@theme {--color-primary:#86264f;--color-background:#fffdf7;--color-neutral:#34343c;--color-mint:#e8f0e6;--font-serif:"DM Serif Display",Georgia,serif;--font-sans:"DM Sans",sans-serif;}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fffdf7;color:#34343c;font:17px/1.6 "DM Sans","Trebuchet MS",sans-serif}a{color:inherit;text-underline-offset:4px}a:hover{color:#86264f}a:focus-visible{outline:3px solid #357554;outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,p{margin:0}h1,h2,.brand-name{font-family:"DM Serif Display",Georgia,serif;font-weight:400;color:#650e36}h1{font-size:clamp(44px,4.9vw,66px);line-height:1.02;letter-spacing:-1.7px}h2{font-size:clamp(33px,3.5vw,46px);line-height:1.12;letter-spacing:-1px}p+p{margin-top:15px}.wrap{width:min(1160px,92%);margin-inline:auto}.site-header{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:18px 0}.brand{display:flex;gap:12px;align-items:center;text-decoration:none}.brand img{width:53px;height:53px;object-fit:contain}.brand-name{font-size:31px;line-height:1.1}.brand small{display:block;color:#86264f;font-size:9px;letter-spacing:2px;font-weight:600;margin-top:6px;text-transform:uppercase}.nav{display:flex;align-items:center;gap:28px;font-size:14px}.nav a{text-decoration:none}.button{display:inline-flex;align-items:center;gap:23px;justify-content:center;background:#86264f;color:#fffdf7;border:1px solid #86264f;border-radius:15px;padding:12px 25px;font-size:16px;text-decoration:none;white-space:nowrap}.button:hover{background:#661736;color:white}.button.secondary{background:#e8f0e6;color:#34343c;border-color:#98b29d}.button.light{background:#fffdf7;border-color:#fffdf7;color:#86264f}.hero{position:relative;min-height:560px;display:flex;align-items:center;isolation:isolate;overflow:hidden}.hero-photo{position:absolute;inset:0 0 0 35%;z-index:-2;width:65%;height:100%;object-fit:cover;object-position:52% 50%}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#fffdf7 0%,#fffdf7 34%,rgba(255,253,247,.97) 39%,rgba(255,253,247,.3) 53%,transparent 64%)}.hero-copy{width:49%;padding:45px 0 60px}.hero-copy p{font-size:18px;max-width:445px;line-height:1.55;margin:23px 0}.actions{display:flex;gap:17px;flex-wrap:wrap}.events{background:#edf4ec;color:#326248;padding:18px 0}.events .wrap{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;font-size:10px;letter-spacing:1.9px;font-weight:600;text-transform:uppercase}.events span+span{border-left:1px solid #a0b9a7;padding-left:20px}.story{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:48px;padding:28px 0 24px}.story img{width:100%;height:365px;object-fit:cover;border-radius:14px}.kicker{text-transform:uppercase;letter-spacing:2.4px;font-size:11px;font-weight:600;color:#326248;margin-bottom:12px}.story p{margin:17px 0 20px}.story .kicker{margin:0 0 12px}.included-panel{position:relative;isolation:isolate;overflow:hidden;border-radius:16px;background:#f3f1e9;min-height:295px;margin-top:0;margin-bottom:24px;padding:30px 35px}.included-copy{width:68%}.included-panel h2{font-size:39px}.included-panel p{margin:5px 0 20px;font-size:16px}.included-panel img{position:absolute;right:0;top:0;height:100%;width:32%;object-fit:cover;object-position:center 52%;z-index:-2}.included-panel:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f3f1e9 62%,transparent 82%)}.included{display:grid;grid-template-columns:1fr 1fr;gap:11px 22px;list-style:none;margin:0;padding:0;font-size:15px}.included li{display:flex;gap:12px;align-items:flex-start}.included li:before{content:"✓";color:#236341;background:#e1ebdf;line-height:21px;border-radius:50%;width:21px;min-width:21px;text-align:center;font-weight:bold}.people{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;padding:0 0 24px}.people-copy{padding:20px 28px}.people p{margin-top:13px;font-size:16px}.people .kicker{margin:0 0 8px}.people-photo{margin:0}.people-photo img{width:100%;height:285px;object-fit:cover;object-position:center 37%;border-radius:14px}.people-photo figcaption{font-size:11px;margin-top:6px;color:#716570}.people .button{margin-top:20px}.contact{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#86264f;color:#fffdf7;border-radius:16px;padding:28px 35px;margin-bottom:24px}.contact h2{color:#fffdf7;font-size:35px;letter-spacing:-.7px}.contact p{font-size:14px;margin:8px 0 12px}.contact-links{display:flex;flex-wrap:wrap;gap:12px 28px;font-size:17px}.contact-links a{text-decoration:none}.contact-links a:hover{color:#d7e8d7}.site-footer{display:flex;justify-content:space-between;gap:25px;align-items:center;flex-wrap:wrap;padding:10px 0 28px}.site-footer .brand-name{font-size:23px}.site-footer .brand img{width:39px;height:39px}.footer-links{display:flex;gap:20px;font-size:13px}.footer-note{font-size:12px;color:#56725c}.draft-note{background:#eee7dc;color:#655764;text-align:center;font-size:11px;padding:5px}.skip{position:absolute;left:-9999px}.skip:focus{left:5px;top:5px;background:white;padding:12px;z-index:20}
@media(max-width:900px){.nav{gap:16px}.brand-name{font-size:25px}.hero{min-height:515px}.hero-copy{width:53%}.hero-copy p{font-size:16px;max-width:370px}.story{gap:28px}.included-copy{width:76%}.included-panel:after{background:linear-gradient(90deg,#f3f1e9 66%,rgba(243,241,233,.7) 84%,transparent)}.people{gap:20px}.contact{flex-wrap:wrap}}
@media(max-width:640px){body{font-size:16px}.site-header{flex-wrap:wrap;gap:17px;padding:16px 0}.brand-name{font-size:27px}.brand img{width:45px;height:45px}.nav{width:100%;justify-content:space-between;gap:12px;font-size:12px}.nav .button{padding:8px 15px;font-size:12px;border-radius:10px}.hero{display:flex;flex-direction:column;min-height:0;overflow:visible}.hero .wrap{order:0}.hero-copy{width:100%;padding:28px 0}.hero h1{font-size:48px;line-height:1.04}.hero-copy p{max-width:none;margin:18px 0}.hero-photo{position:relative;inset:auto;order:1;width:100%;height:280px;z-index:0;object-fit:cover}.hero:after{display:none}.actions{gap:12px}.button{font-size:14px;padding:11px 21px}.events{padding:16px 0}.events .wrap{justify-content:center;font-size:9px;gap:12px 20px;letter-spacing:1px}.events span+span{border:0;padding:0}.story{grid-template-columns:1fr;gap:22px;padding:24px 0}.story img{height:270px}.story h2{font-size:37px}.included-panel{padding:25px 23px;min-height:0}.included-copy{width:100%}.included-panel img,.included-panel:after{display:none}.included-panel h2{font-size:34px}.included{grid-template-columns:1fr;gap:12px}.people{grid-template-columns:1fr;gap:20px}.people-copy{padding:6px 10px}.people-photo img{height:245px}.contact{padding:25px 23px;gap:17px}.contact h2{font-size:32px}.contact-links{font-size:15px;gap:10px;flex-direction:column;overflow-wrap:anywhere}.site-footer{gap:20px}.footer-links{flex-wrap:wrap;gap:16px}.footer-note{width:100%}}
.events .wrap{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;align-items:stretch}.events .wrap span{display:flex;align-items:center;justify-content:center;text-align:center;padding:0 12px;min-width:0}.events .wrap span+span{border-left:1px solid #a0b9a7}@media(max-width:900px){.events .wrap{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:14px}.events .wrap span:nth-child(4){border-left:0}}@media(max-width:640px){.events .wrap{grid-template-columns:repeat(2,minmax(0,1fr))}.events .wrap span:nth-child(4){border-left:1px solid #a0b9a7}.events .wrap span:nth-child(odd){border-left:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}