/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#17191b;--navy:#11171c;--gold:#b8792d;--cream:#fbf8f3;--line:#ddd4c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:10;background:#fff;justify-content:space-between;align-items:center;height:140px;padding:0 clamp(28px,4.6vw,76px);display:flex;position:relative}.brand{text-align:center}.brand-name{letter-spacing:.42em;align-items:center;gap:18px;font:23px Georgia,serif;display:flex}.brand-name i{color:var(--gold);letter-spacing:0;font-size:40px;font-style:normal}.brand small{color:var(--gold);letter-spacing:.26em;text-transform:uppercase;margin-top:8px;font-size:9px;display:block}.site-header nav{align-items:center;gap:34px;display:flex}.site-header nav a{letter-spacing:.16em;text-transform:uppercase;padding:14px 0;font-size:10px}.site-header nav a.active,.site-header nav a:hover{border-bottom:2px solid var(--gold)}.hero{background:linear-gradient(90deg,#dfe4e7 0 48%,#0000 73%),linear-gradient(100deg,#edf0f1aa,#0000 60%),url(/assets/hero-mountain.png) 50%/cover no-repeat;min-height:545px;display:flex;position:relative}.hero-shade{background:linear-gradient(90deg,#eef1f2d9 0%,#edf0f1a8 45%,#0000 75%);position:absolute;inset:0}.hero-content{z-index:1;text-align:center;width:55%;padding:58px 0 44px clamp(50px,11vw,155px);position:relative}.hero h1{letter-spacing:-.03em;margin:0;font:clamp(44px,4vw,62px)/1.02 Georgia,serif}.hero h1 em{color:var(--gold);font-weight:400}.hero-content>p{color:#283038;max-width:505px;margin:19px auto;font-size:13px;line-height:1.55}.hero-content>p strong{color:var(--gold)}.flourish{border-bottom:1px solid #c7a170;width:145px;height:18px;margin:8px auto 12px;position:relative}.flourish span,.flourish i{background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;bottom:-3px;left:calc(50% - 2px)}.hero-pillars{text-align:left;grid-template-columns:repeat(3,1fr);gap:18px;margin:28px -65px 28px 0;display:grid}.hero-pillars div{align-items:flex-start;gap:12px;display:flex}.hero-pillars b{color:var(--gold);min-width:32px;font:29px Georgia,serif}.hero-pillars span{font-size:10px;font-weight:600;line-height:1.6}.button{color:#fff;text-transform:uppercase;letter-spacing:.12em;white-space:nowrap;background:#171b1e;justify-content:space-between;align-items:center;gap:25px;min-height:42px;padding:0 20px;font-size:9px;transition:all .2s;display:inline-flex}.button span{color:#d1943e;font-size:16px}.button:hover{background:#262b2f;transform:translateY(-2px)}.freedom{background:var(--cream);padding:46px 38px 48px}.section-intro{text-align:center}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:10px;font-weight:700}.section-intro h2,.about h2,.closing h2,.thoughts h2{margin:0;font:40px/1.15 Georgia,serif}.section-intro>p:last-child{margin:11px 0 25px;font-size:12px;line-height:1.7}.path-grid{grid-template-columns:repeat(3,1fr);max-width:790px;margin:auto;display:grid}.path{text-align:center;border-right:1px solid var(--line);flex-direction:column;align-items:center;padding:0 23px 8px;display:flex}.path:last-child{border:0}.path-image{aspect-ratio:1.33;background-color:#dbc9aa;background-image:url(/assets/freedom-triptych.png);background-repeat:no-repeat;background-size:300% 100%;width:100%}.crop-0{background-position:0}.crop-1{background-position:50%}.crop-2{background-position:100%}.path-icon{border:1px solid var(--gold);width:50px;height:50px;color:var(--gold);background:#fff;border-radius:50%;place-items:center;margin:-16px 0 10px;font:25px Georgia,serif;display:grid;position:relative}.path h3{text-transform:uppercase;letter-spacing:.06em;margin:0 0 12px;font-size:16px}.path p{flex:1;max-width:235px;margin:0 0 20px;font-size:11px;line-height:1.7}.path .button{width:185px}.about{background:#fff;grid-template-columns:36% 40% 24%;min-height:355px;display:grid}.anna-photo{background:url(/assets/anna-about.png) 50% 40%/cover no-repeat;min-height:355px}.about-copy{padding:42px 34px 32px}.about-copy h2{font-size:28px}.flourish.left{width:140px;margin:4px 0 16px}.about-copy>p:not(.eyebrow){max-width:430px;font-size:10px;line-height:1.75}.about-copy .button{margin-top:8px}.about blockquote{text-align:center;background:#f7f1eb;align-self:center;margin:35px 40px 35px 0;padding:38px 30px;font:19px/1.55 Georgia,serif}.about blockquote>span{color:var(--gold);font:700 31px Georgia,serif;display:block}.about blockquote .flourish{width:120px}.thoughts{text-align:center;background:#f4efe9;padding:85px 25px;display:none}.thoughts a{text-transform:uppercase;letter-spacing:.12em;color:var(--gold);margin-top:24px;font-size:10px;display:inline-flex}.closing{color:#fff;background:radial-gradient(circle at 35% 0,#283038,#101519 58%);grid-template-columns:70px 1fr auto;align-items:center;gap:25px;min-height:145px;padding:30px 7vw;display:grid}.closing-no-icon{grid-template-columns:1fr auto}.compass{color:var(--gold);font-size:57px}.closing h2{border-top:1px solid #8a673e;padding-top:12px;font-size:27px;display:inline-block}.closing h2 em{color:var(--gold);font-weight:400}.closing p{margin:11px 0 0}.outline{background:0 0;border:1px solid #876238;min-width:145px}footer{color:#89939a;text-align:center;letter-spacing:.12em;text-transform:uppercase;background:#0d1215;padding:16px;font-size:9px}@media (width<=900px){.site-header{height:110px}.site-header nav{gap:17px}.site-header nav a{font-size:9px}.brand-name{gap:10px;font-size:18px}.hero-content{width:68%;padding-left:50px}.hero-pillars{margin-right:-80px}.about{grid-template-columns:40% 60%}.about blockquote{grid-column:1/-1;margin:0;padding:45px 15vw}}@media (width<=700px){.site-header{height:92px;padding:0 20px}.site-header nav{display:none}.brand{margin:auto}.hero{background-position:62%;align-items:flex-start;min-height:750px}.hero-shade{background:linear-gradient(#f0f1f0ef 0 58%,#0000 83%)}.hero-content{width:100%;padding:50px 22px 330px}.hero h1{font-size:43px}.hero-content>p{font-size:12px}.hero-pillars{text-align:left;grid-template-columns:1fr;gap:11px;margin:24px 0;padding:0 16px}.hero-pillars b{font-size:23px}.freedom{padding:55px 20px}.desktop{display:none}.path-grid{grid-template-columns:1fr;gap:38px}.path{border:0;padding:0}.path-image{max-width:420px}.path p{font-size:12px}.about{grid-template-columns:1fr}.anna-photo{background-position:50% 30%;min-height:430px}.about-copy{padding:55px 28px}.about-copy h2{font-size:34px}.about-copy>p:not(.eyebrow){font-size:12px}.about blockquote{grid-column:auto;margin:0;padding:55px 35px}.thoughts{display:block}.closing{grid-template-columns:48px 1fr;padding:38px 24px}.closing-no-icon{grid-template-columns:1fr}.closing .button{grid-column:1/-1;justify-self:center}.closing h2{font-size:23px}.compass{font-size:43px}footer{line-height:1.6}}.brand{text-align:left;width:clamp(230px,26vw,355px);display:block}.brand img{width:100%;height:auto;display:block}footer{color:#687176;background:#fff;flex-direction:column;align-items:center;gap:8px;padding:22px 16px 18px;display:flex}footer img{width:min(285px,72vw);height:auto}.footer-social{color:#a96f29;letter-spacing:.15em;text-transform:uppercase;border-bottom:1px solid #d8b98e;align-items:center;gap:7px;margin-top:3px;padding:5px 2px;font-size:10px;font-weight:700;display:inline-flex}.footer-social:hover{color:#7e511d;border-color:#7e511d}.footer-social span{font-size:14px}@media (width<=900px){.brand{width:220px}}@media (width<=700px){.site-header{height:104px}.brand{width:min(300px,82vw)}}.hero-pillars img{object-fit:contain;flex:0 0 40px;width:40px;height:40px;margin-top:-4px}@media (width<=700px){.hero-pillars img{flex-basis:36px;width:36px;height:36px}}.path-icon{color:#b8792d;background:#fff;border:1px solid #c79a61;place-items:center;width:58px;height:58px;margin-top:-21px;display:grid}.path-icon svg{width:37px;height:37px;display:block}.hero-pillars>div>svg{color:#b8792d;flex:0 0 44px;width:44px;height:44px;margin-top:-6px;display:block}@media (width<=700px){.hero-pillars>div>svg{flex-basis:39px;width:39px;height:39px;margin-top:-4px}.hero{background-position:72%;min-height:auto}.hero-content{padding-bottom:95px}}@media (width>=701px){.hero-content{width:68%;padding-left:4vw;padding-right:4vw}.hero-pillars{text-align:center;gap:34px;max-width:720px;margin:30px auto 28px}.hero-pillars div{flex-direction:column;justify-content:flex-start;align-items:center;gap:12px}.hero-pillars span{text-align:center;line-height:1.55}.hero-pillars>div>svg{flex-basis:48px;width:48px;height:48px;margin:0}}@media (width<=700px){.hero-pillars{text-align:left;gap:16px;max-width:360px;margin:25px auto;padding:0}.hero-pillars div{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:14px;display:grid}.hero-pillars span{text-align:left;line-height:1.5}.hero-pillars>div>svg{margin:0}}.journey-hero{text-align:center;background:linear-gradient(90deg,#eef0f0e8,#f3eee5bd),url(/assets/hero-mountain.png) 50% 56%/cover no-repeat;place-items:center;min-height:535px;padding:80px 28px;display:grid}.journey-hero-copy{max-width:970px}.journey-hero h1{letter-spacing:-.035em;margin:12px 0 8px;font:clamp(44px,5.2vw,76px)/1.05 Georgia,serif}.journey-hero h1 em{color:var(--gold);font-weight:400}.journey-lead{color:#30373b;max-width:700px;margin:24px auto 0;font:18px/1.7 Georgia,serif}.journey-opening{text-align:center;max-width:840px;margin:auto;padding:105px 40px 95px}.journey-opening h2,.journey-potential h2{margin:12px auto 25px;font:clamp(36px,4vw,55px)/1.12 Georgia,serif}.journey-opening>p:not(.eyebrow){color:#3e4549;max-width:690px;margin:16px auto;font-size:15px;line-height:1.9}.journey-opening strong{color:var(--gold)}.journey-chapters{background:#fff}.journey-chapter{border-top:1px solid var(--line);grid-template-columns:minmax(85px,1fr) minmax(480px,670px) minmax(0,1.2fr);min-height:440px;display:grid}.chapter-number{color:#d4b48b;justify-content:center;padding-top:70px;font:54px Georgia,serif;display:flex}.chapter-copy{padding:70px 65px}.chapter-copy h2{text-transform:capitalize;margin:8px 0 24px;font:39px/1.15 Georgia,serif}.chapter-copy>p:not(.eyebrow){color:#454c50;font-size:14px;line-height:1.85}.chapter-copy blockquote{border-left:2px solid var(--gold);color:#7a5528;margin:30px 0 0;padding:3px 0 3px 25px;font:italic 19px/1.6 Georgia,serif}.journey-photo{background:url(/assets/anna-about.png) 50% 38%/cover no-repeat;min-height:440px}.journey-chapter:nth-child(odd){background:#fbf8f3}.journey-chapter:nth-child(odd) .chapter-copy{grid-column:2/4;max-width:760px}.journey-potential{text-align:center;background:#f1ebe4;padding:110px 30px}.journey-potential>p:not(.eyebrow){max-width:700px;margin:16px auto;font-size:15px;line-height:1.85}.potential-prompts{border-top:1px solid #cdb28e;border-bottom:1px solid #cdb28e;grid-template-columns:repeat(3,1fr);max-width:930px;margin:55px auto 0;display:grid}.potential-prompts span{border-right:1px solid #cdb28e;padding:28px 20px;font:18px/1.4 Georgia,serif}.potential-prompts span:last-child{border:0}.journey-page .closing{min-height:190px}.journey-page .closing h2{max-width:750px}@media (width<=900px){.journey-chapter{grid-template-columns:85px 1fr}.chapter-copy{padding:60px 45px}.journey-photo{grid-column:1/-1;min-height:500px}.journey-chapter:nth-child(odd) .chapter-copy{grid-column:2}.journey-page .closing{grid-template-columns:60px 1fr}.journey-page .closing-no-icon{grid-template-columns:1fr auto}.journey-page .closing .button{grid-column:2;justify-self:start}}@media (width<=700px){.journey-hero{min-height:560px;padding:65px 24px}.journey-hero h1{font-size:43px}.journey-lead{font-size:16px}.journey-opening{padding:75px 25px 70px}.journey-opening h2,.journey-potential h2{font-size:37px}.journey-chapter{min-height:0;display:block}.chapter-number{padding:45px 28px 0;font-size:39px;display:block}.chapter-copy{padding:18px 28px 55px}.chapter-copy h2{font-size:32px}.chapter-copy blockquote{font-size:18px}.journey-photo{min-height:430px}.potential-prompts{grid-template-columns:1fr;margin-top:40px}.potential-prompts span{border-bottom:1px solid #cdb28e;border-right:0}.potential-prompts span:last-child{border-bottom:0}.journey-potential{padding:75px 25px}.journey-page .closing{grid-template-columns:42px 1fr}.journey-page .closing-no-icon{grid-template-columns:1fr}.journey-page .closing .button{grid-column:1/-1;justify-self:center}}@media (width>=901px){.journey-chapter:last-child .chapter-copy{grid-column:2/4;max-width:760px}}.business-hero{background:#edf0ef;grid-template-columns:58% 42%;min-height:610px;display:grid}.business-hero-copy{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:105px clamp(45px,7vw,110px);display:flex}.business-hero h1{letter-spacing:-.04em;margin:10px 0;font:clamp(48px,5.2vw,76px)/1.04 Georgia,serif}.business-hero h1 em,.business-areas-heading h2 em{color:var(--gold);font-weight:400}.business-hero-copy>p:not(.eyebrow){color:#394146;max-width:590px;margin:18px auto 28px;font:17px/1.7 Georgia,serif}.business-hero-image{background:url(/assets/freedom-triptych.png) 0/300% 100% no-repeat;min-height:610px}.business-intro{text-align:center;background:#fff;padding:100px 30px}.business-intro h2,.business-approach h2,.business-conversation h2{margin:10px 0;font:clamp(38px,4.4vw,58px)/1.12 Georgia,serif}.business-intro-copy{text-align:left;grid-template-columns:1fr 1fr;gap:60px;max-width:930px;margin:35px auto 0;display:grid}.business-intro-copy p{color:#454c50;margin:0;font-size:14px;line-height:1.9}.business-areas{color:#fff;background:#11171c;grid-template-columns:38% 62%;display:grid}.business-areas-heading{border-right:1px solid #5b4b38;padding:90px clamp(35px,6vw,90px)}.business-areas-heading h2{margin:17px 0 30px;font:clamp(46px,5vw,72px)/1.05 Georgia,serif}.business-areas-heading>p:last-child{color:#adb4b7;max-width:330px;font-size:13px;line-height:1.8}.business-area-list{padding:45px 7vw}.business-area-list article{border-bottom:1px solid #544838;grid-template-columns:75px 1fr;gap:25px;padding:38px 0;display:grid}.business-area-list article:last-child{border:0}.business-area-list article>span{color:var(--gold);font:32px Georgia,serif}.business-area-list h3{margin:0 0 12px;font:30px Georgia,serif}.business-area-list p{color:#c3c7c9;max-width:620px;margin:0;font-size:13px;line-height:1.8}.business-fit{background:#f5f0e9;grid-template-columns:48% 52%;display:grid}.business-fit-image{background:url(/assets/business-freedom-release.png) 50% 58%/cover no-repeat;min-height:590px}.business-fit-copy{padding:95px clamp(40px,7vw,105px)}.business-fit h2{margin:12px 0 35px;font:clamp(37px,4vw,54px)/1.12 Georgia,serif}.business-fit ul{margin:0;padding:0;list-style:none}.business-fit li{border-bottom:1px solid #d5c8b9;padding:16px 0 16px 32px;font-size:14px;line-height:1.6;position:relative}.business-fit li:before{content:"→";color:var(--gold);position:absolute;left:0}.business-approach{text-align:center;background:#fff;padding:105px 30px}.business-approach>p:not(.eyebrow){color:#444c50;max-width:780px;margin:18px auto;font-size:14px;line-height:1.9}.business-approach blockquote{color:#7b5528;border-top:1px solid #c7a170;border-bottom:1px solid #c7a170;max-width:870px;margin:45px auto 0;padding:35px 55px;font:italic 24px/1.55 Georgia,serif}.business-conversation{background:#eee6dc;grid-template-columns:1fr auto;align-items:center;gap:70px;padding:80px 9vw;display:grid}.business-conversation>div{max-width:780px}.business-conversation h2{font-size:40px}.business-conversation p:not(.eyebrow){max-width:650px;font-size:14px;line-height:1.8}.business-conversation .button{min-width:235px}@media (width<=900px){.business-hero{grid-template-columns:1fr}.business-hero-copy{padding:80px 35px}.business-hero-image{background-size:300% 100%;min-height:420px}.business-areas{grid-template-columns:1fr}.business-areas-heading{text-align:center;border-bottom:1px solid #5b4b38;border-right:0}.business-areas-heading>p:last-child{margin-left:auto;margin-right:auto}.business-fit{grid-template-columns:1fr}.business-fit-image{min-height:480px}.business-conversation{grid-template-columns:1fr}.business-conversation .button{justify-self:start}}@media (width<=700px){.business-hero{flex-direction:column;display:flex}.business-hero-copy{padding:65px 24px}.business-hero h1{font-size:44px}.business-hero-copy>p:not(.eyebrow){font-size:16px}.business-hero-image{min-height:330px}.business-intro{padding:75px 25px}.business-intro h2,.business-approach h2{font-size:37px}.business-intro-copy{grid-template-columns:1fr;gap:20px}.business-areas-heading{padding:70px 28px}.business-area-list{padding:25px 28px}.business-area-list article{grid-template-columns:50px 1fr;gap:15px}.business-area-list h3{font-size:27px}.business-fit-image{min-height:390px}.business-fit-copy{padding:70px 28px}.business-fit h2{font-size:37px}.business-approach{padding:75px 25px}.business-approach blockquote{padding:28px 10px;font-size:21px}.business-conversation{gap:30px;padding:70px 28px}.business-conversation h2{font-size:36px}.business-conversation .button{justify-self:stretch}}.mind-hero{background:url(/assets/hero-mountain.png) 50% 48%/cover no-repeat;place-items:center;min-height:610px;padding:90px 30px;display:grid;position:relative}.mind-hero-shade{background:linear-gradient(90deg,#edf0f0eb 0%,#f0efebc9 56%,#eee7dc70 100%);position:absolute;inset:0}.mind-hero-copy{z-index:1;text-align:center;max-width:980px;position:relative}.mind-hero h1{letter-spacing:-.035em;margin:12px 0;font:clamp(43px,4.8vw,69px)/1.07 Georgia,serif}.mind-hero h1 em,.mind-process-heading h2 em,.mind-approach h2 em{color:var(--gold);font-weight:400}.mind-hero-copy>p:not(.eyebrow){color:#374045;max-width:700px;margin:22px auto 30px;font:17px/1.75 Georgia,serif}.mind-opening{text-align:center;background:#fff;padding:105px 30px}.mind-opening h2,.mind-potential h2{max-width:960px;margin:12px auto;font:clamp(38px,4.4vw,58px)/1.13 Georgia,serif}.mind-opening-copy{text-align:left;grid-template-columns:1fr 1fr;gap:60px;max-width:940px;margin:38px auto 0;display:grid}.mind-opening-copy p{color:#454c50;margin:0;font-size:14px;line-height:1.9}.mind-process{color:#fff;background:#11171c;grid-template-columns:38% 62%;display:grid}.mind-process-heading{border-right:1px solid #5b4b38;padding:95px clamp(35px,6vw,90px)}.mind-process-heading h2{margin:18px 0 30px;font:clamp(44px,4.8vw,68px)/1.06 Georgia,serif}.mind-process-heading>p:last-child{color:#adb4b7;max-width:360px;font-size:13px;line-height:1.85}.mind-stage-list{padding:32px 7vw}.mind-stage-list article{border-bottom:1px solid #544838;grid-template-columns:75px 1fr;gap:25px;padding:32px 0;display:grid}.mind-stage-list article:last-child{border:0}.mind-stage-list article>span{color:var(--gold);font:30px Georgia,serif}.mind-stage-list h3{margin:0 0 10px;font:29px Georgia,serif}.mind-stage-list p{color:#c3c7c9;max-width:650px;margin:0;font-size:13px;line-height:1.8}.mind-fit{background:#f5f0e9;grid-template-columns:55% 45%;display:grid}.mind-fit-copy{padding:95px clamp(40px,7vw,105px)}.mind-fit h2{margin:12px 0 35px;font:clamp(36px,3.9vw,52px)/1.13 Georgia,serif}.mind-fit ul{margin:0;padding:0;list-style:none}.mind-fit li{border-bottom:1px solid #d5c8b9;padding:15px 0 15px 32px;font-size:14px;line-height:1.6;position:relative}.mind-fit li:before{content:"→";color:var(--gold);position:absolute;left:0}.mind-fit-image{background:url(/assets/freedom-triptych.png) 50%/300% 100% no-repeat;min-height:620px}.mind-potential{text-align:center;background:#fff;padding:105px 30px}.mind-potential>p:not(.eyebrow){color:#444c50;max-width:780px;margin:17px auto;font-size:14px;line-height:1.9}.mind-capacities{border-top:1px solid #c7a170;border-bottom:1px solid #c7a170;grid-template-columns:repeat(4,1fr);max-width:960px;margin:50px auto 0;display:grid}.mind-capacities span{color:#7b5528;border-right:1px solid #c7a170;padding:25px 15px;font:19px Georgia,serif}.mind-capacities span:last-child{border:0}.mind-approach{text-align:center;background:#eee7dd;padding:105px 30px}.mind-approach-inner{max-width:920px;margin:auto}.mind-approach h2{margin:12px 0 28px;font:clamp(38px,4.2vw,56px)/1.13 Georgia,serif}.mind-approach p:not(.eyebrow){color:#444c50;max-width:780px;margin:18px auto;font-size:14px;line-height:1.9}.mind-approach blockquote{color:#7b5528;border-top:1px solid #c7a170;border-bottom:1px solid #c7a170;margin:45px auto 0;padding:35px 55px;font:italic 24px/1.55 Georgia,serif}.mind-conversation{color:#fff;background:#11171c;grid-template-columns:1fr auto;align-items:center;gap:70px;padding:80px 9vw;display:grid}.mind-conversation>div{max-width:780px}.mind-conversation h2{margin:10px 0 16px;font:40px/1.15 Georgia,serif}.mind-conversation p:not(.eyebrow){color:#c3c7c9;max-width:650px;font-size:14px;line-height:1.8}.mind-conversation .button{border:1px solid #876238;min-width:230px}@media (width<=900px){.mind-process{grid-template-columns:1fr}.mind-process-heading{text-align:center;border-bottom:1px solid #5b4b38;border-right:0}.mind-process-heading>p:last-child{margin-left:auto;margin-right:auto}.mind-fit{grid-template-columns:1fr}.mind-fit-image{grid-row:1;min-height:500px}.mind-conversation{grid-template-columns:1fr}.mind-conversation .button{justify-self:start}}@media (width<=700px){.mind-hero{min-height:600px;padding:70px 24px}.mind-hero h1{font-size:41px}.mind-hero-copy>p:not(.eyebrow){font-size:16px}.mind-opening{padding:75px 25px}.mind-opening h2,.mind-potential h2{font-size:36px}.mind-opening-copy{grid-template-columns:1fr;gap:20px}.mind-process-heading{padding:70px 28px}.mind-stage-list{padding:25px 28px}.mind-stage-list article{grid-template-columns:50px 1fr;gap:15px}.mind-stage-list h3{font-size:26px}.mind-fit-image{min-height:390px}.mind-fit-copy{padding:70px 28px}.mind-fit h2{font-size:36px}.mind-potential{padding:75px 25px}.mind-capacities{grid-template-columns:1fr 1fr}.mind-capacities span:nth-child(2){border-right:0}.mind-capacities span:nth-child(-n+2){border-bottom:1px solid #c7a170}.mind-approach{padding:75px 25px}.mind-approach h2{font-size:36px}.mind-approach blockquote{padding:28px 10px;font-size:21px}.mind-conversation{gap:30px;padding:70px 28px}.mind-conversation h2{font-size:35px}.mind-conversation .button{justify-self:stretch}}.blog-hero{text-align:center;background:linear-gradient(90deg,#eef0f0e8,#f3eee5bd),url(/assets/hero-mountain.png) 50% 52%/cover no-repeat;padding:105px 30px 95px}.blog-hero h1{letter-spacing:-.035em;margin:12px 0 8px;font:clamp(46px,5vw,72px)/1.06 Georgia,serif}.blog-hero h1 em{color:var(--gold);font-weight:400}.blog-hero>p:last-child{color:#30373b;max-width:680px;margin:24px auto 0;font:18px/1.7 Georgia,serif}.blog-grid{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;max-width:1120px;margin:auto;padding:95px 35px;display:grid}.blog-grid article{background:#fff;flex-direction:column;min-height:330px;padding:48px 38px;display:flex}.blog-grid h2{margin:8px 0 20px;font:31px/1.2 Georgia,serif}.blog-grid article>p:not(.eyebrow){color:#4b5256;font-size:14px;line-height:1.8}.read-reflection{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-top:auto;padding-top:30px;font-size:9px;font-weight:700;display:flex}.read-reflection span{font-size:17px}@media (width<=800px){.blog-grid{grid-template-columns:1fr;max-width:620px;padding:65px 24px}.blog-grid article{min-height:0}.blog-hero{padding:75px 24px}.blog-hero h1{font-size:43px}.blog-hero>p:last-child{font-size:16px}}.article-hero{text-align:center;background:#f1ebe4;padding:75px 28px 65px}.breadcrumbs{color:#777;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;margin-bottom:42px;font-size:9px;display:flex}.breadcrumbs a:hover{color:var(--gold)}.article-hero h1{letter-spacing:-.035em;max-width:920px;margin:12px auto 22px;font:clamp(45px,5.2vw,72px)/1.07 Georgia,serif}.article-description{color:#41484c;max-width:760px;margin:0 auto;font:19px/1.65 Georgia,serif}.article-byline{letter-spacing:.08em;text-transform:uppercase;color:#6c7174;margin:30px 0 0;font-size:10px}.article-byline a{color:var(--gold)}.article-content{max-width:790px;margin:auto;padding:80px 35px 95px}.article-content>p,.article-content li{color:#383f43;font-size:16px;line-height:1.9}.article-content>p{margin:0 0 25px}.article-content h2{margin:62px 0 22px;font:36px/1.18 Georgia,serif}.article-content ul{margin:0 0 30px;padding-left:24px}.article-content li{padding:5px 0}.article-content blockquote{text-align:center;color:#795526;border-top:1px solid #c9a879;border-bottom:1px solid #c9a879;margin:55px -60px;padding:35px 60px;font:italic 25px/1.55 Georgia,serif}.article-takeaway{border-left:3px solid var(--gold);background:#f6f0e9;margin:0 0 55px;padding:28px 32px}.article-takeaway strong{color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:10px}.article-takeaway p{margin:10px 0 0;font:18px/1.65 Georgia,serif}.related-thoughts{color:#fff;text-align:center;background:#11171c;padding:75px 7vw}.related-thoughts h2{margin:8px 0 35px;font:40px/1.15 Georgia,serif}.related-thoughts>div{background:#6b5a44;grid-template-columns:repeat(2,1fr);gap:1px;max-width:900px;margin:auto;display:grid}.related-thoughts a{text-align:left;background:#171e23;justify-content:space-between;align-items:center;padding:28px 30px;font:18px/1.35 Georgia,serif;display:flex}.related-thoughts a:hover{background:#202a30}.related-thoughts a span{color:var(--gold);font-size:23px}@media (width<=700px){.article-hero{padding:50px 22px}.breadcrumbs{flex-wrap:wrap;margin-bottom:32px}.article-hero h1{font-size:42px}.article-description{font-size:17px}.article-content{padding:60px 25px 75px}.article-content>p,.article-content li{font-size:15px}.article-content h2{margin-top:48px;font-size:32px}.article-content blockquote{margin:45px -10px;padding:28px 15px;font-size:21px}.article-takeaway{padding:24px}.related-thoughts{padding:65px 24px}.related-thoughts>div{grid-template-columns:1fr}.related-thoughts h2{font-size:35px}}.mobile-nav{display:none}.mobile-nav summary{list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}@media (width<=700px){.site-header>.mobile-nav{z-index:60;display:block;position:absolute;top:82px;right:18px}.mobile-nav summary{cursor:pointer;background:#fff;border:1px solid #d7cfc4;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:flex}.mobile-nav summary span{background:#1b2023;width:18px;height:1.5px;transition:transform .2s,opacity .2s;display:block}.mobile-nav[open] summary span:first-child{transform:translateY(6.5px)rotate(45deg)}.mobile-nav[open] summary span:nth-child(2){opacity:0}.mobile-nav[open] summary span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.site-header .mobile-nav nav{display:none}.site-header .mobile-nav[open] nav{z-index:55;background:#fff;border-top:1px solid #e8e1d8;flex-direction:column;align-items:stretch;gap:0;padding:10px 24px 22px;display:flex;position:fixed;top:126px;left:0;right:0;box-shadow:0 16px 30px #1112}.site-header .mobile-nav nav a{letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid #eee8e0;padding:16px 8px;font-size:11px;display:block}.site-header .mobile-nav nav a.active{color:var(--gold);border-bottom:1px solid #c9a879}.site-header .mobile-nav nav a:last-child{border-bottom:0}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
