/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#25281f;--forest:#334638;--forest-deep:#1e2c23;--moss:#667553;--sage:#93a184;--sage-soft:#dbe1d0;--earth:#695642;--earth-deep:#493b30;--sand:#d4c8a9;--cream:#f2eee2;--paper:#faf8f0;--line:#25281f29;--shadow:#262f2229}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;background-image:radial-gradient(circle at 12% 18%,#66755321,#0000 27%),radial-gradient(circle at 87% 72%,#6956421a,#0000 24%),linear-gradient(115deg,#93a1840d,#0000 45%);background-attachment:fixed;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#faf8f0e6;justify-content:space-between;align-items:center;height:84px;padding:0 clamp(24px,5vw,78px);display:flex;position:sticky;top:0;box-shadow:0 8px 30px #1e2c230f}.brand{align-items:center;gap:11px;font-weight:800;display:inline-flex}.brand-mark{background:var(--cream);width:45px;height:45px;color:var(--forest);box-shadow:5px 6px 0 var(--sand), 0 14px 24px #1e2c232e;border:2px solid #66755385;border-radius:50%;place-items:center;display:grid;overflow:hidden;transform:translateZ(8px)}.brand-logo{object-fit:cover;object-position:50% 30%;width:100%;height:100%;transform:scale(1.55)}.brand-name{letter-spacing:-.05em;font-size:20px}.desktop-nav{gap:clamp(12px,1.65vw,26px);font-size:12px;font-weight:700;display:flex}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:var(--moss);width:0;height:1px;transition:width .25s;position:absolute;bottom:-7px;left:0}.desktop-nav a:hover:after{width:100%}.mobile-nav{display:none}.header-cta{background:var(--forest);color:#fff;box-shadow:7px 8px 0 var(--sand);border-radius:4px;padding:13px 18px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s}.header-cta:hover{box-shadow:10px 11px 0 var(--sand);transform:translate(-2px,-2px)}.hero{grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);align-items:center;gap:clamp(48px,7vw,110px);min-height:calc(100vh - 84px);padding:clamp(55px,7vw,105px) clamp(24px,7vw,112px) 72px;display:grid;overflow:hidden}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.2em;color:#64705f;margin:0 0 24px;font-size:10px;font-weight:800}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--moss);width:22px;height:1px}.hero h1{letter-spacing:-.055em;max-width:790px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,6.25vw,94px);font-weight:400;line-height:.96}.hero h1 em{color:var(--moss);font-weight:400}.hero-lede{color:#596057;max-width:660px;margin:34px 0 0;font-size:17px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:38px;display:flex}.button{border-radius:3px;justify-content:center;align-items:center;gap:24px;padding:17px 21px;font-size:12px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:7px 8px #69564247,0 15px 30px #1e2c231a}.button:hover{transform:translate(-2px,-3px);box-shadow:10px 12px #42544159,0 20px 40px #1e2c2324}.button-primary{background:var(--forest);color:#fff}.button-primary:hover{background:var(--forest-deep)}.text-link{border-bottom:1px solid var(--ink);align-items:center;gap:12px;padding-bottom:5px;font-size:12px;font-weight:800;display:inline-flex}.community-spotlight{isolation:isolate;min-height:calc(100vh - 84px);color:var(--cream);background-image:linear-gradient(112deg,#142018f5,#273628e0 54%,#493b30c9),url(/nature-mountains.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;padding:clamp(74px,8vw,112px) clamp(24px,8vw,132px) clamp(65px,7vw,105px);display:flex;position:relative;overflow:hidden}.community-heading,.social-stats,.community-features{z-index:2;position:relative}.community-kicker{color:#c6d1bd;text-transform:uppercase;letter-spacing:.19em;align-items:center;gap:12px;margin:0 0 23px;font-size:11px;font-weight:800;display:flex}.community-kicker>span{background:var(--sage);width:34px;height:2px}.community-total{align-items:center;gap:clamp(25px,5vw,75px);display:flex}.community-total-number{letter-spacing:-.09em;white-space:nowrap;text-shadow:0 8px 35px #00000030;font-family:Georgia,serif;font-size:clamp(96px,15vw,210px);font-weight:400;line-height:.95;display:block}.community-total-number>.counter-suffix{color:#b3c4aa;vertical-align:top;font-size:.5em}.community-total>div{border-left:1px solid #ffffff59;flex-direction:column;gap:7px;padding-left:24px;display:flex}.community-total>div>strong{color:#edf0e8;white-space:nowrap;font-size:clamp(18px,2.2vw,29px);font-weight:700}.community-total>div>span{color:#c9d2c3;white-space:nowrap;font-size:13px}.community-intro{color:#d4dccd;max-width:680px;margin:20px 0 0;font-size:16px;line-height:1.7}.social-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-top:45px;display:grid}.social-stats a{min-height:186px;color:var(--cream);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#fefffb26,#ffffff0e);border:1px solid #ffffff2b;padding:24px;transition:transform .25s,box-shadow .25s,background .25s;position:relative;overflow:hidden;box-shadow:0 14px 35px #0c130e33,inset 0 1px #ffffff1a}.social-stats a:hover{background:linear-gradient(145deg,#fefffb38,#ffffff13);transform:translateY(-8px)rotateX(3deg);box-shadow:0 24px 45px #0c130e4d,inset 0 1px #ffffff21}.social-brand{align-items:center;gap:12px;display:flex}.social-logo{background:#ffffff1f;border-radius:9px;place-items:center;width:36px;height:36px;padding:7px;display:grid}.social-logo svg{width:22px;height:22px}.social-brand>span:not(.social-logo){color:#e3e9df;font-size:12px;font-weight:800}.social-brand>i{color:#ffffff9e;margin-left:auto;font-style:normal}.social-count{letter-spacing:-.06em;white-space:nowrap;margin-top:26px;font-family:Georgia,serif;font-size:clamp(31px,3.2vw,48px);font-weight:400;line-height:1;display:block}.social-count>.counter-suffix{color:#c2cfb9;margin-left:2px}.social-followers{color:#c1cbbb;text-transform:uppercase;letter-spacing:.15em;margin-top:7px;font-size:9px;font-weight:800;display:block}.community-features{grid-template-columns:minmax(0,1.55fr) minmax(270px,.85fr);gap:17px;margin-top:20px;display:grid}.community-book-feature,.community-world-feature{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(145deg,#fefffb24,#ffffff0b);border:1px solid #ffffff2b;min-height:198px;padding:19px 24px;transition:transform .25s,box-shadow .25s;position:relative;box-shadow:0 15px 38px #0c130e33,inset 0 1px #ffffff1a}.community-book-feature{background:linear-gradient(120deg,#7363495c,#4e664b42,#ffffff12);align-items:center;gap:28px;display:flex}.community-book-feature:hover{transform:translateY(-6px);box-shadow:0 24px 44px #0c130e45,inset 0 1px #ffffff21}.community-book-cover{object-fit:cover;flex:none;width:105px;height:153px;transform:perspective(700px)rotateY(-9deg)rotate(-3deg);box-shadow:0 3px 6px #00000047,0 17px 34px #0000005c}.community-book-copy{flex-direction:column;gap:8px;display:flex}.community-feature-label{color:#cbd5c3;text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:800}.community-book-copy>strong{letter-spacing:-.04em;font-family:Georgia,serif;font-size:clamp(26px,2.6vw,37px);font-weight:400;line-height:.99}.community-book-readers{color:#e4eadd;font-size:12px}.community-book-readers>span{font-weight:900}.community-feature-link{color:#cad7c2;font-size:10px;font-weight:800}.community-world-feature{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;display:flex}.community-world-icon{background:#ffffff21;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.community-world-feature>strong{font-family:Georgia,serif;font-size:28px;font-weight:400}.community-world-feature>span:not(.community-world-icon){color:#d2dbc9;font-size:12px;line-height:1.55}.community-world-feature>a{color:#dbe4d4;font-size:10px;font-weight:800}.hero-visual{min-height:590px;position:relative}.visual-placeholder{box-shadow:24px 28px 0 var(--earth), 46px 52px 0 var(--sage-soft), 0 60px 90px #27362d3d;background:linear-gradient(160deg,#9fb091 0%,#687861 55%,#35443a 100%);border-radius:48% 48% 12px 12px;position:absolute;inset:4% 5% 2% 7%;overflow:hidden;transform:rotateY(-3deg)rotateX(1deg)}.visual-placeholder img{object-fit:cover;object-position:60% center;filter:saturate(.82)contrast(1.03);width:100%;height:100%}.floating-note{z-index:4;background:var(--paper);box-shadow:8px 10px 0 var(--sand), 0 20px 45px #1c271f29;text-transform:uppercase;letter-spacing:.1em;font-size:10px;line-height:1.5;position:absolute;transform:rotate(-2deg)}.note-bottom{transform:rotate(2deg)}.note-top{padding:15px 18px;top:11%;left:-3%}.note-top span{color:var(--moss);margin-right:8px;font-weight:900}.note-bottom{color:#687166;padding:18px 22px;bottom:9%;right:-1%}.note-bottom strong{color:var(--ink);text-transform:none;letter-spacing:0;font-family:Georgia,serif;font-size:18px;font-weight:400}.hero-stamp{width:82px;height:82px;color:var(--forest-deep);background:var(--sand);border:7px solid var(--paper);letter-spacing:.2em;box-shadow:10px 12px 0 var(--earth);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid;position:absolute;top:42%;right:-5%;transform:rotate(9deg)}.manifesto{background:var(--cream);padding:120px clamp(24px,8vw,130px)}.manifesto-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(50px,9vw,150px);display:grid}.manifesto h2,.section-heading h2,.book-copy h2,.about-copy h2,.contact-section h2,.concerns-section h2{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(38px,4.4vw,68px);font-weight:400;line-height:1.05}.manifesto-grid>div p{color:#586056;margin:0 0 22px;font-size:16px;line-height:1.8}.manifesto-grid>div p:first-child{color:var(--ink);font-size:20px;line-height:1.65}.principles{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:90px;display:grid}.principles article{padding:28px 32px 0 0}.principles article+article{border-left:1px solid var(--line);padding-left:32px}.principles span{color:var(--forest);font-family:Georgia,serif;font-size:27px}.principles p{color:#687066;max-width:280px;font-size:13px;line-height:1.7}.concerns-section{background:var(--forest);color:var(--cream);grid-template-columns:.8fr 1.2fr;gap:100px;padding:110px clamp(24px,8vw,130px);display:grid}.concerns-section h2{max-width:520px}.concern-list{border-top:1px solid #f4f0e73d}.concern-list div{border-bottom:1px solid #f4f0e733;grid-template-columns:45px 1fr 30px;align-items:center;min-height:70px;display:grid}.concern-list span{color:#99aa95;font-size:10px}.concern-list p{margin:0;font-family:Georgia,serif;font-size:22px}.concern-list b{color:var(--moss);font-size:20px;font-weight:400}.services-section{padding:120px clamp(24px,8vw,130px)}.section-heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:70px;display:grid}.section-heading>p{color:#687066;max-width:480px;font-size:15px;line-height:1.7}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:70px;display:grid}.service-card{border:1px solid var(--line);min-height:455px;transform-style:preserve-3d;background:#fff;flex-direction:column;padding:26px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 14px #29362d0d,0 30px 60px #20251f0d}.service-card:hover{transform:translateY(-8px)rotateX(1.5deg)rotateY(-1.5deg);box-shadow:0 24px #29362d12,0 40px 70px #20251f1f}.service-top{justify-content:space-between;align-items:center;display:flex}.service-top>span{color:var(--moss);font-family:Georgia,serif}.service-top small,.service-meta{text-transform:uppercase;letter-spacing:.12em;color:#7b8178;font-size:9px}.service-card h3{margin:58px 0 18px;font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:1.1}.service-card>p{color:#646b62;font-size:13px;line-height:1.75}.service-highlights{margin:20px 0 24px;padding:0;list-style:none}.service-highlights li{color:var(--forest);border-bottom:1px solid #3346381f;padding:10px 0;font-size:12px;font-weight:700;line-height:1.45}.service-highlights li:before{content:"↗";color:var(--moss);margin-right:9px}.service-meta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:auto;padding:18px 0;line-height:1.5}.service-card>a{justify-content:space-between;margin-top:20px;font-size:11px;font-weight:800;display:flex}.book-section{background:linear-gradient(145deg,var(--earth-deep),var(--earth));color:var(--cream);grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(70px,10vw,170px);padding:120px clamp(24px,9vw,150px);display:grid;overflow:hidden}.book-art{perspective:1000px;place-items:center;min-height:470px;display:grid;position:relative}.book-cover{background:var(--cream);width:270px;height:400px;color:var(--forest);flex-direction:column;padding:28px;display:flex;transform:rotateY(-8deg)rotate(-4deg);box-shadow:24px 30px #24302754}.book-cover>span{letter-spacing:.18em;font-size:8px}.book-cover strong{letter-spacing:-.04em;margin-top:55px;font-family:Georgia,serif;font-size:46px;font-weight:400;line-height:.9}.book-cover strong i{color:var(--moss);font-weight:400}.book-cover small{text-transform:uppercase;letter-spacing:.1em;margin-top:auto;font-size:8px;line-height:1.5}.book-cover-photo{object-fit:cover;width:270px;height:400px;transform:rotateY(-8deg)rotate(-4deg);box-shadow:24px 30px #24302754}.book-copy{max-width:690px}.book-copy h2{font-size:clamp(44px,5vw,76px)}.book-copy>p:not(.section-kicker){color:#e3dec4;max-width:600px;margin:30px 0 35px;font-size:17px;line-height:1.75}.button-light{background:var(--cream);color:var(--forest)}.about-section{background:var(--cream);grid-template-columns:.65fr 1.2fr .75fr;align-items:center;gap:60px;padding:125px clamp(24px,8vw,130px);display:grid}.about-monogram{background:var(--sage-soft);height:460px;color:var(--forest);border-radius:48% 48% 5px 5px;place-items:center;font-family:Georgia,serif;font-size:100px;font-style:italic;display:grid;overflow:hidden}.about-monogram img{object-fit:cover;object-position:50% 42%;width:100%;height:100%}.about-copy h2{font-size:clamp(38px,4vw,60px)}.about-copy>p:not(.section-kicker){color:#5e665c;margin:26px 0;font-size:15px;line-height:1.8}.text-link.dark{border-color:var(--forest)}.about-section blockquote{border-left:2px solid var(--moss);color:#475046;margin:0;padding-left:25px;font-family:Georgia,serif;font-size:22px;line-height:1.45}.contact-section{text-align:center;background:var(--forest-deep);color:var(--cream);padding:120px 24px}.contact-section h2 em{color:#9eaf98;font-weight:400}.contact-section>p:not(.section-kicker){color:#bdc7b9;max-width:630px;margin:28px auto 35px;line-height:1.75}footer{color:#dfe5dc;background:#16201a;grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:30px;min-height:170px;padding:50px clamp(24px,6vw,90px);display:grid}.footer-brand .brand-mark{background:var(--cream);color:var(--forest)}footer p{text-transform:uppercase;letter-spacing:.1em;color:#859182;font-size:11px}footer>div{gap:22px;font-size:11px;display:flex}footer small{color:#758073;font-size:10px}.subpage{background:var(--paper)}.sub-hero{flex-direction:column;justify-content:center;align-items:flex-start;min-height:660px;padding:120px clamp(24px,10vw,165px);display:flex}.sub-hero h1,.book-page-hero h1,.about-page-hero h1,.contact-intro h1{letter-spacing:-.055em;max-width:980px;margin:0;font-family:Georgia,serif;font-size:clamp(55px,7vw,104px);font-weight:400;line-height:.96}.sub-hero h1 em{color:#a9bba3;font-weight:400}.sub-hero>p:not(.section-kicker){max-width:680px;margin:34px 0;font-size:18px;line-height:1.75}.forest-hero{background:var(--forest);color:var(--cream)}.forest-hero>p:not(.section-kicker){color:#c4cec0}.training-hero{background:var(--cream);grid-template-columns:1.15fr .7fr;align-items:center;gap:70px;display:grid;position:relative;overflow:hidden}.training-hero:after{content:"COMPRENDRE";color:#879b7d24;letter-spacing:-.08em;font-family:Georgia,serif;font-size:clamp(80px,15vw,220px);position:absolute;bottom:-20px;right:-70px}.training-hero>*{z-index:1;position:relative}.training-hero-copy>p:not(.section-kicker){max-width:680px;margin:34px 0;font-size:18px;line-height:1.75}.training-hero-photo{object-fit:cover;object-position:55% center;border-radius:48% 48% 6px 6px;width:100%;height:540px;box-shadow:0 30px 70px #29362d29}.field-photo-section{min-height:620px;position:relative;overflow:hidden}.field-photo-section>img{object-fit:cover;width:100%;height:620px}.field-photo-section>div{max-width:540px;color:var(--cream);background:#1f2a23ed;padding:35px 40px;position:absolute;bottom:55px;left:clamp(24px,8vw,130px)}.field-photo-section h2{margin:0;font-family:Georgia,serif;font-size:clamp(38px,4vw,60px);font-weight:400;line-height:1}.field-photo-section div>p:last-child{color:#c5cec1;line-height:1.7}.content-section{padding:120px clamp(24px,8vw,130px)}.intro-split{grid-template-columns:1fr .8fr;gap:clamp(70px,10vw,160px);display:grid}.content-section h2,.offers-section h2,.followup-section h2,.faq-section h2,.audience-section h2,.program-section h2,.formats-section h2,.book-benefits h2,.story-section h2,.contact-body aside h2{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(39px,4.4vw,68px);font-weight:400;line-height:1.05}.rich-copy p{color:#596157;margin:0 0 22px;font-size:16px;line-height:1.85}.rich-copy p:first-child{color:var(--ink);font-size:20px}.steps-section{grid-template-columns:repeat(4,1fr);padding:0 clamp(24px,8vw,130px) 120px;display:grid}.steps-section article{border-top:1px solid var(--line);border-left:1px solid var(--line);padding:30px 28px 0}.steps-section article:last-child{border-right:1px solid var(--line)}.steps-section span,.format-grid span,.book-benefits article span{color:var(--moss);font-size:10px;font-weight:800}.steps-section h3,.format-grid h3,.book-benefits h3{margin:45px 0 16px;font-family:Georgia,serif;font-size:27px;font-weight:400;line-height:1.15}.steps-section p,.format-grid p,.book-benefits article p{color:#697067;font-size:13px;line-height:1.75}.offers-section{background:var(--cream);padding:120px clamp(24px,8vw,130px)}.compact-heading{align-items:end}.offer-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:70px;display:grid}.offer-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:600px;padding:clamp(28px,4vw,58px);display:flex}.featured-offer{background:var(--forest);color:var(--cream)}.offer-label{text-transform:uppercase;letter-spacing:.17em;color:var(--moss);font-size:9px;font-weight:800}.offer-card h3{max-width:520px;margin:34px 0 18px;font-family:Georgia,serif;font-size:clamp(32px,3vw,48px);font-weight:400;line-height:1.05}.price{margin:12px 0 22px;font-family:Georgia,serif;font-size:58px}.offer-card ul{margin:0 0 35px;padding:0;list-style:none}.offer-card li{border-bottom:1px solid var(--line);color:#5f665d;padding:12px 0;font-size:13px}.offer-card li:before{content:"✓";color:var(--moss);margin-right:12px}.featured-offer li{color:#c5cec1;border-color:#ffffff29}.offer-card .button{align-self:flex-start;margin-top:auto}.accompaniment-outline-button{color:var(--cream);background:#ffffff14;border:1px solid #ffffff73}.pathway-selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:100px clamp(24px,8vw,130px);display:grid}.pathway-card{background:linear-gradient(145deg,#fff,#e8ece2);border:1px solid #33463826;flex-direction:column;min-height:300px;padding:clamp(28px,4vw,48px);transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 18px 40px #212d231f}.pathway-card:hover{transform:translateY(-7px)rotateX(1deg);box-shadow:0 27px 52px #212d232e}.pathway-card>span{color:var(--moss);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.pathway-card>strong{max-width:470px;margin-top:40px;font-family:Georgia,serif;font-size:clamp(31px,3.2vw,44px);font-weight:400;line-height:1.04}.pathway-card>p{color:#596258;font-size:14px;line-height:1.7}.pathway-card>b{margin-top:auto;font-size:11px}.pathway-card-dark{color:var(--cream);background:linear-gradient(145deg,#455745,#24342b)}.pathway-card-dark>span{color:#c8d3c0}.pathway-card-dark>p{color:#d3dbce}.inperson-offer-grid{perspective:1200px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:70px;display:grid}.accompaniment-card{min-height:760px;padding:clamp(24px,3vw,39px);transition:transform .25s,box-shadow .25s;box-shadow:0 15px 35px #1f2a2217}.accompaniment-card:hover,.video-offer-card:hover{transform:translateY(-7px)rotateX(1deg);box-shadow:0 24px 49px #1f2a2226}.accompaniment-card h3{font-size:clamp(29px,2.7vw,41px)}.accompaniment-card .price{font-size:clamp(42px,4vw,59px)}.offer-duration{color:var(--moss);text-transform:uppercase;letter-spacing:.07em;margin:-7px 0 15px;font-size:11px;font-weight:800}.offer-description{color:#626b60;margin:0 0 16px;font-size:13px;line-height:1.7}.featured-offer .offer-duration{color:#d3dccb}.featured-offer .offer-description{color:#e1e7dc}.video-offer-card{min-height:705px;transition:transform .25s,box-shadow .25s}.accompaniment-process{background:var(--paper);padding:120px clamp(24px,8vw,130px)}.client-stories-section{background:linear-gradient(130deg,#e9ede0f7,#f2eee2ed),url(/nature-mountains.jpg) 50%/cover;grid-template-columns:minmax(310px,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(60px,9vw,135px);padding:120px clamp(24px,8vw,130px);display:grid}.client-stories-visual{perspective:1100px;min-height:560px;transform-style:preserve-3d;display:block;position:relative}.client-stories-visual>img{object-fit:cover;object-position:50% 44%;border-radius:42% 42% 8px 8px;width:95%;height:95%;transition:transform .35s,box-shadow .35s;position:absolute;inset:0 5% 5% 0;transform:rotateY(5deg)rotate(-2deg);box-shadow:-15px 19px #6675534a,0 30px 65px #222c2333}.client-stories-visual:hover>img{transform:rotateY(0)rotate(-1deg)scale(1.015);box-shadow:-18px 22px #66755359,0 36px 75px #222c233d}.client-stories-play{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#28372cab;border:1px solid #ffffffb3;border-radius:50%;place-items:center;width:75px;height:75px;padding-left:5px;font-size:26px;display:grid;position:absolute;top:43%;left:43%;box-shadow:0 14px 34px #141d173b}.client-stories-caption{background:var(--paper);color:var(--forest);text-transform:uppercase;letter-spacing:.08em;padding:15px 20px;font-size:10px;font-weight:800;position:absolute;bottom:0;right:0;transform:rotate(2deg);box-shadow:0 16px 34px #1f2a2326}.client-stories-copy>h2{letter-spacing:-.05em;max-width:660px;margin:0 0 22px;font-family:Georgia,serif;font-size:clamp(45px,5vw,76px);font-weight:400;line-height:1.03}.client-stories-copy>p:not(.section-kicker){color:#60675d;max-width:640px;font-size:15px;line-height:1.8}.client-stories-themes{flex-wrap:wrap;gap:8px;margin:28px 0 32px;display:flex}.client-stories-themes>span{color:var(--forest);text-transform:uppercase;letter-spacing:.06em;border:1px solid #3f4c3d33;padding:9px 12px;font-size:9px;font-weight:800}.client-stories-copy>.button{display:inline-flex}.client-stories-instagram{color:#6a7366;margin-top:13px;font-size:10px;display:block}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:65px;display:grid}.process-grid article{border-top:1px solid var(--line);border-left:1px solid var(--line);min-height:250px;padding:25px}.process-grid article:last-child{border-right:1px solid var(--line)}.process-grid article>span{color:var(--moss);font-size:11px;font-weight:800}.process-grid h3{margin:38px 0 15px;font-family:Georgia,serif;font-size:26px;font-weight:400;line-height:1.12}.process-grid p{color:#60695e;font-size:13px;line-height:1.75}.followup-section{background:linear-gradient(135deg,var(--moss),var(--forest));color:var(--cream);grid-template-columns:.8fr 1.2fr;gap:90px;padding:120px clamp(24px,8vw,130px);display:grid}.followup-cards{border-top:1px solid #ffffff4d}.followup-cards article{border-bottom:1px solid #ffffff40;grid-template-columns:1fr 100px 1.4fr;align-items:center;gap:30px;padding:27px 0;display:grid}.followup-cards strong{font-family:Georgia,serif;font-size:25px;font-weight:400}.followup-cards span{text-transform:uppercase;letter-spacing:.1em;font-size:11px}.followup-cards p{color:#d9d9bd;margin:0;font-size:12px;line-height:1.65}.faq-section{padding:120px clamp(24px,8vw,130px)}.faq-list{border-top:1px solid var(--line);margin-top:60px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:20px;padding:27px 0;font-family:Georgia,serif;font-size:22px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--moss)}.faq-list details p{color:#626960;max-width:760px;margin:0 0 28px;font-size:14px;line-height:1.8}.mini-cta{background:var(--sage-soft);justify-content:space-between;align-items:center;gap:50px;min-height:360px;padding:75px clamp(24px,8vw,130px);display:flex}.mini-cta h2{letter-spacing:-.04em;max-width:760px;margin:0;font-family:Georgia,serif;font-size:clamp(40px,4.5vw,68px);font-weight:400;line-height:1.05}.mini-cta>p{color:#e1dfc4;max-width:530px;line-height:1.7}.nature-cta{background:linear-gradient(120deg,var(--earth-deep),var(--moss));color:var(--cream);flex-wrap:wrap}.audience-section{grid-template-columns:repeat(3,1fr);gap:16px;padding:110px clamp(24px,7vw,110px);display:grid}.audience-section article{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:520px;padding:38px;display:flex}.audience-section article>span{color:var(--moss);text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:800}.audience-section h2{margin-top:62px;font-size:38px}.audience-section p{color:#646c62;font-size:14px;line-height:1.75}.audience-section a{margin-top:auto;font-size:11px;font-weight:800}.program-section{background:var(--forest);color:var(--cream);grid-template-columns:.75fr 1.25fr;gap:90px;padding:120px clamp(24px,8vw,130px);display:grid}.program-points{grid-template-columns:1fr 1fr;display:grid}.program-points article{border-top:1px solid #fff3;border-left:1px solid #fff3;min-height:240px;padding:26px}.program-points b{color:var(--moss);font-size:10px}.program-points h3{font-family:Georgia,serif;font-size:25px;font-weight:400}.program-points p{color:#bdc8bb;font-size:13px;line-height:1.7}.formats-section{padding:120px clamp(24px,8vw,130px)}.format-grid{grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.format-grid article{border:1px solid var(--line);border-right:0;min-height:350px;padding:28px}.format-grid article:last-child{border-right:1px solid var(--line)}.book-page-hero{background:var(--cream);grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(70px,10vw,160px);min-height:740px;padding:100px clamp(24px,10vw,160px);display:grid}.large-book{aspect-ratio:.68;background:var(--paper);width:min(380px,100%);color:var(--forest);box-shadow:30px 35px 0 var(--moss), 55px 60px 0 #29362d33;flex-direction:column;padding:40px;display:flex;transform:rotate(-3deg)}.large-book>span{letter-spacing:.17em;font-size:9px}.large-book strong{letter-spacing:-.05em;margin-top:90px;font-family:Georgia,serif;font-size:clamp(50px,5vw,74px);font-weight:400;line-height:.88}.large-book i{color:var(--moss);font-weight:400}.large-book small{text-transform:uppercase;letter-spacing:.1em;margin-top:auto;font-size:9px}.large-book-photo{width:min(380px,100%);box-shadow:30px 35px 0 var(--moss), 55px 60px 0 #29362d33;margin:0 auto;transform:rotate(-3deg)}.large-book-photo img{width:100%;display:block}.book-page-hero>div:last-child>p:not(.section-kicker){color:#5e665c;max-width:620px;margin:30px 0 35px;font-size:17px;line-height:1.8}.book-benefits{background:var(--forest);color:var(--cream);grid-template-columns:.8fr 1.2fr;gap:90px;padding:120px clamp(24px,8vw,130px);display:grid}.book-benefits>div:last-child{grid-template-columns:repeat(3,1fr);display:grid}.book-benefits article{border-top:1px solid #ffffff38;border-left:1px solid #ffffff38;padding:28px}.book-benefits article p{color:#bec8ba}.reader-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;padding:120px clamp(24px,10vw,165px);display:grid}.reader-section>p{font-size:21px;line-height:1.75}.reader-section blockquote{border-left:3px solid var(--moss);margin:0;padding-left:35px;font-family:Georgia,serif;font-size:clamp(36px,4vw,60px);line-height:1.1}.book-preview-section{background:var(--cream);padding:120px clamp(24px,8vw,130px)}.book-preview-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:70px;display:grid}.book-preview-grid figure{background:var(--paper);border:1px solid var(--line);margin:0}.book-preview-grid img{aspect-ratio:1.65;object-fit:cover;width:100%;display:block}.book-preview-grid figcaption{text-transform:uppercase;letter-spacing:.08em;padding:18px 20px;font-size:11px;font-weight:800}.about-page-hero{background:var(--cream);grid-template-columns:.75fr 1.25fr;align-items:center;gap:100px;min-height:740px;padding:100px clamp(24px,9vw,150px);display:grid}.portrait-placeholder{background:var(--sage-soft);height:570px;color:var(--forest);border-radius:48% 48% 6px 6px;flex-direction:column;justify-content:center;align-items:center;display:flex}.portrait-placeholder>span,.portrait-placeholder small{text-transform:uppercase;letter-spacing:.18em;font-size:9px}.portrait-placeholder strong{margin:45px 0;font-family:Georgia,serif;font-size:130px;font-style:italic;font-weight:400}.portrait-placeholder{overflow:hidden}.portrait-placeholder img{object-fit:cover;object-position:48% center;width:100%;height:100%}.about-page-hero>div:last-child>p:not(.section-kicker){color:#5d655b;margin-top:30px;font-size:17px;line-height:1.8}.story-section{padding:120px clamp(24px,11vw,180px)}.story-section h2{max-width:1000px;font-size:clamp(48px,5.5vw,82px)}.rich-copy.columns{grid-template-columns:1fr 1fr;gap:70px;margin-top:65px;display:grid}.story-photo{height:620px;margin:0 clamp(24px,8vw,130px) 120px;position:relative;overflow:hidden}.story-photo img{object-fit:cover;object-position:50% 70%;width:100%;height:100%}.story-photo p{background:var(--earth-deep);max-width:460px;color:var(--cream);margin:0;padding:30px 35px;font-family:Georgia,serif;font-size:24px;line-height:1.35;position:absolute;bottom:0;right:0}.work-worlds{grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,8vw,130px) 120px;display:grid}.work-worlds article{border:1px solid var(--line);border-right:0;min-height:360px;padding:32px}.work-worlds article:last-child{border-right:1px solid var(--line)}.work-worlds span{color:var(--moss);text-transform:uppercase;letter-spacing:.15em;font-size:9px;font-weight:800}.work-worlds h3{margin:55px 0 20px;font-family:Georgia,serif;font-size:32px;font-weight:400;line-height:1.1}.work-worlds p{color:#636b61;font-size:13px;line-height:1.75}.quote-section{background:var(--forest);min-height:540px;color:var(--cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:110px clamp(24px,12vw,190px);display:flex}.quote-section blockquote{max-width:1050px;margin:0 0 45px;font-family:Georgia,serif;font-size:clamp(39px,5vw,72px);line-height:1.08}.contact-page{background:var(--cream)}.contact-intro{background:var(--forest);color:var(--cream);grid-template-columns:1.2fr .8fr;align-items:end;gap:90px;padding:110px clamp(24px,8vw,130px);display:grid}.contact-intro>p{color:#bdc8bb;margin:0;font-size:16px;line-height:1.8}.contact-path-switch{background:linear-gradient(135deg,var(--cream),#e5e9dc);perspective:1100px;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:65px clamp(24px,8vw,130px) 0;display:grid}.contact-path-switch a{background:#ffffff9e;border:1px solid #36463726;flex-direction:column;gap:8px;min-height:145px;padding:22px 26px;transition:transform .25s,box-shadow .25s,background .25s;display:flex;box-shadow:0 15px 32px #1e2a2114}.contact-path-switch a:hover{transform:translateY(-5px)rotateX(1deg);box-shadow:0 22px 43px #1e2a2124}.contact-path-switch a[aria-current=page]{color:var(--cream);background:linear-gradient(145deg,#445646,#28382e)}.contact-path-switch a>span{color:var(--moss);font-size:10px;font-weight:800}.contact-path-switch a[aria-current=page]>span{color:#c6d1c0}.contact-path-switch a>strong{font-family:Georgia,serif;font-size:clamp(19px,2.2vw,26px);font-weight:400;line-height:1.18}.contact-path-switch a>small{color:#647062;margin-top:auto;font-size:10px}.contact-path-switch a[aria-current=page]>small{color:#d2dbcd}.contact-body{grid-template-columns:1.3fr .7fr;gap:80px;padding:110px clamp(24px,8vw,130px);display:grid}.contact-path-switch+.contact-body{padding-top:75px}.contact-form{border:1px solid var(--line);background:#fff;padding:clamp(28px,4vw,55px)}.questionnaire-heading{border-top:1px solid var(--line);margin:42px 0 24px;padding-top:25px}.questionnaire-heading:first-child{border-top:0;margin-top:0;padding-top:0}.questionnaire-heading>span{color:var(--moss);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800}.questionnaire-heading>h2{margin:12px 0 0;font-family:Georgia,serif;font-size:clamp(29px,3vw,38px);font-weight:400;line-height:1.1}.field-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-form label{text-transform:uppercase;letter-spacing:.1em;flex-direction:column;gap:9px;margin-bottom:22px;font-size:10px;font-weight:800;display:flex}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);font:inherit;border-radius:0;outline:none;padding:15px;font-size:14px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--moss);box-shadow:0 0 0 2px #4254411f}.form-submit{justify-content:space-between;align-items:center;gap:30px;margin-top:12px;display:flex}.form-submit p{color:#7a8178;max-width:350px;font-size:10px;line-height:1.6}.form-submit button{cursor:pointer;border:0}.form-status{color:var(--forest);font-size:12px}.contact-body aside{padding-top:20px}.contact-body aside h2{margin-bottom:35px;font-size:42px}.contact-body aside>div{border-top:1px solid var(--line);grid-template-columns:35px 1fr;padding:18px 0;display:grid}.contact-body aside>div span{color:var(--moss);font-size:9px}.contact-body aside>div p{color:#626961;margin:0;font-size:12px;line-height:1.7}.contact-body aside>a{border-bottom:1px solid var(--ink);margin-top:28px;padding-bottom:5px;font-size:11px;font-weight:800;display:inline-block}.manifesto,.services-section,.offers-section,.formats-section,.faq-section,.book-preview-section,.story-section,.training-orientation,.pro-offers-section,.training-faq,.contact-body{isolation:isolate;position:relative}.manifesto:before,.services-section:before,.book-preview-section:before,.training-orientation:before{content:"";z-index:-1;background:linear-gradient(145deg,#93a1842e,#6956421f);border-radius:44% 56% 62% 38%/48% 37% 63% 52%;width:260px;height:260px;position:absolute;top:8%;right:-90px;transform:rotate(18deg);box-shadow:28px 34px #69564214}.services-section:before,.training-orientation:before{inset:auto auto 5% -110px;transform:rotate(-24deg)}.principles article,.service-card,.offer-card,.audience-section article,.format-grid article,.work-worlds article,.book-preview-grid figure,.program-points article,.steps-section article,.faq-list details,.contact-form{transform-style:preserve-3d;transition:transform .25s,box-shadow .25s,background .25s}.principles article:hover,.steps-section article:hover,.format-grid article:hover,.program-points article:hover{background:#ffffff6b;transform:translateY(-7px)rotateX(1deg);box-shadow:12px 14px #69564214,0 28px 50px #1e2c2317}.offer-card,.audience-section article,.work-worlds article,.book-preview-grid figure,.contact-form{box-shadow:14px 17px #69564217,0 30px 60px #1e2c2314}.offer-card:hover,.audience-section article:hover,.work-worlds article:hover,.book-preview-grid figure:hover{transform:translateY(-8px)rotateX(1.2deg)rotateY(-.7deg);box-shadow:20px 24px #93a18429,0 42px 75px #1e2c2321}.book-preview-grid img,.story-photo img,.field-photo-section>img,.portrait-placeholder img,.about-monogram img{filter:saturate(.82)contrast(1.03);transition:transform .55s,filter .4s}.book-preview-grid figure:hover img,.story-photo:hover img,.portrait-placeholder:hover img,.about-monogram:hover img{filter:saturate(.95)contrast(1.04);transform:scale(1.035)}.concern-list div{transition:padding .25s,background .25s,transform .25s}.concern-list div:hover{background:#ffffff0d;padding-inline:16px;transform:translate(7px)}.faq-list details:hover{background:#93a18414;padding-inline:18px;box-shadow:10px 12px #69564212}.book-art,.large-book-photo,.popup-book-wrap,.method-photo-stack,.consumer-visual{transform-style:preserve-3d}.book-cover-photo{box-shadow:22px 26px 0 var(--earth-deep),42px 50px 0 var(--sand),0 55px 80px #1e2c2340}.large-book-photo{box-shadow:28px 34px 0 var(--earth),52px 60px 0 var(--sage),0 65px 90px #1e2c2338}.mini-cta{box-shadow:inset 0 1px #ffffff2e,inset 0 -1px #1e2c2326}.book-popup{box-shadow:28px 34px 0 var(--earth),52px 60px 0 var(--sand),0 65px 120px #00000052}.section-kicker{color:var(--moss)}.training-page{overflow:hidden}.training-hero{perspective:1200px;background:linear-gradient(135deg,#f4f0e7,#e7eee3);grid-template-columns:1.05fr .75fr}.training-hero h1 em{color:var(--moss);font-weight:400}.training-trust{flex-wrap:wrap;gap:8px;margin-top:34px;display:flex}.training-trust span,.method-pill-row span{text-transform:uppercase;letter-spacing:.08em;border:1px solid #29362d38;border-radius:30px;padding:10px 13px;font-size:9px;font-weight:800}.training-visual-3d{min-height:610px;transform-style:preserve-3d;position:relative}.training-photo-frame{box-shadow:28px 35px 0 var(--forest),55px 66px 0 #42544161;background:#ffffffb3;border-radius:48% 48% 18px 18px;padding:9px;position:absolute;inset:2% 4% 4% 8%;overflow:hidden;transform:rotateY(-7deg)rotateX(2deg)}.training-photo-frame .training-hero-photo{border-radius:inherit;width:100%;height:100%}.knowledge-card{z-index:4;background:#fbf9f4f5;flex-direction:column;justify-content:space-between;width:132px;height:92px;padding:16px;display:flex;position:absolute;box-shadow:0 20px 45px #1f2a2333}.knowledge-card b{color:var(--moss);font-size:10px}.knowledge-card span{font-family:Georgia,serif;font-size:19px}.card-one{top:13%;left:-5%;transform:translateZ(75px)rotate(-7deg)}.card-two{z-index:8;top:44%;right:3%;transform:translateZ(95px)rotate(6deg)}.card-three{bottom:2%;left:0;transform:translateZ(75px)rotate(4deg)}.training-orientation,.pro-offers-section,.training-faq{padding:120px clamp(24px,8vw,130px)}.training-orientation>div:first-child{grid-template-columns:.6fr 1.4fr;align-items:end;gap:60px;display:grid}.training-orientation h2,.training-method h2,.pro-offers-section h2,.consumer-training h2,.training-faq h2,.about-video-ready h2{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:1.03}.orientation-grid{perspective:1200px;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:70px;display:grid}.orientation-grid a{border:1px solid var(--line);background:linear-gradient(145deg,#fff,#f0ede4);flex-direction:column;min-height:370px;padding:35px;transition:all .25s;display:flex;box-shadow:15px 18px #29362d12,0 35px 70px #29362d14}.orientation-grid a:nth-child(2){transform:translateY(-18px)}.orientation-grid a:hover{transform:translateY(-12px)rotateX(2deg);box-shadow:20px 25px #4254411f,0 40px 80px #29362d1f}.orientation-grid span{color:var(--moss);font-size:10px;font-weight:800}.orientation-grid h3{margin:55px 0 18px;font-family:Georgia,serif;font-size:31px;font-weight:400;line-height:1.1}.orientation-grid p{color:#626a60;font-size:14px;line-height:1.75}.orientation-grid b{margin-top:auto;font-size:11px}.training-method{background:var(--forest);color:var(--cream);grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(70px,10vw,160px);padding:120px clamp(24px,8vw,130px);display:grid}.training-method>div:last-child>p:not(.section-kicker){color:#c2ccc0;font-size:16px;line-height:1.85}.method-photo-stack{perspective:900px;min-height:590px;position:relative}.method-photo-stack img{object-fit:cover;width:90%;height:540px;box-shadow:-24px 28px 0 var(--moss),-48px 55px 0 #ffffff17;border-radius:45% 45% 10px 10px;transform:rotateY(7deg)rotate(-2deg)}.method-photo-stack>span{background:var(--cream);color:var(--forest);padding:22px 25px;font-family:Georgia,serif;font-size:20px;position:absolute;bottom:2%;right:-2%;transform:rotate(3deg);box-shadow:0 20px 50px #0000003d}.method-pill-row{flex-wrap:wrap;gap:10px;margin-top:38px;display:flex}.method-pill-row span{color:#dde5da;border-color:#ffffff38}.pro-offers-section{background:linear-gradient(180deg,var(--cream),var(--paper))}.pro-offer-grid{perspective:1400px;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:80px;display:grid}.pro-offer-card{border:1px solid var(--line);background:#ffffffeb;flex-direction:column;min-height:710px;padding:clamp(30px,4vw,55px);transition:all .28s;display:flex;box-shadow:18px 22px #29362d12,0 35px 75px #29362d14}.pro-offer-card:hover{transform:translateY(-8px)rotateX(1deg);box-shadow:24px 30px #4254411f,0 45px 90px #29362d21}.featured-training{color:var(--cream);background:linear-gradient(150deg,#344539,#1f2a23);transform:translateY(-20px);box-shadow:22px 28px #425441a6,0 45px 85px #1f2a2338}.pro-offer-card:last-child{grid-column:1/-1;max-width:calc(50% - 14px);margin:0 auto}.training-offer-grid .pro-offer-card:last-child{grid-column:auto;max-width:none;margin:0}.offer-card-head{justify-content:space-between;display:flex}.offer-card-head span{color:var(--moss);font-family:Georgia,serif;font-size:22px}.offer-card-head small{text-transform:uppercase;letter-spacing:.12em;font-size:9px}.pro-offer-card h3{margin:50px 0 16px;font-family:Georgia,serif;font-size:clamp(34px,3.5vw,52px);font-weight:400;line-height:1}.training-price{color:var(--moss);margin:0 0 28px;font-family:Georgia,serif;font-size:45px}.for-whom{border-block:1px solid var(--line);padding:20px 0}.featured-training .for-whom{border-color:#ffffff2e}.for-whom b{text-transform:uppercase;letter-spacing:.12em;font-size:10px}.for-whom p,.pro-offer-card li{color:#60685e;font-size:13px;line-height:1.65}.featured-training .for-whom p,.featured-training li{color:#c2ccc0}.pro-offer-card ul{margin:24px 0 36px;padding:0;list-style:none}.pro-offer-card li{border-bottom:1px solid #29362d1a;padding:10px 0}.pro-offer-card li:before{content:"✓";color:var(--moss);margin-right:12px}.pro-offer-card .button{align-self:flex-start;margin-top:auto}.training-price-private{color:#d7e1d0;margin-bottom:10px;font-size:clamp(22px,2.4vw,32px);line-height:1.2}.training-duration{color:#647260;text-transform:uppercase;letter-spacing:.08em;margin:-13px 0 24px;font-size:11px;font-weight:800}.featured-training .training-duration{color:#c7d3c1;margin-top:0}.training-learning-section{background:linear-gradient(130deg,#f9f7eff7,#dde3d3e3),url(/nature-mountains.jpg) 50%/cover;padding:120px clamp(24px,8vw,130px)}.learning-grid{perspective:1200px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:65px;display:grid}.learning-grid article{background:#ffffff85;border:1px solid #3646372b;border-right:0;min-height:270px;padding:25px;transition:transform .25s,box-shadow .25s,background .25s}.learning-grid article:last-child{border-right:1px solid #3646372b}.learning-grid article:hover{z-index:2;background:#ffffffdb;transform:translateY(-8px)rotateX(1.3deg);box-shadow:0 20px 42px #212d2321}.learning-grid article>span{color:var(--moss);font-size:11px;font-weight:800}.learning-grid h3{margin:40px 0 15px;font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.14}.learning-grid p{color:#5e675c;font-size:13px;line-height:1.7}.training-alumni-section{isolation:isolate;color:var(--cream);background:linear-gradient(118deg,#1b271ff7,#314130eb 54%,#5b4735e3),url(/nature-mountains.jpg) 50%/cover;padding:125px clamp(24px,8vw,130px) 105px;position:relative;overflow:hidden}.training-alumni-section:before{content:"";z-index:-1;border:1px solid #dce6d324;border-radius:50%;width:470px;height:470px;position:absolute;top:-150px;right:-120px;box-shadow:0 0 0 34px #ffffff09,0 0 0 75px #ffffff06}.alumni-heading{grid-template-columns:minmax(0,1.25fr) minmax(230px,.65fr);gap:70px}.alumni-heading h2{font-size:clamp(41px,4.7vw,70px)}.alumni-heading h2 em{color:#c0ceb3;font-weight:400}.alumni-heading>p{color:#d3dccd;font-size:14px;line-height:1.85}.alumni-grid{perspective:1300px;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px;margin-top:70px;display:grid;position:relative}.alumni-card,.alumni-next-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);min-height:370px;transform-style:preserve-3d;background:linear-gradient(150deg,#f8f9f42b,#e7ecdc0b);border:1px solid #edf3e833;padding:20px 18px 19px;transition:transform .3s,box-shadow .3s,background .3s;box-shadow:0 19px 45px #0f171133,inset 0 1px #ffffff1c}.alumni-card{flex-direction:column;align-items:center;display:flex}.alumni-card:hover,.alumni-next-card:hover{z-index:2;background:linear-gradient(150deg,#fafbf638,#ecf1e216);transform:translateY(-9px)rotateX(2deg)rotateY(-1deg);box-shadow:0 31px 55px #0f171147,inset 0 1px #ffffff29}.alumni-card-top{color:#c7d3bf;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;width:100%;font-size:8px;font-weight:800;display:flex}.alumni-card-top>span:first-child{color:#e6ece1;font-family:Georgia,serif;font-size:14px}.alumni-photo-link{background:linear-gradient(140deg,#c2cdb8 4%,#7f9174 48%,#967f65 94%);border-radius:50%;width:135px;height:135px;margin-top:24px;padding:6px;transition:transform .3s,box-shadow .3s;display:block;position:relative;box-shadow:0 16px 30px #0c140e47}.alumni-card:hover .alumni-photo-link{transform:translateZ(25px)scale(1.025);box-shadow:0 20px 36px #0c140e5c}.alumni-photo{background:linear-gradient(145deg,#67785d,#344638);border:3px solid #263428d4;border-radius:50%;place-items:center;width:100%;height:100%;display:grid;overflow:hidden}.alumni-photo>img{object-fit:cover;width:100%;height:100%}.alumni-photo-fallback>span{color:#edf0e7;font-family:Georgia,serif;font-size:55px;font-weight:400}.alumni-photo-arrow{width:33px;height:33px;color:var(--forest-deep);background:var(--cream);border:3px solid #2e3d2ed9;border-radius:50%;place-items:center;font-size:15px;font-weight:700;display:grid;position:absolute;bottom:1px;right:0}.alumni-identity{text-align:center;margin-top:22px}.alumni-identity h3{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.1}.alumni-identity p{color:#d1dbca;max-width:220px;margin:8px 0 0;font-size:12px;font-weight:700;line-height:1.45}.alumni-instagram-link{color:#e4eadd;justify-content:center;align-items:center;gap:8px;max-width:100%;margin-top:auto;padding-top:20px;font-size:10px;font-weight:700;display:flex}.alumni-instagram-link svg{flex:none;width:16px;height:16px}.alumni-instagram-link span{overflow-wrap:anywhere}.alumni-instagram-link:hover{color:#fff}.alumni-next-card{background:linear-gradient(150deg,#738464bd,#4b5b4361);flex-direction:column;justify-content:space-between;align-items:flex-start;padding:28px 24px;display:flex}.alumni-next-card>span:first-child{color:#dce5d6;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:800}.alumni-next-card>strong{letter-spacing:-.035em;font-family:Georgia,serif;font-size:clamp(31px,2.7vw,40px);font-weight:400;line-height:1.07}.alumni-next-card>span:last-child{color:#e6ece2;align-items:center;gap:13px;font-size:10px;font-weight:800;display:flex}.alumni-next-card>span:last-child b{font-size:16px}.alumni-photo-credit{text-align:right;margin:28px 0 0}.alumni-photo-credit a{color:#dfe8d8bd;letter-spacing:.025em;font-size:9px}.alumni-photo-credit a:hover{color:var(--cream)}.consumer-training{background:linear-gradient(135deg,var(--moss),var(--forest-deep));color:var(--cream);grid-template-columns:1.1fr .8fr;align-items:center;gap:100px;padding:120px clamp(24px,9vw,150px);display:grid}.consumer-copy>p:not(.section-kicker){color:#e1dfc4;font-size:16px;line-height:1.8}.consumer-price{border-block:1px solid #ffffff47;justify-content:space-between;margin:35px 0;padding:22px 0;display:flex}.consumer-price span{text-transform:uppercase;font-size:11px}.consumer-price strong{font-family:Georgia,serif;font-size:26px;font-weight:400}.consumer-visual{perspective:1000px;min-height:600px;position:relative}.consumer-visual img{object-fit:cover;border-radius:48% 48% 10px 10px;width:90%;height:560px;margin-left:5%;transform:rotateY(-7deg);box-shadow:25px 32px #1f2a237a}.consumer-visual div{flex-direction:column;gap:7px;display:flex;position:absolute;bottom:8%;left:-4%}.consumer-visual span{background:var(--cream);color:var(--forest);text-transform:uppercase;padding:10px 14px;font-size:9px;font-weight:800;box-shadow:0 12px 25px #1f2a232e}.training-faq .faq-list{max-width:1050px}.about-video-ready{background:var(--forest);color:var(--cream);justify-content:space-between;align-items:end;gap:60px;padding:100px clamp(24px,10vw,165px);display:flex}.about-video-ready>div{max-width:850px}.about-video-ready p:not(.section-kicker){color:#bdc8bb}.brand-partnership-page{overflow:hidden}.brand-creator-hero{isolation:isolate;min-height:780px;color:var(--cream);background:linear-gradient(115deg,#1c281ff7,#2b3a2ce3 56%,#544331ba),url(/nature-mountains.jpg) 50%/cover;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(60px,9vw,125px);padding:105px clamp(24px,8vw,130px) 115px;display:grid;position:relative;overflow:hidden}.brand-hero-copy h1,.brand-values-section h2{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(54px,6vw,88px);font-weight:400;line-height:.99}.brand-hero-copy h1 em{color:#c1cdb7;font-weight:400}.brand-hero-copy>p:not(.section-kicker){color:#d4ddcf;max-width:670px;margin:30px 0 0;font-size:16px;line-height:1.8}.brand-hero-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:37px;display:flex}.brand-hero-secondary{color:#d9e2d3;border-bottom:1px solid #ffffff80;padding-bottom:5px;font-size:11px;font-weight:800}.brand-hero-trust{flex-wrap:wrap;gap:8px;margin-top:42px;display:flex}.brand-hero-trust span{color:#d8e0d3;text-transform:uppercase;letter-spacing:.08em;border:1px solid #fff3;padding:9px 12px;font-size:9px;font-weight:800}.brand-hero-visual{perspective:1300px;min-height:580px;transform-style:preserve-3d;position:relative}.brand-hero-visual>img{object-fit:cover;object-position:50% 42%;border-radius:46% 46% 12px 12px;width:92%;height:90%;position:absolute;inset:5% 4%;transform:rotateY(-8deg)rotate(1deg);box-shadow:0 4px 7px #0003,0 26px 52px #00000047,0 58px 90px #0003}.brand-floating-metric,.brand-floating-note{z-index:2;color:var(--forest);background:#f7f5ebf7;position:absolute;box-shadow:0 14px 33px #0000003b}.brand-floating-metric{padding:19px 21px;top:15%;left:-12%;transform:rotate(-4deg)}.brand-floating-metric>span:first-child{font-family:Georgia,serif;font-size:34px;display:block}.brand-floating-metric>span:last-child{color:#687466;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.brand-floating-note{padding:17px 20px;bottom:11%;right:-4%;transform:rotate(3deg)}.brand-floating-note>span,.brand-floating-note>strong{display:block}.brand-floating-note>span{color:#64715f;text-transform:uppercase;font-size:9px}.brand-floating-note>strong{margin-top:7px;font-family:Georgia,serif;font-size:19px;font-weight:400}.brand-trust-strip{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f4f1e7,#e1e6d8);grid-template-columns:.8fr 1.2fr;align-items:center;gap:60px;min-height:155px;padding:35px clamp(24px,8vw,130px);display:grid}.brand-trust-strip>p{color:#5b6358;max-width:340px;font-size:13px;line-height:1.6}.brand-trust-strip>div{justify-content:space-between;align-items:center;gap:35px;display:flex}.brand-trust-strip>div>img{width:115px;max-width:27%;height:auto}.partner-wordmark{color:var(--forest);letter-spacing:-.06em;font-size:30px;font-weight:800}.wordmark-hills{font-family:Georgia,serif;font-size:35px}.brand-audience-section{color:var(--cream);background:linear-gradient(120deg,#202e23f5,#4b4031d4),url(/nature-mountains.jpg) 50%/cover;padding:120px clamp(24px,8vw,130px)}.brand-light-heading h2{color:var(--cream)}.brand-light-heading>p{color:#d2dbcd}.brand-audience-total{align-items:center;gap:clamp(30px,6vw,85px);margin-top:78px;display:flex}.brand-audience-total>span{letter-spacing:-.095em;white-space:nowrap;font-family:Georgia,serif;font-size:clamp(98px,15vw,190px);line-height:.9}.brand-audience-total>span>.counter-suffix{color:#c1d0b9;vertical-align:top;font-size:.46em}.brand-audience-total>div{border-left:1px solid #ffffff52;flex-direction:column;gap:9px;padding-left:24px;display:flex}.brand-audience-total>div strong{font-size:clamp(17px,2vw,26px)}.brand-audience-total>div span{color:#c9d3c3;font-size:12px;line-height:1.6}.brand-social-stats{margin-top:48px}.brand-audience-note{color:#c7d0c1;margin-top:28px;font-size:11px}.brand-story-section{background:linear-gradient(135deg,#f9f7eff5,#dee4d5d4);grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(75px,10vw,150px);padding:130px clamp(24px,9vw,145px);display:grid}.brand-story-visual{perspective:1050px;min-height:630px;position:relative}.brand-story-visual>img{object-fit:cover;border-radius:43% 43% 10px 10px;width:94%;height:93%;position:absolute;inset:0 6% 7% 0;transform:rotateY(6deg)rotate(-2deg);box-shadow:-18px 22px #67755552,0 35px 70px #1f2a2330}.brand-story-visual>span{background:var(--cream);padding:19px 23px;font-family:Georgia,serif;font-size:20px;line-height:1.15;position:absolute;bottom:1%;right:-2%;transform:rotate(3deg);box-shadow:0 18px 38px #1f2a2329}.brand-story-copy>h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(41px,4.5vw,68px);font-weight:400;line-height:1.04}.brand-story-copy>p:not(.section-kicker){color:#60685e;font-size:15px;line-height:1.8}.brand-story-proof{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:36px;display:grid}.brand-story-proof div{padding:19px 12px 0 0}.brand-story-proof strong,.brand-story-proof span{display:block}.brand-story-proof strong{color:var(--forest);font-family:Georgia,serif;font-size:28px;font-weight:400}.brand-story-proof span{color:#666f63;margin-top:6px;font-size:10px;line-height:1.5}.brand-partners-section{background:linear-gradient(125deg,#faf8f0f7,#dde3d2db),url(/nature-mountains.jpg) 50%/cover;padding:125px clamp(24px,7vw,110px)}.brand-partner-grid{perspective:1350px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:70px;display:grid}.brand-partner-card{background:#fcfbf6ed;border:1px solid #3346382b;flex-direction:column;min-width:0;transition:transform .28s,box-shadow .28s;display:flex;overflow:hidden;box-shadow:0 2px 4px #1c271f12,0 19px 42px #1c271f1c,0 40px 75px #1c271f14}.brand-partner-card:hover{transform:translateY(-8px)rotateX(1deg);box-shadow:0 4px 7px #1c271f1c,0 26px 48px #1c271f29,0 55px 85px #1c271f1c}.brand-partner-photo{background:var(--forest);height:265px;position:relative;overflow:hidden}.brand-partner-photo>img:first-child{object-fit:cover;object-position:50% 50%;filter:brightness(.75)saturate(.82);width:100%;height:100%;transition:transform .4s}.brand-partner-card:hover .brand-partner-photo>img:first-child{transform:scale(1.045)}.partner-duration{color:#eef1e8;letter-spacing:.06em;background:#202c23c9;padding:8px 11px;font-size:9px;font-weight:800;position:absolute;top:17px;left:17px}.partner-card-wordmark{color:#fff;letter-spacing:-.07em;font-size:36px;position:absolute;bottom:18px;left:20px}.partner-card-hills{font-family:Georgia,serif;font-size:43px}.partner-card-logo{width:132px;max-width:54%;height:auto;position:absolute;bottom:24px;left:20px}.partner-campaign-cover{object-fit:cover;border:3px solid #ffffffe8;border-radius:9px 9px 0 0;width:83px;height:148px;position:absolute;bottom:-5px;right:16px;transform:rotate(4deg);box-shadow:0 9px 20px #0000004d}.brand-partner-copy{flex-direction:column;flex:1;padding:26px 22px 24px;display:flex}.partner-category{color:var(--moss);text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:800}.brand-partner-copy h3{margin:18px 0 13px;font-family:Georgia,serif;font-size:28px;font-weight:400;line-height:1.08}.brand-partner-copy>p,.partner-collaboration>p{color:#5f675d;font-size:12px;line-height:1.75}.partner-collaboration{border-top:1px solid var(--line);margin-top:15px;padding:17px 0}.partner-collaboration>b{text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.partner-promo,.partner-editorial-note{background:linear-gradient(135deg,#e5e9de,#f4f0e6);border:1px solid #38493921;margin-top:auto;padding:17px}.partner-promo>div,.partner-editorial-note{flex-direction:column;gap:5px;display:flex}.partner-promo>div>span,.partner-editorial-note>span{color:#5e695b;text-transform:uppercase;letter-spacing:.07em;font-size:9px}.partner-promo>div>strong,.partner-editorial-note>strong{color:var(--forest);font-family:Georgia,serif;font-size:20px;font-weight:400;line-height:1.15}.partner-promo>button{width:100%;color:var(--forest);text-align:left;cursor:pointer;background:#ffffffad;border:1px dashed #33463861;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;margin-top:13px;padding:11px 9px;display:flex}.partner-promo code{overflow-wrap:anywhere;font-size:10px;font-weight:800}.partner-promo button>span{margin-left:auto;font-size:9px}.partner-external-link{color:var(--forest);justify-content:space-between;gap:10px;margin-top:20px;font-size:10px;font-weight:800;line-height:1.5;display:flex}.brand-formats-section{background:linear-gradient(145deg,#f6f3ea,#e7eae0);padding:125px clamp(24px,8vw,130px)}.brand-format-grid{perspective:1200px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:70px;display:grid}.brand-format-grid article{border:1px solid var(--line);background:#ffffff6b;border-bottom:0;border-right:0;min-height:260px;padding:28px;transition:transform .25s,box-shadow .25s,background .25s}.brand-format-grid article:nth-child(3n){border-right:1px solid var(--line)}.brand-format-grid article:nth-child(n+4){border-bottom:1px solid var(--line)}.brand-format-grid article:hover{z-index:2;background:#ffffffd4;transform:translateY(-8px)rotateX(1deg);box-shadow:0 19px 39px #1e2a211f}.brand-format-grid article>span{color:var(--moss);font-size:10px;font-weight:800}.brand-format-grid h3{margin:35px 0 13px;font-family:Georgia,serif;font-size:26px;font-weight:400}.brand-format-grid p{color:#626a5f;font-size:12px;line-height:1.75}.brand-values-section{text-align:center;color:var(--cream);background:linear-gradient(120deg,#233026f5,#4c3d30d4),url(/nature-mountains.jpg) 50%/cover;padding:125px clamp(24px,12vw,180px)}.brand-values-section h2{max-width:1010px;margin:0 auto;font-size:clamp(49px,6vw,86px)}.brand-values-section>p:not(.section-kicker){color:#d1dacb;max-width:760px;margin:26px auto 0;font-size:15px;line-height:1.85}.brand-values-section>div{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:35px;display:flex}.brand-values-section>div span{color:#e0e7db;text-transform:uppercase;border:1px solid #ffffff45;padding:9px 12px;font-size:9px;font-weight:800}.brand-contact-section{background:linear-gradient(130deg,#f9f7eff7,#dce2d2c9),url(/nature-mountains.jpg) 50%/cover;padding:120px clamp(24px,9vw,145px)}.brand-contact-section>div:first-child{max-width:900px}.brand-contact-section h2{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(46px,5vw,72px);font-weight:400;line-height:1.04}.brand-contact-section>div:first-child>p:not(.section-kicker){color:#5f675d;max-width:640px;font-size:15px;line-height:1.8}.brand-contact-section>div:first-child>.button{margin-top:18px}.brand-contact-layout{grid-template-columns:minmax(0,1.28fr) minmax(250px,.72fr);align-items:start;gap:clamp(45px,7vw,100px);margin-top:65px;display:grid}.brand-contact-form{background:#fffffff0;position:relative}.brand-contact-form .questionnaire-heading>h2{font-size:clamp(27px,3vw,38px)}.brand-form-submit{align-items:flex-start}.brand-form-submit>button{flex-shrink:0}.brand-contact-aside{border-left:1px solid #3e4b3b3b;padding:36px 0 10px 29px;position:sticky;top:125px}.brand-contact-aside>span{color:var(--moss);text-transform:uppercase;letter-spacing:.11em;font-size:10px;font-weight:800}.brand-contact-aside>h3{letter-spacing:-.045em;margin:20px 0 0;font-family:Georgia,serif;font-size:clamp(34px,3.6vw,49px);font-weight:400;line-height:1.09}.brand-contact-aside>p{color:#626a5e;margin:21px 0 0;font-size:14px;line-height:1.8}.brand-contact-aside>div{border-top:1px solid var(--line);gap:12px;margin-top:37px;padding-top:25px;display:grid}.brand-contact-aside>div>strong{color:var(--forest);margin-bottom:4px;font-size:11px}.brand-contact-aside>div>span{color:#626a5e;font-size:12px}.brand-contact-aside>a{color:var(--forest);border-bottom:1px solid var(--forest);align-items:center;gap:7px;margin-top:31px;padding-bottom:5px;font-size:11px;font-weight:800;display:inline-flex}.brand-trust-strip .partner-official-logo{object-fit:contain;mix-blend-mode:multiply;display:block}.brand-trust-strip .partner-logo-weenect{width:150px;max-width:35%}.brand-trust-strip .partner-logo-lassie{width:114px;max-width:28%}.brand-trust-strip .partner-logo-hills{width:105px;max-width:25%}.brand-monthly-reach{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ebeee31f,#e9e4d50b);border:1px solid #e6ebdf3d;grid-template-columns:minmax(170px,.43fr) minmax(0,.57fr);align-items:center;gap:clamp(24px,5vw,70px);margin-top:43px;padding:30px clamp(25px,5vw,65px);display:grid;box-shadow:0 20px 45px #0f181229}.brand-monthly-value{letter-spacing:-.09em;white-space:nowrap;font-family:Georgia,serif;font-size:clamp(84px,11vw,145px);line-height:.9}.brand-monthly-value>.counter-suffix{color:#c5d0be;font-size:.61em}.brand-monthly-reach>div>span{color:#c3cfbc;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.brand-monthly-reach>div>strong{letter-spacing:-.04em;margin-top:11px;font-family:Georgia,serif;font-size:clamp(26px,4vw,47px);font-weight:400;line-height:1.08;display:block}.brand-monthly-reach>div>p{color:#d1d8cc;max-width:430px;margin:13px 0 0;font-size:12px;line-height:1.7}.book-popup-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121b15c2;place-items:center;padding:24px;animation:.35s both popupFade;display:grid;position:fixed;inset:0}.book-popup{background:linear-gradient(145deg,#f8f4ea,#e4eadf);grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(35px,6vw,80px);width:min(900px,100%);max-height:min(720px,100vh - 36px);padding:clamp(30px,5vw,65px);animation:.45s cubic-bezier(.2,.8,.2,1) both popupRise;display:grid;position:relative;overflow:auto;box-shadow:30px 35px #425441bf,0 60px 120px #00000059}.book-popup-close{width:42px;height:42px;color:var(--forest);cursor:pointer;background:0 0;border:0;font-size:30px;position:absolute;top:12px;right:16px}.popup-book-wrap{perspective:900px}.popup-book-wrap img{width:100%;box-shadow:-18px 22px 0 var(--forest),0 35px 60px #1f2a2340;display:block;transform:rotateY(10deg)rotate(-3deg)}.book-popup-copy h2{letter-spacing:-.04em;margin:0;font-family:Georgia,serif;font-size:clamp(40px,5vw,68px);font-weight:400;line-height:.98}.book-popup-copy h2 em{color:var(--moss);font-weight:400}.book-popup-copy>p:not(.section-kicker){color:#5e665c;line-height:1.75}.popup-price{align-items:center;gap:20px;margin:25px 0;display:flex}.popup-price strong{font-family:Georgia,serif;font-size:32px}.popup-price span{color:#697067;text-transform:uppercase;font-size:10px}.popup-later{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;margin-top:16px;padding:0;font-size:10px;display:block}.book-popup .section-kicker{margin-bottom:16px}@keyframes popupFade{0%{opacity:0}to{opacity:1}}@keyframes popupRise{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:none}}.site-header,.header-cta,.brand-mark,.button,.visual-placeholder,.floating-note,.hero-stamp,.service-card,.offer-card,.audience-section article,.work-worlds article,.book-preview-grid figure,.contact-form,.orientation-grid a,.pro-offer-card,.book-popup{box-shadow:0 2px 3px #161f1814,0 12px 28px #161f181f,0 32px 70px #161f181a}.visual-placeholder{transform:rotateY(-2deg)rotateX(1deg)translateZ(0);box-shadow:0 3px 5px #151c162e,0 24px 50px #151c1638,0 65px 105px #151c162e}.floating-note{box-shadow:0 3px 6px #151c1624,0 16px 32px #151c1629}.hero-stamp{box-shadow:inset 0 1px 2px #ffffff59,0 5px 12px #151c1638,0 20px 40px #151c162e}.book-cover-photo,.large-book-photo,.method-photo-stack img,.training-photo-frame,.consumer-visual img,.popup-book-wrap img{box-shadow:0 3px 5px #12191338,0 20px 38px #12191340,0 55px 90px #12191333}.service-card:hover,.offer-card:hover,.audience-section article:hover,.work-worlds article:hover,.book-preview-grid figure:hover,.orientation-grid a:hover,.pro-offer-card:hover{box-shadow:0 4px 8px #12191324,0 22px 42px #1219132e,0 50px 90px #12191321}.manifesto,.services-section,.offers-section,.formats-section,.faq-section,.book-preview-section,.story-section,.training-orientation,.pro-offers-section,.training-faq,.contact-body{background-image:linear-gradient(135deg,#faf8f0f7,#dbe1d085 48%,#d4c8a95c)}.about-section,.book-page-hero,.about-page-hero,.training-hero{background-image:linear-gradient(135deg,#f2eee2 0%,#dbe1d0 58%,#c8baa0 130%)}.book-section{background:linear-gradient(145deg,#26382d 0%,#53624b 44%,#695642 100%)}.followup-section,.consumer-training{background:linear-gradient(135deg,#24362b 0%,#506348 52%,#695642 115%)}.nature-cta{background:linear-gradient(120deg,#3f342c 0%,#4f6147 58%,#293a30 100%)}.concerns-section,.program-section,.book-benefits,.quote-section,.contact-section,.contact-intro,.about-video-ready{background-image:radial-gradient(circle at 82% 18%,#93a18421,#0000 27%),linear-gradient(145deg,#3d4f41,#1e2c23 70%,#493b30)}.manifesto:before,.services-section:before,.book-preview-section:before,.training-orientation:before{background:linear-gradient(145deg,#66755326,#6956421c);box-shadow:0 18px 45px #232d221a}.natural-decor{z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 18px 24px #141e1540);position:absolute}.foliage-canopy{z-index:38;pointer-events:none;position:fixed;inset:0;overflow:hidden}.natural-decor-foliage{opacity:.88;transform-origin:85% 5%;will-change:transform;width:clamp(260px,25vw,450px);position:absolute}.foliage-right{animation:7s ease-in-out infinite alternate foliageWindRight;top:70px;right:-115px}.foliage-left{transform-origin:15% 5%;opacity:.66;animation:9s ease-in-out infinite alternate foliageWindLeft;top:18vh;left:-125px}.foliage-middle{opacity:.42;width:clamp(240px,21vw,370px);animation:11s ease-in-out -3s infinite alternate foliageWindRight;top:58vh;right:-175px}.natural-decor-floor{opacity:.96;width:min(720px,58vw);bottom:-34px;left:0}.hero,.book-section,.contact-section,.sub-hero,.quote-section,.mini-cta{position:relative}.hero .natural-decor-floor{opacity:.86;width:min(640px,48vw)}.section-forest-edge{pointer-events:none;background:linear-gradient(#0000,#1e2c231f);height:100px;position:absolute;bottom:-1px;left:0;right:0}.section-kicker.light{color:#c7d0bd}.book-copy>p:not(.section-kicker),.consumer-copy>p:not(.section-kicker),.followup-cards p,.mini-cta>p{color:#d9dfd2}.manifesto:after,.services-section:after,.book-section:after,.contact-section:after,.sub-hero:after,.quote-section:after,.program-section:after,.book-benefits:after,.mini-cta:after{content:"";z-index:3;pointer-events:none;filter:drop-shadow(0 -5px 14px #1119122e);opacity:.92;background:url(/nature-tree-ecosystem.png) 0 100%/auto 100% no-repeat;height:clamp(95px,11vw,175px);position:absolute;bottom:-3px;left:0;right:0}.services-section:after,.contact-section:after,.quote-section:after,.book-benefits:after{opacity:.78;transform:scaleX(-1)}.manifesto,.services-section,.book-section,.contact-section,.sub-hero,.quote-section,.program-section,.book-benefits,.mini-cta{padding-bottom:max(120px,10vw);overflow:hidden}.book-section,.contact-section,.quote-section,.program-section,.book-benefits,.mini-cta{isolation:isolate}.manifesto>*,.services-section>*,.book-section>*,.contact-section>*,.sub-hero>*,.quote-section>*,.program-section>*,.book-benefits>*,.mini-cta>*{z-index:4;position:relative}.hero-visual{perspective:1200px}.service-card,.offer-card,.audience-section article,.work-worlds article,.pro-offer-card{background-image:linear-gradient(145deg,#ffffffe6,#dbe1d070);border-color:#4254412e}.featured-offer,.featured-training{background-image:linear-gradient(145deg,#415445,#233128)}.manifesto,.story-section,.reader-section,.training-orientation,.faq-section,.training-faq{background-image:linear-gradient(105deg,#f2eee2f0,#dbe1d0d6),url(/nature-mountains.jpg);background-position:50%;background-size:cover}.services-section,.book-preview-section,.offers-section,.formats-section,.contact-body{background-image:linear-gradient(125deg,#faf8f0f2,#d4c8a9c2),url(/nature-mountains.jpg);background-position:50% 58%;background-size:cover}.quote-section,.contact-section,.about-video-ready{background-image:linear-gradient(110deg,#1e2c23e6,#493b30bd),url(/nature-mountains.jpg);background-position:50%;background-size:cover}.manifesto:before,.services-section:before,.book-preview-section:before,.training-orientation:before{display:none}@keyframes foliageWindRight{0%{transform:rotate(-13deg)translate(0)}45%{transform:rotate(-9deg)translate(-7px,5px)}to{transform:rotate(-15deg)translate(4px,-3px)}}@keyframes foliageWindLeft{0%{transform:scaleX(-1)rotate(-12deg)translate(0)}48%{transform:scaleX(-1)rotate(-7deg)translate(-8px,5px)}to{transform:scaleX(-1)rotate(-14deg)translate(5px,-2px)}}@media (width<=700px){.natural-decor-foliage{opacity:.48;width:235px}.foliage-right{right:-120px}.foliage-left{left:-135px}.foliage-middle{display:none}.natural-decor-floor{opacity:.72;width:100%}}@media (width>=1051px) and (width<=1250px){.site-header{padding-inline:24px}.desktop-nav{gap:12px;font-size:10px}.header-cta{padding-inline:12px;font-size:10px}}@media (width<=1050px){.orientation-grid{grid-template-columns:1fr}.orientation-grid a:nth-child(2){transform:none}.training-method,.consumer-training{grid-template-columns:1fr}.pro-offer-card:last-child{max-width:none}.about-video-ready{flex-direction:column;align-items:flex-start}.brand-contact-layout{grid-template-columns:1fr;gap:45px}.brand-contact-aside{max-width:610px;position:static}.brand-form-submit{align-items:center}}@media (width<=700px){.training-visual-3d{min-height:480px}.knowledge-card{width:110px}.training-orientation,.pro-offers-section,.training-faq{padding:80px 20px}.training-orientation>div:first-child,.pro-offer-grid{grid-template-columns:1fr}.orientation-grid{margin-top:45px}.training-method,.consumer-training{padding:80px 20px}.method-photo-stack{min-height:480px}.method-photo-stack img{height:430px}.pro-offer-card,.featured-training{min-height:650px;transform:none}.pro-offer-card:last-child{grid-column:auto}.consumer-visual{min-height:500px}.consumer-visual img{height:460px}.book-popup{text-align:center;grid-template-columns:1fr;padding:28px}.popup-book-wrap img{width:155px;margin:0 auto}.popup-price{justify-content:center}.popup-later{margin-inline:auto}.book-popup-copy h2{font-size:38px}}@media (width<=1050px){.desktop-nav{display:none}.mobile-nav{z-index:45;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--line);scrollbar-width:none;background:#faf8f0f2;gap:23px;padding:13px clamp(24px,5vw,78px);display:flex;position:sticky;top:84px;overflow-x:auto}.mobile-nav::-webkit-scrollbar{display:none}.mobile-nav a{color:var(--forest);white-space:nowrap;flex:none;font-size:11px;font-weight:800}.community-spotlight{min-height:auto;padding-top:110px;padding-bottom:100px}.community-total{flex-direction:column;align-items:flex-start;gap:16px}.community-total>div{padding-left:17px}.social-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.community-features,.hero{grid-template-columns:1fr}.inperson-offer-grid{grid-template-columns:1fr 1fr}.inperson-offer-grid .accompaniment-card:last-child{grid-column:1/-1}.process-grid{grid-template-columns:1fr 1fr}.client-stories-section{grid-template-columns:1fr;gap:60px}.client-stories-visual{width:100%;max-width:570px;margin-inline:auto}.hero-copy{max-width:820px}.hero-visual{width:100%;max-width:620px;min-height:600px;margin:0 auto}.concerns-section,.book-section{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.service-card:last-child{grid-column:1/-1;min-height:390px}.brand-creator-hero{grid-template-columns:1fr;gap:55px}.brand-hero-visual{width:100%;max-width:610px;margin:0 auto}.brand-story-section{grid-template-columns:1fr;gap:65px}.brand-story-visual{width:100%;max-width:600px;margin:0 auto}.brand-partner-grid{grid-template-columns:1fr;max-width:660px;margin-inline:auto}.brand-partner-photo{height:340px}.brand-format-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-format-grid article:nth-child(3n){border-right:0}.brand-format-grid article:nth-child(2n){border-right:1px solid var(--line)}.brand-format-grid article:nth-child(n+4){border-bottom:0}.brand-format-grid article:nth-child(n+5){border-bottom:1px solid var(--line)}.learning-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learning-grid article:nth-child(2){border-right:1px solid #3646372b}.learning-grid article:nth-child(n+3){border-top:0}.alumni-heading{grid-template-columns:1fr;gap:27px}.alumni-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-section{grid-template-columns:.8fr 1.2fr}.about-section blockquote{grid-column:1/-1}.intro-split,.followup-section,.program-section,.book-benefits,.contact-intro,.contact-body{grid-template-columns:1fr}.steps-section,.format-grid{grid-template-columns:1fr 1fr}.audience-section{grid-template-columns:1fr}.audience-section article{min-height:390px}.book-page-hero,.about-page-hero,.training-hero{grid-template-columns:1fr}.large-book{margin:0 auto}.book-benefits>div:last-child{grid-template-columns:1fr}.story-photo{height:560px}.work-worlds{grid-template-columns:1fr}.work-worlds article{border-right:1px solid var(--line);border-bottom:0}.work-worlds article:last-child{border-bottom:1px solid var(--line)}footer{grid-template-columns:1fr 1fr}}@media (width<=700px){.site-header{height:70px;padding:0 18px}.mobile-nav{gap:20px;padding:12px 18px;top:70px}.brand-mark{width:39px;height:39px}.brand-logo{width:100%;height:100%}.header-cta{padding:11px 12px;font-size:9px}.brand-name{font-size:18px}.brand-creator-hero{gap:55px;min-height:auto;padding:85px 20px 90px}.brand-hero-copy h1{font-size:clamp(48px,13vw,70px)}.brand-hero-copy>p:not(.section-kicker){font-size:14px}.brand-hero-visual{min-height:450px}.brand-floating-metric{padding:14px;top:10%;left:-2%}.brand-floating-metric>span:first-child{font-size:26px}.brand-floating-note{padding:13px;bottom:8%;right:0}.brand-floating-note>strong{font-size:16px}.brand-trust-strip{grid-template-columns:1fr;gap:14px;padding:32px 20px}.brand-trust-strip>div{gap:14px}.brand-trust-strip>div>img{width:83px}.brand-trust-strip .partner-logo-weenect{width:112px;max-width:36%}.brand-trust-strip .partner-logo-lassie{width:79px;max-width:27%}.brand-trust-strip .partner-logo-hills{width:76px;max-width:25%}.partner-wordmark{font-size:22px}.wordmark-hills{font-size:28px}.brand-audience-section{padding:85px 20px}.brand-audience-total{flex-direction:column;align-items:flex-start;gap:18px;margin-top:48px}.brand-audience-total>span{font-size:clamp(74px,19vw,110px)}.brand-audience-total>div{padding-left:16px}.brand-monthly-reach{grid-template-columns:1fr;gap:17px;margin-top:32px;padding:24px 21px}.brand-monthly-value{font-size:clamp(86px,24vw,125px)}.brand-monthly-reach>div>strong{font-size:32px}.brand-social-stats{margin-top:34px}.brand-story-section{padding:85px 20px}.brand-story-visual{min-height:470px}.brand-story-proof{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-story-proof strong{font-size:24px}.brand-partners-section{padding:85px 20px}.brand-partner-grid{gap:24px;margin-top:45px}.brand-partner-photo{height:285px}.brand-partner-copy{padding:24px 20px}.brand-formats-section{padding:85px 20px}.brand-format-grid{grid-template-columns:1fr;margin-top:45px}.brand-format-grid article,.brand-format-grid article:nth-child(3n){border-right:1px solid var(--line);min-height:210px}.brand-format-grid article:nth-child(n+4){border-bottom:0}.brand-format-grid article:last-child{border-bottom:1px solid var(--line)}.brand-values-section{padding:85px 20px}.brand-values-section h2{font-size:clamp(43px,11vw,62px)}.brand-contact-section{padding:85px 20px}.brand-contact-layout{gap:38px;margin-top:43px}.brand-contact-form{padding:24px 19px}.brand-contact-aside{padding-top:18px;padding-left:21px}.brand-form-submit{align-items:flex-start}.hero{gap:50px;min-height:auto;padding:50px 20px 60px}.hero h1{font-size:clamp(46px,14vw,66px)}.hero-lede{margin-top:25px;font-size:15px}.community-spotlight{min-height:calc(100svh - 70px);padding:74px 20px 60px}.community-kicker{letter-spacing:.12em;font-size:9px}.community-total-number{font-size:clamp(72px,19vw,105px)}.community-total>div>strong{font-size:19px}.community-intro{font-size:14px}.social-stats{grid-template-columns:1fr 1fr;gap:10px;margin-top:32px}.social-stats a{min-height:145px;padding:15px 12px}.social-brand{gap:7px}.social-brand>span:not(.social-logo){font-size:10px}.social-logo{width:30px;height:30px;padding:6px}.social-logo svg{width:18px;height:18px}.social-count{margin-top:20px;font-size:clamp(28px,8vw,37px)}.community-features{gap:10px;margin-top:12px}.community-book-feature,.community-world-feature{min-height:165px;padding:15px}.community-book-feature{gap:18px}.community-book-cover{width:91px;height:133px}.community-book-copy>strong{font-size:28px}.community-world-feature{min-height:150px}.hero-visual{min-height:430px}.visual-placeholder{inset:2% 5%}.note-top{left:0}.note-bottom{bottom:5%;right:0}.hero-stamp{width:67px;height:67px;right:-1%}.manifesto,.services-section{padding:80px 20px}.manifesto-grid,.section-heading{grid-template-columns:1fr;gap:35px}.principles{grid-template-columns:1fr;margin-top:55px}.principles article+article{border-left:0;padding-left:0}.concerns-section{gap:50px;padding:80px 20px}.concern-list p{font-size:18px}.service-grid{grid-template-columns:1fr}.service-card,.service-card:last-child{grid-column:auto;min-height:420px}.pathway-selector{grid-template-columns:1fr;padding:75px 20px}.pathway-card{min-height:265px}.inperson-offer-grid{grid-template-columns:1fr;margin-top:45px}.inperson-offer-grid .accompaniment-card:last-child{grid-column:auto}.accompaniment-card,.video-offer-card{min-height:650px}.accompaniment-process{padding:80px 20px}.client-stories-section{gap:50px;padding:85px 20px}.client-stories-visual{min-height:450px}.client-stories-copy>h2{font-size:clamp(45px,11vw,62px)}.client-stories-play{width:64px;height:64px;font-size:22px}.process-grid{grid-template-columns:1fr;margin-top:40px}.process-grid article{border-right:1px solid var(--line);min-height:190px}.book-section{padding:80px 20px}.book-art{min-height:430px}.book-cover,.book-cover-photo{width:235px;height:350px}.book-cover strong{font-size:40px}.about-section{grid-template-columns:1fr;padding:80px 20px}.about-monogram{height:390px}.contact-section{padding:90px 20px}.sub-hero{min-height:600px;padding:85px 20px}.training-hero-photo{height:420px}.field-photo-section,.field-photo-section>img{height:520px;min-height:520px}.field-photo-section>div{padding:26px;bottom:20px;left:20px;right:20px}.sub-hero h1,.book-page-hero h1,.about-page-hero h1,.contact-intro h1{font-size:clamp(48px,14vw,68px)}.content-section,.offers-section,.faq-section,.formats-section,.story-section{padding:80px 20px}.steps-section{grid-template-columns:1fr;padding:0 20px 80px}.steps-section article{border-right:1px solid var(--line);min-height:250px}.offer-grid{grid-template-columns:1fr}.offer-card{min-height:560px}.followup-section{gap:50px;padding:80px 20px}.followup-cards article{grid-template-columns:1fr;gap:8px}.mini-cta{flex-direction:column;align-items:flex-start;padding:70px 20px}.audience-section,.program-section{padding:80px 20px}.program-points,.format-grid{grid-template-columns:1fr}.format-grid article{border-right:1px solid var(--line);border-bottom:0}.format-grid article:last-child{border-bottom:1px solid var(--line)}.book-page-hero,.about-page-hero{padding:85px 20px}.large-book{width:260px;box-shadow:18px 22px 0 var(--moss), 32px 38px 0 #29362d33;padding:27px}.large-book strong{margin-top:55px}.book-benefits,.book-preview-section{padding:80px 20px}.book-preview-grid{grid-template-columns:1fr;margin-top:45px}.reader-section{grid-template-columns:1fr;gap:50px;padding:80px 20px}.portrait-placeholder{height:450px}.rich-copy.columns{grid-template-columns:1fr;gap:20px}.story-photo{height:500px;margin:0 20px 80px}.story-photo p{font-size:19px;left:0}.work-worlds{padding:0 20px 80px}.quote-section{padding:90px 20px}.contact-intro,.contact-body{padding:80px 20px}.contact-path-switch{grid-template-columns:1fr;gap:12px;padding:35px 20px 0}.contact-path-switch a{min-height:122px;padding:18px 20px}.contact-path-switch+.contact-body{padding-top:45px}.questionnaire-heading{margin-top:34px}.training-learning-section{padding:80px 20px}.training-alumni-section{padding:85px 20px 72px}.alumni-heading{gap:22px}.alumni-heading h2{font-size:clamp(41px,10.5vw,58px)}.alumni-heading>p{font-size:13px}.alumni-grid{gap:12px;margin-top:45px}.alumni-card,.alumni-next-card{min-height:320px;padding:14px 10px}.alumni-card-top{letter-spacing:.035em;gap:4px;font-size:6px}.alumni-card-top>span:first-child{font-size:12px}.alumni-photo-link{width:108px;height:108px;margin-top:22px;padding:5px}.alumni-photo-arrow{width:28px;height:28px;font-size:13px}.alumni-identity{margin-top:17px}.alumni-identity h3{font-size:26px}.alumni-identity p{margin-top:6px;font-size:10px}.alumni-instagram-link{gap:5px;padding-top:15px;font-size:8px}.alumni-instagram-link svg{width:14px;height:14px}.alumni-next-card{padding:20px 14px}.alumni-next-card>strong{font-size:clamp(26px,7.5vw,35px)}.alumni-next-card>span:last-child{gap:6px;font-size:8px}.learning-grid{grid-template-columns:1fr;margin-top:40px}.learning-grid article,.learning-grid article:nth-child(2){border-right:1px solid #3646372b;min-height:210px}.learning-grid article+article{border-top:0}.training-price-private{font-size:24px}.field-row{grid-template-columns:1fr;gap:0}.form-submit{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr;padding:50px 20px}footer>div{flex-wrap:wrap}}.about-story-page{overflow:hidden}.about-story-hero{background:linear-gradient(118deg,#f6f3eafa,#e0e5d5e6 56%,#ccc5b3c9),url(/nature-mountains.jpg) 50%/cover;grid-template-columns:minmax(0,1.02fr) minmax(380px,.98fr);align-items:center;gap:clamp(55px,8vw,125px);min-height:810px;padding:105px clamp(24px,8vw,130px) 110px;display:grid;position:relative}.about-story-introduction{color:#64705f;margin:0 0 17px;font-size:15px}.about-story-hero-copy h1{letter-spacing:-.067em;margin:0;font-family:Georgia,serif;font-size:clamp(60px,6.9vw,105px);font-weight:400;line-height:.96}.about-story-hero-copy h1 em,.simba-origin-copy h2 em,.about-journey-heading h2 em,.about-impact-heading h2 em,.about-author-copy h2 em{color:var(--moss);font-weight:400}.about-story-hero-lede{color:#596258;max-width:630px;margin:29px 0 0;font-size:16px;line-height:1.86}.about-story-signature{color:#64705f;text-transform:uppercase;letter-spacing:.095em;margin:42px 0 0;font-size:10px;font-weight:800;line-height:1.7}.about-story-hero-visual{perspective:1250px;min-height:615px;transform-style:preserve-3d;position:relative}.about-story-main-photo{border-radius:42% 42% 9px 9px;position:absolute;inset:5% 5% 14% 0;overflow:hidden;transform:rotateY(-6deg)rotate(-1.4deg);box-shadow:-18px 20px #606d523d,0 30px 67px #1e2a2136}.about-story-main-photo>img,.about-story-secondary-photo>img,.simba-origin-visual>img,.jeepie-story-visual>img,.about-stories-visual>img{object-fit:cover;width:100%;height:100%}.about-story-main-photo>img{object-position:53% center}.about-story-secondary-photo{z-index:2;border:7px solid #f8f6eff7;width:32%;height:43%;position:absolute;bottom:3%;right:-4%;overflow:hidden;transform:rotate(4deg)translateZ(28px);box-shadow:0 18px 41px #1c271f36}.about-story-secondary-photo>img{object-position:52% 55%}.about-story-origin-note{z-index:3;color:var(--forest);background:#faf8f0f5;padding:16px 20px;position:absolute;top:11%;left:-8%;transform:rotate(-4deg)translateZ(42px);box-shadow:0 15px 35px #1e2a212b}.about-story-origin-note>span,.about-story-origin-note>strong,.simba-origin-caption>span,.simba-origin-caption>strong{display:block}.about-story-origin-note>span,.simba-origin-caption>span{color:#64705f;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.about-story-origin-note>strong,.simba-origin-caption>strong{margin-top:6px;font-family:Georgia,serif;font-size:24px;font-weight:400}.simba-origin-section{background:linear-gradient(140deg,#faf8f1fc,#e5e9ded4);grid-template-columns:minmax(350px,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(65px,9vw,140px);padding:135px clamp(24px,9vw,145px);display:grid}.simba-origin-visual{perspective:1050px;height:585px;position:relative}.simba-origin-visual>img{object-position:57% 50%;border-radius:48% 48% 8px 8px;transform:rotateY(5deg)rotate(-1.5deg);box-shadow:-19px 22px #6877574d,0 35px 72px #1f2a2329}.simba-origin-caption{background:var(--paper);padding:16px 22px;position:absolute;bottom:4%;right:-6%;transform:rotate(3deg);box-shadow:0 18px 37px #1e2a2124}.simba-origin-copy h2,.about-journey-heading h2,.about-impact-heading h2,.about-author-copy h2,.about-values-heading h2{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(42px,4.8vw,72px);font-weight:400;line-height:1.04}.simba-origin-copy>p:not(.section-kicker){color:#5d655b;margin:22px 0 0;font-size:14px;line-height:1.84}.simba-origin-copy>p strong{color:var(--forest)}.simba-challenges{flex-wrap:wrap;gap:8px;margin-top:21px;display:flex}.simba-challenges>span{color:var(--forest);text-transform:uppercase;letter-spacing:.06em;border:1px solid #33463830;padding:9px 11px;font-size:9px;font-weight:800}.simba-promise-section{isolation:isolate;min-height:440px;color:var(--cream);text-align:center;background:linear-gradient(110deg,#1c2920eb,#473c30c4),url(/nature-mountains.jpg) 50%/cover;flex-direction:column;justify-content:center;align-items:center;padding:100px clamp(24px,11vw,175px);display:flex;position:relative;overflow:hidden}.simba-promise-section:before,.about-story-ending:before{content:"";z-index:-1;opacity:.48;pointer-events:none;background:url(/nature-foliage.png) 50%/contain no-repeat;width:350px;height:275px;animation:8s ease-in-out infinite alternate foliageWindRight;position:absolute;top:-85px;right:-70px;transform:rotate(-15deg)}.simba-promise-section>span,.about-story-ending>span{color:#ccd5c5;text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:800}.simba-promise-section blockquote,.about-story-ending blockquote{letter-spacing:-.06em;margin:29px 0 20px;font-family:Georgia,serif;font-size:clamp(47px,6.2vw,89px);line-height:1.03}.simba-promise-section blockquote em,.jeepie-story-copy h2 em,.about-stories-copy h2 em,.about-story-ending blockquote em{color:#bdcbb2;font-weight:400}.simba-promise-section>p{color:#d7ded2;max-width:665px;margin:0;font-size:14px;line-height:1.8}.about-journey-section{background:linear-gradient(130deg,#f6f3eaf5,#dce2d0c9),url(/nature-mountains.jpg) 50%/cover;padding:135px clamp(24px,10vw,160px)}.about-journey-heading{grid-template-columns:minmax(0,1.15fr) minmax(250px,.7fr);align-items:end;gap:clamp(50px,8vw,110px);display:grid}.about-journey-heading>p,.about-impact-heading>p:not(.section-kicker){color:#62695f;margin:0;font-size:14px;line-height:1.85}.about-journey-timeline{margin-top:82px;position:relative}.about-journey-timeline:before{content:"";background:linear-gradient(#6675538c,#66755312);width:1px;position:absolute;top:18px;bottom:38px;left:25px}.about-journey-chapter{grid-template-columns:240px minmax(0,1fr);gap:54px;padding:0 0 54px;display:grid;position:relative}.about-journey-chapter+.about-journey-chapter{padding-top:14px}.about-journey-chapter:last-child{padding-bottom:0}.about-journey-marker{align-items:flex-start;gap:16px;display:flex;position:relative}.about-journey-marker>span{z-index:1;width:52px;height:52px;color:var(--forest);background:#eeeee5;border:1px solid #4453413d;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:20px;display:grid}.about-journey-marker>small{color:#65705f;text-transform:uppercase;letter-spacing:.06em;padding-top:19px;font-size:10px;font-weight:800;line-height:1.4}.about-journey-chapter>div:last-child{border-bottom:1px solid #38493929;padding:8px 0 37px}.about-journey-chapter h3{letter-spacing:-.035em;margin:0 0 15px;font-family:Georgia,serif;font-size:clamp(26px,3vw,39px);font-weight:400;line-height:1.12}.about-journey-chapter>div:last-child>p{color:#5f665c;max-width:790px;margin:0;font-size:14px;line-height:1.85}.about-journey-chapter>div:last-child>.about-journey-detail{color:var(--forest);margin-top:15px;font-weight:700}.about-training-credit{color:#656d62;margin:30px 0 0 294px;font-size:11px;line-height:1.8}.about-training-credit>a{color:var(--forest);border-bottom:1px solid #33463875;font-weight:800}.jeepie-story-section{color:var(--cream);background:linear-gradient(120deg,#334638,#27352a 58%,#4a3d31);grid-template-columns:minmax(0,1.05fr) minmax(330px,.8fr);align-items:center;gap:clamp(65px,10vw,150px);padding:135px clamp(24px,9vw,145px);display:grid}.jeepie-story-copy h2,.about-stories-copy h2{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(43px,5.1vw,74px);font-weight:400;line-height:1.04}.jeepie-story-copy>p:not(.section-kicker),.about-stories-copy>p:not(.section-kicker){color:#d4ddd0;max-width:690px;margin:24px 0 0;font-size:14px;line-height:1.86}.jeepie-story-copy blockquote{color:#e6ebe2;border-left:2px solid #9bab8f;max-width:610px;margin:30px 0 0;padding-left:20px;font-family:Georgia,serif;font-size:20px;line-height:1.55}.jeepie-story-visual{perspective:1100px;height:560px;position:relative}.jeepie-story-visual>img{object-position:46% 52%;border-radius:44% 44% 8px 8px;transform:rotateY(-6deg)rotate(1.2deg);box-shadow:17px 20px #d5cfbd24,0 35px 69px #00000045}.jeepie-story-visual>div{color:var(--forest);background:#f7f4ebf7;padding:17px 20px;position:absolute;bottom:7%;right:-5%;transform:rotate(3deg);box-shadow:0 16px 35px #0003}.jeepie-story-visual>div>span,.jeepie-story-visual>div>strong{display:block}.jeepie-story-visual>div>span{color:#65705f;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.jeepie-story-visual>div>strong{margin-top:9px;font-family:Georgia,serif;font-size:19px;font-weight:400;line-height:1.35}.about-impact-section{background:linear-gradient(135deg,#f4f0e8,#e2e7dc);padding:130px clamp(24px,8vw,130px)}.about-impact-heading{max-width:930px}.about-impact-heading>p:not(.section-kicker){max-width:690px;margin-top:22px}.about-impact-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:68px;display:grid}.about-impact-grid article{border-block:1px solid #3849392b;border-left:1px solid #3849392b;min-height:210px;padding:25px 19px 18px}.about-impact-grid article:last-child{border-right:1px solid #3849392b}.about-impact-number{color:var(--forest);letter-spacing:-.07em;white-space:nowrap;font-family:Georgia,serif;font-size:clamp(37px,4vw,58px);font-weight:400;line-height:1.1;display:block}.about-impact-number>.counter-suffix{color:var(--moss);margin-left:2px;font-size:.66em}.about-impact-grid article>strong,.about-impact-grid article>span:last-child{display:block}.about-impact-grid article>strong{color:#343c33;margin-top:15px;font-size:12px}.about-impact-grid article>span:last-child{color:#677065;margin-top:8px;font-size:10px;line-height:1.6}.about-author-section{background:linear-gradient(120deg,#f7f4ecfa,#dce2d3de),url(/nature-mountains.jpg) 50%/cover;grid-template-columns:minmax(300px,.7fr) minmax(0,1.15fr);align-items:center;gap:clamp(75px,11vw,165px);padding:130px clamp(24px,10vw,160px);display:grid}.about-author-book{perspective:1050px;width:min(355px,92%);transform-style:preserve-3d;margin-inline:auto;position:relative}.about-author-book>img{width:100%;box-shadow:19px 25px 0 var(--earth),36px 45px 0 #6b7e5d99,0 49px 76px #1e2c2333;display:block;transform:rotateY(-8deg)rotate(-3deg)}.about-author-book>span{background:var(--paper);color:var(--forest);text-transform:uppercase;letter-spacing:.06em;padding:12px 15px;font-size:9px;font-weight:800;position:absolute;bottom:27px;right:-36px;transform:rotate(4deg)translateZ(30px);box-shadow:0 12px 29px #1f2a232e}.about-author-copy>p:not(.section-kicker){color:#5d655b;max-width:695px;margin:23px 0 0;font-size:14px;line-height:1.86}.about-author-copy>.button{margin-top:29px}.about-stories-section{color:var(--cream);background:linear-gradient(113deg,#1f2c23f7,#4c3f31de),url(/nature-mountains.jpg) 50%/cover;grid-template-columns:minmax(0,1.05fr) minmax(300px,.65fr);align-items:center;gap:clamp(70px,11vw,160px);padding:120px clamp(24px,10vw,160px);display:grid}.about-stories-copy>.button{margin-top:31px}.about-stories-visual{background:#28362b;border:7px solid #f3f0e5ed;border-radius:22px;min-height:525px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;transform:rotate(3deg);box-shadow:0 7px 14px #0003,0 29px 62px #00000052}.about-stories-visual:hover{transform:rotate(0)translateY(-7px);box-shadow:0 10px 17px #0000003b,0 39px 74px #0000005e}.about-stories-visual>img{object-position:56% center;filter:brightness(.71);position:absolute;inset:0}.about-story-preview-top{color:#fff;align-items:center;gap:9px;display:flex;position:absolute;top:17px;left:16px;right:16px}.about-instagram-symbol{border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.about-instagram-symbol svg{width:18px;height:18px}.about-story-preview-top>strong{font-size:11px}.about-story-preview-top>span:last-child{margin-left:auto;font-size:8px}.about-story-play{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#232e268a;border:1px solid #fffc;border-radius:50%;place-items:center;width:76px;height:76px;padding-left:5px;font-size:24px;display:grid;position:absolute;top:44%;left:43%}.about-story-preview-caption{color:#fff;position:absolute;bottom:21px;left:19px;right:19px}.about-story-preview-caption>span,.about-story-preview-caption>strong{display:block}.about-story-preview-caption>span{text-transform:uppercase;letter-spacing:.09em;font-size:9px}.about-story-preview-caption>strong{margin-top:7px;font-family:Georgia,serif;font-size:28px;font-weight:400}.about-values-section{background:linear-gradient(135deg,#f7f4eb,#e3e7dd);padding:125px clamp(24px,8vw,130px)}.about-values-heading{max-width:920px}.about-values-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:68px;display:grid}.about-values-grid article{background:#ffffff6b;border:1px solid #3849392e;border-right:0;min-height:285px;padding:27px;transition:transform .25s,box-shadow .25s,background .25s}.about-values-grid article:last-child{border-right:1px solid #3849392e}.about-values-grid article:hover{z-index:2;background:#ffffffc7;transform:translateY(-7px)rotateX(1deg);box-shadow:0 22px 44px #1e2a211c}.about-values-grid article>span{color:var(--moss);font-size:10px;font-weight:800}.about-values-grid article h3{margin:34px 0 13px;font-family:Georgia,serif;font-size:27px;font-weight:400;line-height:1.12}.about-values-grid article>p{color:#60685e;margin:0;font-size:12px;line-height:1.76}.about-story-ending{isolation:isolate;min-height:555px;color:var(--cream);text-align:center;background:linear-gradient(108deg,#1e2b22f2,#4d3f31c7),url(/nature-mountains.jpg) 50%/cover;flex-direction:column;justify-content:center;align-items:center;padding:110px clamp(24px,11vw,175px) 155px;display:flex;position:relative;overflow:hidden}.about-story-ending:before{animation-name:foliageWindLeft;top:-110px;left:-100px;right:auto;transform:scaleX(-1)rotate(-13deg)}.about-story-ending:after{content:"";opacity:.86;pointer-events:none;background:url(/nature-tree-ecosystem.png) 0 100%/auto 100% no-repeat;height:clamp(92px,11vw,170px);position:absolute;bottom:-2px;left:0;right:0}.about-story-ending blockquote{margin:24px 0 15px;font-size:clamp(72px,9vw,125px)}.about-story-ending>p{color:#d4ddd0;max-width:620px;margin:0;font-size:14px;line-height:1.8}.about-story-ending>div{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:23px;margin-top:32px;display:flex;position:relative}.about-ending-secondary{color:#e4eae0;border-bottom:1px solid #ffffffa1;padding-bottom:4px;font-size:11px;font-weight:800}@media (width<=1050px){.about-story-hero{grid-template-columns:1fr;gap:55px}.about-story-hero-visual{width:100%;max-width:650px;margin-inline:auto}.simba-origin-section,.jeepie-story-section,.about-author-section,.about-stories-section{grid-template-columns:1fr;gap:70px}.simba-origin-visual,.jeepie-story-visual{width:100%;max-width:600px;margin-inline:auto}.jeepie-story-copy{order:2}.jeepie-story-visual{order:1}.about-journey-heading{grid-template-columns:1fr;gap:23px}.about-impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-impact-grid article:nth-child(2){border-right:1px solid #3849392b}.about-impact-grid article:nth-child(n+3){border-top:0}.about-author-book{max-width:325px}.about-author-copy{order:2}.about-stories-visual{width:min(390px,100%);margin-inline:auto}.about-values-grid{grid-template-columns:1fr}.about-values-grid article,.about-values-grid article:last-child{border-right:1px solid #3849392e;min-height:210px}.about-values-grid article+article{border-top:0}}@media (width<=700px){.about-story-hero{gap:43px;min-height:auto;padding:80px 20px}.about-story-hero-copy h1{font-size:clamp(56px,14.5vw,78px)}.about-story-introduction{font-size:13px}.about-story-hero-lede{margin-top:23px;font-size:14px}.about-story-hero-copy>.hero-actions{gap:17px}.about-story-signature{margin-top:30px;font-size:8px}.about-story-hero-visual{min-height:475px}.about-story-origin-note{padding:12px 14px;left:-1%}.about-story-origin-note>strong{font-size:21px}.about-story-secondary-photo{width:37%;height:39%;right:0}.simba-origin-section{gap:58px;padding:85px 20px}.simba-origin-visual{height:410px}.simba-origin-caption{right:0}.simba-origin-copy h2,.about-journey-heading h2,.about-impact-heading h2,.about-author-copy h2,.about-values-heading h2{font-size:clamp(40px,10.5vw,57px)}.simba-origin-copy>p:not(.section-kicker){font-size:13px}.simba-promise-section{min-height:365px;padding:85px 20px}.simba-promise-section blockquote{font-size:clamp(43px,11vw,63px)}.simba-promise-section>span,.about-story-ending>span{font-size:8px;line-height:1.7}.about-journey-section{padding:90px 20px}.about-journey-heading>p{font-size:13px}.about-journey-timeline{margin-top:50px}.about-journey-timeline:before{left:18px}.about-journey-chapter{grid-template-columns:1fr;gap:15px;padding-bottom:36px}.about-journey-marker{gap:12px}.about-journey-marker>span{width:38px;height:38px;font-size:15px}.about-journey-marker>small{padding-top:12px}.about-journey-chapter>div:last-child{margin-left:50px;padding:0 0 28px}.about-journey-chapter h3{font-size:25px}.about-journey-chapter>div:last-child>p{font-size:12px}.about-training-credit{margin:22px 0 0 50px}.jeepie-story-section{gap:55px;padding:90px 20px}.jeepie-story-visual{height:440px}.jeepie-story-visual>div{right:0}.jeepie-story-copy h2,.about-stories-copy h2{font-size:clamp(42px,10.4vw,61px)}.jeepie-story-copy>p:not(.section-kicker),.about-stories-copy>p:not(.section-kicker){font-size:13px}.jeepie-story-copy blockquote{font-size:18px}.about-impact-section{padding:90px 20px}.about-impact-grid{margin-top:42px}.about-impact-grid article{min-height:172px;padding:19px 11px}.about-impact-number{font-size:clamp(32px,8vw,44px)}.about-impact-grid article>strong{font-size:10px}.about-impact-grid article>span:last-child{font-size:9px}.about-author-section{gap:90px;padding:95px 20px}.about-author-book{width:245px}.about-author-book>span{right:-22px}.about-author-copy>p:not(.section-kicker){font-size:13px}.about-stories-section{gap:60px;padding:90px 20px}.about-stories-visual{max-width:350px;min-height:470px}.about-values-section{padding:90px 20px}.about-values-grid{margin-top:45px}.about-values-grid article{padding:23px}.about-story-ending{min-height:510px;padding:100px 20px 145px}.about-story-ending blockquote{font-size:clamp(67px,18vw,95px)}.about-story-ending>p{font-size:13px}.about-story-ending>div{gap:17px}}html,body{max-width:100%;overflow-x:clip}.header-cta-label-mobile{display:none}@media (width<=700px){body{background-attachment:scroll}main,main>section,main>div,article,form,label{min-width:0;max-width:100%}h1,h2,h3,p,blockquote,.section-kicker,.eyebrow,.offer-label,.training-duration{overflow-wrap:break-word}h1,h2{text-wrap:balance}.site-header{gap:12px}.brand,.header-cta{flex-shrink:0}.header-cta-label-desktop{display:none}.header-cta-label-mobile{display:inline}.mobile-nav{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}.natural-decor-foliage{opacity:.36;width:205px}.foliage-right{right:-131px}.foliage-left{left:-145px}.hero-copy,.training-hero-copy,.brand-hero-copy,.about-story-hero-copy,.section-heading>*,.manifesto-grid>*,.offer-grid>*,.inperson-offer-grid>*,.pro-offer-grid>*,.orientation-grid>*,.brand-contact-layout>*,.contact-body>*,.field-row>*,.community-features>*{min-width:0}.hero h1,.sub-hero h1,.book-page-hero h1,.about-page-hero h1,.contact-intro h1,.brand-hero-copy h1{font-size:clamp(42px,12.4vw,65px)}.about-story-hero-copy h1{font-size:clamp(47px,13.4vw,73px)}.button{white-space:normal;text-align:left;gap:12px;max-width:100%;padding-inline:16px}.button>span{flex-shrink:0}.hero-actions,.brand-hero-actions,.about-story-ending>div{max-width:100%}.community-total-number,.brand-audience-total>span{max-width:100%;font-size:clamp(58px,17.5vw,100px)}.community-total>div>strong,.community-total>div>span{white-space:normal}.social-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.social-stats a,.social-brand,.community-book-copy{min-width:0}.social-brand{gap:6px}.social-brand>span:not(.social-logo){overflow-wrap:anywhere}.social-count{font-size:clamp(26px,7.5vw,36px)}.social-followers{letter-spacing:.08em}.community-book-feature{gap:12px}.community-book-cover{width:78px;height:115px}.community-book-copy>strong{font-size:clamp(23px,7vw,28px)}.community-feature-label{letter-spacing:.09em}.hero-visual{min-height:clamp(395px,120vw,500px);padding-bottom:60px}.visual-placeholder{inset:12px 5% 65px}.visual-placeholder img{object-position:53% 28%}.note-top{max-width:72%;padding:10px 12px;font-size:8px;top:0;left:0}.note-bottom{max-width:79%;padding:12px 14px;font-size:8px;bottom:0;right:0}.note-bottom strong{font-size:16px}.hero-stamp{border-width:5px;width:56px;height:56px;font-size:10px;top:auto;bottom:58px;right:1%}.training-visual-3d{min-height:clamp(430px,118vw,530px)}.training-photo-frame{padding:6px;inset:0 5% 91px;transform:rotateY(-3deg)}.training-photo-frame .training-hero-photo{object-position:52% 31%}.knowledge-card{width:calc(33.333% - 6px);height:74px;padding:10px 8px;top:auto;bottom:5px;transform:none}.knowledge-card b{font-size:9px}.knowledge-card span{font-size:clamp(10px,3.2vw,16px)}.card-one{left:0;right:auto}.card-two{left:calc(33.333% + 3px);right:auto}.card-three{left:auto;right:0}.offer-card,.pro-offer-card,.orientation-grid a,.pathway-card,.service-card,.contact-path-switch a,.brand-partner-copy{min-width:0}.offer-card,.pro-offer-card{padding-inline:clamp(19px,6vw,30px)}.offer-card-head{align-items:flex-start;gap:12px}.offer-card-head small{text-align:right;overflow-wrap:break-word;max-width:72%}.offer-card .button,.pro-offer-card .button{width:fit-content;max-width:100%}.pro-offer-card h3{font-size:clamp(30px,9vw,43px)}.faq-list summary{gap:10px;font-size:clamp(17px,5vw,21px)}.faq-list summary span{flex-shrink:0}.brand-hero-visual{min-height:clamp(420px,119vw,520px)}.brand-hero-visual>img{object-position:50% 32%;width:92%;height:calc(100% - 69px);inset:0 4% 69px}.brand-floating-metric{max-width:49%;padding:10px;top:auto;bottom:68px;left:0}.brand-floating-metric>span:first-child{font-size:clamp(20px,6vw,27px)}.brand-floating-note{max-width:75%;padding:10px 12px;bottom:0;right:0}.brand-floating-note>strong{font-size:clamp(13px,4vw,16px)}.brand-monthly-reach,.brand-monthly-reach>div{min-width:0}.brand-monthly-value{max-width:100%;font-size:clamp(72px,22vw,105px)}.brand-story-proof>div{min-width:0}.about-story-hero-visual{min-height:clamp(410px,121vw,510px)}.about-story-main-photo{inset:0 8% 73px 3%}.about-story-main-photo>img{object-position:53% 35%}.about-story-secondary-photo{border-width:5px;width:33%;height:34%;bottom:55px;right:0}.about-story-origin-note{max-width:64%;padding:10px 12px;top:auto;bottom:0;left:3%}.about-story-origin-note>strong{font-size:19px}.simba-origin-caption,.jeepie-story-visual>div,.client-stories-caption,.brand-story-visual>span,.method-photo-stack>span,.consumer-visual div{max-width:86%;right:0}.consumer-visual div{left:0;right:auto}.about-impact-number{font-size:clamp(27px,7.4vw,41px)}.about-author-book{width:min(230px,100% - 30px)}.about-author-book>span{max-width:82%;right:-7px}.about-story-ending blockquote{font-size:clamp(50px,14vw,75px)}.large-book-photo{width:min(245px,100% - 30px);box-shadow:13px 17px 0 var(--earth),25px 30px 0 var(--sage),0 35px 65px #1e2c2333}.contact-form{min-width:0;padding:24px clamp(17px,5vw,25px)}.contact-form label{letter-spacing:.075em;min-width:0;line-height:1.5}.contact-form input,.contact-form select,.contact-form textarea{min-width:0;max-width:100%;padding-inline:12px;font-size:16px}.questionnaire-heading>h2{font-size:clamp(25px,7.4vw,35px)}.form-submit,.form-submit>button,.brand-form-submit>button{max-width:100%}footer>div{row-gap:12px}.book-popup-backdrop{padding:12px;overflow-y:auto}.book-popup{overscroll-behavior:contain;gap:16px;width:100%;max-height:calc(100dvh - 24px);padding:45px 18px 22px}.book-popup-close{top:5px;right:8px}.popup-book-wrap img{width:min(125px,25svh)}.book-popup-copy h2{font-size:clamp(29px,8.6vw,38px)}.book-popup-copy>p:not(.section-kicker){margin-block:12px;font-size:13px}.book-popup .section-kicker{margin-bottom:10px;font-size:8px}.popup-price{gap:12px;margin:15px 0}.popup-price strong{font-size:26px}.book-popup .button{justify-content:center}}@media (width<=430px){.site-header{padding-inline:13px}.brand{gap:9px}.brand-name{font-size:17px}.header-cta,.social-stats a{padding-inline:10px}.social-brand>i{display:none}.social-brand>span:not(.social-logo){font-size:9px}.community-book-feature,.community-world-feature{padding:12px}.community-book-cover{width:72px;height:106px}.community-book-readers{font-size:11px}.community-total>div>strong{font-size:17px}.brand-story-proof{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:7px}.brand-story-proof>div:last-child{grid-column:1/-1}.alumni-grid{grid-template-columns:1fr;gap:15px}.alumni-card,.alumni-next-card{min-height:340px;padding:19px 18px}.alumni-card-top{letter-spacing:.075em;font-size:8px}.alumni-photo-link{width:125px;height:125px}.alumni-instagram-link{gap:7px;font-size:10px}.alumni-next-card>span:last-child{font-size:10px}}@media (width<=360px){.site-header{gap:8px;padding-inline:10px}.brand-mark{width:35px;height:35px}.brand-name{font-size:15px}.header-cta{padding:10px 8px;font-size:8px}.community-kicker{letter-spacing:.08em;gap:7px;font-size:8px}.community-total-number,.brand-audience-total>span{font-size:clamp(54px,17vw,68px)}.social-logo{width:27px;height:27px}.social-brand{gap:4px}.social-count{font-size:26px}.social-followers{letter-spacing:.04em;font-size:8px}.community-book-cover{width:63px;height:94px}.community-book-copy>strong{font-size:22px}.knowledge-card{padding-inline:6px}.knowledge-card span{font-size:10px}.about-impact-grid article{padding-inline:8px}.about-impact-number{font-size:25px}.contact-form{padding-inline:14px}}.advice-hero{min-height:min(740px,100vh - 84px);color:var(--cream);background:linear-gradient(115deg,#1e2c23f5,#354531db 56%,#493b30c4),url(/nature-mountains.jpg) 50%/cover;grid-template-columns:minmax(0,1.05fr) minmax(300px,.8fr);align-items:center;gap:clamp(65px,10vw,145px);padding:clamp(88px,10vw,145px) clamp(24px,9vw,145px);display:grid;overflow:hidden}.advice-hero-copy{min-width:0}.advice-hero-copy h1,.advice-article-heading h1{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(55px,7.2vw,103px);font-weight:400;line-height:.98}.advice-hero-copy h1 em{color:#b6c3aa;font-weight:400}.advice-hero-copy>p:not(.section-kicker){color:#d0d7ca;max-width:620px;margin:29px 0 0;font-size:16px;line-height:1.8}.advice-hero-proof{flex-wrap:wrap;gap:10px;margin-top:31px;display:flex}.advice-hero-proof span{color:#e3e8dd;border:1px solid #f1f3e847;padding:9px 12px;font-size:10px}.advice-hero>img{object-fit:cover;object-position:48% 42%;border:8px solid #f5f4ebeb;width:100%;height:clamp(370px,42vw,550px);transform:perspective(1300px)rotateY(-6deg)rotate(-1deg);box-shadow:16px 19px #93a184b8,31px 37px #69564291,0 35px 75px #0e171147}.advice-library,.home-advice-section{background:linear-gradient(122deg,#faf8f0f7,#dce1d1c4),url(/nature-mountains.jpg) 50%/cover;padding:130px clamp(24px,8vw,130px)}.advice-library-heading{margin-bottom:60px}.advice-card-grid,.home-advice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(23px,3vw,42px);display:grid}.advice-card,.home-advice-card{background:#faf8f0f2;border:1px solid #66755326;min-width:0;transition:transform .24s,box-shadow .24s;box-shadow:8px 10px #93a1844a,0 19px 42px #2833261f}.advice-card:hover,.home-advice-card:hover{transform:translate(-3px,-5px);box-shadow:13px 16px #6956423d,0 27px 53px #28332629}.advice-card-image{aspect-ratio:1.38;background:var(--sage-soft);display:block;position:relative;overflow:hidden}.advice-card-image img,.home-advice-card>img{object-fit:cover;object-position:50% 41%;width:100%;height:100%;transition:transform .45s}.advice-card:hover .advice-card-image img,.home-advice-card:hover>img{transform:scale(1.04)}.advice-card-image>span{color:#fff;background:#1e2c23e6;padding:9px 11px;font-size:10px;position:absolute;bottom:12px;right:12px}.advice-card-copy{flex-direction:column;min-height:300px;padding:26px 25px 27px;display:flex}.advice-category{color:var(--moss);text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800;display:block}.advice-card-copy h2{letter-spacing:-.03em;margin:16px 0 12px;font-family:Georgia,serif;font-size:clamp(24px,2.4vw,32px);font-weight:400;line-height:1.14}.advice-card-copy>p{color:#596057;margin:0 0 20px;font-size:12px;line-height:1.76}.advice-card-link{color:var(--forest);margin-top:auto;font-size:11px;font-weight:800}.advice-card-link span{padding-left:6px}.advice-author-section{background:linear-gradient(135deg,#f2eee2,#dbe1d0 58%,#c8baa0 130%);grid-template-columns:minmax(260px,.72fr) minmax(0,1fr);align-items:center;gap:clamp(65px,12vw,165px);padding:120px clamp(24px,12vw,175px);display:grid}.advice-author-section>img{aspect-ratio:.85;object-fit:cover;object-position:50% 32%;border:7px solid var(--paper);width:100%;max-width:400px;box-shadow:13px 16px 0 var(--sage),25px 29px 0 #69564261,0 28px 55px #242f2129;transform:perspective(1000px)rotateY(5deg)}.advice-author-section h2,.home-advice-heading h2,.local-presence-section h2,.advice-related .section-heading h2{letter-spacing:-.045em;margin:0;font-family:Georgia,serif;font-size:clamp(39px,4.3vw,63px);font-weight:400;line-height:1.06}.advice-author-section>div>p:not(.section-kicker),.local-presence-section>div>p:not(.section-kicker){color:#596057;margin:22px 0;font-size:14px;line-height:1.85}.advice-author-section .text-link{margin-top:10px}.advice-article-hero{max-width:1110px;margin:0 auto;padding:85px 24px 53px}.advice-breadcrumb{color:#63705c;flex-wrap:wrap;align-items:center;gap:10px;font-size:11px;display:flex}.advice-breadcrumb>span:last-child{color:var(--ink)}.advice-article-heading{max-width:940px;margin-top:61px}.advice-article-heading .advice-category{margin-bottom:23px}.advice-article-heading h1{font-size:clamp(46px,6.3vw,82px);line-height:1.02}.advice-article-heading>p{color:#5b6458;max-width:810px;margin:25px 0 0;font-size:clamp(15px,1.6vw,18px);line-height:1.8}.advice-author-line{align-items:center;gap:12px;margin-top:31px;display:flex}.advice-author-line>img{object-fit:cover;object-position:50% 28%;border-radius:50%;width:49px;height:49px}.advice-author-line>div{flex-direction:column;gap:4px;display:flex}.advice-author-line strong{font-size:12px}.advice-author-line span{color:#687060;font-size:10px}.advice-article-image{background:var(--sage-soft);height:clamp(350px,48vw,635px);margin:0}.advice-article-image>img{object-fit:cover;object-position:50% 41%;width:100%;height:100%}.advice-article-content{grid-template-columns:minmax(190px,.45fr) minmax(0,1fr);align-items:start;gap:clamp(60px,9vw,110px);max-width:1160px;margin:0 auto;padding:100px 24px 120px;display:grid}.advice-article-sidebar{border-left:3px solid var(--moss);background:#dbe1d070;padding:24px;position:sticky;top:120px;box-shadow:7px 9px #69564221}.advice-article-sidebar>span{color:var(--moss);text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800}.advice-article-sidebar>p{margin:14px 0 19px;font-family:Georgia,serif;font-size:20px;line-height:1.43}.advice-article-sidebar>a{font-size:10px;font-weight:800}.advice-article-sidebar>a b{margin-left:4px}.advice-article-body{min-width:0}.advice-article-section+.advice-article-section{border-top:1px solid #25281f21;margin-top:66px;padding-top:55px}.advice-section-number{color:var(--sage);letter-spacing:.12em;font-size:11px;font-weight:800}.advice-article-section h2,.advice-article-faq h2{letter-spacing:-.035em;margin:13px 0 20px;font-family:Georgia,serif;font-size:clamp(30px,3.3vw,44px);font-weight:400;line-height:1.1}.advice-article-section>p{color:#464d42;margin:16px 0;font-size:15px;line-height:1.9}.advice-article-section>ul{background:#dbe1d082;margin:24px 0 7px;padding:19px 22px 19px 37px}.advice-article-section>ul>li{color:#414a3c;margin:9px 0;font-size:13px;line-height:1.65}.advice-article-faq{border-top:1px solid var(--line);margin-top:80px;padding-top:50px}.advice-article-faq .section-kicker{margin-bottom:11px}.advice-article-faq .faq-list summary{font-size:17px}.advice-related{background:linear-gradient(125deg,#f2eee2f2,#dbe1d0d1),url(/nature-mountains.jpg) 50%/cover;padding:110px clamp(24px,8vw,130px)}.advice-related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px;display:grid}.advice-related-grid>a{background:#faf8f0e0;padding:27px;box-shadow:7px 9px #6956422e,0 14px 33px #232d2214}.advice-related-grid>a>span{color:var(--moss);text-transform:uppercase;letter-spacing:.09em;font-size:10px;font-weight:800}.advice-related-grid>a>h3{min-height:70px;margin:18px 0;font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.13}.advice-related-grid>a>b{color:var(--forest);font-size:10px}.home-advice-section{padding-block:120px}.home-advice-grid{margin-top:56px}.home-advice-card{display:block;overflow:hidden}.home-advice-card>img{height:240px}.home-advice-card>div{padding:21px 22px 25px}.home-advice-card>div>span{color:var(--moss);text-transform:uppercase;letter-spacing:.11em;font-size:9px;font-weight:800}.home-advice-card>div>h3{min-height:58px;margin:13px 0 16px;font-family:Georgia,serif;font-size:26px;font-weight:400;line-height:1.14}.home-advice-card>div>b{color:var(--forest);font-size:10px}.home-advice-all{margin-top:46px}.local-presence-section{background:linear-gradient(125deg,#faf8f0f0,#dce1d1cf),url(/nature-mountains.jpg) 50%/cover;grid-template-columns:minmax(0,1fr) minmax(260px,.73fr);align-items:center;gap:clamp(65px,10vw,125px);padding:120px clamp(24px,9vw,145px);display:grid}.local-presence-section>img{object-fit:cover;object-position:45% 44%;border:7px solid var(--paper);width:100%;height:clamp(340px,38vw,510px);box-shadow:13px 16px #93a184c4,25px 30px #6956424f,0 30px 58px #252f232b}.local-presence-towns{flex-wrap:wrap;gap:9px;margin:23px 0;display:flex}.local-presence-towns>span{color:var(--forest);border:1px solid #66755363;padding:8px 11px;font-size:10px;font-weight:700}@media (width<=1050px){.advice-hero{grid-template-columns:1fr;gap:55px;min-height:auto;padding:95px 46px 105px}.advice-hero>img{width:min(620px,100% - 35px);height:440px;margin-inline:auto}.advice-card-grid,.home-advice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.advice-author-section{gap:60px;padding-inline:60px}.advice-article-content{grid-template-columns:minmax(170px,.46fr) minmax(0,1fr);gap:45px}.local-presence-section{gap:60px;padding-inline:55px}}@media (width<=700px){.advice-hero{gap:50px;padding:80px 20px 90px}.advice-hero-copy h1{font-size:clamp(47px,13vw,73px)}.advice-hero-copy>p:not(.section-kicker){font-size:14px}.advice-hero-proof{gap:8px}.advice-hero-proof span{font-size:9px}.advice-hero>img{border-width:6px;width:calc(100% - 28px);height:clamp(300px,100vw,420px);box-shadow:10px 12px #93a184b8,19px 23px #69564291,0 24px 50px #0e17113d}.advice-library,.home-advice-section{padding:85px 20px}.advice-library-heading{margin-bottom:40px}.advice-card-grid,.home-advice-grid{grid-template-columns:1fr;gap:26px}.advice-card-copy{min-height:250px;padding:22px}.advice-card-copy h2{font-size:29px}.advice-author-section{grid-template-columns:1fr;gap:60px;padding:90px 24px}.advice-author-section>img{width:min(310px,100% - 27px);margin-inline:auto}.advice-author-section h2,.home-advice-heading h2,.local-presence-section h2,.advice-related .section-heading h2{font-size:clamp(39px,10vw,54px)}.advice-article-hero{padding:66px 19px 44px}.advice-article-heading{margin-top:43px}.advice-article-heading h1{font-size:clamp(42px,11.5vw,64px)}.advice-breadcrumb{gap:7px;font-size:10px}.advice-article-image{height:clamp(290px,95vw,410px)}.advice-article-content{grid-template-columns:1fr;gap:48px;padding:65px 20px 85px}.advice-article-sidebar{padding:20px;position:static}.advice-article-section+.advice-article-section{margin-top:49px;padding-top:39px}.advice-article-section h2,.advice-article-faq h2{font-size:clamp(30px,8vw,40px)}.advice-article-section>p{font-size:14px}.advice-article-faq .faq-list summary{font-size:16px}.advice-related{padding:85px 20px}.advice-related-grid{grid-template-columns:1fr;gap:16px;margin-top:35px}.advice-related-grid>a>h3{min-height:0}.home-advice-grid{margin-top:39px}.home-advice-card>img{height:220px}.home-advice-card>div>h3{min-height:0}.home-advice-all{margin-top:36px}.local-presence-section{grid-template-columns:1fr;gap:55px;padding:90px 20px}.local-presence-section>img{width:calc(100% - 23px);height:370px}.local-presence-towns{gap:7px}.local-presence-towns>span{padding:7px 9px;font-size:9px}}.analytics-consent{z-index:130;color:#f4f2e9;background:linear-gradient(145deg,#243429fa,#404333fa);border:1px solid #e3eadc29;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:22px;width:min(520px,100vw - 28px);padding:22px;animation:.35s both popupRise;display:grid;position:fixed;bottom:clamp(14px,3vw,32px);right:clamp(14px,3vw,38px);box-shadow:13px 16px #6858444d,0 28px 70px #121b1557}.analytics-consent-copy{min-width:0}.analytics-consent-copy strong{margin-bottom:7px;font-family:Georgia,serif;font-size:20px;font-weight:400;display:block}.analytics-consent-copy p{color:#f4f2e9c4;margin:0;font-size:11px;line-height:1.65}.analytics-consent-actions{align-items:center;gap:8px;display:flex}.analytics-consent-actions button,.analytics-preferences-button{font:inherit;cursor:pointer}.analytics-consent-actions button{text-transform:uppercase;letter-spacing:.07em;border:1px solid #ffffff40;min-height:40px;padding:10px 13px;font-size:9px;font-weight:800}.analytics-consent-refuse{color:#f4f2e9;background:0 0}.analytics-consent-accept{color:var(--forest);background:#e7ebdd}.analytics-preferences-button{color:inherit;font-size:inherit;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration:underline}@media (width<=600px){.analytics-consent{grid-template-columns:1fr;align-items:stretch;gap:15px;padding:18px}.analytics-consent-actions{justify-content:stretch}.analytics-consent-actions button{flex:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.natural-decor-foliage,.simba-promise-section:before,.about-story-ending:before{animation:none!important}}
