.home-page{background:var(--cream)}.home-header{background:var(--ink);color:var(--paper);grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;padding:1.25rem max(5.5vw,1.25rem);display:grid}.home-header .brand{white-space:nowrap;font-size:1.7rem}.home-header nav{flex-wrap:wrap;align-items:center;gap:1.65rem;display:flex}.home-header nav a,.home-student-access{align-items:center;min-height:44px;font-size:.875rem;line-height:1.45;display:inline-flex}.home-header nav a{color:#f3e3d6;transition:color .2s}.home-header nav a:hover{color:var(--gold)}.home-student-access{color:#e1c8b7;border-bottom:1px solid #e1c8b755;justify-self:end}.home-hero{background:radial-gradient(ellipse at 95% 70%,#733d2d 0,transparent 55%),var(--ink);color:var(--paper);grid-template-columns:1.15fr .85fr;align-items:center;gap:4rem;padding:2.8rem max(5.5vw,1.25rem) 4rem;display:grid}.home-hero-copy{min-width:0;max-width:680px;scroll-margin-top:1rem}.home-eyebrow{color:var(--green);margin:0 0 1.3rem;font-size:.875rem;font-weight:750;line-height:1.5}.home-hero .home-eyebrow{color:#eacbb5}.home-hero h1{font:550 clamp(2.25rem,4.5vw,4.6rem)/1.14 var(--font-display),serif;letter-spacing:-.045em;gap:.06em;margin:0 0 1rem;display:grid}.home-philosophy-word{width:fit-content;max-width:100%;min-height:44px;color:var(--paper);font:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;overflow-wrap:anywhere;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:0;transition:color .2s;display:block}.home-philosophy-word[aria-pressed=true]{color:var(--gold)}.home-philosophy-word:hover{color:#f1c56f}.home-philosophy-word:focus-visible{outline:2px solid var(--gold);outline-offset:5px}.home-philosophy-description{border-left:2px solid var(--gold);color:#f5dfc3;max-width:42ch;min-height:3.6rem;font:500 1.2rem/1.5 var(--font-display),serif;margin:0 0 1.2rem;padding-left:1rem}.home-philosophy-description span{animation:.2s ease-out home-phrase-arrive;display:block}.home-hero-lead,.home-hero-intro{color:#f0ded1;max-width:570px;margin:0 0 1rem;font-size:1.05rem;line-height:1.7}.home-hero-intro{color:#d8bfae}.home-actions{flex-wrap:wrap;align-items:center;gap:1.4rem;margin:1.9rem 0 0;display:flex}.home-button{text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:1rem;max-width:100%;min-height:50px;padding:.9rem 1.4rem;font-size:.9375rem;font-weight:750;line-height:1.45;transition:transform .2s,box-shadow .2s;display:inline-flex}.home-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #20100a20}.home-button--orange{color:#fff;background:#c7431e}.home-button--green{background:var(--green);color:#fff}.home-button--paper{background:var(--paper);color:var(--ink)}.home-story-link{border-bottom:1px solid #e1c8b780;align-items:center;min-height:44px;font-size:.9375rem;display:inline-flex}.home-portrait{justify-self:end;width:100%;min-width:0;max-width:430px;margin:0;animation:.6s ease-out both home-arrive}.home-portrait-image{aspect-ratio:.82;background:#52382c;border-radius:12px 12px 40px;position:relative;overflow:hidden;box-shadow:0 22px 60px #140b0738}.home-portrait-image img{object-fit:cover;object-position:center top}.home-portrait figcaption{color:#e0c9b8;margin-top:1rem;font-size:.875rem;line-height:1.5}.home-section{padding:4.5rem max(5.5vw,1.25rem)}.home-section h2{font:550 clamp(2rem,3.3vw,3.3rem)/1.15 var(--font-display),serif;letter-spacing:-.035em;text-wrap:balance;margin:0 0 1.4rem}.home-section p:not(.home-eyebrow){margin:0 0 1.2rem;font-size:1rem;line-height:1.75}.home-process{grid-template-columns:1fr 1fr;align-items:center;gap:4.5rem;display:grid}.home-youth{min-width:0;margin:0}.home-youth>div{aspect-ratio:4/3;background:#d2dbd4;border-radius:12px 12px 12px 36px;position:relative;overflow:hidden}.home-youth img{object-fit:cover;object-position:center}.home-youth figcaption{color:#70594c;margin-top:.8rem;font-size:.875rem;line-height:1.5}.home-process-copy{min-width:0;max-width:560px}.home-process-copy>p:not(.home-eyebrow){color:#654e42}.home-process blockquote{font:500 clamp(1.4rem,2vw,1.9rem)/1.45 var(--font-display),serif;border-left:3px solid var(--coral);color:var(--ink);margin:1.7rem 0 0;padding-left:1.3rem}.home-first-step{background:var(--paper);grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.home-first-step>div:first-child{min-width:0;max-width:520px}.home-first-step>div:first-child>p:not(.home-eyebrow){color:#654e42}.home-first-step .home-button{margin-top:.65rem}.home-first-step small{color:#70594c;margin-top:1rem;font-size:.875rem;line-height:1.6;display:block}.home-step-note{border:1px solid var(--line);border-top:4px solid var(--green);background:var(--cream);border-radius:8px 8px 24px;min-width:0;padding:1.8rem}.home-step-note>p{color:var(--green);font-weight:750}.home-step-note ol{margin:0;padding:0;list-style:none}.home-step-note li{border-top:1px solid var(--line);align-items:flex-start;gap:1rem;padding:1.15rem 0;display:flex}.home-step-note li:last-child{padding-bottom:0}.home-step-note li>span{color:var(--green);font-size:.875rem;font-weight:750;line-height:1.6}.home-step-note h3{margin:0 0 .35rem;font-size:1rem;font-weight:750;line-height:1.5}.home-step-note li p{color:#654e42;margin:0!important;font-size:1rem!important;line-height:1.6!important}.home-community{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:start;gap:5rem;display:grid}.home-community-copy{min-width:0;max-width:560px}.home-community-copy p{color:#654e42}.home-community-copy strong{color:var(--ink);font-weight:750}.home-text-link{min-height:44px;color:var(--green);align-items:center;gap:.75rem;font-size:.9375rem;font-weight:750;display:inline-flex}.home-continuation{border-top:1px solid var(--line);padding-top:2rem;padding-bottom:2.5rem}.home-continuation nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.home-continuation nav a{gap:.4rem;min-height:64px;padding:.75rem 0;line-height:1.5;display:grid}.home-continuation strong{color:var(--green);justify-content:space-between;gap:1rem;font-size:1.15rem;display:flex}.home-continuation nav a>span{color:#654e42;font-size:.9375rem}.home-continuation a:hover strong{text-underline-offset:.25em;text-decoration:underline}.home-professional-contact{color:#deebe6;border-top:1px solid #deebe640;gap:.3rem;margin-top:1.5rem;padding-top:1rem;font-size:.875rem;line-height:1.6;display:grid}.home-professional-contact a{width:fit-content;min-height:44px;color:var(--paper);text-underline-offset:.25em;align-items:center;gap:.5rem;text-decoration:underline;display:inline-flex}.home-contact{background:var(--green);color:var(--paper);justify-content:space-between;align-items:center;gap:3rem;scroll-margin-top:1rem;display:flex}.home-contact .home-eyebrow{color:#c9e1d9}.home-contact>div{min-width:0;max-width:670px}.home-contact p:not(.home-eyebrow){color:#deebe6;max-width:560px;margin-bottom:0}.home-contact .home-button{flex-shrink:0}.home-footer{background:var(--ink);color:var(--paper);justify-content:space-between;align-items:center;gap:2rem;padding:2rem max(5.5vw,1.25rem) 3rem;display:flex}.home-footer .brand{font-size:1.5rem}.home-footer p{color:#d4baa8;margin:.6rem 0 0;font-size:.875rem;line-height:1.5}.home-footer nav{flex-wrap:wrap;align-items:center;gap:1.3rem;display:flex}.home-footer nav a{color:#e4cdbd;align-items:center;min-height:44px;font-size:.875rem;line-height:1.5;display:inline-flex}@keyframes home-arrive{0%{opacity:.4;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes home-phrase-arrive{0%{opacity:.5;transform:translateY(4px)}to{opacity:1;transform:none}}@media (min-width:1600px){.home-header,.home-hero,.home-section,.home-footer{padding-left:max(5.5vw,50vw - 690px);padding-right:max(5.5vw,50vw - 690px)}}@media (max-width:1000px){.home-header{grid-template-columns:1fr auto;gap:.6rem 1rem}.home-header nav{grid-area:2/1/auto/-1;justify-content:center;gap:1.8rem}.home-student-access{grid-area:1/2}.home-hero{gap:2rem;padding-top:2rem}.home-process,.home-first-step,.home-community{gap:2.5rem}.home-contact{flex-direction:column;align-items:flex-start;gap:1.5rem}}@media (max-width:760px){.home-header{padding:1rem 6vw .75rem}.home-header .brand{font-size:1.5rem}.home-header nav{justify-content:space-between;gap:.3rem .65rem}.home-header nav a,.home-student-access{font-size:.875rem}.home-student-access{text-align:right;max-width:150px}.home-hero{grid-template-columns:1fr;gap:2.4rem;padding:1.8rem 6vw 3rem}.home-hero h1{font-size:clamp(1.8rem,8.8vw,3.7rem);line-height:1.14}.home-philosophy-description{min-height:3.3rem;font-size:1.1rem}.home-hero-lead,.home-hero-intro{font-size:1rem;line-height:1.65}.home-actions{gap:.6rem 1.2rem;margin-top:1.5rem}.home-actions .home-button{width:100%}.home-portrait{justify-self:center;max-width:380px}.home-portrait-image{aspect-ratio:1}.home-portrait-image img{object-position:center 22%}.home-section{padding:3rem 6vw}.home-process,.home-first-step,.home-community{grid-template-columns:1fr;gap:2rem}.home-youth{max-width:560px}.home-section h2{font-size:clamp(1.9rem,6.7vw,2.6rem)}.home-process blockquote{margin-top:1.3rem;font-size:1.45rem}.home-step-note{padding:1.3rem}.home-first-step .home-button{width:100%}.home-footer{flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem 6vw 5.5rem}.home-footer nav{gap:.4rem 1.2rem}.home-contact .home-button{width:100%}}@media (prefers-reduced-motion:reduce){.home-portrait,.home-philosophy-description span{animation:none}.home-button,.home-philosophy-word{transition:none}.home-button:hover{transform:none}}@media (max-width:380px){.home-header{grid-template-columns:1fr}.home-header nav{grid-area:auto/1;justify-content:flex-start;gap:.1rem 1rem}.home-student-access{grid-area:auto/1;justify-self:start}}@media (max-width:760px){.home-continuation nav{grid-template-columns:1fr;gap:.25rem}.home-continuation nav a+a{border-top:1px solid var(--line)}.home-professional-contact{margin-top:1.2rem}}
