@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--wine:#6b3faa;--deep:#30204c;--pink:#ffe34f;--ink:#292234;--muted:#655d70;--line:#dfd8e9;--paper:#fff;--soft:#f6f3fb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 'DM Sans',Arial,sans-serif}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Manrope,Arial,sans-serif}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #c47421;outline-offset:5px}.skip{position:absolute;left:12px;top:-80px;background:white;padding:10px;z-index:100}.skip:focus{top:8px}header{height:98px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);background:white}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:13px;line-height:1.4;letter-spacing:.09em;font-weight:800}.mark{background:var(--wine);color:white;display:grid;place-items:center;width:46px;height:46px;font:34px Georgia;letter-spacing:-.06em;border-radius:50%}nav{display:flex;gap:30px}nav a{text-decoration:none;font-size:14px;font-weight:600}nav a:hover{color:var(--wine)}.button{display:inline-flex;justify-content:center;align-items:center;gap:25px;padding:15px 24px;border:0;background:var(--wine);color:white;text-decoration:none;font-weight:600;border-radius:5px;cursor:pointer}.button:hover{background:var(--deep)}.small{font-size:14px;padding:12px 20px}.hero{display:grid;grid-template-columns:1.1fr 1fr;background:var(--wine);color:white;min-height:615px}.hero-copy{padding:65px 7% 28px 9%}.eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;margin-bottom:23px}.hero .eyebrow{color:#ffe34f}h1{font-size:clamp(42px,4.4vw,72px);line-height:1.09;letter-spacing:-.055em;font-weight:700;margin-bottom:26px}h1 em{font:italic 1.12em Georgia,serif;color:#ffe34f}.intro{max-width:420px;font-size:18px;color:#f4eefe;line-height:1.65}.actions{display:flex;align-items:center;gap:26px;margin:34px 0 63px}.light{background:white;color:var(--wine)}.light:hover{background:var(--pink)}.textlink{font-weight:600;font-size:14px}.hero-bottom{border-top:1px solid #ffffff40;padding-top:20px;display:flex;gap:25px;justify-content:space-between;font-size:12px;color:#f4eefe}.hero-visual{position:relative;background:var(--deep);min-height:490px;background-position:center;background-size:cover}.hero-visual:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#30204ccc)}.photo-label{position:absolute;bottom:34px;left:34px;right:20px;font-size:11px;letter-spacing:.15em;z-index:1}.photo-label strong{display:block;font:500 25px Manrope,Arial;margin-top:7px;letter-spacing:-.02em}.ribbon{display:flex;align-items:center;justify-content:space-around;padding:24px 7%;background:var(--pink);color:var(--deep);font:600 18px Manrope}.ribbon span:nth-child(even){color:var(--wine);font-size:25px}.section{padding:100px 6%;scroll-margin-top:15px}h2{font-size:clamp(32px,3.5vw,49px);line-height:1.14;letter-spacing:-.045em;font-weight:600;margin-bottom:28px}h3{font-size:19px;line-height:1.4;font-weight:700}.section .eyebrow{color:var(--wine)}.about{display:grid;grid-template-columns:1fr 1.12fr;gap:70px}.large{font-size:23px;line-height:1.6;letter-spacing:-.02em}.about p:not(.eyebrow):not(.large){color:var(--muted)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:35px;border-top:1px solid var(--line);padding-top:24px}.principles span{font-size:12px;color:var(--wine)}.principles h3{margin:10px 0}.principles p{font-size:14px;margin:0}.history{display:grid;grid-template-columns:1fr 1fr;gap:100px;background:var(--soft)}.history>div>p:not(.eyebrow){max-width:445px;color:var(--muted)}.timeline{border-left:1px solid #c2aee0;padding-left:38px}.timeline article{position:relative;padding-bottom:28px}.timeline article:last-child{padding-bottom:0}.timeline article:before{content:'';width:9px;height:9px;border-radius:50%;background:var(--wine);position:absolute;left:-43px;top:11px}.year{color:var(--wine);font-weight:700;font-size:14px}.timeline h3{margin:7px 0}.timeline p{color:var(--muted);font-size:15px;margin:0}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:38px}.section-heading h2{margin-bottom:0}.heading-aside{font-size:14px;color:var(--muted);max-width:330px}.heading-aside p{margin:15px 0 0}.pill{font-size:12px;letter-spacing:.08em;border:1px solid #bca4de;padding:7px 12px;border-radius:30px;color:var(--wine)}.site-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.site-card{padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .15s}.site-card:hover{background:#f5edff}.site-card .number{font-size:12px;color:#756285}.site-card h3{margin:12px 0 22px}.site-card p{font-size:14px;margin:5px 0;color:var(--muted)}.site-card .time{color:var(--wine);font-weight:700}.calendar-section{background:var(--soft)}.calendar-note{font-size:14px;color:var(--muted);max-width:800px;margin-bottom:28px}.calendar-layout{display:grid;grid-template-columns:1fr 1fr;gap:45px}.calendar-box{background:white;padding:26px;border:1px solid var(--line);border-radius:8px}.month-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.month-nav h3{margin:0}.month-nav button{width:42px;height:42px;border:1px solid var(--line);background:white;border-radius:50%;cursor:pointer}.month-nav button:disabled{opacity:.3;cursor:default}.weekdays,.month-grid{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;gap:5px}.weekdays{font-size:13px;color:var(--muted);margin-bottom:12px}.day{border:0;background:none;min-height:44px;border-radius:50%;cursor:pointer;font-size:15px}.day.has-events{text-decoration:underline;text-decoration-color:#6b3faa;text-decoration-thickness:2px;text-underline-offset:5px;font-weight:700}.day.selected{background:var(--wine);color:white}.day:disabled{color:#bdb6c6;cursor:default}.day:not(:disabled):hover{background:var(--pink);color:var(--wine)}.legend{font-size:12px;color:var(--muted);margin:20px 0 0}.agenda{padding:16px 0}.agenda h3{font-size:25px;margin-bottom:20px}.event{display:grid;grid-template-columns:125px 1fr;gap:20px;border-top:1px solid var(--line);padding:18px 0}.event-time{font-size:14px;font-weight:700;color:var(--wine)}.event strong{font-size:16px}.event p{font-size:14px;color:var(--muted);margin:3px 0 0}.empty{color:var(--muted);padding:25px 0;border-top:1px solid var(--line)}.join{display:grid;grid-template-columns:1fr 1.15fr;gap:100px}.join>div>p:not(.eyebrow){color:var(--muted);max-width:420px}.join h2{font-size:clamp(40px,4.5vw,62px)}.join a{overflow-wrap:anywhere}form{background:var(--soft);padding:35px;border-radius:8px}label{display:block;font-size:14px;font-weight:600;margin-bottom:18px}.optional{font-weight:400;color:var(--muted)}input,select,textarea{display:block;width:100%;border:1px solid #d2c7df;border-radius:4px;padding:12px;background:white;margin-top:8px;color:var(--ink);font-size:16px}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-note{color:var(--muted);font-size:13px}#form-status{font-size:14px;margin:15px 0 0}footer{background:var(--deep);color:white;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:50px 6%}footer .mark{background:#ffe34f;color:var(--wine)}footer p{font-size:14px;color:#ded1ef;margin:0}footer>div{display:flex;gap:24px;font-size:13px}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:1000px){nav{gap:16px}header{padding:0 4%}.hero-copy{padding:45px 7%}.actions{gap:16px;flex-wrap:wrap}.about,.history,.join{gap:40px}.section{padding:75px 5%}.site-card{padding:22px}.calendar-layout{gap:25px}.event{grid-template-columns:105px 1fr;gap:12px}footer>div{flex-direction:column;gap:8px}}@media(max-width:720px){header{height:auto;min-height:84px;flex-wrap:wrap;padding:16px 5%;gap:16px}header .small{padding:10px 13px;font-size:12px}header nav{order:3;width:100%;justify-content:space-between;padding-top:10px;border-top:1px solid var(--line)}nav a{font-size:13px}.hero{grid-template-columns:1fr}.hero-copy{padding:44px 6% 25px}h1{font-size:clamp(40px,9vw,62px)}.hero-visual{min-height:330px}.actions{margin-bottom:40px}.ribbon{padding:18px 5%;gap:10px;flex-wrap:wrap;font-size:14px}.ribbon span:nth-child(even){font-size:18px}.ribbon span:last-child{display:none}.ribbon span:nth-last-child(2){display:none}.section{padding:62px 6%}.about,.history,.join,.calendar-layout{grid-template-columns:1fr;gap:30px}.large{font-size:20px}.principles{gap:14px}.principles h3{font-size:16px}.section-heading{display:block}.heading-aside{margin-top:24px}.site-grid{grid-template-columns:1fr 1fr}.site-card{padding:20px 15px}.site-card h3{font-size:17px}.calendar-box{padding:20px 14px}.day{min-height:40px}.join form{padding:24px 18px}.form-row{grid-template-columns:1fr;gap:0}footer{flex-wrap:wrap;padding:35px 6%}footer>div{flex-direction:row;flex-wrap:wrap;gap:20px}}@media(max-width:380px){.site-grid{grid-template-columns:1fr}.brand{font-size:11px}.mark{width:37px;height:37px}.hero-bottom{flex-direction:column;gap:5px}.principles{grid-template-columns:1fr}.event{grid-template-columns:1fr;gap:4px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero-photo{position:absolute;width:100%;height:100%;object-fit:cover;object-position:50% 50%}.photo-credit{display:block;font-size:12px;letter-spacing:0;margin-top:10px;color:#fff}.hero-visual:after{inset:35% 0 0}.hero-visual{min-height:490px}@media(max-width:720px){.hero-visual{min-height:380px}.hero-photo{object-position:center 38%}}

/* Purple and sunshine: Boltwood's poster palette. */
header{height:100px}nav{gap:22px}.button{border-radius:100px;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.mark{color:var(--pink)}.hero{grid-template-columns:1fr 1.05fr;min-height:630px;background:#6b3faa;overflow:hidden}.hero-copy{padding:66px 4% 28px 10%}h1{font-size:clamp(42px,4.5vw,72px);font-weight:800}.hero .intro{max-width:420px}.hero h1 em{color:var(--pink)}.course-chip{display:inline-flex;align-items:center;gap:10px;font-size:14px;border:1px solid #ffffff70;border-radius:100px;padding:8px 15px;color:white}.course-chip span{color:var(--pink)}.hero .actions{margin:27px 0 37px}.light{background:var(--pink);color:var(--deep)}.light:hover{background:white}.hero-visual{background:none;min-height:570px;padding:104px 9% 30px 3%;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-visual:after{display:none}.hero-photo-frame{position:relative;width:100%;margin:0;background:white;padding:10px 10px 0;border-radius:14px;transform:rotate(3deg);box-shadow:15px 18px 0 #4e2c84}.hero-photo{position:static;display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;border-radius:7px}.hero-photo-frame figcaption{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:16px 6px;color:var(--deep);font-size:11px}.hero-photo-frame figcaption span{font-weight:800;letter-spacing:.08em}.hero-photo-frame figcaption a{font-size:12px}.photo-sticker{position:absolute;top:37px;right:12%;z-index:2;background:var(--pink);color:var(--deep);padding:16px 27px;border-radius:50%;font:800 24px/1.05 Manrope,Arial;transform:rotate(9deg);text-align:center;box-shadow:0 3px 0 #493168}.photo-sticker em{font:italic 30px Georgia}.hero-caption{display:flex;align-items:center;align-self:flex-start;gap:18px;color:white;margin-top:36px}.hero-caption>span{font-size:51px;line-height:1;color:var(--pink)}.hero-caption p{margin:0;font-size:14px;font-weight:500;line-height:1.45}.ribbon{background:var(--pink);padding:27px 7%;font-weight:800}.about-caption{max-width:370px;font-size:16px}.principles{border:0;gap:13px}.principles>div{background:var(--soft);border-radius:14px;padding:19px 17px;border-bottom:4px solid var(--wine)}.principles>div:nth-child(2){background:#fff8ce}.principles span{font-weight:800}.learning{background:var(--wine);color:white;position:relative}.learning .eyebrow{color:var(--pink)}.learning h2 em{font-family:Georgia,serif;color:var(--pink);font-weight:400}.credit-card{display:flex;align-items:center;gap:17px;padding:18px 28px;background:var(--pink);color:var(--deep);border-radius:20px;transform:rotate(3deg)}.credit-card strong{font:800 76px/1 Manrope,Arial;letter-spacing:-.06em}.credit-card span{font-size:15px;font-weight:700;line-height:1.5}.course-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:65px;margin:30px 0}.course-intro>p:last-child{color:#f1e9fc}.goals-title{margin:15px 0 23px;font-size:22px}.goals-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.goals-grid article{padding:26px 23px;background:white;color:var(--ink);border-radius:17px}.goals-grid article:nth-child(even){background:var(--pink)}.goals-grid article>span{font-weight:800;color:var(--wine);font-size:14px}.goals-grid h3{margin:20px 0 12px;font-size:19px}.goals-grid p{color:#51435e;font-size:15px;line-height:1.6;margin:0}.commitment{display:grid;grid-template-columns:.85fr 1.4fr;gap:55px;border-top:1px solid #ffffff50;margin-top:55px;padding-top:37px}.commitment h3{font-size:27px;max-width:260px}.commitment ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:25px 35px}.commitment li strong{display:block;color:var(--pink);margin-bottom:7px}.commitment li span{font-size:14px;color:#f1e9fc}.syllabus-note{font-size:13px;color:#f1e9fc;border-top:1px solid #ffffff40;margin:35px 0 0;padding-top:20px}.history{background:#fffbea}.timeline{border-color:#d4bd64}.timeline article:before{background:var(--wine)}.site-grid{border:0;gap:20px}.site-card{border:1px solid #dfd8e9;border-radius:17px;border-top:6px solid var(--wine);transition:transform .2s,box-shadow .2s}.site-card:nth-child(3n+2){border-top-color:#e4c733}.site-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #30204c12}.site-card h3{margin-bottom:19px}.site-card .number{letter-spacing:.08em}.calendar-box{border-radius:20px;box-shadow:0 10px 35px #30204c08}.calendar-section{background:#f5f0fc}.day.selected{background:var(--wine)}.day:not(:disabled):hover{background:var(--pink)}.seminar-tag{display:block;font-size:11px;letter-spacing:.07em;color:var(--wine);font-weight:800;margin-bottom:5px}.join{background:white}.join h2{color:var(--wine)}.join form{background:#fff9d9;border:1px solid #e8d990;border-radius:20px}input,select,textarea{border-radius:9px}.join .button{background:var(--wine)}footer .mark{background:var(--pink);color:var(--deep)}
@media(max-width:1100px){nav{gap:14px}.hero-photo-frame figcaption{flex-direction:column;gap:3px;align-items:flex-start}.hero-copy{padding-left:8%}.hero-visual{padding-right:8%}.goals-grid{grid-template-columns:1fr 1fr}.course-intro{gap:35px}.commitment{gap:30px}}
@media(max-width:800px){header{height:auto;min-height:90px;flex-wrap:wrap;padding:16px 5%}header nav{order:3;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:12px;gap:10px}nav a{font-size:13px}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 6% 15px}h1{font-size:clamp(44px,8vw,66px)}.hero-visual{min-height:0;padding:80px 8% 35px}.photo-sticker{top:4px;right:10%;font-size:21px}.hero-photo-frame{max-width:620px}.hero-photo{aspect-ratio:16/9}.hero-photo-frame figcaption{flex-direction:row;align-items:center}.hero-caption{margin:28px 0 0 5%}.hero-caption>span{font-size:37px}.hero-caption p{font-size:14px}.hero-bottom{padding-top:18px}.credit-card{display:inline-flex;margin:10px 0}.course-intro{grid-template-columns:1fr;gap:0}.commitment{grid-template-columns:1fr;gap:10px}.commitment h3{max-width:none}.learning .section-heading{display:block}.learning h2{max-width:550px}.goals-grid{gap:14px}.goals-grid article{padding:23px 18px}}
@media(max-width:480px){.hero-photo-frame figcaption{flex-direction:column;align-items:flex-start;padding:12px 3px}.goals-grid,.commitment ul{grid-template-columns:1fr}.goals-grid article{padding:22px}.goals-grid h3{margin-top:10px}.credit-card strong{font-size:60px}.principles{grid-template-columns:1fr}.principles>div{padding:18px}.site-grid{gap:13px}.site-card h3{overflow-wrap:anywhere}.ribbon{font-size:14px}.hero-bottom{font-size:12px}nav a{font-size:12px}.photo-sticker{padding:13px 23px}}

/* A more open, contemporary expression of the poster's purple and yellow. */
:root{--wine:#6335ad;--deep:#291644;--pink:#ffe34f;--soft:#f5f2fc}
header{position:relative;padding:20px 5%;height:auto;min-height:100px;background:#fff}nav a{position:relative;padding:8px 0}nav a:after{content:'';position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--wine);transform:scaleX(0);transform-origin:left;transition:transform .2s}nav a:hover:after{transform:scaleX(1)}
.hero{margin:0 24px;border-radius:30px;background:radial-gradient(ellipse at 90% 0%,#895bd0 0,transparent 55%),#6335ad;min-height:650px}.hero-copy{padding:70px 3% 35px 8%}.hero h1{font-size:clamp(44px,5vw,78px);line-height:1.07}.hero h1 em{font-family:Manrope,Arial,sans-serif;font-weight:800;font-style:normal;letter-spacing:-.055em}.hero-photo-frame{transform:rotate(-2deg);border-radius:22px;padding:9px 9px 0;box-shadow:0 24px 60px #29164455}.hero-photo{border-radius:15px}.hero-photo-frame figcaption{padding:17px 8px}.photo-sticker{border-radius:18px;box-shadow:0 8px 25px #29164430;transform:rotate(7deg)}.hero-bottom{font-size:14px}.ribbon{margin:18px 24px 0;border-radius:18px;padding:21px 5%;font-size:17px}.section{padding:100px max(6%,calc((100% - 1320px)/2))}.section .eyebrow{font-size:13px}.section h2{font-weight:800}.learning{margin:0 24px;border-radius:30px;background:radial-gradient(ellipse at 0 100%,#7a4cc0,transparent 60%),var(--deep)}.learning .section-heading .eyebrow,.learning .commitment .eyebrow{color:var(--pink)}.learning h2 em{font-family:Manrope,Arial,sans-serif;font-style:normal;font-weight:800}.goals-grid article{border-radius:20px}.credit-card{transform:none;border-radius:24px}.principles>div{border:1px solid var(--line);border-bottom:0;background:white}.principles>div:nth-child(2){background:#fff9d5}.principles h3{font-size:18px}.history{background:white;gap:8%;align-items:start}.history h2 em{color:var(--wine);font-style:normal}.history .large{color:var(--ink);font-size:22px}.history-intro .button{margin-top:15px}.history-note{margin-top:40px;border-top:1px solid var(--line);padding-top:24px;max-width:400px}.history-note strong,.history-note span{display:block}.history-note strong{font-size:19px;color:var(--wine);margin-bottom:8px}.history-note span{color:var(--muted);font-size:16px}.timeline{padding:0;border:0;scroll-margin-top:35px;display:grid;gap:16px}.timeline article{padding:25px 28px;background:var(--soft);border-radius:20px;border:1px solid #e8e0f1}.timeline article:nth-child(2){background:#fff9d5;border-color:#f4eab5}.timeline article:before{display:none}.timeline h3{font-size:21px;margin:10px 0}.timeline p{font-size:16px}.history-sources{font-size:14px!important;line-height:1.8;margin:10px 0 0}.history-sources a{display:inline-block}.site-card{border-top:1px solid var(--line);padding:27px;background:#faf8fe;box-shadow:none}.site-card:nth-child(3n+2){border-top-color:var(--line);background:#fffbe6}.site-card .number{font-size:12px}.site-card h3{font-size:22px;letter-spacing:-.025em}.site-card:hover{background:white;box-shadow:0 12px 30px #30204c10}.calendar-section{margin:0 24px;border-radius:30px;background:#f2eef9}.calendar-box{border:0}.join{gap:7%}.join form{background:white;border:1px solid var(--line);box-shadow:0 15px 70px #30204c09;padding:32px}.join h2{font-weight:800}.join input,.join select,.join textarea{background:#faf8fd;border-color:#ddd5e9;padding:14px;border-radius:12px}.form-note{font-size:14px}.inquiry-preview[hidden]{display:none}.inquiry-preview{margin-top:24px;border-top:1px solid var(--line);padding-top:24px}.inquiry-preview h3{font-size:23px;margin-bottom:8px}.inquiry-preview p{font-size:14px}.recipient{overflow-wrap:anywhere}.send-options{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.send-options .button{font-size:14px;padding:12px 19px}.send-options .secondary{background:var(--deep)}.copy-button{border:1px solid var(--wine);background:white;color:var(--wine);border-radius:40px;padding:9px 15px;cursor:pointer;font-size:14px}.copy-button:hover{background:var(--soft)}#copy-status:empty{display:none}footer{margin:0 24px 24px;border-radius:24px}.button:active{transform:translateY(0)}
@media(max-width:1000px){.hero h1{font-size:clamp(44px,5.6vw,66px)}.section{padding:75px 5%}.history{gap:35px}.hero-copy{padding-left:7%}.join form{padding:25px}}
@media(max-width:800px){.hero,.learning,.calendar-section{margin-left:12px;margin-right:12px;border-radius:24px}.hero-copy{padding:42px 6% 20px}.hero h1{font-size:clamp(42px,8vw,65px)}.ribbon{margin:12px 12px 0;font-size:14px;padding:18px}.hero-photo-frame{max-width:580px}.hero-photo-frame figcaption{flex-wrap:wrap}.section{padding:65px 6%}.history{grid-template-columns:1fr;gap:36px}.history>div>p:not(.eyebrow){max-width:none}.history-note{max-width:none}.timeline article{padding:24px}.hero-bottom{font-size:13px}footer{margin:0 12px 12px}.join{gap:30px}.site-card{padding:22px 18px}.site-card h3{font-size:19px}nav a{font-size:14px}header nav{overflow-x:auto;justify-content:space-between;gap:19px}nav a{white-space:nowrap}}
@media(max-width:480px){.site-grid{grid-template-columns:1fr}.hero h1{font-size:clamp(38px,10vw,48px)}.hero-bottom{flex-direction:column;gap:7px}.hero-photo-frame figcaption{align-items:flex-start;flex-direction:column}.join form{padding:23px 17px}.send-options{gap:14px}.send-options .button{flex:1 1 100%}.brand{font-size:12px}header .small{font-size:13px}.history h2{font-size:35px}.hero .actions{gap:20px}.hero .button{padding:14px 19px}.course-chip{font-size:13px}.section h2{overflow-wrap:break-word}}

/* Official supplied logo, framed without altering the original artwork. */
.official-logo{display:block;position:relative;flex-shrink:0;width:122px;height:85px;overflow:hidden;background:#fff;border-radius:10px}.official-logo img{position:absolute;display:block;width:152px;height:auto;max-width:none;left:-15px;top:-34px}header .brand{gap:12px}header{padding-top:12px;padding-bottom:12px}footer .official-logo{width:122px;height:85px}.hero-caption>.community-icon{display:grid;place-items:center;width:54px;height:54px;flex-shrink:0;border:1px solid #ffe34f70;border-radius:50%;color:var(--pink);font-size:initial}.community-icon svg{width:29px;height:29px}.ribbon .ribbon-divider{display:block;width:1px;height:23px;background:var(--deep);opacity:.3;flex-shrink:0}
@media(max-width:800px){header .brand{font-size:12px}.official-logo{width:101px;height:72px}.official-logo img{width:128px;left:-13px;top:-28px}footer .official-logo{width:101px;height:72px}.hero-caption>.community-icon{width:46px;height:46px}.community-icon svg{width:25px;height:25px}}
@media(max-width:480px){header{column-gap:8px}header .brand{gap:8px;font-size:11px;letter-spacing:.04em}header .small{padding:10px 12px;font-size:12px;gap:8px}header .official-logo{width:83px;height:62px}header .official-logo img{width:108px;left:-12px;top:-22px}.ribbon .ribbon-divider:nth-last-child(2){display:none}}

.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
