:root{--cream:#f7f4eb;--paper:#fffdf8;--ink:#173f37;--muted:#53645b;--coral:#b94f3b;--peach:#f0ddd0;--sage:#dce4d6;--yellow:#edbb59;--line:#dcded1;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:115px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img,svg{display:block;max-width:100%}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--coral);outline-offset:5px}::selection{background:var(--yellow);color:var(--ink)}[hidden]{display:none!important}.container{width:min(1200px,calc(100% - 96px));margin-inline:auto}.section{padding:108px 0}.eyebrow{text-transform:uppercase;letter-spacing:2.1px;font-size:11px;font-weight:750;margin:0 0 24px;line-height:1.6}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;letter-spacing:-2.1px;line-height:1.08}h1{font-size:clamp(56px,5.7vw,80px);margin-bottom:27px;line-height:.99;letter-spacing:-3.5px}h1 em,h2 em{font-weight:400;color:var(--coral)}h2{font-size:clamp(38px,3.7vw,52px);margin-bottom:24px}h3{line-height:1.28}p{margin-bottom:20px}a,button,summary{touch-action:manipulation}.skip-link{position:fixed;top:-80px;left:16px;z-index:100;background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;background:rgba(247,244,235,.97)}.header-inner{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;gap:12px;align-items:center;font-size:18px;font-weight:700;line-height:1.16;letter-spacing:-.3px}.brand>span>span{display:block}.brand-mark{width:46px;height:46px;flex-shrink:0}.primary-nav{display:flex;align-items:center;gap:30px;font-size:13px;font-weight:600}.primary-nav>a:not(.button){padding:10px 0;position:relative}.primary-nav>a:not(.button):after{content:'';position:absolute;bottom:4px;left:0;right:100%;height:1px;background:var(--coral);transition:right .2s}.primary-nav>a:hover:after{right:0}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:54px;padding:14px 24px;background:var(--ink);color:white;font-size:13px;font-weight:650;border-radius:3px;transition:background .2s,transform .2s}.button:hover{background:#28594a;transform:translateY(-2px)}.button span{font-size:19px;line-height:1}.button-small{min-height:44px;padding:10px 19px;gap:19px}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:13px;line-height:1.5;font-weight:650;border-bottom:1px solid #a8b1a3;padding-bottom:6px}.text-link:hover{color:var(--coral);border-color:var(--coral)}.text-link span:not(.sr-only){font-size:20px;line-height:1}.menu-toggle{display:none;border:1px solid var(--line);padding:10px 12px;background:none;align-items:center;gap:9px;font-size:13px;border-radius:3px}.menu-toggle svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.5}
.hero{padding:42px 0 45px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr 1fr;gap:54px;align-items:center}.hero .eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:25px}.location-dot{height:7px;width:7px;background:var(--coral);border-radius:50%}.hero-description{max-width:437px;color:var(--muted);font-size:16px;line-height:1.8;margin-bottom:28px}.hero-actions{display:flex;gap:25px;align-items:center;flex-wrap:wrap}.hero-visual{position:relative;padding-bottom:0}.hero-art{width:100%;height:auto;max-height:510px;object-fit:contain}.hero-note{position:absolute;right:-5px;bottom:111px;transform:rotate(5deg);background:var(--yellow);color:var(--ink);padding:25px 24px;width:215px;box-shadow:0 10px 25px #173f3710;font-size:17px;font-weight:650;line-height:1.5}.hero-note svg{width:23px;height:23px;fill:var(--ink);margin-bottom:18px}.visual-caption{margin:18px 0 0;text-align:center;font-size:11px;letter-spacing:.3px;color:var(--muted)}.visual-caption span{margin-right:8px;color:var(--coral);font-size:17px}.values-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#efeee4}.values-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:76px;font-size:14px;font-weight:550}.values-inner span{display:flex;align-items:center;gap:48px}.values-inner i{font-style:normal;color:var(--coral);font-size:21px}
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-copy{padding-top:3px;color:var(--muted);font-size:15px}.about-copy .lead{font-size:19px;line-height:1.7;color:var(--ink)}.about-copy .text-link{color:var(--ink);margin-top:5px}.purpose-section{padding-bottom:110px}.purpose-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.purpose-card{padding:40px 42px 37px;border-radius:5px}.mission-card{background:var(--ink);color:var(--cream)}.vision-card{background:var(--sage)}.purpose-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.purpose-top .eyebrow{margin:0;padding-top:9px}.purpose-icon{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linejoin:round;stroke-linecap:round}.mission-card .purpose-icon{color:var(--yellow)}.purpose-card h2{font-size:37px;letter-spacing:-1px;line-height:1.15;margin-bottom:21px}.purpose-card p:not(.eyebrow){font-size:15px;line-height:1.85;margin:0}.mission-card p:not(.eyebrow){color:#e2e9df}
.learning-section{background:var(--paper);border-top:1px solid var(--line);padding-bottom:82px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:70px;margin-bottom:42px}.section-heading h2{margin-bottom:0}.section-intro{max-width:375px;font-size:15px;color:var(--muted);padding-bottom:1px}.section-intro p{margin:14px 0 0}.status-label{display:inline-flex;align-items:center;gap:8px;font-size:10px;letter-spacing:.6px;font-weight:650;background:#edf0e7;border:1px solid #d8dfd0;color:var(--ink);padding:5px 10px;border-radius:2px}.status-label>span{height:5px;width:5px;border-radius:50%;background:#5b7959}.skills-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:19px;align-items:start}.skill-card{border:1px solid var(--line);border-radius:5px;overflow:hidden;background:var(--paper)}.skill-art{height:188px;position:relative;overflow:hidden}.skill-body{padding:25px 20px 0}.skill-number{text-transform:uppercase;letter-spacing:1px;font-size:9px;font-weight:700;color:var(--muted);margin-bottom:14px}.skill-body h3{font-family:var(--serif);font-weight:400;font-size:25px;letter-spacing:-.6px;margin:0 0 15px}.skill-body>p:not(.skill-number){font-size:13px;line-height:1.8;min-height:94px;margin-bottom:22px;color:var(--muted)}.skill-body details{border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px}summary::-webkit-details-marker{display:none}.skill-body summary{font-size:11px;font-weight:650;min-height:57px;line-height:1.5}.skill-body summary>span{font-size:21px;font-weight:400;transition:transform .2s}details[open]>summary>span{transform:rotate(45deg)}.skill-detail{font-size:12px;color:var(--muted);padding:2px 0 7px}.skill-detail p{margin-bottom:15px}.skill-detail strong{color:var(--ink);font-weight:600}.learning-note{font-size:11px;color:var(--muted);text-align:center;margin:28px 0 0}
.art-design{background:#e3e8d9}.art-circle{position:absolute;width:107px;height:107px;background:#d7b991;border-radius:50%;left:35px;top:47px}.art-picture{position:absolute;left:66px;top:29px;width:128px;height:113px;background:#fcfaf1;transform:rotate(-9deg);border:9px solid #fcfaf1;box-shadow:4px 8px 0 #173f3712}.art-picture svg{height:100%;width:100%;background:#dfE9e0}.art-pencil{position:absolute;left:179px;top:66px;height:111px;width:15px;background:var(--coral);transform:rotate(29deg)}.art-pencil:after{content:'';position:absolute;bottom:-19px;left:0;border-left:7.5px solid transparent;border-right:7.5px solid transparent;border-top:19px solid #d6b48d}.art-spark{position:absolute;font-size:35px;left:32px;top:19px;color:var(--ink)}.art-video{background:#edc6b2}.video-window{position:absolute;background:#234c42;width:165px;height:119px;left:50%;top:32px;transform:translateX(-50%) rotate(5deg);border:8px solid #fff9ee;border-radius:4px;box-shadow:5px 7px 0 #173f3712}.video-play{position:absolute;border-left:22px solid var(--yellow);border-top:14px solid transparent;border-bottom:14px solid transparent;left:66px;top:20px}.video-time{position:absolute;bottom:0;left:0;right:0;height:27px;background:#173f37;display:flex;gap:4px;padding:6px}.video-time i{background:#dc8b6c;width:25%;border-radius:2px}.video-time i:nth-child(2){background:#8eab91}.video-star{position:absolute;color:#fff9ee;font-size:39px;right:19px;top:9px}.art-content{background:#e9dfc6}.content-sheet{position:absolute;top:33px;left:50%;transform:translateX(-56%) rotate(-8deg);background:#fffdf4;width:105px;height:131px;padding:13px;box-shadow:5px 7px 0 #173f3710}.content-sheet i{display:block;height:3px;width:68px;background:#aab7a4;margin-bottom:7px}.content-sheet i:nth-child(3){width:40px}.content-sheet b{font-family:var(--serif);font-size:27px;font-weight:400;line-height:1.06;display:block;margin-top:9px}.content-bubble{position:absolute;top:44px;right:29px;background:#b95540;color:white;font-family:var(--serif);font-style:italic;font-size:21px;padding:6px 13px;border-radius:6px;transform:rotate(9deg)}.content-bubble:after{content:'';border-top:11px solid #b95540;border-right:12px solid transparent;position:absolute;bottom:-9px;left:12px}.content-dot{width:24px;height:24px;background:#91a98d;border-radius:50%;position:absolute;left:37px;bottom:30px}.art-ai{background:#d7e1df}.ai-panel{position:absolute;left:40px;top:47px;width:157px;height:103px;background:var(--ink);border-radius:8px;transform:rotate(-5deg);padding:25px 19px;box-shadow:6px 7px 0 #173f3710}.ai-panel i{display:block;background:#819d83;width:75px;height:5px;margin-bottom:8px;border-radius:1px}.ai-panel i:nth-child(2){width:101px}.ai-panel i:nth-child(3){width:55px;background:#edbb59}.ai-cursor{position:absolute;width:4px;height:12px;left:81px;top:49px;background:#f7f4eb}.ai-spark{position:absolute;right:29px;top:9px;font-size:81px;line-height:1.2;color:#c7644c;text-shadow:3px 3px #fffdf4}.ai-small-spark{position:absolute;left:24px;bottom:18px;font-size:41px;color:var(--ink)}
.approach-section{padding:108px 0;background:#efeee4}.approach-grid{display:grid;grid-template-columns:.95fr 1fr;gap:104px;align-items:center}.approach-art{height:440px;position:relative;border-radius:200px 200px 3px 3px;background:#e2e5d5;overflow:hidden}.step{position:absolute;bottom:0;width:34%;background:#a4b69a;left:0;height:80px}.step-two{left:33%;height:139px;background:#829d80}.step-three{left:66%;width:34%;height:203px;background:#53775f}.growth-flower{position:absolute;width:164px;height:238px;right:41px;bottom:203px;transform:translateY(7px)}.growth-spark{position:absolute;top:78px;left:61px;color:var(--coral);font-size:53px}.approach-art>p{position:absolute;left:34px;bottom:69px;font-family:var(--serif);font-size:32px;line-height:1.15;letter-spacing:-.7px;z-index:2}.approach-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);line-height:1.8}.approach-steps{list-style:none;padding:0;margin:30px 0 0}.approach-steps li{display:flex;gap:19px;margin:0 0 20px}.approach-steps li:last-child{margin:0}.approach-steps li>span{display:grid;place-items:center;flex-shrink:0;height:30px;width:30px;border:1px solid #b6c2ae;border-radius:50%;font-size:10px;margin-top:2px}.approach-steps h3{font-size:14px;font-weight:650;margin:0 0 4px}.approach-steps p{font-size:13px;color:var(--muted);line-height:1.6;margin:0}
.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0}.faq-list summary{font-size:14px;font-weight:550;min-height:76px;line-height:1.5;padding:18px 0}.faq-list summary span{font-size:25px;flex-shrink:0;font-weight:400}.faq-list details>p{font-size:14px;line-height:1.8;color:var(--muted);margin:0 25px 23px 0}.connect-section{background:var(--ink);color:var(--cream);padding:85px 0;overflow:hidden}.connect-grid{display:grid;grid-template-columns:1fr .78fr;gap:140px;align-items:center}.connect-copy{position:relative}.connect-copy h2{font-size:59px;line-height:1.08}.connect-copy h2 em{color:#edbb59}.connect-copy>p:not(.eyebrow){font-size:15px;line-height:1.85;color:#dae1d7;max-width:410px}.connect-copy .eyebrow{color:#d1dbc8}.connect-decoration{position:absolute;bottom:-45px;right:0;font-size:86px;line-height:1;color:#809b7b}.contact-card{background:var(--cream);color:var(--ink);border-radius:4px;padding:31px 34px}.contact-card .eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:16px}.contact-card h3{font-size:19px;font-weight:600;margin:0 0 24px}.address-label{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:var(--muted);margin:0 0 5px}.contact-card address{font-style:normal;font-size:15px;line-height:1.7;margin-bottom:15px}.contact-card .text-link{font-size:12px}.contact-actions{display:flex;gap:20px;border-top:1px solid var(--line);margin-top:25px;padding-top:16px;flex-wrap:wrap}.contact-actions a,.contact-actions button{border:0;background:none;padding:6px 0;font-size:11px;font-weight:600;cursor:pointer}.contact-actions span{margin-left:7px;font-size:14px}.contact-actions a:hover,.contact-actions button:hover{color:var(--coral)}.copy-status{font-size:11px;color:var(--muted);margin:0}.copy-status:empty{display:none}.registry{margin:16px 0 0;padding-top:14px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);display:flex;justify-content:space-between;gap:12px}.registry strong{color:var(--ink);font-weight:550}.site-footer{padding:42px 0 22px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:35px;padding-bottom:34px}.footer-main>p{font-size:13px;color:var(--muted);margin:0 auto 0 70px;line-height:1.7}.footer-bottom{border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;gap:15px;color:var(--muted)}.footer-bottom small{font-size:10px}.footer-bottom span{padding:0 10px}
@media(min-width:1450px){.hero{padding-top:75px;padding-bottom:78px}.hero-grid{gap:80px}.hero-note{right:-17px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.primary-nav{gap:21px}.hero-grid{gap:35px}h1{font-size:68px}.hero-note{width:178px;padding:20px;font-size:14px;bottom:96px}.hero-note svg{width:20px;margin-bottom:12px}.hero-actions{gap:18px}.hero-actions .text-link{font-size:12px}.about-grid{gap:60px}.purpose-card{padding:33px}.purpose-card h2{font-size:32px}.skills-grid{gap:14px}.skill-body{padding:22px 15px 0}.skill-body h3{font-size:22px}.skill-number{font-size:8px;letter-spacing:.6px}.skill-art{height:165px}.art-picture{left:38px;top:22px}.art-pencil{left:150px;top:51px}.art-spark{left:16px}.video-window{width:145px}.video-play{left:53px}.content-bubble{right:10px}.ai-panel{left:22px;width:146px}.ai-spark{right:15px}.skill-body>p:not(.skill-number){min-height:117px}.approach-grid{gap:60px}.faq-grid{gap:60px}.connect-grid{gap:70px}.connect-copy h2{font-size:52px}.footer-main>p{margin-left:30px}}
@media(max-width:800px){html{scroll-padding-top:95px}.container{width:calc(100% - 48px)}.header-inner{min-height:84px;gap:20px;flex-wrap:wrap;position:relative}.brand{font-size:16px}.brand-mark{width:39px;height:39px}.menu-toggle:not([hidden]){display:flex}.primary-nav{width:100%;gap:20px;flex-wrap:wrap;padding:0 0 19px;font-size:12px}.js-enabled .primary-nav{display:none;flex-direction:column;align-items:stretch;gap:5px;padding:10px 0 23px}.js-enabled .primary-nav.is-open{display:flex}.primary-nav .button{text-align:center}.hero{padding:45px 0}.hero-grid{gap:22px;grid-template-columns:1.05fr 1fr}h1{font-size:53px;letter-spacing:-2.5px}.hero .eyebrow{font-size:9px;letter-spacing:1.4px}.hero-description{font-size:14px;line-height:1.75}.hero-actions{gap:17px;align-items:flex-start;flex-direction:column}.hero-visual{padding-bottom:10px}.hero-note{bottom:68px;width:147px;font-size:12px;padding:16px;right:-5px}.hero-note svg{width:17px;height:17px;margin-bottom:9px}.visual-caption{font-size:9px;line-height:1.7;max-width:230px;margin-inline:auto}.section{padding:75px 0}.values-inner{min-height:65px;font-size:11px;gap:13px}.values-inner span{gap:16px}.values-inner i{font-size:17px}.about-grid{gap:40px}.about-copy .lead{font-size:17px}.about-copy{font-size:14px}h2{font-size:36px;letter-spacing:-1.4px}.purpose-grid{gap:18px}.purpose-card{padding:28px}.purpose-card h2{font-size:29px}.purpose-card p:not(.eyebrow){font-size:13px}.purpose-section{padding-bottom:75px}.purpose-top{margin-bottom:15px}.purpose-top .eyebrow{font-size:10px}.purpose-icon{width:31px;height:31px}.section-heading{gap:35px}.section-intro{max-width:310px;font-size:13px}.skills-grid{grid-template-columns:repeat(2,1fr);gap:24px}.skill-art{height:190px}.skill-body{padding:25px 24px 0}.skill-body h3{font-size:27px}.skill-number{font-size:9px}.skill-body>p:not(.skill-number){min-height:70px}.art-picture{left:calc(50% - 57px);top:30px}.art-pencil{left:calc(50% + 54px);top:65px}.art-spark{left:39px}.art-circle{left:calc(50% - 83px)}.video-window{width:165px}.video-play{left:63px}.content-bubble{right:calc(50% - 97px)}.ai-panel{left:calc(50% - 85px);top:48px}.ai-spark{right:calc(50% - 107px);top:16px}.approach-section{padding:75px 0}.approach-grid{gap:40px;grid-template-columns:.82fr 1fr}.approach-art{height:400px}.growth-flower{right:4px;width:139px}.approach-art>p{font-size:27px;left:24px}.growth-spark{left:34px;font-size:42px;top:93px}.faq-grid{gap:35px;grid-template-columns:.8fr 1fr}.faq-list summary{font-size:13px;min-height:75px}.faq-list details>p{font-size:13px}.connect-grid{gap:35px;grid-template-columns:1fr 1fr}.connect-copy h2{font-size:41px}.connect-copy>p:not(.eyebrow){font-size:13px}.contact-card{padding:25px}.contact-card h3{font-size:17px}.connect-decoration{font-size:63px;bottom:-40px}.footer-main>p{margin-left:10px}.footer-bottom small{font-size:9px}.footer-main .text-link{font-size:11px}}
@media(max-width:600px){.container{width:calc(100% - 40px)}.header-inner{min-height:79px}.hero{padding:37px 0 30px}.hero-grid{grid-template-columns:1fr;gap:36px}.hero-copy{max-width:430px}.hero h1{font-size:clamp(51px,12.4vw,72px);letter-spacing:-2.3px}.hero h1 em{display:inline}.hero-description{font-size:15px;max-width:370px}.hero-actions{flex-direction:row;align-items:center;gap:18px;flex-wrap:wrap}.hero-actions .button{padding:13px 18px;gap:16px;font-size:12px;min-height:50px}.hero-actions .text-link{font-size:11px;gap:9px}.hero-visual{max-width:390px;width:100%;margin-inline:auto}.hero-art{width:100%;max-height:390px}.hero-note{width:176px;bottom:87px;right:1px;font-size:14px;padding:19px}.hero-note svg{width:20px;height:20px;margin-bottom:14px}.visual-caption{max-width:none;font-size:10px;margin-top:13px}.values-inner{flex-direction:column;justify-content:center;gap:9px;min-height:116px;padding:16px 0;font-size:12px}.values-inner span{gap:8px}.values-inner span:first-child:before{content:'✳';font-size:17px;color:var(--coral);font-weight:400}.values-inner i{font-size:17px}.section{padding:62px 0}.eyebrow{font-size:10px;margin-bottom:20px;letter-spacing:1.8px}h2{font-size:37px;line-height:1.12;letter-spacing:-1.6px}.about-grid{grid-template-columns:1fr;gap:9px}.about-copy .lead{font-size:18px}.about-copy{font-size:14px}.purpose-grid{grid-template-columns:1fr;gap:19px}.purpose-card{padding:30px}.purpose-card h2{font-size:34px}.purpose-card p:not(.eyebrow){font-size:14px}.purpose-section{padding-bottom:62px}.section-heading{display:block;margin-bottom:32px}.section-intro{margin-top:25px;max-width:400px;font-size:14px}.status-label{font-size:10px}.skills-grid{gap:17px;grid-template-columns:1fr 1fr}.skill-art{height:145px}.skill-body{padding:20px 14px 0}.skill-body h3{font-size:22px}.skill-number{font-size:8px;letter-spacing:.3px;margin-bottom:12px}.skill-body>p:not(.skill-number){font-size:12px;min-height:110px;line-height:1.75;margin-bottom:18px}.skill-body summary{font-size:10px;gap:5px;min-height:56px}.skill-body summary>span{font-size:19px}.skill-detail{font-size:12px}.art-picture{width:94px;height:87px;left:calc(50% - 45px);top:23px;border-width:7px}.art-circle{height:82px;width:82px;top:39px;left:calc(50% - 58px)}.art-pencil{height:70px;width:11px;left:calc(50% + 41px);top:54px}.art-pencil:after{border-left-width:5.5px;border-right-width:5.5px;border-top-width:14px;bottom:-14px}.art-spark{font-size:24px;left:15px;top:11px}.video-window{width:119px;height:92px;top:27px;border-width:6px}.video-play{left:43px;top:17px;border-left-width:18px;border-top-width:10px;border-bottom-width:10px}.video-time{height:23px;padding:5px;gap:3px}.video-star{font-size:27px;right:11px;top:7px}.content-sheet{width:82px;height:103px;top:25px;padding:9px}.content-sheet i{width:53px;margin-bottom:5px}.content-sheet b{font-size:22px}.content-bubble{font-size:16px;padding:4px 9px;right:9px;top:36px}.content-dot{width:18px;height:18px;left:17px;bottom:19px}.ai-panel{width:111px;height:82px;left:calc(50% - 60px);top:40px;padding:20px 13px}.ai-panel i{height:4px;width:60px;margin-bottom:7px}.ai-panel i:nth-child(2){width:80px}.ai-panel i:nth-child(3){width:45px}.ai-cursor{left:62px;top:40px;height:9px}.ai-spark{font-size:58px;right:7px;top:13px}.ai-small-spark{font-size:29px;left:12px;bottom:10px}.learning-note{text-align:left;font-size:11px;line-height:1.8;margin-top:23px}.approach-section{padding:62px 0}.approach-grid{grid-template-columns:1fr;gap:40px}.approach-art{height:345px;max-width:360px;width:100%;margin-inline:auto}.step-three{height:163px}.step-two{height:106px}.step-one{height:51px}.growth-flower{bottom:163px;right:26px;width:122px;height:195px}.approach-art>p{bottom:47px;font-size:28px;left:28px}.growth-spark{top:64px;left:59px;font-size:43px}.approach-copy>p:not(.eyebrow){font-size:14px}.approach-steps li{gap:15px;margin-bottom:22px}.faq-grid{grid-template-columns:1fr;gap:10px}.faq-list summary{font-size:13px;min-height:72px}.faq-list details>p{font-size:13px}.connect-section{padding:61px 0}.connect-grid{grid-template-columns:1fr;gap:34px}.connect-copy h2{font-size:47px}.connect-copy>p:not(.eyebrow){font-size:14px;max-width:340px}.connect-decoration{display:none}.contact-card{padding:29px}.contact-card h3{font-size:20px}.contact-actions a,.contact-actions button{font-size:12px}.site-footer{padding-top:34px}.footer-main{flex-wrap:wrap;gap:20px;padding-bottom:28px}.footer-main>p{order:3;width:100%;margin:0;font-size:12px}.footer-main .text-link{margin-left:auto}.footer-bottom{flex-direction:column;gap:6px;padding-top:17px}.footer-bottom small{font-size:9px}}
@media(max-width:370px){.container{width:calc(100% - 32px)}.brand{font-size:14px;gap:8px}.brand-mark{width:35px}.hero h1{font-size:48px}.skills-grid{grid-template-columns:1fr}.skill-art{height:175px}.skill-body{padding:24px 23px 0}.skill-body h3{font-size:27px}.skill-body>p:not(.skill-number){min-height:0;font-size:13px}.skill-body summary{font-size:12px}.skill-number{font-size:9px}.hero-actions{gap:20px}.contact-card{padding:24px}.contact-card h3{font-size:18px}.purpose-card{padding:27px}.purpose-card h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header{position:static}.menu-toggle,.hero-actions,.contact-actions,.skip-link{display:none!important}.container{width:100%}.section,.approach-section,.connect-section{padding:30px 0}.purpose-section{padding-bottom:30px}.hero{padding:25px 0}.hero-visual{max-height:400px}.hero-art{height:380px}.hero-note{display:none}.skills-grid{grid-template-columns:repeat(2,1fr)}.skill-card,.purpose-card,.contact-card{break-inside:avoid}body{font-size:11pt}.site-footer{padding-top:20px}.connect-section{background:var(--cream);color:var(--ink)}.connect-copy>p:not(.eyebrow),.connect-copy .eyebrow{color:var(--ink)}}
.button-light{background:var(--yellow);color:var(--ink);margin-top:9px}.button-light:hover{background:#f2c975}.contact-email{display:inline-block;font-size:clamp(11px,1.1vw,14px);font-weight:600;line-height:1.7;border-bottom:1px solid #a8b1a3;margin:0 0 22px;overflow-wrap:anywhere}.contact-email:hover{color:var(--coral)}@media(max-width:600px){.contact-email{font-size:13px}}

.faq-list a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.connect-section .button:focus-visible{outline-color:var(--yellow)}

/* Prospective nonprofit programs and resources. */
.network-section{background:#ece5d4;border-bottom:1px solid #d8d7c7}
.network-grid{display:grid;grid-template-columns:1fr 1.12fr;gap:90px;align-items:center}
.network-copy h2{font-size:clamp(39px,4.25vw,59px);line-height:1.1;margin-bottom:30px}
.network-copy>p:not(.eyebrow){font-size:16px;line-height:1.85;color:var(--muted);max-width:440px}
.network-copy .network-status-note{font-size:12px;line-height:1.75;margin:0;color:var(--ink)}
.program-list{list-style:none;padding:0;margin:0;border-top:1px solid #7e9285}
.program-row{display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:18px;align-items:center;border-bottom:1px solid #7e9285;min-height:113px;padding:23px 0}
.program-mark{width:54px;height:54px;display:grid;place-items:center;background:var(--paper);border:1px solid #deded2;border-radius:13px;flex-shrink:0}
.program-mark>span{display:grid;place-items:center;width:35px;height:35px;border-radius:5px;line-height:1}
.mark-canva>span{background:linear-gradient(135deg,#00bfc3 10%,#0f90cb 50%,#832aee 95%);font:italic 32px var(--serif);color:white}
.mark-adobe>span{font-size:35px;letter-spacing:-3px;font-weight:800;color:#e22417;padding-right:3px}
.mark-goodstack>span{background:#8948eb;color:white;font-size:28px;font-weight:750}
.mark-elevenlabs>span{font-family:Arial,sans-serif;font-size:31px;font-weight:800;color:#171717}
.program-row h3{font-family:var(--serif);font-size:clamp(20px,1.85vw,26px);font-weight:400;letter-spacing:-.55px;line-height:1.3;margin:0}
.program-status{font-size:9px;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;padding:8px 10px;background:var(--cream);font-weight:550;line-height:1.5}
.status-unapproved{background:#eed3ba;color:var(--ink);letter-spacing:.5px;border:1px solid #d5b495}
.learning-note a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:1100px){.network-grid{gap:45px;grid-template-columns:.95fr 1.2fr}.program-row{grid-template-columns:47px minmax(0,1fr) auto;gap:13px}.program-mark{width:47px;height:47px}.program-row h3{font-size:21px}.program-status{font-size:8px;padding:7px 8px;letter-spacing:.5px}}
@media(min-width:801px) and (max-width:950px){.primary-nav{gap:15px;font-size:12px}.primary-nav .button-small{padding-inline:13px;gap:12px}.header-inner{gap:20px}.brand{font-size:16px}}
@media(max-width:800px){.network-grid{grid-template-columns:1fr;gap:38px}.network-copy h2{font-size:44px}.network-copy>p:not(.eyebrow){max-width:560px;font-size:15px}.network-copy .network-status-note{font-size:12px}.program-row{grid-template-columns:54px minmax(0,1fr) auto;gap:20px;min-height:104px}.program-mark{width:54px;height:54px}.program-row h3{font-size:27px}.program-status{font-size:9px;padding:8px 10px}}
@media(max-width:600px){.network-copy h2{font-size:40px;margin-bottom:24px}.network-copy>p:not(.eyebrow){font-size:14px}.network-copy .network-status-note{font-size:12px}.network-grid{gap:29px}.program-row{grid-template-columns:48px minmax(0,1fr);gap:5px 15px;min-height:110px;padding:21px 0}.program-mark{width:48px;height:48px;grid-row:1 / 3;align-self:center}.program-row h3{font-size:24px;align-self:end}.program-status{justify-self:start;font-size:8px;padding:5px 8px;align-self:start;margin-top:3px}.program-mark>span{width:32px;height:32px}.program-row .status-unapproved{font-size:8px}}
@media print{.network-section{background:var(--cream)}.network-grid{gap:35px}.program-row{break-inside:avoid}}
