:root{color-scheme:dark;--bg:#120e1b;--panel:#1c1629;--text:#f5eff7;--muted:#bcb1c9;--lavender:#d7b4ef;--line:#ffffff21;--gold:#efd594;--serif:Georgia,'Times New Roman',serif;font-family:Arial,Helvetica,sans-serif;background:var(--bg);color:var(--text)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(ellipse at 83% 25%,#36204580 0,transparent 42%),var(--bg);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:6px;border-radius:4px}a:hover{text-decoration:underline;text-underline-offset:5px}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:12px;left:12px;transform:translateY(-160%);background:var(--text);color:var(--bg);z-index:20;padding:12px 18px}.skip:focus{transform:translateY(0)}header{min-height:116px;display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:18px;letter-spacing:-.4px;font-weight:600}.brand svg{width:34px;height:34px;flex-shrink:0}.header-right{display:flex;align-items:center;gap:30px}.status,.eyebrow{font-size:10px;line-height:1.6;font-weight:600;letter-spacing:2px;text-transform:uppercase}.status{display:flex;align-items:center;gap:9px;color:var(--muted)}.status:before{content:'';width:6px;height:6px;border-radius:50%;background:#d0aceb;box-shadow:0 0 12px #d0aceb66}.languages{display:flex;gap:2px;font-size:12px}.languages a{padding:10px 12px;min-height:44px;display:grid;place-items:center;border-radius:30px}.languages [aria-current=page]{background:#ffffff0c;border:1px solid #ffffff2e;color:var(--lavender)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:20px;align-items:center;padding-top:70px;padding-bottom:74px;min-height:710px}.hero-copy{position:relative;z-index:2}.eyebrow{color:var(--lavender);display:block;margin-bottom:24px}.hero h1{font:400 clamp(54px,5.6vw,80px)/1.07 var(--serif);letter-spacing:-3.4px;margin:0 0 28px}.hero h1 em{font-weight:400;color:var(--lavender)}.intro{max-width:43ch;font-size:17px;line-height:1.85;color:var(--muted);margin:0 0 32px}.hero-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:54px;padding:14px 23px;border-radius:5px;background:var(--lavender);color:#1c1028;font-size:13px;font-weight:700;box-shadow:0 5px 28px #d8a6f014;transition:background .2s,transform .2s}.button:hover{background:#e9cafa;transform:translateY(-2px);text-decoration:none}.button span,.more span{font-size:19px;font-weight:400}.more{font-size:12px;min-height:48px;display:inline-flex;align-items:center;gap:12px;color:var(--muted)}.hero-note{font-size:11px;color:#a294b1;margin:24px 0 0;letter-spacing:.2px}.art{position:relative;margin:0;min-width:0;align-self:center;animation:arrive 1.3s ease-out both}.bloom{display:block;width:100%;height:auto;overflow:visible;filter:drop-shadow(0 0 36px #c47cf52a)}.art figcaption{text-align:center;font-size:9px;letter-spacing:2.1px;line-height:2.2;color:#a394b1;margin-top:-34px}.art figcaption strong{display:block;font-weight:500;color:#d6c6e2}.chapter{scroll-margin-top:32px;padding-top:38px;padding-bottom:64px;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:34px}.section-heading h2{font:400 34px/1.2 var(--serif);letter-spacing:-.5px;margin:0}.section-heading>span{font-size:10px;letter-spacing:1.6px;text-transform:uppercase;color:#a99ab7}.pathways{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pathway{position:relative;padding:26px 28px 28px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(130deg,#ffffff06,#ffffff01)}.pathway-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.pathway svg{width:25px;height:25px;stroke:var(--lavender);stroke-width:1.35;fill:none;stroke-linecap:round;stroke-linejoin:round}.pathway-top span{font-size:10px;color:#9989a9;letter-spacing:1px}.pathway h3{font:400 25px/1.3 var(--serif);margin:0 0 12px}.pathway p{font-size:13px;color:var(--muted);line-height:1.85;margin:0;max-width:35ch}.outlook{display:flex;align-items:baseline;justify-content:space-between;gap:30px;padding:34px 0 0}.outlook>p{font:italic 23px/1.5 var(--serif);margin:0;color:#cfbedb}.outlook>span{max-width:38ch;font-size:12px;line-height:1.8;color:#a99ab7}footer{border-top:1px solid var(--line);padding:27px 0 34px;display:flex;justify-content:space-between;align-items:center;gap:25px;color:#a99ab7;font-size:11px}footer p{margin:0;max-width:67ch}footer a{display:inline-flex;min-height:44px;align-items:center;gap:10px;color:#dac9e5;white-space:nowrap}.privacy-note{font-size:10px;display:block;margin-top:7px;color:#91839e}::selection{background:#d7b4ef;color:#180f23}@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero{min-height:770px}.hero h1{font-size:86px}}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{min-height:630px;padding:55px 0;gap:10px}.hero h1{font-size:63px}.intro{font-size:15px}.header-right{gap:16px}.status{display:none}.pathway{padding:22px}.pathway h3{font-size:24px}.outlook>p{font-size:21px}}
@media(max-width:720px){.wrap{width:calc(100% - 40px)}header{min-height:88px;gap:10px}.brand{font-size:14px;gap:7px}.brand svg{width:27px;height:27px}.languages a{padding:9px 8px;font-size:11px}.hero{grid-template-columns:1fr;padding-top:42px;padding-bottom:36px;gap:0;min-height:0}.eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:22px}.hero h1{font-size:clamp(50px,10vw,70px);letter-spacing:-2.3px;margin-bottom:24px}.intro{font-size:15px;max-width:42ch;margin-bottom:25px}.hero-actions{gap:10px 20px}.button{font-size:12px;min-height:52px;padding:13px 18px}.hero-note{margin-top:17px}.art{width:min(100%,420px);justify-self:center;margin-top:4px}.art figcaption{margin-top:-34px;font-size:8px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:29px;margin-bottom:9px}.section-heading>span{font-size:9px}.pathways{grid-template-columns:1fr;gap:12px}.pathway{padding:22px 24px}.pathway-top{margin-bottom:17px}.pathway h3{font-size:25px}.pathway p{max-width:none;font-size:14px}.chapter{padding-top:30px;padding-bottom:32px}.outlook{display:block;padding-top:26px}.outlook>p{font-size:22px;margin-bottom:15px}.outlook>span{display:block;max-width:none}footer{display:block;padding-top:25px}footer a{margin-top:12px}.privacy-note{line-height:1.8}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand{font-size:12px}.brand svg{width:23px;height:23px}.languages a{padding-inline:6px}.hero h1{font-size:48px}.hero-actions{align-items:flex-start;flex-direction:column;gap:4px}.hero-note{max-width:34ch}.art{margin-top:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.button:hover{transform:none}}
@media(forced-colors:active){.button{border:1px solid ButtonText}.pathway{border:1px solid CanvasText}.bloom{filter:none}}

/* The shared purpose behind the collection and the next chapter. */
.mission{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:70px;padding-top:58px;padding-bottom:64px;border-top:1px solid var(--line);scroll-margin-top:32px}.mission-heading,.mission-copy{min-width:0}.mission h2{font:400 clamp(38px,4.3vw,58px)/1.12 var(--serif);letter-spacing:-1.5px;margin:0;max-width:16ch}.mission h2 em{color:var(--lavender);font-weight:400}.mission-copy>p{font-size:16px;line-height:1.85;color:var(--muted);margin:0 0 20px}.mission-copy .mission-closing{font:400 25px/1.55 var(--serif);color:var(--text);margin-top:24px}.mission-closing em{color:var(--lavender);font-weight:400}.mission-give{font-size:13px;color:var(--lavender);text-decoration:underline;text-underline-offset:5px;margin-bottom:12px}.mission-copy .mission-note{font-size:12px;line-height:1.8;margin-bottom:0}.mission .eyebrow{margin-bottom:20px}@media(max-width:1000px){.mission{gap:38px}.mission h2{font-size:45px}}@media(max-width:720px){.mission{grid-template-columns:1fr;gap:25px;padding-top:34px;padding-bottom:38px}.mission h2{font-size:clamp(35px,8.5vw,48px)}.mission-copy>p{font-size:15px}.mission-copy .mission-closing{font-size:23px}.mission .eyebrow{margin-bottom:16px}}

.brand .brand-pinwheel{display:block;width:34px;height:34px;object-fit:contain;flex-shrink:0}@media(max-width:720px){.brand .brand-pinwheel{width:27px;height:27px}}@media(max-width:360px){.brand .brand-pinwheel{width:23px;height:23px}}
