.brand-site{--brand-pine-700:#214c3a;--brand-pine-600:#2f6b50;--brand-pine-100:#ddece2;--brand-cream:#fff9ec;--brand-paper:#fffef8;--brand-maple:#e8894a;--brand-maple-soft:#fbe3d1;--brand-sky:#7cb8cc;--brand-sky-soft:#ddeff4;--brand-sun:#f2d77a;--brand-ink:#243e35;--brand-muted:#65756f;--brand-line:#d8e2da;min-height:100dvh;overflow-x:clip;color:var(--brand-ink);background-color:var(--brand-cream);background-image:radial-gradient(circle at 13px 11px,rgba(47,107,80,.048) 0 1px,transparent 1.45px),radial-gradient(circle at 6px 19px,rgba(232,137,74,.038) 0 .8px,transparent 1.2px);background-size:30px 30px,39px 39px;font-family:ui-rounded,SF Pro Rounded,Yuanti SC,STYuanti-SC-Regular,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif;font-size:16px;line-height:1.7}.brand-site *,.brand-site :after,.brand-site :before{box-sizing:border-box}.brand-site img{display:block;max-width:100%;height:auto}.brand-site a{color:inherit;text-decoration:none}.brand-site button,.brand-site textarea{font:inherit}.brand-site p{overflow-wrap:anywhere}.brand-site h1,.brand-site h2,.brand-site h3{font-family:HanziPen SC,Yuanti SC,STYuanti-SC-Regular,ui-rounded,PingFang SC,sans-serif;font-weight:800;text-wrap:balance}.brand-skip-link{position:fixed;top:8px;left:8px;z-index:100;min-height:44px;display:flex;align-items:center;padding:0 16px;border-radius:12px;color:white!important;background:var(--brand-pine-700);transform:translateY(-160%)}.brand-skip-link:focus{transform:translateY(0)}.brand-header{width:min(1180px,calc(100% - 36px));min-height:72px;position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 auto;border-bottom:1px solid rgba(47,107,80,.14)}.brand-lockup-link{min-width:0;min-height:48px;display:flex;align-items:center;gap:10px}.brand-logo-crop{width:78px;height:44px;flex:0 0 auto;overflow:visible;border-radius:0;background:transparent;box-shadow:none}.brand-logo-crop img{width:100%;height:100%;object-fit:contain;transform:none}.brand-lockup-link>span:last-child{min-width:0;display:grid;line-height:1.15}.brand-lockup-link strong{overflow:hidden;font-size:17px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.brand-lockup-link small{margin-top:4px;color:var(--brand-pine-600);font-size:14px;font-weight:800;letter-spacing:.08em}.brand-desktop-nav,.brand-header-actions{display:none}.brand-mobile-menu{position:relative}.brand-mobile-menu>summary{width:46px;height:46px;display:grid;align-content:center;gap:5px;padding:0 12px;border:1px solid var(--brand-line);border-radius:14px;background:var(--brand-paper);cursor:pointer;list-style:none}.brand-mobile-menu>summary::-webkit-details-marker{display:none}.brand-mobile-menu>summary span{height:2px;display:block;border-radius:99px;background:var(--brand-pine-700)}.brand-mobile-menu[open]>summary{border-color:var(--brand-pine-600);background:var(--brand-pine-100)}.brand-mobile-menu nav{width:min(310px,calc(100vw - 36px));position:absolute;top:54px;right:0;display:grid;gap:4px;padding:12px;border:1px solid var(--brand-line);border-radius:20px;background:var(--brand-paper);box-shadow:0 20px 48px rgba(33,76,58,.16)}.brand-mobile-menu nav>a:not(.brand-button){min-height:46px;display:flex;align-items:center;padding:0 14px;border-radius:12px;font-size:15px;font-weight:750}.brand-mobile-menu nav>a[aria-current=page]{color:var(--brand-pine-700);background:var(--brand-pine-100)}.brand-site .brand-button{min-height:48px;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 20px;border:1px solid transparent;border-radius:17px 12px 18px 13px;font-size:16px;font-weight:800;line-height:1.2;text-align:center;cursor:pointer;transition:transform .2s cubic-bezier(.2,.8,.2,1),background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.brand-site .brand-button-primary{color:var(--brand-pine-700);background:var(--brand-sun);box-shadow:0 12px 26px rgba(91,73,20,.14)}.brand-site .brand-button-secondary{border-color:#9fbaa9;color:var(--brand-pine-700);background:rgba(255,254,248,.78)}.brand-site .brand-button-quiet{min-height:44px;justify-content:flex-start;padding:0;color:var(--brand-pine-600);background:transparent}.brand-site .brand-button:hover{transform:translateY(-2px)}.brand-site .brand-button-primary:hover{background:#ead06f;box-shadow:0 15px 30px rgba(91,73,20,.18)}.brand-site .brand-button-secondary:hover{border-color:var(--brand-pine-600);background:var(--brand-paper)}.brand-site .brand-button:active{transform:translateY(1px)}.brand-site :is(a,button,summary,textarea):focus-visible{outline:3px solid rgba(124,184,204,.68);outline-offset:3px}.brand-hero{width:min(1180px,calc(100% - 36px));display:grid;gap:34px;margin:0 auto;padding:54px 0 62px}.brand-eyebrow{display:block;margin-bottom:10px;color:var(--brand-pine-600);font-size:14px;font-weight:850;letter-spacing:.04em}.brand-hero-copy h1{max-width:16ch;margin:0;font-size:clamp(36px,9.5vw,52px);font-weight:850;line-height:1.12;letter-spacing:-.035em}.brand-hero-copy>p{max-width:38rem;margin:20px 0 24px;color:var(--brand-muted);font-size:17px;line-height:1.78}.brand-hero-actions{display:grid;gap:10px}.brand-hero-copy>ul{display:flex;flex-wrap:wrap;gap:8px 18px;margin:20px 0 0;padding:0;color:var(--brand-pine-700);list-style:none}.brand-hero-copy>ul li{position:relative;padding-left:17px;font-size:14px;font-weight:750}.brand-hero-copy>ul li:before{content:"";width:7px;height:7px;position:absolute;top:.62em;left:0;border-radius:70% 35% 65% 35%;background:var(--brand-maple);transform:rotate(35deg)}.brand-hero-art{min-width:0;position:relative;padding:18px 18px 0}.brand-hero-art:before{content:"";position:absolute;inset:0 0 52px;border-radius:36% 64% 48% 52%/52% 38% 62% 48%;background:var(--brand-pine-100);transform:rotate(-2deg)}.brand-hero-paper{width:min(360px,88%);aspect-ratio:4/3;position:relative;margin:0 auto;overflow:hidden;border:10px solid var(--brand-paper);border-radius:28px 46px 30px 52px;background:var(--brand-paper);box-shadow:0 22px 52px rgba(47,107,80,.14);transform:rotate(2deg)}.brand-hero-paper img{width:100%;height:100%;object-fit:cover;object-position:center top;transform:scale(1.26);transform-origin:center top}.brand-hero-art>p{width:min(330px,92%);position:relative;display:grid;gap:2px;margin:-4px auto 0;padding:16px 18px;border-radius:20px 12px 20px 12px;background:var(--brand-paper);box-shadow:0 12px 32px rgba(47,107,80,.11)}.brand-hero-art>p strong{font-size:16px}.brand-hero-art>p span{color:var(--brand-muted);font-size:14px}.brand-floating-leaf{position:absolute;z-index:2;display:grid;place-items:center;color:var(--brand-maple);font-size:25px;pointer-events:none;animation:brand-leaf-drift 4.8s ease-in-out infinite}.brand-leaf-one{top:2px;right:4%;transform:rotate(18deg)}.brand-leaf-two{bottom:62px;left:2%;color:var(--brand-sky);font-size:17px;animation-delay:-1.7s}.brand-recognition-strip{width:min(1120px,calc(100% - 36px));display:grid;gap:1px;margin:0 auto 62px;overflow:hidden;border-radius:25px;background:rgba(47,107,80,.11)}.brand-recognition-strip div{display:grid;gap:2px;padding:19px 20px;background:rgba(255,254,248,.86)}.brand-recognition-strip span{color:var(--brand-muted);font-size:14px}.brand-recognition-strip strong{font-size:17px}.brand-action-panel,.brand-enroll-help,.brand-enroll-layout,.brand-evidence-section,.brand-experiences,.brand-growth-section,.brand-program-list,.brand-status-panel,.brand-story-section,.brand-trust-section{width:min(1120px,calc(100% - 36px));margin-right:auto;margin-left:auto}.brand-story-section{display:grid;gap:32px;padding:62px 0}.brand-action-panel h2,.brand-evidence-section h2,.brand-section-heading h2,.brand-story-copy h2{margin:0;font-size:clamp(29px,8vw,40px);line-height:1.22;letter-spacing:-.025em}.brand-story-copy>div{max-width:40rem;margin:20px 0 24px}.brand-story-copy p{margin:0 0 12px;color:var(--brand-muted);font-size:16px}.brand-story-visual{min-width:0;margin:0}.brand-story-visual>:first-child{min-height:290px}.brand-story-visual figcaption{margin-top:12px;color:var(--brand-muted);font-size:14px;text-align:center}.brand-story-illustration{position:relative;display:grid;grid-template-columns:1fr 1fr;align-content:center;gap:10px;padding:28px;overflow:hidden;border-radius:52px 26px 56px 30px;background:var(--brand-sky-soft)}.brand-story-illustration:after,.brand-story-illustration:before{content:"";position:absolute;border-radius:50%;opacity:.72}.brand-story-illustration:before{width:150px;height:150px;top:-52px;right:-34px;background:var(--brand-maple-soft)}.brand-story-illustration:after{width:120px;height:120px;bottom:-58px;left:-24px;background:var(--brand-maple-soft)}.brand-story-illustration span{position:relative;z-index:1;display:grid;place-items:center;min-height:70px;border-radius:24px 14px 24px 14px;color:var(--brand-pine-700);background:rgba(255,254,248,.82);font-size:16px;font-weight:800}.brand-story-illustration strong{position:relative;z-index:1;grid-column:1/-1;justify-self:center;padding:8px 14px;color:var(--brand-pine-700);font-size:20px}.brand-section-heading{max-width:720px;margin-bottom:28px}.brand-section-heading>div>p,.brand-section-heading>p{margin:12px 0 0;color:var(--brand-muted);font-size:16px}.brand-experiences,.brand-growth-section,.brand-program-list,.brand-trust-section{padding:62px 0}.brand-trust-grid{display:grid;gap:14px}.brand-trust-card{min-width:0;display:grid;grid-template-columns:46px minmax(0,1fr);gap:15px;padding:23px 20px;border-radius:28px 18px 28px 18px;background:var(--brand-pine-100)}.brand-trust-card:nth-child(2n){background:var(--brand-maple-soft)}.brand-trust-card:nth-child(3n){background:var(--brand-sky-soft)}.brand-trust-card>span{width:46px;height:46px;display:grid;place-items:center;border-radius:18px 10px 18px 10px;color:var(--brand-pine-700);background:rgba(255,254,248,.82);font-size:18px;font-weight:850}.brand-trust-card h3{margin:0 0 6px;font-size:19px;line-height:1.35}.brand-trust-card p{margin:0;color:#53675f;font-size:15px;line-height:1.7}.brand-course-grid{display:grid;gap:16px}.brand-course-card{--course-accent:var(--brand-pine-600);--course-surface:var(--brand-pine-100);min-width:0;scroll-margin-top:24px;overflow:hidden;border:1.5px solid rgba(47,107,80,.1);border-radius:30px 18px 30px 18px;background:var(--brand-paper);box-shadow:4px 6px 0 rgba(47,107,80,.035),0 14px 34px rgba(47,107,80,.075);transition:transform .22s ease,box-shadow .22s ease}.brand-course-card:hover{transform:translateY(-3px);box-shadow:0 20px 46px rgba(47,107,80,.13)}.brand-accent-maple{--course-accent:var(--brand-maple);--course-surface:var(--brand-maple-soft)}.brand-accent-sky{--course-accent:#4f8fa5;--course-surface:var(--brand-sky-soft)}.brand-course-visual{aspect-ratio:4/3;position:relative;display:grid;place-items:center;overflow:hidden;background:var(--course-surface)}.brand-course-visual:before{content:"";width:44%;aspect-ratio:1;position:absolute;top:10%;right:8%;border:3px solid rgba(255,254,248,.78);border-radius:64% 36% 58% 42%;transform:rotate(18deg)}.brand-course-visual>span{position:relative;z-index:2;max-width:80%;color:var(--course-accent);font-size:clamp(25px,9vw,42px);font-weight:900;letter-spacing:.035em;text-align:center;text-shadow:2px 2px 0 rgba(255,254,248,.8);transform:rotate(-3deg)}.brand-course-visual i{width:32px;height:42px;position:absolute;border-radius:70% 30% 60% 40%;background:rgba(255,254,248,.68);transform:rotate(28deg)}.brand-course-visual i:first-of-type{bottom:12%;left:12%}.brand-course-visual i:nth-of-type(2){width:18px;height:24px;top:16%;left:18%;background:var(--course-accent);opacity:.28}.brand-course-visual i:nth-of-type(3){width:22px;height:30px;right:15%;bottom:15%;background:var(--course-accent);opacity:.2;transform:rotate(-34deg)}.brand-course-copy{padding:22px 20px 23px}.brand-course-copy>small{display:block;color:var(--course-accent);font-size:14px;font-weight:850;letter-spacing:.04em}.brand-course-copy h3{margin:3px 0 8px;font-size:22px;line-height:1.3}.brand-course-copy>p{margin:0;color:var(--brand-muted);font-size:15px}.brand-course-copy ul{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0 4px;padding:0;list-style:none}.brand-course-copy li{padding:5px 9px;border-radius:99px;color:var(--brand-pine-700);background:var(--course-surface);font-size:14px;font-weight:750}.brand-growth-timeline{display:grid;gap:0;margin:0;padding:0;list-style:none}.brand-growth-timeline li{min-width:0;display:grid;grid-template-columns:52px minmax(0,1fr);gap:15px;position:relative;padding:0 0 30px}.brand-growth-timeline li:not(:last-child):after{content:"";width:2px;position:absolute;top:48px;bottom:5px;left:25px;background:var(--brand-line)}.brand-growth-timeline li>span{width:52px;height:52px;display:grid;place-items:center;position:relative;z-index:1;border-radius:50% 45% 52% 42%;color:var(--brand-pine-700);background:var(--brand-pine-100);font-size:14px;font-weight:850}.brand-growth-timeline small{color:var(--brand-maple);font-size:14px;font-weight:850}.brand-growth-timeline h3{margin:2px 0 5px;font-size:20px}.brand-growth-timeline p{margin:0;color:var(--brand-muted);font-size:15px}.brand-action-panel{margin-top:54px;margin-bottom:72px;padding:38px 22px;overflow:hidden;border-radius:38px 22px 42px 22px;color:white;background:var(--brand-pine-700)}.brand-action-panel .brand-eyebrow{color:#cce7d6}.brand-action-panel h2{max-width:18ch}.brand-action-panel>p{max-width:42rem;margin:14px 0 24px;color:rgba(255,255,255,.78);font-size:16px}.brand-action-panel>div{display:grid;gap:10px}.brand-action-panel .brand-button-primary{color:var(--brand-pine-700);background:var(--brand-paper)}.brand-action-panel .brand-button-secondary{border-color:rgba(255,255,255,.55);color:white;background:transparent}.brand-action-panel .brand-button-quiet{justify-content:center;color:#d7eadf}.brand-footer{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:38px 0 max(30px,env(safe-area-inset-bottom));border-top:1px solid var(--brand-line)}.brand-footer-main{display:grid;gap:24px}.brand-footer-main strong{font-size:19px}.brand-footer-main p{max-width:35rem;margin:6px 0 0;color:var(--brand-muted);font-size:14px}.brand-footer-main nav{display:grid;grid-template-columns:1fr 1fr;gap:4px 16px}.brand-footer-main nav a{min-height:44px;display:flex;align-items:center;color:var(--brand-pine-700);font-size:14px;font-weight:750}.brand-footer-note{display:grid;gap:3px;margin-top:24px;padding-top:18px;border-top:1px dashed var(--brand-line);color:var(--brand-muted);font-size:14px}.brand-page-hero{width:min(1120px,calc(100% - 36px));margin:0 auto;padding:54px 0 58px}.brand-page-hero h1{max-width:17ch;margin:0;font-size:clamp(36px,10vw,52px);line-height:1.14;letter-spacing:-.035em}.brand-page-hero>p{max-width:44rem;margin:18px 0 24px;color:var(--brand-muted);font-size:17px}.brand-program-list{padding-top:20px}.brand-activity-hero{position:relative}.brand-about-hero:after,.brand-activity-hero:after,.brand-enroll-hero:after{content:"";width:120px;height:82px;display:block;margin-top:32px;border-radius:58% 42% 63% 37%;background:var(--brand-maple-soft);transform:rotate(-6deg)}.brand-about-hero:after{background:var(--brand-pine-100)}.brand-enroll-hero:after,.brand-status-panel{background:var(--brand-sky-soft)}.brand-status-panel{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;padding:25px 20px;border-radius:30px 18px 30px 18px}.brand-status-panel>span{width:58px;height:58px;display:grid;place-items:center;border-radius:22px 12px 22px 12px;color:var(--brand-pine-700);background:var(--brand-paper);font-size:28px}.brand-status-panel small{color:var(--brand-pine-600);font-size:14px;font-weight:850}.brand-status-panel h2{margin:2px 0 7px;font-size:22px}.brand-status-panel p{margin:0;color:var(--brand-muted);font-size:15px}.brand-about-mark{display:grid;place-items:center;overflow:hidden;border-radius:56px 28px 60px 30px;background:var(--brand-pine-100)}.brand-about-mark img{width:min(420px,84%);object-fit:contain;filter:drop-shadow(0 18px 24px rgba(47,107,80,.12));transform:rotate(1deg)}.brand-evidence-section{display:grid;gap:16px;margin-top:30px;margin-bottom:68px;padding:28px 22px;border-left:5px solid var(--brand-maple);border-radius:8px 26px 26px 8px;background:var(--brand-maple-soft)}.brand-evidence-section h2{font-size:clamp(25px,7vw,32px)}.brand-evidence-section>p{margin:0;color:#5f5d52;font-size:15px}.brand-enroll-layout{display:grid;gap:28px;padding:20px 0 60px}.brand-enroll-steps h2{margin:0;font-size:clamp(29px,8vw,38px)}.brand-enroll-steps ol{display:grid;gap:18px;margin:26px 0;padding:0;list-style:none}.brand-enroll-steps li{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px}.brand-enroll-steps li>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50% 44% 55% 42%;color:var(--brand-pine-700);background:var(--brand-pine-100);font-size:14px;font-weight:850}.brand-enroll-steps li strong{display:block;font-size:18px}.brand-enroll-steps li p{margin:3px 0 0;color:var(--brand-muted);font-size:15px}.brand-privacy-note{padding:17px 18px;border-radius:18px;background:var(--brand-sky-soft)}.brand-privacy-note strong{font-size:15px}.brand-privacy-note p{margin:3px 0 0;color:var(--brand-muted);font-size:14px}.brand-consultation-copy{min-width:0;align-self:start;padding:24px 20px;border-radius:30px 18px 30px 18px;background:var(--brand-paper);box-shadow:0 18px 48px rgba(47,107,80,.1)}.brand-consultation-copy label{display:block;margin-bottom:8px;color:var(--brand-pine-700);font-size:15px;font-weight:800}.brand-consultation-copy textarea{width:100%;min-height:148px;display:block;resize:vertical;padding:15px;border:1px solid var(--brand-line);border-radius:16px;color:var(--brand-ink);background:#f7f8f3;font-size:16px;line-height:1.65}.brand-consultation-copy .brand-button{width:100%;margin-top:12px}.brand-consultation-copy>p{min-height:46px;margin:12px 0 0;color:var(--brand-muted);font-size:14px}.brand-enroll-help{padding:34px 22px;border-radius:34px 20px 34px 20px;background:var(--brand-pine-100)}.brand-enroll-help h2{margin:0;font-size:clamp(27px,7vw,34px)}.brand-enroll-help ul{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.brand-enroll-help li{position:relative;padding-left:23px;font-size:16px}.brand-enroll-help li:before{content:"";width:9px;height:9px;position:absolute;top:.72em;left:0;border-radius:70% 35% 60% 40%;background:var(--brand-maple);transform:rotate(28deg)}@keyframes brand-leaf-drift{0%,to{transform:translateZ(0) rotate(16deg)}50%{transform:translate3d(3px,8px,0) rotate(26deg)}}@media (min-width:680px){.brand-hero-actions{display:flex;flex-wrap:wrap}.brand-recognition-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-recognition-strip div{padding:22px 24px}.brand-course-grid,.brand-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-action-panel{padding:48px 40px}.brand-action-panel>div{display:flex;flex-wrap:wrap}.brand-footer-main{grid-template-columns:minmax(0,1fr) auto;align-items:start}.brand-footer-main nav{grid-template-columns:repeat(3,auto)}.brand-footer-note{grid-template-columns:1fr 1fr}.brand-status-panel{padding:30px}}@media (min-width:860px){.brand-header{min-height:82px}.brand-logo-crop{width:50px;height:50px}.brand-lockup-link strong{font-size:19px}.brand-mobile-menu{display:none}.brand-desktop-nav{display:flex;align-items:center;gap:2px;margin-left:auto}.brand-desktop-nav a{min-height:44px;display:inline-flex;align-items:center;padding:0 13px;border-radius:12px;color:var(--brand-muted);font-size:14px;font-weight:750}.brand-desktop-nav a:hover,.brand-desktop-nav a[aria-current=page]{color:var(--brand-pine-700);background:var(--brand-pine-100)}.brand-header-actions{display:flex;gap:8px;margin-left:8px}.brand-header-actions .brand-button{min-height:44px;padding:0 15px;font-size:14px}.brand-hero{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:center;gap:64px;padding:82px 0 88px}.brand-hero-copy h1{font-size:clamp(52px,5.5vw,68px)}.brand-hero-copy>p{font-size:18px}.brand-hero-art{padding:28px 20px 0}.brand-hero-paper{width:min(430px,92%)}.brand-recognition-strip{margin-bottom:82px}.brand-story-section{grid-template-columns:minmax(0,.93fr) minmax(380px,1.07fr);align-items:center;gap:70px;padding:90px 0}.brand-story-reverse .brand-story-copy{order:2}.brand-action-panel h2,.brand-section-heading h2,.brand-story-copy h2{font-size:40px}.brand-experiences,.brand-growth-section,.brand-program-list,.brand-trust-section{padding:86px 0}.brand-heading-split{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:28px}.brand-heading-split>div{max-width:720px}.brand-course-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-course-card:first-child{grid-column:span 2;display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr)}.brand-course-card:first-child .brand-course-visual{height:100%;aspect-ratio:auto}.brand-course-card:first-child .brand-course-copy{align-self:center;padding:30px}.brand-growth-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.brand-growth-timeline li{grid-template-columns:1fr;gap:16px;padding:0}.brand-growth-timeline li:not(:last-child):after{width:auto;height:2px;top:25px;right:-22px;bottom:auto;left:52px}.brand-action-panel{margin-top:76px;margin-bottom:94px;padding:58px 60px}.brand-page-hero{padding:86px 0 72px}.brand-page-hero h1{font-size:58px}.brand-page-hero:after{position:absolute;right:4%;bottom:54px;margin:0}.brand-page-hero:is(.brand-activity-hero,.brand-about-hero,.brand-enroll-hero){position:relative;padding-right:170px}.brand-trust-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-evidence-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:40px;padding:38px 42px}.brand-enroll-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:start;gap:70px;padding:48px 0 86px}.brand-enroll-help{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:46px;padding:42px}.brand-enroll-help ul{margin-top:0}}@media (min-width:1120px){.brand-desktop-nav a{padding-right:16px;padding-left:16px;font-size:15px}.brand-trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-trust-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:380px){.brand-action-panel,.brand-enroll-help,.brand-enroll-layout,.brand-evidence-section,.brand-experiences,.brand-footer,.brand-growth-section,.brand-header,.brand-hero,.brand-page-hero,.brand-program-list,.brand-recognition-strip,.brand-status-panel,.brand-story-section,.brand-trust-section{width:min(100% - 32px,1120px)}.brand-lockup-link strong{font-size:16px}.brand-status-panel{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.brand-site *,.brand-site :after,.brand-site :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.brand-course-card:hover,.brand-site .brand-button:hover{transform:none}}.brand-v2 .brand-action-panel .brand-button-primary{color:var(--brand-pine-700);background:var(--brand-sun)}.brand-v2 .brand-header-actions .brand-button{min-width:104px}.brand-v2 .brand-hero-copy h1{max-width:13ch}.brand-v2 .brand-hero-copy h1>span{display:block;margin-bottom:10px;color:var(--brand-pine-600);font-size:.42em;font-weight:800;letter-spacing:.12em}.brand-hero-scene{min-width:0;position:relative;padding:12px 12px 0}.brand-scene-field{aspect-ratio:4/3;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:28px;overflow:hidden;border:10px solid var(--brand-paper);border-radius:52px 24px 48px 30px;color:var(--brand-paper);background:var(--brand-pine-600);box-shadow:0 22px 52px rgba(47,107,80,.16);transform:rotate(1.5deg)}.brand-scene-field:before{content:"";width:72%;aspect-ratio:1;position:absolute;top:-28%;right:-18%;border-radius:50%;background:rgba(255,249,236,.08)}.brand-scene-field:after{content:"";width:46%;height:55%;position:absolute;right:8%;bottom:-17%;border-radius:48% 52% 0 0;background:rgba(221,236,226,.13);transform:rotate(-10deg)}.brand-scene-kicker{position:relative;z-index:2;margin-bottom:8px;color:#dceade;font-size:12px;font-weight:850;letter-spacing:.2em}.brand-scene-field strong{position:relative;z-index:2;font-size:clamp(36px,13vw,58px);line-height:.94;letter-spacing:.04em}.brand-scene-sun{width:70px;height:70px;position:absolute;top:28px;left:30px;border-radius:50%;background:var(--brand-sun);box-shadow:0 0 0 13px rgba(242,215,122,.14)}.brand-scene-leaf{width:29px;height:50px;position:absolute;z-index:3;border-radius:75% 25% 65% 35%;background:var(--brand-maple)}.brand-scene-leaf-a{top:24%;right:19%;transform:rotate(35deg)}.brand-scene-leaf-b{width:18px;height:32px;top:42%;right:8%;background:var(--brand-sun);transform:rotate(-28deg)}.brand-hero-scene>p{width:min(330px,92%);position:relative;z-index:3;display:grid;gap:1px;margin:-10px auto 0;padding:15px 18px;border-radius:18px 12px 20px 12px;background:var(--brand-paper);box-shadow:0 12px 30px rgba(47,107,80,.11)}.brand-hero-scene>p strong{font-size:15px}.brand-hero-scene>p span{color:var(--brand-muted);font-size:14px}.brand-contact-channel,.brand-event-feature,.brand-fit-section,.brand-growth-case,.brand-growth-story,.brand-location-grid,.brand-parent-story,.brand-philosophy-section,.brand-program-compare,.brand-program-detail-hero,.brand-program-includes,.brand-program-purpose,.brand-story-empty,.brand-story-principles,.brand-values-section,.brand-week-section{width:min(1120px,calc(100% - 36px));margin-right:auto;margin-left:auto}.brand-philosophy-section,.brand-values-section{padding:62px 0}.brand-philosophy-grid{display:grid;gap:14px}.brand-philosophy-card{min-height:250px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:24px 22px;overflow:hidden;border-radius:34px 18px 34px 18px;background:var(--brand-pine-100)}.brand-philosophy-card:after{content:"";width:110px;height:160px;position:absolute;top:-46px;right:-24px;border-radius:65% 35% 58% 42%;background:rgba(255,254,248,.52);transform:rotate(26deg)}.brand-philosophy-card>span{position:absolute;top:18px;left:20px;color:rgba(33,76,58,.42);font-size:13px;font-weight:850;letter-spacing:.08em}.brand-philosophy-card small{position:relative;z-index:1;color:var(--brand-pine-600);font-size:14px;font-weight:850;letter-spacing:.12em}.brand-philosophy-card h3{position:relative;z-index:1;margin:5px 0 7px;font-size:27px}.brand-philosophy-card p{position:relative;z-index:1;margin:0;color:#53675f;font-size:15px}.brand-philosophy-maple{background:var(--brand-maple-soft)}.brand-philosophy-maple small{color:#aa5b2d}.brand-values-section{padding-top:36px}.brand-course-grid-three .brand-course-card:first-child{grid-column:auto;display:block}.brand-course-grid-three .brand-course-card:first-child .brand-course-visual{height:auto;aspect-ratio:4/3}.brand-course-grid-three .brand-course-card:first-child .brand-course-copy{padding:22px 20px 23px}.brand-week-section{display:grid;gap:28px;margin-top:44px;margin-bottom:72px;padding:34px 22px;border-radius:38px 20px 42px 22px;background:var(--brand-maple-soft)}.brand-week-heading h2{margin:0;font-size:clamp(34px,10vw,50px);line-height:1.12}.brand-week-heading p{max-width:31rem;margin:13px 0 0;color:#695b52;font-size:16px}.brand-week-route{display:grid;gap:8px;padding:20px;border-radius:28px 16px 28px 16px;background:rgba(255,254,248,.82)}.brand-week-route>div{display:grid;gap:1px}.brand-week-route span{color:var(--brand-muted);font-size:14px}.brand-week-route strong{font-size:17px}.brand-week-route>i{color:var(--brand-maple);font-style:normal}.brand-week-route .brand-button{margin-top:4px}.brand-growth-story{display:grid;gap:30px;padding:64px 0}.brand-growth-story-visual{min-height:340px;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:end;padding:24px;overflow:hidden;border-radius:52px 26px 54px 30px;background:var(--brand-pine-100)}.brand-growth-story-visual:after,.brand-growth-story-visual:before{content:"";position:absolute;border-radius:50%}.brand-growth-story-visual:before{width:190px;height:190px;top:-64px;left:-42px;background:var(--brand-sun);opacity:.72}.brand-growth-story-visual:after{width:210px;height:210px;right:-76px;bottom:-82px;background:var(--brand-maple-soft)}.brand-growth-story-visual span{position:relative;z-index:2;display:grid;place-items:center;min-height:150px;border-radius:40% 60% 44% 56%;color:var(--brand-pine-700);background:rgba(255,254,248,.8);font-size:18px;font-weight:850}.brand-growth-story-visual span:last-child{transform:translateY(-42px)}.brand-growth-story-visual i{width:72px;height:72px;position:absolute;z-index:3;top:44%;left:calc(50% - 36px);border-radius:75% 25% 62% 38%;background:var(--brand-maple);opacity:.68;transform:rotate(34deg)}.brand-growth-story h2,.brand-parent-story h2{margin:0;font-size:clamp(30px,8vw,42px);line-height:1.2}.brand-growth-story p{margin:17px 0 0;color:var(--brand-muted);font-size:16px}.brand-growth-story p+p{margin-top:5px;color:var(--brand-ink);font-weight:750}.brand-growth-story small{display:block;margin:18px 0;color:var(--brand-muted);font-size:14px;line-height:1.65}.brand-parent-story{display:grid;gap:22px;margin-top:34px;margin-bottom:78px;padding:34px 22px;border-top:1px solid var(--brand-line);border-bottom:1px solid var(--brand-line)}.brand-parent-story>div>p{max-width:38rem;margin:14px 0 0;color:var(--brand-muted);font-size:16px}.brand-parent-story aside{position:relative;padding:26px 22px 22px;border-radius:30px 18px 30px 18px;background:var(--brand-paper);box-shadow:0 16px 42px rgba(47,107,80,.09)}.brand-parent-story aside>span{position:absolute;top:-12px;left:15px;color:var(--brand-maple);font-family:Georgia,serif;font-size:70px;line-height:1}.brand-parent-story aside p{position:relative;margin:20px 0 14px;font-size:20px;font-weight:750;line-height:1.55}.brand-parent-story aside small{color:var(--brand-muted);font-size:14px}.brand-footer-locations{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.brand-footer-locations span{padding:7px 11px;border-radius:99px;color:var(--brand-pine-700);background:var(--brand-pine-100);font-size:14px;font-weight:750}.brand-footer-note a{color:var(--brand-pine-600);font-weight:750}.brand-program-compare{display:grid;gap:1px;margin-top:26px;margin-bottom:76px;overflow:hidden;border-radius:30px;background:var(--brand-line)}.brand-program-compare article{padding:26px 22px;background:var(--brand-paper)}.brand-program-compare small{color:var(--brand-maple);font-weight:850;letter-spacing:.1em}.brand-program-compare h2{margin:4px 0;font-size:24px}.brand-program-compare article>strong{color:var(--brand-pine-600)}.brand-program-compare p{margin:7px 0 12px;color:var(--brand-muted);font-size:15px}.brand-program-compare ul{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.brand-program-compare li{padding:4px 9px;border-radius:99px;background:var(--brand-pine-100);font-size:14px}.brand-program-detail-hero{display:grid;gap:28px;padding:54px 0 62px}.brand-program-detail-hero h1{margin:0;font-size:clamp(44px,12vw,66px);line-height:1.06}.brand-program-detail-hero p{max-width:37rem;margin:16px 0 24px;color:var(--brand-muted);font-size:17px}.brand-program-detail-mark{aspect-ratio:4/3;position:relative;display:grid;place-items:center;overflow:hidden;border-radius:50px 24px 48px 30px;color:var(--course-accent);background:var(--course-surface)}.brand-program-detail-mark span{position:relative;z-index:2;font-size:clamp(52px,17vw,80px);font-weight:900}.brand-program-detail-mark i{width:120px;height:170px;position:absolute;top:-40px;right:4%;border-radius:70% 30% 65% 35%;background:rgba(255,255,255,.5);transform:rotate(26deg)}.brand-program-detail-mark i:last-child{width:60px;height:82px;top:auto;right:auto;bottom:-20px;left:9%;background:var(--course-accent);opacity:.18;transform:rotate(-22deg)}.brand-program-purpose{display:grid;gap:18px;padding:38px 22px;border-radius:34px 18px 34px 18px;background:var(--brand-pine-100)}.brand-contact-channel h2,.brand-event-feature h2,.brand-fit-section h2,.brand-growth-case h2,.brand-program-includes h2,.brand-program-purpose h2,.brand-story-empty h2{margin:0;font-size:clamp(28px,8vw,39px);line-height:1.2}.brand-program-purpose>p{margin:0;color:#53675f;font-size:17px}.brand-program-includes{padding:72px 0 50px}.brand-program-includes>div>p{margin:12px 0 28px;color:var(--brand-muted)}.brand-program-includes .brand-growth-timeline{grid-template-columns:1fr}.brand-program-includes .brand-growth-timeline li{grid-template-columns:52px minmax(0,1fr)}.brand-program-includes .brand-growth-timeline li:not(:last-child):after{width:2px;height:auto;top:48px;right:auto;bottom:5px;left:25px}.brand-fit-section{display:grid;gap:22px;margin-bottom:60px;padding:34px 22px;border-radius:34px 18px 34px 18px;background:var(--brand-maple-soft)}.brand-fit-section ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.brand-fit-section li{position:relative;padding-left:31px;font-size:16px}.brand-fit-section li:before{content:"✓";position:absolute;left:0;color:var(--brand-pine-600);font-weight:900}.brand-event-feature,.brand-growth-case{display:grid;gap:30px;padding:24px 0 70px}.brand-event-poster{aspect-ratio:4/3;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:28px;overflow:hidden;border-radius:52px 24px 52px 28px;color:var(--brand-pine-700);background:var(--brand-sun)}.brand-event-poster:before{content:"";width:190px;height:240px;position:absolute;top:-44px;right:-40px;border-radius:50% 48% 52% 44%;background:var(--brand-maple);opacity:.78;transform:rotate(28deg)}.brand-event-poster span,.brand-event-poster strong{position:relative;z-index:2}.brand-event-poster span{font-size:13px;font-weight:900;letter-spacing:.18em}.brand-event-poster strong{font-size:clamp(48px,15vw,78px);line-height:.9}.brand-event-feature>div:last-child>p{margin:14px 0 22px;color:var(--brand-muted);font-size:16px}.brand-event-feature dl{display:grid;gap:0;margin:0 0 24px}.brand-event-feature dl>div{display:grid;grid-template-columns:70px 1fr;gap:14px;padding:10px 0;border-bottom:1px solid var(--brand-line)}.brand-event-feature dt{color:var(--brand-muted)}.brand-event-feature dd{margin:0;font-weight:750}.brand-growth-case{padding-top:30px}.brand-growth-case-scenes{min-height:360px;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:24px;border-radius:52px 24px 52px 28px;background:var(--brand-pine-100)}.brand-growth-case-scenes div{display:flex;flex-direction:column;justify-content:flex-end;padding:20px;border-radius:46% 54% 34% 66%;background:rgba(255,254,248,.82)}.brand-growth-case-scenes div:last-child{align-self:start;transform:translateY(28px)}.brand-growth-case-scenes small{color:var(--brand-muted);font-size:14px}.brand-growth-case-scenes span{font-size:19px;font-weight:850}.brand-growth-case>div:last-child>p{margin:17px 0;color:var(--brand-muted);font-size:16px}.brand-growth-case>div:last-child>small{display:block;color:var(--brand-muted);font-size:14px;line-height:1.65}.brand-story-empty{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;margin-bottom:52px;padding:28px 22px;border-radius:34px 18px 34px 18px;background:var(--brand-maple-soft)}.brand-story-empty>span{color:var(--brand-maple);font-family:Georgia,serif;font-size:70px;line-height:.8}.brand-story-empty small{color:#9b532c;font-size:14px;font-weight:850}.brand-story-empty p{margin:10px 0 0;color:#695b52}.brand-story-principles{display:grid;gap:14px;margin-bottom:72px}.brand-story-principles article{padding:24px 22px;border-top:3px solid var(--brand-pine-600);background:var(--brand-paper)}.brand-story-principles span{color:var(--brand-maple);font-size:13px;font-weight:900}.brand-story-principles h2{margin:5px 0;font-size:23px}.brand-story-principles p{margin:0;color:var(--brand-muted);font-size:15px}.brand-parent-story-page{margin-top:0}.brand-location-grid{display:grid;gap:14px;padding:24px 0 72px}.brand-location-grid article{min-height:270px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:25px 22px;overflow:hidden;border-radius:34px 18px 34px 18px;background:var(--brand-pine-100)}.brand-location-grid article:nth-child(2){background:var(--brand-maple-soft)}.brand-location-grid article>span{position:absolute;top:15px;right:18px;color:rgba(33,76,58,.25);font-size:56px;font-weight:900}.brand-location-grid small{color:var(--brand-pine-600);font-weight:850;letter-spacing:.15em}.brand-location-grid h2{position:relative;margin:5px 0;font-size:25px}.brand-location-grid p{position:relative;margin:0;color:var(--brand-muted);font-size:15px}.brand-contact-channel{display:grid;gap:28px;align-items:center;margin-bottom:72px;padding:34px 22px;border-radius:36px 20px 36px 20px;color:var(--brand-paper);background:var(--brand-pine-700)}.brand-contact-channel h2{color:white}.brand-contact-channel p{max-width:42rem;margin:13px 0 0;color:rgba(255,255,255,.75)}.brand-contact-channel .brand-eyebrow{color:#cce7d6}.brand-qr-placeholder{width:150px;aspect-ratio:1;justify-self:center;display:grid;place-items:center;align-content:center;border:1px dashed rgba(255,255,255,.52);border-radius:24px;background:rgba(255,255,255,.07)}.brand-qr-placeholder span{font-size:30px;font-weight:900;letter-spacing:.1em}.brand-qr-placeholder small{color:rgba(255,255,255,.66)}@media (min-width:680px){.brand-location-grid,.brand-philosophy-grid,.brand-story-principles{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-week-section{grid-template-columns:minmax(0,1fr) minmax(310px,.8fr);align-items:center;padding:44px}.brand-program-compare{grid-template-columns:repeat(3,minmax(0,1fr))}.brand-contact-channel,.brand-fit-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);padding:42px}}@media (min-width:860px){.brand-v2 .brand-desktop-nav,.brand-v2 .brand-header-actions{display:none}.brand-v2 .brand-mobile-menu{display:block}.brand-hero-v2{grid-template-columns:minmax(0,1.03fr) minmax(380px,.97fr)}.brand-philosophy-section,.brand-values-section{padding:92px 0}.brand-philosophy-grid{gap:18px}.brand-philosophy-card{min-height:340px;padding:30px}.brand-values-section{padding-top:38px}.brand-event-feature,.brand-growth-case,.brand-growth-story,.brand-parent-story,.brand-program-detail-hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:68px}.brand-growth-story{padding:94px 0}.brand-parent-story{padding:52px 0}.brand-parent-story aside{padding:34px 30px 30px}.brand-program-detail-hero{padding:86px 0 78px}.brand-program-purpose{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:56px;padding:46px 50px}.brand-program-includes{padding:96px 0 70px}.brand-program-includes .brand-growth-timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.brand-program-includes .brand-growth-timeline li{grid-template-columns:1fr}.brand-program-includes .brand-growth-timeline li:not(:last-child):after{width:auto;height:2px;top:25px;right:-14px;bottom:auto;left:52px}.brand-event-feature,.brand-growth-case{padding:52px 0 96px}}@media (min-width:1100px){.brand-v2 .brand-desktop-nav{display:flex;gap:0}.brand-v2 .brand-desktop-nav a{padding-right:9px;padding-left:9px;font-size:13px}.brand-v2 .brand-header-actions{display:flex}.brand-v2 .brand-mobile-menu{display:none}}@media (min-width:1200px){.brand-v2 .brand-desktop-nav a{padding-right:12px;padding-left:12px;font-size:14px}}@media (max-width:380px){.brand-contact-channel,.brand-event-feature,.brand-fit-section,.brand-growth-case,.brand-growth-story,.brand-location-grid,.brand-parent-story,.brand-philosophy-section,.brand-program-compare,.brand-program-detail-hero,.brand-program-includes,.brand-program-purpose,.brand-story-empty,.brand-story-principles,.brand-values-section,.brand-week-section{width:min(100% - 32px,1120px)}.brand-v2 .brand-hero-copy h1{font-size:34px}.brand-scene-field{padding:22px}}