:root{color-scheme:light;--ink:#472951;--grape:#77348d;--pink:#bd176c;--teal:#275867;--paper:#fffdf7;--line:#e4d6e9;--radius:1.5rem;font-family:ui-rounded,"SF Pro Rounded",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:100%}
*{box-sizing:border-box}html{scroll-padding-top:1rem}body{margin:0;background:var(--paper);color:var(--ink);line-height:1.65}a{color:var(--grape);text-underline-offset:.2em}a:hover{text-decoration-thickness:.15em}a:focus-visible,summary:focus-visible{outline:3px solid #145779;outline-offset:5px;border-radius:.3rem}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.13;letter-spacing:-.035em}h1{font-size:clamp(2.5rem,4.4vw,4.6rem);margin-bottom:1.5rem}h1 span{color:var(--pink)}h2{font-size:clamp(1.9rem,3vw,2.8rem)}h3{font-size:1.3rem;letter-spacing:-.015em}.skip{position:absolute;left:1rem;top:-6rem;background:white;padding:1rem;z-index:10}.skip:focus{top:1rem}.site-header,.site-footer{max-width:1240px;margin:auto;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.site-header{border-bottom:1px solid var(--line)}.wordmark{font-weight:900;font-size:clamp(1.25rem,2vw,1.7rem);text-decoration:none;line-height:1.2}.site-header nav,.site-footer nav{display:flex;gap:.5rem 1.5rem;flex-wrap:wrap}.site-header nav a,.site-footer nav a{display:inline-flex;align-items:center;min-height:48px;font-weight:650}.hero{max-width:1320px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;margin:auto;padding:4rem 2.5rem}.eyebrow{font-size:.9rem;font-weight:800;letter-spacing:.075em;text-transform:uppercase;color:var(--teal);margin-bottom:1rem}.lead{font-size:1.15rem;max-width:36em}.promise{font-size:1rem;font-weight:800;color:var(--teal)}.button{display:inline-flex;justify-content:center;align-items:center;min-height:54px;border-radius:1rem;padding:.8rem 1.5rem;background:var(--grape);color:white;font-weight:800;text-decoration:none;box-shadow:0 4px 0 #542363}.button:hover{background:#602573}.text-link{display:inline-flex;align-items:center;min-height:54px;margin-left:1.3rem;font-weight:750}.release-note{font-size:.9rem;margin:1.25rem 0 0;color:var(--teal)}.hero-art{position:relative;min-height:480px;align-self:stretch;isolation:isolate;border-radius:40% 40% var(--radius) var(--radius);overflow:hidden;background:#b9dfac;box-shadow:0 16px 50px #4934511c}.hero-art .park{width:100%;height:100%;position:absolute;object-fit:cover}.hero-art .jaimie{position:absolute;width:80%;height:82%;object-fit:contain;left:10%;bottom:3.5rem;filter:drop-shadow(0 8px 8px #4b414b28)}.art-caption{position:absolute;bottom:0;left:0;right:0;background:#ffffffed;padding:1.2rem;text-align:center;font-weight:750}.section{max-width:1160px;margin:auto;padding:4.5rem 2rem}.story{max-width:900px;text-align:center;border-top:1px solid var(--line)}blockquote{margin:0;text-align:left;font-size:1.15rem}blockquote footer{font-weight:800;color:var(--grape);margin-top:1.5rem}blockquote footer span{display:block;font-weight:500;font-size:1rem;color:var(--teal)}.play{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:3rem;border-top:1px solid var(--line)}.features{padding-left:1.25rem;margin-bottom:0}.features li{padding-left:.4rem;margin:0 0 1.25rem}.features li::marker{color:var(--pink)}figure{margin:0}figure img{aspect-ratio:1;object-fit:cover;border-radius:var(--radius);border:4px solid white;box-shadow:0 8px 30px #49345120}figcaption{font-size:.9rem;color:var(--teal);margin-top:1rem;text-align:center}.help-strip{padding:3.5rem 2rem;text-align:center;background:#f2e9f8;border-block:1px solid var(--line)}.help-strip h2{margin-bottom:1rem}.site-footer{font-size:.9rem;align-items:flex-start}.site-footer p{margin:0}.document{max-width:850px;margin:auto;padding:3.5rem 2rem 5rem}.document h1{font-size:clamp(2.4rem,4vw,3.8rem)}.document h2{font-size:1.6rem;margin-top:2.2rem}.document .intro{font-size:1.15rem;color:var(--teal)}details{border:1px solid var(--line);background:white;border-radius:1rem;margin:1rem 0;overflow:hidden}summary{cursor:pointer;font-size:1.1rem;font-weight:750;padding:1.2rem;min-height:60px}details>div{padding:0 1.2rem 1.2rem}details p:last-child{margin-bottom:0}.contact{padding:1.5rem;border-radius:var(--radius);background:#f2e9f8;margin-top:2.5rem}.contact h2{margin-top:0}.muted{color:var(--teal)}.document ul{padding-left:1.5rem}.document li{margin-bottom:.5rem}.notice{border-left:4px solid var(--pink);padding:.5rem 1rem;background:#fff0f6}
@media(max-width:780px){.site-header,.site-footer{padding:1.25rem;flex-wrap:wrap}.site-header nav{gap:1.25rem}.hero{grid-template-columns:1fr;padding:2.75rem 1.25rem;gap:2rem}.hero-art{min-height:390px}.hero-copy{max-width:38rem}.section{padding:3rem 1.25rem}.play{grid-template-columns:1fr;gap:1.5rem}.play figure img{aspect-ratio:1.6}.document{padding:2.75rem 1.25rem 4rem}.site-footer nav{gap:1.5rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
