@font-face{font-family:Manrope;src:url('assets/manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}
:root{--green:#214f45;--ink:#214d43;--paper:#f5f4ed;--sage:#e3e9df;--orange:#ef7b42;--line:#cbd1c5;--muted:#6c8076;--max:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a,summary{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.05em;line-height:1.08}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b85425;outline-offset:6px}.wrap{width:min(var(--max),calc(100% - 112px));margin-inline:auto}.section{padding-block:106px}.eyebrow{font-size:13px;letter-spacing:.13em;text-transform:uppercase;font-weight:650;line-height:1.6}.muted{color:var(--muted)}.orange{color:var(--orange)}h2{font-size:clamp(38px,4.2vw,61px)}.skip-link{position:fixed;left:20px;top:-80px;z-index:30;padding:12px 24px;background:var(--green);color:white}.skip-link:focus{top:20px}
.header{min-height:105px;padding:12px 56px;display:flex;align-items:center;gap:35px;border-bottom:1px solid var(--line);position:relative;z-index:10;background:var(--paper)}.brand{display:block;width:153px;flex-shrink:0}.brand img{width:100%}.desktop-nav{display:flex;align-items:center;gap:34px;margin-left:auto;font-size:14px;font-weight:550}.desktop-nav a{position:relative}.desktop-nav a:after{content:'';position:absolute;left:0;bottom:-6px;width:0;height:1px;background:var(--green);transition:width .2s}.desktop-nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;min-height:58px;padding:16px 24px;background:var(--orange);border-radius:40px;font-size:16px;font-weight:650;color:#173e35;line-height:1.5;transition:background .18s,transform .18s}.button:hover{background:#f48a55;transform:translateY(-2px)}.button span{font-size:23px;font-weight:400;line-height:1}.button-small{min-height:46px;font-size:14px;padding:11px 19px;gap:25px}.menu-toggle,.mobile-nav{display:none}
.hero{display:grid;grid-template-columns:1.08fr 1fr;column-gap:55px;padding-top:59px;position:relative}.hero-copy{padding-top:29px;padding-bottom:50px}.hero .eyebrow{font-size:12px;letter-spacing:.14em}.hero h1{font-size:clamp(64px,7.3vw,106px);line-height:1.02;margin:26px 0 28px;letter-spacing:-.073em}.hero h1 em{font-style:normal;color:var(--green);position:relative}.hero h1 em:after{content:'';position:absolute;height:8px;border:2px solid var(--orange);border-left:0;border-right:0;border-bottom:0;border-radius:50%;left:2px;right:-6px;bottom:-8px;transform:rotate(-2deg)}.hero-description{font-size:19px;line-height:1.65;margin-bottom:29px;letter-spacing:-.025em}.hero-name{display:flex;gap:18px;align-items:flex-start;margin-top:46px}.small-line{height:1px;width:30px;background:var(--green);margin-top:13px;flex-shrink:0}.hero-name p{font-size:18px;font-weight:650;letter-spacing:-.025em;margin-bottom:6px}.hero-name span:not(.small-line){display:block;font-size:13px;line-height:1.55}.hero-visual{position:relative;padding-left:16px;align-self:start}.portrait-frame{border-radius:180px 180px 10px 10px;overflow:hidden;max-width:500px;background:#cbd1c5;aspect-ratio:3/3.82}.portrait{width:100%;height:100%;object-fit:cover;object-position:50% 51%}.tempo-note{position:absolute;left:-32px;top:51%;background:var(--orange);width:128px;height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-radius:50%;transform:rotate(-11deg);font-size:18px;line-height:1.1;letter-spacing:-.03em;font-weight:600;text-align:center;color:#193e35}.note-flower{font-size:28px;line-height:1}.portrait-caption{font-size:12px;text-align:right;margin-top:15px;letter-spacing:.01em}.scroll-link{grid-column:1/-1;display:flex;align-items:center;gap:13px;font-size:13px;margin-top:20px;padding-bottom:33px;border-bottom:1px solid var(--line)}.scroll-link span{font-size:24px}
.section-intro{margin-bottom:42px}.section-intro .eyebrow,.help-heading .eyebrow,.about-title .eyebrow{margin-bottom:24px}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.audience-card{padding:33px 36px 36px;border-radius:9px;display:flex;flex-direction:column;transition:transform .2s}.audience-card:hover{transform:translateY(-4px)}.parents{background:var(--sage)}.teens{background:#efd9c6}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:42px}.pill{border:1px solid currentColor;border-radius:30px;padding:5px 14px;font-size:13px}.circle-arrow{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid #214f4540;font-size:23px}.audience-card h3{font-size:clamp(26px,2.6vw,38px);margin-bottom:22px;letter-spacing:-.045em;line-height:1.2}.audience-card p{line-height:1.75;font-size:15px}.card-link{font-size:14px;font-weight:650;text-decoration:underline;text-underline-offset:5px;display:block;margin-top:36px}.support{padding-bottom:20px}
.help-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-aside{font-size:16px;line-height:1.65;padding-right:35px}.audience-switch{display:flex;gap:6px;background:var(--sage);border-radius:40px;width:max-content;max-width:100%;padding:5px;margin-block:40px 34px}.audience-switch button{font-size:14px;border:0;border-radius:40px;min-height:44px;padding:10px 22px;background:transparent;transition:background .18s,color .18s}.audience-switch button.active{background:var(--green);color:var(--paper)}.topics{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.topic{border-top:1px solid var(--green);padding-top:21px;display:flex;flex-direction:column}.topic-number{font-size:13px;color:var(--muted);margin-bottom:28px}.topic h3{font-size:32px;line-height:1.16;letter-spacing:-.035em;margin-bottom:24px}.topic p{font-size:15px;line-height:1.75;margin-bottom:29px;max-width:320px}.topic-tags{font-size:12px;line-height:1.65;display:block;margin-top:auto;color:#586e63}
.meaning{background:var(--green);color:var(--paper);padding-block:80px 70px;margin-top:9px}.meaning h2{font-size:clamp(36px,4.6vw,67px);letter-spacing:-.055em;line-height:1.2;margin-block:39px 43px}.meaning h2 span{color:#f39864}.meaning .eyebrow{color:#c8d5c8}.meaning-bottom{border-top:1px solid #e1e9df45;padding-top:31px;display:flex;justify-content:space-between;align-items:center;gap:40px}.meaning-bottom p{font-size:15px;line-height:1.85;color:#dce5d9}.meaning-bottom img{width:310px;max-width:40%;transform:rotate(-5deg)}
.about{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:112px}.about-role{font-size:16px;line-height:1.6;margin-block:29px 33px}.text-link{font-size:14px;font-weight:600;display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid var(--green);padding-bottom:6px}.text-link span{font-size:22px}.about-copy{padding-top:10px}.about-copy .lead{font-size:26px;line-height:1.4;letter-spacing:-.035em;margin-bottom:25px}.about-copy>p:not(.lead){font-size:16px;line-height:1.8;margin-top:18px}.education{margin-top:37px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.education summary{list-style:none;cursor:pointer;display:flex;gap:20px;justify-content:space-between;align-items:center;min-height:67px;font-size:14px;font-weight:600}.education summary::-webkit-details-marker{display:none}.education summary span{font-size:26px;font-weight:400;transition:transform .2s}.education[open] summary span{transform:rotate(45deg)}.education>div{padding-bottom:24px}.education p{font-size:14px;line-height:1.7;margin-bottom:20px}.education .source-note{font-size:12px;margin:0;color:var(--muted)}
.contact{background:#e2e7db}.contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:71px 77px;align-items:end}.contact .eyebrow{margin-bottom:25px}.contact h2{font-size:clamp(44px,5.4vw,76px);letter-spacing:-.06em}.contact-copy{padding-bottom:5px}.contact-copy p{font-size:18px;line-height:1.7;margin-bottom:25px}.button-dark{background:var(--green);color:var(--paper)}.button-dark:hover{background:#306859}.footer{display:flex;align-items:center;gap:30px;min-height:135px;font-size:12px}.footer .brand{width:150px;margin-right:auto}.footer>span{margin-left:30px}.footer>a:last-child{font-size:26px;margin-left:30px}
@media(min-width:1500px){.hero{padding-top:76px}.hero-copy{padding-top:43px}.hero h1{margin-top:34px}.portrait-frame{max-width:none;aspect-ratio:3/3.55}.hero-name{margin-top:57px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header{padding-inline:32px;gap:22px}.desktop-nav{gap:22px;font-size:13px}.brand{width:132px}.header-contact{gap:16px;font-size:13px}.hero{gap:28px;padding-top:45px}.hero h1{font-size:8vw}.hero-copy{padding-top:10px}.hero-name{margin-top:30px}.hero-description{font-size:17px}.hero-name p{font-size:16px}.hero-name span:not(.small-line){font-size:12px}.tempo-note{width:108px;height:108px;left:-22px;font-size:16px}.portrait-frame{aspect-ratio:3/4.15}.section{padding-block:75px}.support{padding-bottom:15px}.audience-card{padding:27px}.audience-card h3{font-size:29px}.audience-card p,.topic p{font-size:14px}.desktop-break{display:none}.topics{gap:25px}.topic h3{font-size:29px}.about{gap:55px}.about-copy .lead{font-size:23px}.section-aside{padding-right:0}.contact-inner{gap:55px}}
@media(max-width:760px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.header{min-height:80px;padding:12px 20px;gap:16px}.brand{width:130px}.desktop-nav{display:none}.header-contact{margin-left:auto;min-height:40px;font-size:12px;padding:10px 14px;gap:12px}.header-contact span{font-size:19px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;padding:9px 0 9px 9px;width:33px;height:40px;background:none;border:0}.menu-toggle span{width:22px;height:1.5px;background:var(--green);transition:transform .18s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.mobile-nav:not([hidden]){display:flex;position:absolute;z-index:9;top:80px;left:0;right:0;background:var(--paper);padding:20px 25px 27px;box-shadow:0 16px 20px #214f4510;flex-direction:column;gap:17px;border-bottom:1px solid var(--line)}.hero{display:flex;flex-direction:column;gap:0;padding-top:34px}.hero-copy{padding:0}.hero .eyebrow{font-size:11px;letter-spacing:.08em}.hero h1{font-size:clamp(58px,13.9vw,98px);letter-spacing:-.065em;margin-block:22px 25px;line-height:1.06}.hero h1 em:after{bottom:-6px}.hero-description{font-size:17px;line-height:1.65;max-width:280px;margin-bottom:23px}.hero .button{font-size:15px;min-height:54px;padding:14px 21px}.hero-name{margin-top:30px;gap:12px}.small-line{width:22px}.hero-name p{font-size:17px}.hero-name span:not(.small-line){font-size:12px}.hero-visual{padding-left:0;width:100%;margin-top:34px;align-self:center;max-width:520px}.portrait-frame{aspect-ratio:3/3.8;max-width:none;border-radius:150px 150px 8px 8px;margin-left:25px}.portrait{object-position:50% 51%}.tempo-note{width:104px;height:104px;left:0;top:48%;font-size:16px}.portrait-caption{font-size:11px;margin-top:12px}.scroll-link{margin-top:18px;padding-bottom:23px;font-size:12px;gap:10px}.section{padding-block:61px}.support{padding-bottom:5px}.section-intro .eyebrow,.help-heading .eyebrow,.about-title .eyebrow{margin-bottom:18px}.eyebrow{font-size:11px;letter-spacing:.10em}.section-intro{margin-bottom:28px}h2{font-size:36px;line-height:1.15;letter-spacing:-.05em}.audience-grid{grid-template-columns:1fr;gap:14px}.audience-card{padding:25px 26px 28px;border-radius:8px}.card-top{margin-bottom:29px}.pill{font-size:12px;padding:4px 12px}.circle-arrow{width:36px;height:36px;font-size:21px}.audience-card h3{font-size:29px;margin-bottom:19px;line-height:1.23}.audience-card p{font-size:15px;max-width:350px}.card-link{margin-top:25px;font-size:13px}.help-heading{display:block}.section-aside{margin-top:24px;font-size:15px}.section-aside br{display:none}.section-aside{max-width:330px}.audience-switch{margin-block:29px 27px;width:100%;gap:3px;padding:4px}.audience-switch button{font-size:12px;padding:10px 12px;flex:1;min-height:43px;line-height:1.4}.topics{grid-template-columns:1fr;gap:25px}.topic{padding-top:17px;display:grid;grid-template-columns:34px 1fr;column-gap:10px}.topic-number{grid-row:1/4;margin:6px 0 0;font-size:12px}.topic h3{font-size:28px;line-height:1.2;margin-bottom:17px}.topic h3 br{display:none}.topic p{font-size:15px;max-width:none;margin-bottom:18px;line-height:1.7}.topic-tags{font-size:11px}.meaning{padding-block:49px 43px;margin:0}.meaning h2{font-size:clamp(25px,6.8vw,48px);line-height:1.35;letter-spacing:-.05em;margin-block:28px 27px}.meaning-bottom{padding-top:23px;display:block}.meaning-bottom p{font-size:14px;line-height:1.8}.meaning-bottom img{width:220px;max-width:65%;margin:28px 0 0 auto}.about{display:block}.about-role{font-size:15px;margin-block:23px}.about-copy{padding-top:42px}.about-copy .lead{font-size:23px;line-height:1.4;margin-bottom:22px}.about-copy>p:not(.lead){font-size:15px;margin-top:15px}.text-link{font-size:13px}.education{margin-top:27px}.education summary{font-size:13px;min-height:65px}.education p{font-size:13px}.contact-inner{display:block;padding-block:48px 49px}.contact h2{font-size:53px;line-height:1.09}.contact .eyebrow{margin-bottom:20px}.contact-copy{margin-top:28px;padding:0}.contact-copy p{font-size:16px;line-height:1.7;margin-bottom:25px}.contact .button{font-size:14px;min-height:54px}.footer{display:grid;grid-template-columns:1fr auto;gap:12px;padding-block:29px;font-size:11px;min-height:0}.footer .brand{width:125px}.footer p{grid-column:1;grid-row:2}.footer>span{margin:0;grid-column:2;grid-row:2}.footer>a:last-child{margin:0;grid-column:2;grid-row:1;justify-self:end}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Comfortable reading sizes across all viewports. */
.audience-card p,.topic p,.meaning-bottom p,.about-copy>p:not(.lead){font-size:1rem}
.hero-name span:not(.small-line),.desktop-nav,.pill,.card-link,.text-link,.audience-switch button,.education summary,.education p{font-size:.875rem}
.header-contact{white-space:nowrap}
.hero .eyebrow,.eyebrow,.topic-tags,.portrait-caption,.scroll-link,.footer,.source-note{font-size:.75rem}
@media(max-width:760px){.header-contact{font-size:.75rem;gap:8px;padding-inline:12px}.header-contact span{display:none}.header{gap:12px}.hero-name span:not(.small-line){font-size:.8125rem}.hero .eyebrow{font-size:.75rem;letter-spacing:.055em}.audience-switch button{padding-inline:10px;font-size:.875rem}.topic-tags{font-size:.75rem}.hero h1{letter-spacing:-.055em}}
