@font-face{font-family:Rawengulk;src:url(/fonts/rawengulk.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Wiloka;src:url(/fonts/wiloka.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}:root{--green:#2e8069;--green-dark:#1d5b4b;--green-soft:#dcebe5;--cream:#f1e0c4;--cream-light:#fbf6ec;--orange:#f25b21;--orange-dark:#c94412;--terracotta:#c65b45;--charcoal:#252522;--muted:#66675f;--white:#fff;--line:#25252224;--shadow-sm:0 10px 30px #25252214;--shadow-lg:0 28px 70px #1d5b4b2e;--radius-sm:14px;--radius-md:24px;--radius-lg:40px;--container:1180px;--header-height:82px;--font-brand:"Wiloka", sans-serif;--font-display:"Wiloka", sans-serif;--font-support:"Rawengulk", sans-serif;--font-body:"Rawengulk", sans-serif;--font-ui:"Rawengulk", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light;background:var(--cream-light)}body{color:var(--charcoal);background:radial-gradient(circle at 10% -10%, #f1e0c4a6, transparent 28rem), var(--cream-light);font-family:var(--font-body);letter-spacing:.008em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-synthesis:none;margin:0;font-size:1.08rem;line-height:1.7}body.menu-open{overflow:hidden}img,picture,svg{max-width:100%;display:block}img{height:auto}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}a:hover{text-decoration-color:var(--orange)}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,h4{font-kerning:normal;text-wrap:balance;margin:0 0 .65em;font-weight:400}h1,h2{font-family:var(--font-display);letter-spacing:.012em;line-height:1.08}h3,h4{font-family:var(--font-support);letter-spacing:.01em;line-height:1.18}h1{font-size:clamp(2.45rem,5.4vw,5rem)}h2{font-size:clamp(1.95rem,3.7vw,3.25rem)}h3{font-size:clamp(1.35rem,1.9vw,1.85rem)}p{margin:0 0 1.2em}strong,b{font-weight:400}ul,ol{padding-left:1.25rem}blockquote{border-left:4px solid var(--orange);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-family:var(--font-body);background:#f1e0c473;margin:2rem 0;padding:1.25rem 1.5rem;font-size:1.22rem}::selection{color:var(--charcoal);background:#f25b2142}.skip-link{z-index:9999;color:var(--white);background:var(--green-dark);border-radius:999px;padding:.7rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.narrow{width:min(100% - 2rem,780px);margin-inline:auto}.section{padding-block:clamp(4.5rem,9vw,8rem);position:relative}.section--tight{padding-block:clamp(3rem,6vw,5rem)}.section--green{color:var(--white);background:var(--green)}.section--cream{background:var(--cream)}.section--white{background:var(--white)}.section--dark{color:var(--white);background:var(--charcoal)}.eyebrow{color:var(--green-dark);font-family:var(--font-ui);letter-spacing:.035em;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.9rem;font-weight:400;display:inline-flex}.eyebrow:before{content:"";background:var(--orange);width:1.5rem;height:2px}.section--green .eyebrow,.section--dark .eyebrow{color:var(--cream)}.lead{max-width:720px;color:var(--muted);font-size:clamp(1.12rem,2vw,1.35rem);line-height:1.55}.section--green .lead,.section--dark .lead{color:#ffffffc7}.button-row{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{min-height:48px;color:var(--white);background:var(--orange);font-family:var(--font-ui);letter-spacing:.018em;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.78rem 1.15rem;font-size:.98rem;font-weight:400;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,color .18s;display:inline-flex}.button:hover{background:var(--orange-dark);text-decoration:none;transform:translateY(-2px)}.button--secondary{color:var(--green-dark);border-color:var(--green);background:0 0}.button--secondary:hover{color:var(--white);background:var(--green)}.button--light{color:var(--green-dark);background:var(--cream)}.button--light:hover{background:var(--white)}.button--ghost{color:var(--white);background:0 0;border-color:#ffffff73}.button--ghost:hover{border-color:var(--white);background:#ffffff1a}.text-link{color:var(--green-dark);font-family:var(--font-ui);letter-spacing:.015em;align-items:center;gap:.45rem;font-weight:400;text-decoration:none;display:inline-flex}.text-link:after{content:"→";transition:transform .18s}.text-link:hover:after{transform:translate(.25rem)}.grid{gap:1.5rem;display:grid}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#ffffffdb;padding:clamp(1.4rem,3vw,2.1rem);position:relative;overflow:hidden}.card--flat{box-shadow:none}.card--green{color:var(--white);background:var(--green);border-color:#0000}.card--cream{background:var(--cream)}.card--terracotta{color:var(--white);background:var(--terracotta);border-color:#0000}.card-number{aspect-ratio:1;width:2.5rem;color:var(--white);background:var(--green);font-family:var(--font-brand);border-radius:50%;place-items:center;margin-bottom:1rem;font-weight:400;display:inline-grid}.icon-disc{aspect-ratio:1;width:3rem;color:var(--green-dark);background:var(--green-soft);border-radius:50%;place-items:center;margin-bottom:1rem;display:inline-grid}.check-list{gap:.75rem;padding:0;list-style:none;display:grid}.check-list li{padding-left:1.7rem;position:relative}.check-list li:before{color:var(--orange);content:"●";font-size:.75rem;position:absolute;top:.08rem;left:0}.site-header{z-index:1000;min-height:var(--header-height);backdrop-filter:blur(14px);background:#fbf6ece8;border-bottom:1px solid #25252214;position:sticky;top:0}.header-inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand{color:var(--charcoal);align-items:baseline;gap:.5rem;text-decoration:none;display:inline-flex}.brand strong{font-family:var(--font-brand);letter-spacing:.015em;font-size:clamp(1.22rem,2.4vw,1.55rem);font-weight:400;line-height:1}.brand span{color:var(--green-dark);font-family:var(--font-support);letter-spacing:.025em;font-size:.84rem;font-weight:400}.site-nav{align-items:center;gap:1.25rem;display:flex}.site-nav a{font-family:var(--font-ui);letter-spacing:.012em;font-size:.94rem;font-weight:400;text-decoration:none}.site-nav a:not(.button):hover{color:var(--green-dark)}.nav-toggle{width:46px;height:46px;color:var(--green-dark);background:var(--green-soft);border:0;border-radius:50%;place-items:center;display:none}.nav-toggle svg{width:23px}.hero{padding-block:clamp(3rem,8vw,7rem);position:relative;overflow:hidden}.hero:before{aspect-ratio:1;background:var(--cream);content:"";opacity:.62;border-radius:0 0 0 100%;width:28vw;min-width:280px;position:absolute;inset:0 0 auto auto}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:clamp(2.5rem,6vw,6rem);display:grid}.hero-copy{z-index:1;position:relative}.hero-title em{color:var(--green);font-style:normal}.hero-kicker{color:var(--green-dark);font-family:var(--font-ui);letter-spacing:.012em;align-items:center;gap:.6rem;margin-bottom:1.1rem;font-weight:400;display:inline-flex}.hero-kicker:before{background:var(--orange);content:"";border-radius:50%;width:.65rem;height:.65rem}.hero-visual{min-height:520px;position:relative}.hero-photo{box-shadow:var(--shadow-lg);border-radius:46% 46% 28% 28%/36% 36% 30% 30%;position:absolute;inset:0 0 0 8%;overflow:hidden}.hero-photo img{object-fit:cover;width:100%;height:100%}.hero-badge{z-index:2;border-radius:var(--radius-sm);max-width:220px;box-shadow:var(--shadow-sm);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #ffffffbf;padding:1rem 1.15rem;font-size:.88rem;font-weight:400;position:absolute;bottom:2.5rem;left:0}.hero-badge strong{color:var(--green-dark);font-family:var(--font-brand);letter-spacing:.015em;font-size:1.35rem;font-weight:400;display:block}.hero-scribble{z-index:2;width:115px;color:var(--orange);position:absolute;top:1.2rem;right:-1.3rem}.page-hero{background:linear-gradient(105deg, #f1e0c4ad, #fbf6eceb), var(--cream-light);padding-block:clamp(3.5rem,7vw,6.5rem)}.page-hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.page-hero h1{font-size:clamp(2.4rem,4.6vw,4.35rem)}.page-hero-media{aspect-ratio:4/5;box-shadow:var(--shadow-lg);border-radius:48% 48% 22% 22%/34% 34% 20% 20%;overflow:hidden}.page-hero-media img{object-fit:cover;width:100%;height:100%}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.45rem;margin-bottom:1.4rem;font-size:.82rem;display:flex}.breadcrumbs a{color:var(--green-dark)}.split{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);align-items:center;gap:clamp(2rem,6vw,6rem);display:grid}.split--reverse>:first-child{order:2}.media-card{border-radius:var(--radius-lg);background:var(--green-soft);min-height:480px;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.media-card img{object-fit:cover;width:100%;height:100%}.media-card:after{aspect-ratio:1;border:3px solid var(--cream);content:"";border-radius:50%;width:70px;position:absolute;inset:auto 1.2rem 1.2rem auto}.stat-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.stat{text-align:center;padding:1.4rem}.stat+.stat{border-left:1px solid var(--line)}.stat strong{color:var(--green-dark);font-family:var(--font-brand);letter-spacing:.012em;font-size:clamp(1.55rem,2.7vw,2.25rem);font-weight:400;line-height:1.1;display:block}.path-card{border-radius:var(--radius-lg);min-height:360px;color:var(--white);background:var(--green);flex-direction:column;justify-content:flex-end;padding:2rem;display:flex}.path-card:nth-child(2){background:var(--terracotta)}.path-card p{color:#ffffffc7}.mentorship-card{flex-direction:column;gap:1rem;display:flex}.price{color:var(--green-dark);font-family:var(--font-brand);letter-spacing:.012em;font-size:1.9rem;font-weight:400;line-height:1}.price small{color:var(--muted);font-family:var(--font-body);margin-top:.35rem;font-size:.82rem;font-weight:400;display:block}.faq-list{gap:.75rem;margin-top:2rem;display:grid}.faq{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white)}.faq summary{font-family:var(--font-ui);letter-spacing:.01em;cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-weight:400;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{color:var(--orange);content:"+";font-size:1.5rem;font-weight:400}.faq[open] summary:after{content:"−"}.faq-body{color:var(--muted);padding:0 1.25rem 1.2rem}.testimonial{border-radius:var(--radius-md);background:var(--cream);padding:clamp(1.5rem,3vw,2.5rem)}.testimonial p{font-family:var(--font-body);font-size:clamp(1.22rem,2vw,1.55rem);line-height:1.55}.testimonial cite{color:var(--green-dark);font-style:normal;font-weight:400}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.article-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);box-shadow:var(--shadow-sm);overflow:hidden}.article-card-media{aspect-ratio:16/10;background:var(--green-soft);overflow:hidden}.article-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.article-card:hover .article-card-media img{transform:scale(1.035)}.article-card-body{padding:1.35rem}.article-card-meta{color:var(--green-dark);font-family:var(--font-ui);letter-spacing:.025em;margin-bottom:.6rem;font-size:.86rem;font-weight:400}.article{padding-block:clamp(3rem,7vw,6rem)}.article-header{text-align:center;max-width:900px;margin-inline:auto}.article-header h1{font-size:clamp(2.25rem,4.6vw,4.05rem)}.article-meta{color:var(--muted);flex-wrap:wrap;justify-content:center;gap:.8rem;font-size:.86rem;display:flex}.article-image{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--green-soft);width:min(100% - 2rem,1080px);margin:3rem auto;overflow:hidden}.article-image img{object-fit:cover;object-position:var(--article-image-position,50% 50%);width:100%;height:100%}.prose{color:#34342f;width:min(100% - 2rem,760px);font-family:var(--font-body);margin-inline:auto;font-size:1.13rem;line-height:1.76}.prose h2,.prose h3{color:var(--charcoal);margin-top:2.2em}.prose h2{font-size:clamp(1.8rem,3vw,2.5rem)}.prose h3{font-size:1.45rem}.prose a{color:var(--green-dark);font-weight:400;text-decoration-thickness:.09em}.prose li{margin-bottom:.5rem}.prose>p:first-of-type{font-size:1.18rem}.cta-panel{border-radius:var(--radius-lg);color:var(--white);background:var(--green);padding:clamp(2rem,5vw,4.5rem);position:relative;overflow:hidden}.cta-panel:after{aspect-ratio:1;content:"";border:34px solid #f1e0c433;border-radius:50%;width:300px;position:absolute;top:-100px;right:-70px}.cta-panel>*{z-index:1;position:relative}.cta-panel h2{max-width:760px}.cta-panel p{color:#fffc;max-width:690px}.logo-strip{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.logo-strip img{object-fit:contain;width:auto;max-width:210px;max-height:90px}.site-footer{color:#ffffffd1;background:var(--charcoal);padding-block:4rem 2rem}.footer-grid{grid-template-columns:1.25fr .8fr .8fr;gap:2.5rem;display:grid}.footer-title{color:var(--cream);font-family:var(--font-brand);letter-spacing:.015em;font-size:1.55rem;font-weight:400}.footer-nav{gap:.5rem;display:grid}.footer-nav a{text-decoration:none}.footer-nav a:hover{color:var(--cream)}.footer-contact{gap:.75rem}.footer-contact-link{align-items:center;gap:.65rem;width:fit-content;max-width:100%;display:inline-flex}.footer-icon{width:1.15rem;min-width:1.15rem;height:1.15rem;color:var(--cream)}.footer-contact-link span{overflow-wrap:anywhere}.footer-bottom{border-top:1px solid #ffffff24;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-top:3rem;padding-top:1.5rem;font-size:.78rem;display:flex}.footer-legal{gap:.25rem;display:grid}.footer-credit{color:var(--cream);font-family:var(--font-ui);letter-spacing:.012em;white-space:nowrap;font-weight:400;text-decoration:none}.footer-credit:hover{color:var(--white)}.notice{border-left:4px solid var(--orange);border-radius:0 var(--radius-sm) var(--radius-sm) 0;background:var(--cream);color:var(--charcoal);padding:.95rem 1.1rem;font-size:.9rem}.tag-list{flex-wrap:wrap;gap:.5rem;padding:0;list-style:none;display:flex}.tag{border:1px solid var(--line);color:var(--green-dark);font-family:var(--font-ui);background:#ffffffb3;border-radius:999px;padding:.45rem .75rem;font-size:.84rem;font-weight:400}.podcast-panel{border-radius:var(--radius-lg);background:var(--green);color:var(--white);grid-template-columns:.85fr 1.15fr;align-items:center;gap:3rem;padding:clamp(2rem,5vw,4rem);display:grid}.podcast-logo{border-radius:var(--radius-md);background:var(--cream);place-items:center;min-height:320px;display:grid}.podcast-logo img{max-width:270px}.fnca-panel{border-radius:var(--radius-lg);color:var(--white);background:var(--terracotta);padding:clamp(2rem,5vw,4rem)}.fnca-panel img{filter:brightness(0)invert();width:220px;margin-bottom:1.5rem}.city-links{flex-wrap:wrap;gap:.75rem;display:flex}.city-links a{border:1px solid var(--line);background:var(--white);font-family:var(--font-ui);letter-spacing:.01em;border-radius:999px;padding:.65rem 1rem;font-weight:400;text-decoration:none}.city-links a:hover{color:var(--white);background:var(--green)}@media (width<=960px){.grid--4,.grid--3,.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid,.page-hero-grid,.split,.podcast-panel{grid-template-columns:1fr}.split--reverse>:first-child{order:initial}.hero-visual{min-height:470px}.hero-photo{inset-left:10%}.page-hero-media{max-height:600px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>:first-child{grid-column:1/-1}}@media (width<=820px){:root{--header-height:70px}.nav-toggle{display:grid}.site-nav{z-index:1001;inset:var(--header-height) 0 0;min-height:calc(100dvh - var(--header-height));overscroll-behavior:contain;border-top:1px solid var(--line);opacity:1;isolation:isolate;background-color:#fbf6ec;align-content:start;align-items:stretch;gap:.25rem;padding:1.5rem;display:none;position:fixed;overflow-y:auto;box-shadow:0 24px 50px #25252229}.site-nav.is-open{display:grid}body.menu-open .site-header{backdrop-filter:none;background-color:#fbf6ec}.site-nav a{border-bottom:1px solid var(--line);padding:.9rem 0;font-size:1.05rem}.site-nav .button{border-bottom:0;margin-top:1rem}.stat-row{grid-template-columns:repeat(2,minmax(0,1fr))}.stat+.stat{border-left:0}.stat:nth-child(2n){border-left:1px solid var(--line)}.stat:nth-child(n+3){border-top:1px solid var(--line)}}@media (width<=640px){body{font-size:1.02rem}.container,.narrow{width:min(calc(100% - 1.25rem), var(--container))}.brand span{display:none}.hero{padding-top:2.5rem}.hero-visual{min-height:420px}.hero-photo{inset:0 0 0 6%}.hero-badge{max-width:190px;bottom:1rem;left:.25rem}.grid--2,.grid--3,.grid--4,.article-grid,.footer-grid{grid-template-columns:1fr}.footer-grid>:first-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-credit{white-space:normal}.button{width:100%}.button-row{align-items:stretch}.media-card{min-height:380px}.podcast-logo{min-height:250px}.article-image{aspect-ratio:4/3}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-nav a.is-active:not(.button){color:var(--green-dark)}.site-nav a.is-active:not(.button):after{background:var(--orange);content:"";border-radius:999px;width:100%;height:2px;margin-top:.3rem;display:block}.external-mark{margin-left:.18rem;font-size:.82em}.nav-icon--close,.nav-toggle[aria-expanded=true] .nav-icon--menu{display:none}.nav-toggle[aria-expanded=true] .nav-icon--close{display:block}.page-jump-nav{z-index:900;top:var(--header-height);border-block:1px solid var(--line);backdrop-filter:blur(12px);background:#fbf6ecf7;position:sticky}.page-jump-nav__inner{scrollbar-width:none;align-items:center;gap:.55rem;padding-block:.7rem;display:flex;overflow-x:auto}.page-jump-nav__inner::-webkit-scrollbar{display:none}.page-jump-nav__label{color:var(--charcoal-soft);flex:none;font-size:.84rem}.page-jump-nav a{border:1px solid var(--line);color:var(--green-dark);background:var(--white);font-family:var(--font-ui);border-radius:999px;flex:none;padding:.45rem .72rem;font-size:.88rem;text-decoration:none}.page-jump-nav a:hover,.page-jump-nav a:focus-visible{color:var(--white);border-color:var(--green);background:var(--green)}.back-to-top{z-index:950;width:48px;height:48px;color:var(--white);background:var(--green-dark);box-shadow:var(--shadow-sm);cursor:pointer;opacity:0;pointer-events:none;border:1px solid #ffffff59;border-radius:50%;place-items:center;transition:opacity .18s,transform .18s,background .18s;display:grid;position:fixed;bottom:clamp(1rem,3vw,2rem);right:clamp(1rem,3vw,2rem);transform:translateY(.75rem)}.back-to-top svg{width:24px}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:var(--orange)}.reading-progress{z-index:1100;pointer-events:none;width:100%;height:4px;position:fixed;top:0;left:0}.reading-progress span{background:var(--orange);transform-origin:0;will-change:transform;width:100%;height:100%;display:block;transform:scaleX(0)}section[id]{scroll-margin-top:calc(var(--header-height) + 72px)}@media (width<=820px){.site-nav a.is-active:not(.button):after{display:none}.site-nav a.is-active:not(.button){border-radius:var(--radius-xs);background:var(--green-soft);padding-inline:.8rem}.page-jump-nav__label{display:none}.page-jump-nav__inner{width:100%;padding-inline:.75rem}}
