:root{--ink:#092b39;--ink-2:#154452;--paper:#fbf7ec;--cream:#f2ead7;--gold:#f4b841;--coral:#f06d55;--teal:#0b8c83;--sky:#7ec9d1;--white:#fffdf7;--serif:'Newsreader',Georgia,serif;--sans:'DM Sans',system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}a{color:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;background:white;padding:.75rem 1rem;z-index:99}.skip-link:focus{top:1rem}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.25rem,5vw,5rem);position:absolute;z-index:10;width:100%;color:white}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;font-weight:700;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border:1.5px solid currentColor;border-radius:50%}.brand-mark span{width:10px;height:18px;border:1.5px solid currentColor;border-radius:8px 8px 2px 2px}nav{display:flex;gap:2rem}nav a{text-decoration:none;font-size:.92rem;font-weight:600}nav a:hover{text-decoration:underline;text-underline-offset:5px}.menu-button{display:none;color:white;background:transparent;border:1px solid rgba(255,255,255,.6);border-radius:999px;padding:.45rem .85rem;font:inherit}
.hero{min-height:780px;height:100svh;max-height:980px;background:var(--ink);color:white;display:grid;align-items:end;position:relative;overflow:hidden;padding:clamp(7rem,15vh,11rem) clamp(1.25rem,9vw,9rem) clamp(4rem,10vh,7rem)}.hero-copy{position:relative;z-index:2;max-width:760px}.eyebrow,.section-number{text-transform:uppercase;letter-spacing:.13em;font-size:.78rem;font-weight:700}.eyebrow{color:#a8e1de}.hero h1{font-family:var(--serif);font-weight:500;font-size:clamp(3.6rem,8vw,7.8rem);letter-spacing:-.055em;line-height:.84;margin:.25rem 0 1.8rem;max-width:900px}.lede{font-size:clamp(1.05rem,1.8vw,1.35rem);line-height:1.55;max-width:630px;color:#d9ebed}.hero-actions{display:flex;align-items:center;gap:1.6rem;margin-top:2.3rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:1rem;border-radius:999px;padding:.9rem 1.3rem;text-decoration:none;font-weight:700}.primary{background:var(--gold);color:var(--ink)}.primary:hover{background:#ffd06e}.text-link{text-underline-offset:5px}.side-note{position:absolute;right:clamp(1.25rem,4vw,4rem);bottom:5rem;z-index:2;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;color:#b6d9dd}.hero-art{position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle at 78% 30%,rgba(21,92,105,.8),transparent 40%)}.arch{position:absolute;width:min(42vw,600px);height:min(72vh,700px);right:7vw;bottom:-4rem;border:1px solid rgba(255,255,255,.16);border-radius:300px 300px 0 0;padding:3rem}.arch-light{height:100%;border-radius:260px 260px 0 0;background:linear-gradient(160deg,rgba(126,201,209,.05),rgba(244,184,65,.8) 66%,rgba(240,109,85,.85));filter:saturate(.9);box-shadow:0 0 120px rgba(244,184,65,.25)}.spectrum{position:absolute;width:900px;height:110px;right:-160px;bottom:160px;background:linear-gradient(90deg,transparent,rgba(240,109,85,.55),rgba(244,184,65,.55),rgba(11,140,131,.55),transparent);transform:rotate(-22deg);filter:blur(22px);opacity:.75}.glow{position:absolute;border-radius:50%;filter:blur(70px)}.glow-one{background:#0b8c83;width:330px;height:330px;right:10%;top:12%;opacity:.3}.glow-two{background:#f06d55;width:220px;height:220px;right:38%;bottom:2%;opacity:.25}
.welcome{padding:clamp(5rem,11vw,10rem) clamp(1.25rem,9vw,9rem);display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,8vw,8rem)}.section-number{color:var(--teal);margin:0 0 1.5rem}.welcome h2,.values h2,.visit h2{font-family:var(--serif);font-size:clamp(2.6rem,5vw,5.4rem);line-height:.98;letter-spacing:-.04em;font-weight:500;margin:0}.welcome-copy{font-size:1.15rem;max-width:620px;padding-top:3.2rem}.welcome-copy p:first-child{font-size:1.45rem;line-height:1.55;margin-top:0;color:var(--ink-2)}
.values{background:var(--ink);color:white;padding:clamp(5rem,10vw,9rem) clamp(1.25rem,9vw,9rem)}.section-number.light{color:var(--sky)}.values-heading{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:start}.values-heading h2{max-width:800px}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(4rem,8vw,7rem);border-top:1px solid rgba(255,255,255,.2)}.value-grid article{padding:2.5rem 2.5rem 1rem 0}.value-grid article+article{border-left:1px solid rgba(255,255,255,.2);padding-left:2.5rem}.value-icon{display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;width:48px;height:48px;color:var(--gold);font-size:1.4rem}.value-grid h3{font-family:var(--serif);font-size:1.8rem;font-weight:500;margin:1.6rem 0 .6rem}.value-grid p{color:#bfd2d6;max-width:350px}
.visit{padding:clamp(5rem,11vw,10rem) clamp(1.25rem,9vw,9rem);display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(3rem,9vw,9rem);align-items:center}.visit-card{max-width:700px}.visit-card>p:not(.section-number){font-size:1.15rem;max-width:590px;margin:2rem 0}.coming-soon{display:inline-flex;align-items:center;gap:.7rem;border:1px solid #bed0cf;border-radius:999px;padding:.75rem 1rem;font-weight:600}.coming-soon span{width:9px;height:9px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 4px rgba(240,109,85,.13)}blockquote{margin:0;border-left:2px solid var(--gold);padding:1rem 0 1rem 2.2rem}blockquote p{font-family:var(--serif);font-size:clamp(2rem,3vw,3rem);line-height:1.08;margin:0 0 1rem}cite{font-style:normal;font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:var(--teal);font-weight:700}footer{background:#061f2a;color:white;padding:2.5rem clamp(1.25rem,5vw,5rem);display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;align-items:center;font-size:.85rem}.footer-brand{justify-self:start}.footer-note{text-align:right;color:#9bb8be}
@media(max-width:800px){.site-header{height:72px}.menu-button{display:block}nav{display:none;position:absolute;top:64px;right:1.25rem;background:var(--white);color:var(--ink);padding:1.25rem;border-radius:12px;flex-direction:column;gap:.8rem;min-width:180px;box-shadow:0 18px 50px rgba(0,0,0,.2)}nav.open{display:flex}.hero{min-height:700px;padding-bottom:4rem}.hero h1{font-size:clamp(3.2rem,15vw,5.2rem)}.arch{width:74vw;right:-24vw;opacity:.6}.side-note{display:none}.welcome,.visit{grid-template-columns:1fr}.welcome-copy{padding-top:0}.values-heading{grid-template-columns:1fr}.value-grid{grid-template-columns:1fr}.value-grid article+article{border-left:0;border-top:1px solid rgba(255,255,255,.2);padding-left:0}.value-grid article{padding:2rem 0}.visit{gap:4rem}footer{grid-template-columns:1fr}.footer-note{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.hero-art{background-image:linear-gradient(90deg,rgba(4,28,39,.84) 0%,rgba(4,28,39,.48) 48%,rgba(4,28,39,.06) 78%),linear-gradient(0deg,rgba(4,28,39,.45),transparent 38%),url('derby-welcome.png');background-size:cover;background-position:center}
@media(max-width:800px){.hero-art{background-position:62% center;background-image:linear-gradient(90deg,rgba(4,28,39,.84),rgba(4,28,39,.18)),linear-gradient(0deg,rgba(4,28,39,.65),transparent 48%),url('derby-welcome.png')}}
.logo-lockup{margin-top:3.5rem;width:180px;height:180px;border-radius:50%;display:grid;place-items:center;background:var(--cream);box-shadow:0 15px 45px rgba(9,43,57,.08)}.logo-lockup img{width:156px;height:156px;object-fit:contain}.services{padding:clamp(5rem,11vw,10rem) clamp(1.25rem,9vw,9rem);background:var(--cream)}.services-intro{display:grid;grid-template-columns:.7fr 1.4fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:start}.services-intro h2{font-family:var(--serif);font-size:clamp(2.6rem,5vw,5.4rem);line-height:.98;letter-spacing:-.04em;font-weight:500;margin:0}.services-intro>p:last-child{font-size:1.1rem;margin:.5rem 0 0}.schedule{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:clamp(3.5rem,7vw,6rem)}.service-card{background:var(--white);padding:2rem;border:1px solid rgba(9,43,57,.1);min-height:320px;display:flex;flex-direction:column}.service-card.featured{background:var(--ink);color:white;transform:translateY(-1rem)}.service-date{display:flex;justify-content:space-between;gap:1rem;margin:0 0 3.2rem;text-transform:uppercase;letter-spacing:.09em;font-size:.78rem}.service-date span{color:var(--teal);font-weight:700}.featured .service-date span{color:var(--gold)}.service-card h3{font-family:var(--serif);font-size:2rem;line-height:1.1;margin:0 0 .7rem}.service-card>p:not(.service-date){margin:0 0 2rem;color:var(--ink-2)}.service-card.featured>p:not(.service-date){color:#bfd2d6}.format-tag{margin-top:auto;align-self:flex-start;border:1px solid currentColor;border-radius:999px;padding:.35rem .75rem;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.tag-row{display:flex;gap:.5rem;margin-top:auto}.tag-row .format-tag{margin-top:0}.online-note{margin-top:2.5rem;background:#dceeed;display:grid;grid-template-columns:auto 1fr;gap:1.3rem;padding:clamp(1.5rem,3vw,2.4rem);max-width:970px}.shield{width:42px;height:42px;border-radius:50%;background:var(--teal);color:white;display:grid;place-items:center;font-weight:700}.online-note h3{font-family:var(--serif);font-size:1.55rem;margin:0 0 .3rem}.online-note p{margin:.25rem 0;max-width:790px}.online-note .link-note{font-size:.9rem;font-weight:700;color:var(--teal);margin-top:.7rem}.visit{align-items:start}.visit address{font-style:normal;font-size:1.15rem;margin:2rem 0}.visit address strong{font-family:var(--serif);font-size:1.7rem;font-weight:500}.map-button{background:var(--ink);color:white}.map-button:hover{background:var(--ink-2)}.contact-card{background:white;padding:clamp(2rem,5vw,3.5rem);box-shadow:0 25px 70px rgba(9,43,57,.1)}.contact-card h3{font-family:var(--serif);font-size:clamp(2rem,3vw,3rem);line-height:1.06;margin:0 0 1rem}.contact-links{border-top:1px solid #dbe2df;margin-top:2rem}.contact-link{display:grid;grid-template-columns:90px 1fr;gap:1rem;padding:1.2rem 0;border-bottom:1px solid #dbe2df;text-decoration:none;font-weight:700;overflow-wrap:anywhere}.contact-link:hover span:last-child{text-decoration:underline;text-underline-offset:4px}.contact-label{text-transform:uppercase;letter-spacing:.1em;color:var(--teal);font-size:.75rem}.privacy-note{font-size:.85rem;color:#54717a;margin:1.2rem 0 0}
@media(max-width:900px){.services-intro{grid-template-columns:1fr}.schedule{grid-template-columns:1fr}.service-card{min-height:0}.service-card.featured{transform:none}.service-date{margin-bottom:2rem}.format-tag,.tag-row{margin-top:1rem}.welcome .logo-lockup{width:140px;height:140px}.welcome .logo-lockup img{width:122px;height:122px}}
.brand-logo{width:42px;height:42px;object-fit:contain;flex:0 0 auto}.site-header>.brand{font-size:1rem}.footer-brand .brand-logo{width:38px;height:38px}
@media(max-width:1000px){.menu-button{display:block}nav{display:none;position:absolute;top:72px;right:1.25rem;background:var(--white);color:var(--ink);padding:1.25rem;border-radius:12px;flex-direction:column;gap:.8rem;min-width:190px;box-shadow:0 18px 50px rgba(0,0,0,.2)}nav.open{display:flex}}
@media(max-width:500px){.site-header>.brand{font-size:.88rem;gap:.5rem}.brand-logo{width:36px;height:36px}.site-header{padding-inline:1rem}.menu-button{font-size:.82rem;padding:.38rem .7rem}}
.safety-promise{background:#0d5b63;color:white;padding:clamp(4.5rem,9vw,8rem) clamp(1.25rem,9vw,9rem)}.safety-heading{display:grid;grid-template-columns:.7fr 2.3fr;gap:clamp(2rem,6vw,6rem);align-items:start}.safety-heading h2{font-family:var(--serif);font-size:clamp(2.7rem,5.5vw,5.7rem);line-height:.95;letter-spacing:-.045em;font-weight:500;margin:0}.safety-points{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,4vw,4rem);margin-top:clamp(3.5rem,7vw,6rem)}.safety-points article{border-top:1px solid rgba(255,255,255,.35);padding-top:1.5rem}.safety-points article>span{color:var(--gold);font-size:.78rem;font-weight:700;letter-spacing:.12em}.safety-points h3{font-family:var(--serif);font-size:1.7rem;font-weight:500;margin:1.2rem 0 .5rem}.safety-points p{color:#cce2e1;margin:0;max-width:390px}.play-mark{width:42px;height:42px;border-radius:50%;background:var(--teal);color:white;display:grid;place-items:center;font-size:.85rem;padding-left:2px}.youtube-link{display:inline-flex;align-items:center;gap:.6rem;margin-top:1rem;color:var(--ink);font-weight:700;text-underline-offset:4px}.youtube-link:hover{color:var(--teal)}
@media(max-width:800px){.safety-heading,.safety-points{grid-template-columns:1fr}.safety-points{gap:2.2rem}.safety-points article{max-width:620px}}
.social-follow{margin-top:2rem}.social-follow .contact-label{margin:0}.social-handle{font-family:var(--serif);font-size:1.25rem;margin:.35rem 0 1rem;overflow-wrap:anywhere}.social-links{display:flex;gap:.6rem;flex-wrap:wrap}.social-links a{border:1px solid #bfd0cf;border-radius:999px;padding:.55rem .8rem;text-decoration:none;font-weight:700;font-size:.86rem}.social-links a:hover{background:var(--ink);border-color:var(--ink);color:white}
.resources{padding:clamp(5rem,10vw,9rem) clamp(1.25rem,9vw,9rem);background:var(--paper)}.resources-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:clamp(3rem,8vw,8rem);align-items:end}.resources h2{font-family:var(--serif);font-size:clamp(2.7rem,5vw,5.4rem);line-height:.98;letter-spacing:-.04em;font-weight:500;margin:0}.resources-intro>p{font-size:1.1rem;max-width:520px;margin:0}.resource-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:clamp(3rem,6vw,5rem)}.resource-card{display:flex;flex-direction:column;min-height:340px;border:1px solid #cbd8d4;background:white;padding:2rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.resource-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(9,43,57,.1)}.resource-type{text-transform:uppercase;letter-spacing:.12em;color:var(--teal);font-weight:700;font-size:.76rem}.resource-card h3{font-family:var(--serif);font-size:2rem;line-height:1.05;font-weight:500;margin:2.3rem 0 .7rem}.resource-card h3 cite{font-style:italic}.resource-card p{color:var(--ink-2);margin:0 0 2rem}.resource-action{margin-top:auto;font-weight:700;text-decoration:underline;text-underline-offset:5px}img{max-width:100%;height:auto}
@media(max-width:900px){.resources-intro,.resource-list{grid-template-columns:1fr}.resource-list{gap:.8rem}.resource-card{min-height:0}.resource-card h3{margin-top:1.4rem}.resource-action{margin-top:1rem}}
@media(max-width:600px){body{overflow-x:hidden}.site-header>.brand span:last-child{max-width:175px;line-height:1.08}.hero{height:auto;min-height:700px;max-height:none;padding:7.5rem 1.1rem 3.5rem}.hero h1{font-size:clamp(3rem,14vw,4.5rem);line-height:.9}.hero-actions{align-items:flex-start;flex-direction:column;gap:1rem}.welcome,.values,.services,.safety-promise,.resources,.visit{padding-left:1.1rem;padding-right:1.1rem}.welcome h2,.values h2,.services h2,.safety-heading h2,.resources h2,.visit h2{font-size:clamp(2.5rem,12vw,3.7rem)}.welcome-copy p:first-child{font-size:1.25rem}.logo-lockup{margin-top:2.2rem}.online-note{grid-template-columns:1fr}.schedule{margin-top:3rem}.service-card{padding:1.5rem}.contact-card{padding:1.5rem}.contact-link{grid-template-columns:1fr;gap:.25rem}.social-links{align-items:stretch;flex-direction:column}.social-links a{text-align:center}.button.map-button{width:100%;justify-content:center}.resource-card{padding:1.5rem}footer{padding:2.2rem 1.1rem}.footer-brand{align-items:flex-start}}
/* Readability and motor-accessibility refinements */
:root{--sans:'Atkinson Hyperlegible',Arial,sans-serif}body{text-align:left;line-height:1.7;letter-spacing:.008em}.hero h1,.welcome h2,.values h2,.visit h2,.services-intro h2,.safety-heading h2,.resources h2{letter-spacing:-.02em;line-height:1.02}.resource-card h3,.service-card h3,.contact-card h3{letter-spacing:0;line-height:1.15}.resource-card h3 cite{font-style:normal}.eyebrow,.section-number,.resource-type,.contact-label,.format-tag,cite{text-transform:none;letter-spacing:.04em}.welcome-copy p,.safety-points p,.services-intro>p,.online-note p,.resource-card p,.contact-card>p{max-width:65ch}a{text-underline-offset:4px;text-decoration-thickness:.08em}.button,.menu-button,.social-links a,nav a{min-height:46px;display:inline-flex;align-items:center}.contact-link{min-height:64px;align-items:center}:focus-visible{outline:3px solid var(--gold);outline-offset:4px;border-radius:3px}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.resource-card:hover{transform:none}}
@media(max-width:600px){.hero h1,.welcome h2,.values h2,.services h2,.safety-heading h2,.resources h2,.visit h2{line-height:1.04;letter-spacing:-.01em}.hero .lede,.welcome-copy,.safety-points p,.service-card p,.resource-card p,.contact-card p{line-height:1.75}.menu-button{justify-content:center}.text-link{min-height:44px;display:inline-flex;align-items:center}}
