:root{--cream:#f9f4ec;--ivory:#f2eade;--sand:#e5d9c9;--paper:#fefbf6;--ink:#201914;--ink-soft:#564b42;--ink-muted:#837870;--rule:#d6ccc1;--gold:#cca369;--gold-deep:#9c672e;--terracotta:#b36b51;--amber:#774826;--serif:"Cormorant Garamond", "Cormorant", Georgia, serif;--sans:"Hanken Grotesk", "Inter", -apple-system, system-ui, sans-serif;--gutter:80px;--section:120px}@supports (color:lab(0% 0 0)){:root{--cream:lab(96.554% .703454 4.53199);--ivory:lab(93.089% 1.09071 6.82235);--sand:lab(87.2756% 2.29886 9.34641);--paper:lab(98.8724% .224233 3.04723);--ink:lab(9.48198% 2.73063 4.99646);--ink-soft:lab(32.6743% 3.5473 6.78827);--ink-muted:lab(51.2425% 3.12245 6.05317);--rule:lab(82.6066% 2.125 6.52615);--gold:lab(69.8439% 10.5026 36.1956);--gold-deep:lab(48.6789% 18.1386 40.4428);--terracotta:lab(52.8676% 27.6793 27.0708);--amber:lab(35.8198% 18.0524 28.7028)}}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.55}img{max-width:100%;display:block}.eyebrow{font-family:var(--sans);letter-spacing:.22em;text-transform:uppercase;color:var(--gold-deep);font-size:11px;font-weight:500}.eyebrow--ink{color:var(--ink-soft)}.eyebrow--cream{color:#f5e1c8;color:lab(90.7676% 3.85019 15.091)}.h-display{font-family:var(--serif);letter-spacing:-.012em;color:var(--ink);font-size:clamp(56px,7vw,104px);font-weight:400;line-height:.98}.h-display em{color:var(--terracotta);font-style:italic;font-weight:400}.h1{font-family:var(--serif);letter-spacing:-.008em;font-size:clamp(40px,4.5vw,64px);font-weight:400;line-height:1.02}.h1 em{color:var(--terracotta);font-style:italic}.h2{font-family:var(--serif);letter-spacing:-.005em;font-size:clamp(28px,2.6vw,40px);font-weight:400;line-height:1.1}.h2 em{color:var(--terracotta);font-style:italic}.h3{font-family:var(--serif);font-size:22px;font-weight:500;line-height:1.2}.lede{font-family:var(--serif);color:var(--ink-soft);font-size:22px;font-weight:400;line-height:1.45}.lede em{color:var(--terracotta);font-style:italic}.body{color:var(--ink-soft);font-size:16px;line-height:1.65}.small{color:var(--ink-muted);font-size:13px;line-height:1.5}.mono{letter-spacing:.04em;text-transform:uppercase;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px}.btn{font-family:var(--sans);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:14px 26px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn--primary{background:var(--ink);color:var(--cream)}.btn--primary:hover{background:var(--terracotta)}.btn--gold{background:var(--gold-deep);color:var(--cream)}.btn--gold:hover{background:var(--amber)}.btn--ghost{color:var(--ink);background:0 0;padding:14px 0}.btn--ghost:after{content:"→";margin-left:4px;transition:transform .2s}.btn--ghost:hover:after{transform:translate(4px)}.btn--outline{color:var(--ink);border:1px solid var(--ink);background:0 0}.btn--outline:hover{background:var(--ink);color:var(--cream)}.container{max-width:1280px;padding:0 var(--gutter);margin:0 auto}.container--wide{max-width:1440px;padding:0 56px}.section{padding:var(--section) 0}.rule{background:var(--rule);border:none;height:1px}.rule-gold{background:var(--gold);border:none;height:1px}.img-ph{background:repeating-linear-gradient(135deg,#e5d5c3 0 8px,#e0ceb9 8px 16px);background:repeating-linear-gradient(135deg,lab(86.0853% 3.64745 10.955) 0 8px,lab(83.7629% 4.31743 12.8305) 8px 16px);border-radius:3px;position:relative;overflow:hidden}.img-ph--offset{overflow:visible}.img-ph--warm{background:repeating-linear-gradient(135deg,#d5af91 0 8px,#cea081 8px 16px);background:repeating-linear-gradient(135deg,lab(74.3216% 11.039 20.7486) 0 8px,lab(69.567% 14.7558 23.1563) 8px 16px)}.img-ph--deep{background:repeating-linear-gradient(135deg,#976346 0 8px,#8d5136 8px 16px);background:repeating-linear-gradient(135deg,lab(47.3691% 19.2191 25.7077) 0 8px,lab(41.4086% 23.648 27.3829) 8px 16px)}.img-ph--sand{background:repeating-linear-gradient(135deg,#ebe0cf 0 8px,#e3d6c2 8px 16px);background:repeating-linear-gradient(135deg,lab(89.6132% 1.86473 9.45749) 0 8px,lab(86.1407% 2.2943 11.3924) 8px 16px)}.img-ph__label{letter-spacing:.08em;text-transform:uppercase;color:#fff8ebeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#281c128c;border-radius:3px;padding:5px 9px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:10px;position:absolute;bottom:14px;left:14px}.img-ph--sand .img-ph__label{color:#3c2814d9;background:#fffaf0b3}.gh-author-photo{border-radius:50%!important}.gh-author-photo.img-ph--offset{overflow:visible}.gh-author-photo,.gh-author-photo img{border-radius:50%!important}.gh-author-photo .img-ph__label{display:none}.gh-dest-overlay{z-index:1;pointer-events:none;background:linear-gradient(#1c130c7a,#1c130c2e 58%,#1c130c00);border-radius:3px 3px 0 0;height:46%;position:absolute;top:16px;left:16px;right:0}.sun{background:var(--gold-deep);border-radius:28px 28px 0 0;width:28px;height:14px;display:inline-block}.sun--lg{border-radius:56px 56px 0 0;width:56px;height:28px}.card{background:var(--paper);border:1px solid var(--rule);border-radius:4px;padding:36px 32px}.gh-nav-item{padding:12px 0;position:relative}.gh-nav-dropdown{background:var(--paper);border:1px solid var(--rule);opacity:0;pointer-events:none;border-radius:4px;min-width:260px;padding:12px;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%,8px);box-shadow:0 18px 42px #50321924}.gh-nav-dropdown:before{content:"";height:16px;position:absolute;top:-16px;left:0;right:0}.gh-nav-item:hover .gh-nav-dropdown,.gh-nav-item:focus-within .gh-nav-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.gh-nav-dropdown__link{color:var(--ink);border-radius:3px;padding:13px 14px;text-decoration:none;display:block}.gh-nav-dropdown__link:hover,.gh-nav-dropdown__link:focus{background:var(--ivory)}.gh-nav-dropdown__link span{font-family:var(--serif);font-size:20px;font-style:italic;line-height:1.1;display:block}.gh-nav-dropdown__link small{color:var(--ink-muted);margin-top:5px;font-size:12px;line-height:1.35;display:block}.gh-mobile-nav{display:none}.gh-mobile-nav summary{list-style:none}.gh-mobile-nav summary::-webkit-details-marker{display:none}.gh-mobile-menu-btn{border:1px solid var(--rule);background:var(--paper);cursor:pointer;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px}.gh-mobile-menu-btn span{background:var(--ink);width:18px;height:1px;transition:transform .18s,opacity .18s}.gh-mobile-nav[open] .gh-mobile-menu-btn span:first-child{transform:translateY(6px)rotate(45deg)}.gh-mobile-nav[open] .gh-mobile-menu-btn span:nth-child(2){opacity:0}.gh-mobile-nav[open] .gh-mobile-menu-btn span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.gh-mobile-panel{background:var(--cream);border-bottom:1px solid var(--rule);padding:10px 22px 24px;position:absolute;top:calc(100% + 1px);left:0;right:0;box-shadow:0 22px 50px #5032191f}.gh-mobile-nav__group{border-bottom:1px solid var(--rule)}.gh-mobile-nav__group>a,.gh-mobile-nav__nested summary{font-family:var(--serif);color:var(--ink);padding:18px 0;font-size:30px;font-style:italic;line-height:1.05;text-decoration:none;display:block}.gh-mobile-nav__nested summary{cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex}.gh-mobile-nav__nested summary::-webkit-details-marker{display:none}.gh-mobile-nav__nested summary>a{color:inherit;text-decoration:none}.gh-mobile-nav__nested summary>span{border:1px solid var(--rule);width:28px;height:28px;font-family:var(--sans);color:var(--gold-deep);border-radius:50%;justify-content:center;align-items:center;padding-bottom:2px;font-size:18px;font-style:normal;font-weight:400;line-height:0;transition:transform .18s,background .18s;display:inline-flex}.gh-mobile-nav__nested[open] summary>span{background:var(--ivory);transform:rotate(45deg)}.gh-mobile-nav__group>a.is-active,.gh-mobile-nav__nested summary>a.is-active{color:var(--terracotta)}.gh-mobile-nav__children{border-left:1px solid var(--gold);gap:6px;padding:0 0 18px 18px;display:grid}.gh-mobile-nav__children a{color:var(--ink);padding:10px 0;text-decoration:none;display:block}.gh-mobile-nav__children span{font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;font-size:13px;line-height:1.2;display:block}.gh-mobile-nav__children small{color:var(--ink-muted);margin-top:4px;font-size:13px;line-height:1.4;display:block}.gh-mobile-nav__cta{justify-content:center;width:100%;margin-top:22px}.field{flex-direction:column;gap:8px;display:flex}.field,.field input,.field textarea,.field select,.gh-contact-form{min-width:0;max-width:100%}.field label{font-family:var(--sans);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);font-size:11px;font-weight:500}.field input,.field textarea,.field select{width:100%;font-family:var(--serif);color:var(--ink);border:none;border-bottom:1px solid var(--rule);background:0 0;outline:none;padding:10px 0;font-size:18px;transition:border-color .2s}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--gold-deep)}.field textarea{resize:vertical;min-height:120px}.gh-page{container:gh-page/inline-size}.gh-show-mobile{display:none!important}@container gh-page (max-width:760px){.gh-show-mobile{display:block!important}.gh-hide-mobile{display:none!important}}@media (max-width:760px){.gh-show-mobile{display:block!important}.gh-hide-mobile{display:none!important}}@container gh-page (max-width:760px){.gh-page [style*=grid-template-columns]{grid-template-columns:1fr!important;gap:28px!important}.container,.container--wide{padding-left:22px!important;padding-right:22px!important}.section,.gh-page section{padding-top:72px!important;padding-bottom:72px!important}.gh-hero-grid{gap:32px!important;padding:24px 22px 56px!important}.gh-hero-photo{height:420px!important}.btn{padding:13px 20px!important;font-size:12px!important}.gh-pad-mobile-tight{padding:36px 26px!important}.gh-stat-num{font-size:26px!important}.gh-footer-cols{grid-template-columns:1fr!important;gap:40px!important}.gh-footer-bottom{text-align:left!important;flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.gh-inquiry-card{padding:40px 26px!important}.gh-contact-form{padding:36px 26px!important}.gh-contact-aside{position:static!important}.gh-contact-form{overflow:hidden}.gh-contact-form [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.gh-contact-form [style*="display: flex"]{flex-wrap:wrap!important}.gh-contact-form [style*="display: flex"]>*{min-width:0}.gh-contact-form button{white-space:normal}.gh-pricing-strip{flex-direction:column!important;align-items:flex-start!important;gap:24px!important;padding:28px 26px!important}.gh-pricing-strip>div:first-child{flex-direction:column!important;gap:24px!important}.gh-dest-grid{grid-template-columns:1fr!important;grid-auto-rows:260px!important}.gh-dest-grid>div{grid-area:auto/1/auto/-1!important}.gh-ig-grid{grid-template-columns:1fr 1fr!important}.gh-steps-grid{grid-template-columns:1fr!important;gap:36px!important}.gh-steps-rule{display:none!important}.gh-benefits-grid,.gh-blog-body-grid{grid-template-columns:1fr!important}.gh-blog-toc,.gh-blog-share{display:none!important}.gh-blog-pull{margin-left:0!important;margin-right:0!important;padding:28px 26px!important}.h-display{font-size:clamp(40px,11vw,64px)!important}.h1{font-size:clamp(32px,8vw,44px)!important}.h2{font-size:clamp(24px,6vw,32px)!important}.lede{font-size:18px!important}.gh-hero-floater-tl{width:auto!important;max-width:200px!important;padding:12px 14px!important;top:12px!important;left:12px!important}.gh-hero-floater-br{width:auto!important;max-width:220px!important;padding:14px 16px!important;bottom:12px!important;left:auto!important;right:12px!important}.gh-header{padding:18px 22px!important}.gh-header-nav{display:none!important}.gh-mobile-nav{display:block!important}.gh-mobile-menu-btn{display:inline-flex!important}.gh-stat-row{flex-direction:column!important;gap:24px!important}.gh-faq-aside{position:static!important}.gh-training-photo-stack{height:380px!important}.gh-training-photo-stack>div:last-child{width:160px!important;height:140px!important;bottom:-20px!important;right:-10px!important}.gh-cta-buttons{flex-direction:column!important;align-items:stretch!important}.gh-cta-buttons .btn{justify-content:center}.gh-founder-portrait{height:380px!important}.gh-newsletter-card{padding:40px 26px!important}}@media (max-width:760px){body [style*=grid-template-columns]{grid-template-columns:1fr!important;gap:28px!important}.container,.container--wide{padding-left:22px!important;padding-right:22px!important}body section{padding-top:72px!important;padding-bottom:72px!important}.gh-hero-grid{gap:32px!important;padding:24px 22px 56px!important}.gh-hero-photo{height:420px!important}.btn{padding:13px 20px!important;font-size:12px!important}.gh-stat-num{font-size:26px!important}.gh-footer-cols{grid-template-columns:1fr!important;gap:40px!important}.gh-footer-bottom{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.gh-inquiry-card{padding:40px 26px!important}.gh-contact-form{padding:36px 26px!important}.gh-contact-aside{position:static!important}.gh-contact-form{overflow:hidden}.gh-contact-form [style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.gh-contact-form [style*="display: flex"]{flex-wrap:wrap!important}.gh-contact-form [style*="display: flex"]>*{min-width:0}.gh-contact-form button{white-space:normal}.gh-pricing-strip{flex-direction:column!important;align-items:flex-start!important;gap:24px!important;padding:28px 26px!important}.gh-pricing-strip>div:first-child{flex-direction:column!important;gap:24px!important}.gh-dest-grid{grid-template-columns:1fr!important;grid-auto-rows:260px!important}.gh-dest-grid>div{grid-area:auto/1/auto/-1!important}.gh-ig-grid{grid-template-columns:1fr 1fr!important}.gh-steps-grid{grid-template-columns:1fr!important;gap:36px!important}.gh-steps-rule{display:none!important}.gh-benefits-grid,.gh-blog-body-grid{grid-template-columns:1fr!important}.gh-blog-toc,.gh-blog-share{display:none!important}.gh-blog-pull{margin-left:0!important;margin-right:0!important;padding:28px 26px!important}.h-display{font-size:clamp(40px,11vw,64px)!important}.h1{font-size:clamp(32px,8vw,44px)!important}.h2{font-size:clamp(24px,6vw,32px)!important}.lede{font-size:18px!important}.gh-hero-floater-tl{width:auto!important;max-width:200px!important;padding:12px 14px!important;top:12px!important;left:12px!important}.gh-hero-floater-br{width:auto!important;max-width:220px!important;padding:14px 16px!important;bottom:12px!important;left:auto!important;right:12px!important}.gh-header{padding:18px 22px!important}.gh-header-nav{display:none!important}.gh-mobile-nav{display:block!important}.gh-mobile-menu-btn{display:inline-flex!important}.gh-stat-row{flex-direction:column!important;gap:24px!important}.gh-faq-aside{position:static!important}.gh-training-photo-stack{height:380px!important}.gh-training-photo-stack>div:last-child{width:160px!important;height:140px!important;bottom:-20px!important;right:-10px!important}.gh-cta-buttons{flex-direction:column!important;align-items:stretch!important}.gh-founder-portrait{height:380px!important}.gh-newsletter-card{padding:40px 26px!important}.gh-show-mobile{display:block!important}.gh-hide-mobile{display:none!important}}.gh-mobile-menu-btn{display:none}.gh-mobile-sheet{z-index:100;background:var(--cream);flex-direction:column;padding:24px;animation:.25s gh-sheet-in;display:flex;position:fixed;inset:0}@keyframes gh-sheet-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.gh-mobile-sheet a{font-family:var(--serif);color:var(--ink);border-bottom:1px solid var(--rule);padding:14px 0;font-size:28px;font-style:italic;text-decoration:none}.gh-mobile-sheet a:last-child{border-bottom:none}
