:root{--gold-light:#f2c879;--sunset:#d9a85c;--night:#14263e;--slate:#2e4a6e;--line:#dce3ea;--muted:#5a6b7e;--danger:#b3261e;--gold-text:#735618;--wrap:44rem;--wide:64rem}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--gold-light);outline-offset:2px;box-shadow:0 0 0 2px var(--navy)}.skip{background:var(--gold);color:var(--navy);z-index:20;border-radius:0 0 6px;padding:.6rem 1rem;font-weight:700;position:absolute;top:0;left:-10000px}.skip:focus{left:0}.site-header{background:var(--navy);color:#fff;z-index:10;position:relative}.site-header .bar{max-width:var(--wide);justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.site-header .wordmark a{color:#fff;text-decoration:none}.site-header .nav-check{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;display:none;position:absolute}.site-header .nav-check:focus-visible+.nav-toggle{outline:3px solid var(--gold);outline-offset:2px}.site-header .nav-toggle{color:#fff;font:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #ffffff59;border-radius:6px;padding:.35rem .7rem;font-size:.9rem;display:none}.site-nav{flex-wrap:wrap;align-items:center;gap:.25rem 1.1rem;display:flex}.site-nav a{color:#fff;border-bottom:2px solid #0000;padding:.3rem 0;font-size:.95rem;text-decoration:none}.site-nav a:hover,.site-nav a[aria-current=page]{border-bottom-color:var(--gold)}.site-nav a.enroll{background:var(--gold);color:var(--navy);border-bottom:0;border-radius:6px;padding:.4rem .9rem;font-weight:700}.site-header .tools{align-items:center;gap:.75rem;display:flex}@media (width<=48rem){.site-header .nav-toggle{display:inline-block}.site-header .nav-check{display:block}.site-header .bar{flex-wrap:wrap}.site-nav{flex-direction:column;align-items:flex-start;gap:.1rem;width:100%;padding:.25rem 0 .75rem;display:none}.site-header .nav-check:checked~.site-nav{display:flex}.site-nav a{padding:.5rem 0;font-size:1.05rem}.site-nav a.enroll{margin-top:.4rem}}.wordmark b{vertical-align:baseline;color:var(--gold);font-size:1.45em;font-weight:700;line-height:1}.site-footer h2.wordmark{color:#fff;font-family:var(--serif);letter-spacing:.02em;margin-bottom:.7rem;font-size:1.25rem}.page-hero{background:var(--navy);color:#fff;padding:2.25rem 0 2.5rem}.page-hero h1{font-family:var(--serif);max-width:36rem;font-size:clamp(1.7rem,4.5vw,2.4rem);font-weight:400;line-height:1.2}.page-hero p{color:#e8edf3;max-width:34rem;margin-top:.9rem}.page-hero .eyebrow{color:var(--gold-light)}.page-hero a:not(.cta),.hero a:not(.cta){color:inherit;-webkit-text-decoration-color:var(--gold-light);text-decoration-color:var(--gold-light);text-underline-offset:3px}.page-hero .hero-art{width:min(100%,18rem);margin-top:1.5rem}.page-hero .hero-art svg{width:100%;height:auto;display:block}@media (width>=48rem){.page-hero .wrap:has(.hero-art){grid-template-columns:1fr 18rem;align-items:center;column-gap:2rem;display:grid}.page-hero .wrap:has(.hero-art)>:not(.hero-art){grid-column:1}.page-hero .hero-art{grid-area:1/2/span 9;margin-top:0}}.wide{max-width:var(--wide);margin:0 auto;padding:0 1.25rem}.grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1.25rem;margin-top:1.25rem;display:grid}.grid.two{grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr))}.grid.two .loc{margin-top:0}.wide .photos{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1.25rem}.wide .photos img{height:280px}.card,.loc,.day-card{border:1px solid var(--line);background:#fff;border-radius:10px}.card{padding:1.25rem 1.4rem}.card h3,.card h2{font-family:var(--serif);color:var(--navy);align-items:center;gap:.5rem;margin-bottom:.4rem;font-size:1.1rem;font-weight:700;display:flex}.card h3 svg,.card h2 svg{flex:none;width:15px;height:21px}.card p{margin:.35rem 0;font-size:.97rem}.center-photo-frame{margin:.3rem 0 .8rem}.center-photo{border-radius:8px;width:100%;height:auto;display:block}.photo-frame{background:var(--slate);box-shadow:inset 0 -3px 0 var(--gold);border-radius:12px;padding:.45rem}html[data-theme=day] .photo-frame{background:#8fb8e0}.photo-frame img{border:0;border-radius:8px;width:100%;height:auto;display:block}.callout{border-left:4px solid var(--gold);background:#fff;border-radius:0 8px 8px 0;margin-top:1.25rem;padding:1rem 1.25rem}.callout p{margin:.3rem 0}.timeline{border-left:2px solid var(--gold);margin-top:1.25rem;padding-left:1.25rem;list-style:none}.timeline li{padding:.5rem 0 .9rem;position:relative}.timeline li:before{content:"";background:var(--gold);border:2px solid var(--paper);border-radius:50%;width:12px;height:12px;position:absolute;top:.95rem;left:calc(-1.25rem - 7px)}.timeline b{color:var(--navy);font-family:var(--serif);font-size:1.05rem}.figure{margin:1.25rem 0 0}.figure img{border-radius:8px;width:100%;height:auto;display:block}.figure figcaption{color:#c9d4e0;margin:.5rem .2rem .1rem;font-size:.85rem}html[data-theme=day] .figure figcaption{color:var(--navy)}.linklist{margin-top:1rem;list-style:none}.linklist li{padding:.35rem 0}.news-item{border-bottom:1px solid var(--line);padding:1rem 0}.news-item time{color:var(--muted);font-size:.85rem;display:block}.news-item h2{font-family:var(--serif);color:var(--navy);margin:.2rem 0 .3rem;font-weight:700}.muted{color:var(--muted);font-size:.95rem}.cta-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.cta.secondary{color:var(--navy);border:2px solid var(--navy);background:0 0}.page-hero .cta.secondary{color:#fff;border-color:#fff9}.hours-table{border-collapse:collapse;width:100%;margin-top:1rem;font-size:.97rem}.hours-table th,.hours-table td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:.55rem .4rem}.hours-table th{color:var(--navy);font-family:var(--serif);font-weight:700}.facts-table th{vertical-align:top;width:9rem}.facts-table td{line-height:1.5}.facts{background:var(--night);color:#c9d4e0;padding:1.25rem 0}.facts ul{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));gap:1rem 1.5rem;list-style:none;display:grid}.facts li{border-left:2px solid var(--gold);padding-left:.9rem}.facts b{color:#fff;font-family:var(--serif);font-size:1.15rem;font-weight:700;display:block}.facts span{margin-top:.15rem;font-size:.88rem;display:block}.grid.four{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.tile{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:1rem 1.1rem 1.2rem;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:block}.tile:hover,.tile:focus-visible{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 10px 24px #14263e1f}.tile .art{border-radius:8px;margin-bottom:.8rem;overflow:hidden}.tile .art svg{width:100%;height:auto;display:block}.tile h3{font-family:var(--serif);color:var(--navy);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.tile p{color:var(--muted);margin:0;font-size:.95rem}@media (prefers-reduced-motion:reduce){.tile{transition:none}.tile:hover{transform:none}}.news-item.with-photo{align-items:start;gap:1.25rem;display:grid}@media (width>=48rem){.news-item.with-photo{grid-template-columns:18rem 1fr}}.news-photo{margin:0}.news-photo img{object-fit:cover;border:1px solid var(--line);border-radius:10px;width:100%;height:12rem;display:block}.art-row{align-items:center;gap:1.25rem;margin-top:1.25rem;display:grid}@media (width>=40rem){.art-row{grid-template-columns:14rem 1fr}}.art-row .art svg,.explore-head .art svg{border-radius:10px;width:100%;height:auto;display:block}.explore-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.explore-head .art.small{flex:none;width:10rem}.eyebrow{color:var(--gold-text)}.page-hero .eyebrow,.hero-wrap .eyebrow,.start{color:var(--gold-light)}.cta,.site-nav a.enroll,button.cta{background:var(--gold-light);color:var(--navy)}.cta.secondary{background:0 0}.lang button[aria-pressed=true]{background:var(--gold-light);color:var(--navy)}.lang button{min-height:2.25rem;padding-left:.8rem;padding-right:.8rem}.tile:hover,.tile:focus-visible{border-color:var(--gold)}@media (width>=48rem){.hero-wrap{flex-direction:column;justify-content:flex-start;min-height:max(36rem,33.3333vw + 7rem);display:flex;position:relative;overflow:hidden}.hero-wrap .hero{z-index:1;background:0 0;padding:3.5rem 1.25rem 11rem;position:relative}.hero-wrap .scene{z-index:0;position:absolute;inset:0}.hero-wrap .scene svg{width:100%;height:auto;position:absolute;bottom:0;left:0}.hero-wrap .hero h1,.hero-wrap .hero p{text-shadow:0 1px 2px #0f1e3259}}.subnav{z-index:9;background:var(--paper);border-bottom:1px solid var(--line);position:sticky;top:0}.subnav .wide{flex-wrap:wrap;gap:.25rem 1.25rem;padding-top:.55rem;padding-bottom:.55rem;display:flex}.subnav a{color:var(--navy);white-space:nowrap;border-bottom:2px solid #0000;padding:.2rem 0;font-size:.92rem;font-weight:600;text-decoration:none}.subnav a:hover,.subnav a:focus-visible{border-bottom-color:var(--gold)}section[id]{scroll-margin-top:3.5rem}@media (width<=48rem){section[id]{scroll-margin-top:7rem}}.section-head{align-items:center;gap:1rem;display:flex}.section-head svg{flex:none;width:56px;height:56px}.week{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;margin-top:1.25rem;display:grid}.day-card{padding:1.1rem 1.25rem}.day-card svg{width:48px;height:48px;margin-bottom:.5rem}.day-card h3{font-family:var(--serif);color:var(--navy);margin-bottom:.3rem;font-size:1.05rem;font-weight:700}.day-card p{margin:0;font-size:.97rem}.bands{grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr))}.band-card svg{width:48px;height:48px;margin-bottom:.5rem}.band-card h4{text-transform:uppercase;letter-spacing:.08em;color:var(--gold-text);margin:.9rem 0 .2rem;font-size:.8rem}.theme{font-family:var(--serif);color:var(--navy);font-size:1.02rem}.checks{margin-top:1rem;padding:0;list-style:none}.checks li{padding:.45rem 0 .45rem 2rem;position:relative}.checks li:before{content:"";background:var(--gold);border-radius:50%;width:1.1rem;height:1.1rem;position:absolute;top:.7rem;left:0}.checks li:after{content:"";border-left:2.5px solid var(--navy);border-bottom:2.5px solid var(--navy);width:.45rem;height:.25rem;position:absolute;top:.98rem;left:.32rem;transform:rotate(-45deg)}.checks b{color:var(--navy)}.stairs{border-radius:10px;width:100%;height:auto;display:block}.timeline li>b{display:block}html[data-lang=en] .es,html[data-lang=es] .en{display:none!important}h1,h2,.page-hero h1,.hero h1{text-wrap:balance}button.cta{font:inherit;cursor:pointer;border:0;border-radius:6px;padding:.8rem 1.4rem;font-weight:700}.theme-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;padding:0;display:inline-flex}.theme-btn svg{width:1.15rem;height:1.15rem}.theme-btn .moon{display:none}.theme-btn:hover{background:#ffffff1f}html[data-theme=day] .theme-btn .sun{display:none}html[data-theme=day] .theme-btn .moon{display:block}html[data-theme=day] .theme-btn{color:var(--gold-light)}html[data-theme=day] .page-hero{color:var(--ink);background:#d3e4f4}html[data-theme=day] .page-hero h1{color:var(--navy)}html[data-theme=day] .page-hero p{color:var(--ink)}html[data-theme=day] .page-hero .eyebrow{color:var(--gold-text)}html[data-theme=day] .hero-wrap .eyebrow,html[data-theme=day] .start{color:var(--navy)}html[data-theme=day] .page-hero .cta.secondary{color:var(--navy);border-color:var(--navy)}html[data-theme=day] .hero,html[data-theme=day] .hero-wrap{color:var(--navy);background:#6fa8dc}html[data-theme=day] .hero-wrap .hero p{color:var(--navy)}html[data-theme=day] .hero p{color:var(--ink)}html[data-theme=day] .facts{color:var(--ink);background:#e4edf6}html[data-theme=day] .facts b{color:var(--navy)}html[data-theme=day] .facts li{border-left-color:var(--gold)}@media (width>=48rem){html[data-theme=day] .hero-wrap .hero{background:0 0}html[data-theme=day] .hero-wrap .hero h1,html[data-theme=day] .hero-wrap .hero p{text-shadow:0 1px #ffffff73}}html[data-theme=day] .scene svg .sky-grad stop:first-child{stop-color:#6fa8dc}html[data-theme=day] .scene svg .sky-grad stop:nth-child(2){stop-color:#9cc3e8}html[data-theme=day] .scene svg .sky-grad stop:nth-child(3){stop-color:#cfe1f2}html[data-theme=day] .scene svg .sky-grad stop:nth-child(4){stop-color:#f2e4c4}html[data-theme=day] .scene svg .stars{opacity:0}html[data-theme=day] .scene svg .birds{stroke:#1f3a5f;opacity:.7}html[data-theme=day] .scene svg .clouds{opacity:.9}html[data-theme=day] .scene svg .sun{transform:translate(90px,-170px)}html[data-theme=day] .scene svg .sun-glow{transform-origin:1010px 330px;transform:scale(1.3)}html[data-theme=day] .scene svg .glow-grad stop{stop-color:#fff3c9}html[data-theme=day] .scene svg .sun-disc-grad stop:first-child{stop-color:#fcebb2}html[data-theme=day] .scene svg .sun-disc-grad stop:nth-child(2){stop-color:#f6d77a}html[data-theme=day] .scene svg .haze{opacity:.18}html[data-theme=day] .scene svg .hills,html[data-theme=day] .scene svg .tank-top{fill:#7fa37a}html[data-theme=day] .scene svg .town{fill:#4f6b5e}html[data-theme=day] .scene svg .town-line{stroke:#4f6b5e}html[data-theme=day] .scene svg .ground{fill:#6d8f66}html[data-theme=day] .scene svg .rise{fill:#5f805a}html[data-theme=day] .scene svg .porch-glow{display:none}html[data-theme=day] .scene svg .window{fill:#3e5a74}html[data-theme=day] .vig .panel{fill:#8fb8e0}html[data-theme=day] .vig .ground{fill:#6d8f66}html[data-theme=day] .vig .stars,html[data-theme=day] .vig .moon,html[data-theme=day] .vig .glow{opacity:0}html[data-theme=day] .vig .sun{opacity:1}html[data-theme=day] .vig .slate{fill:#4f6b8a}html[data-theme=day] .stairs .panel,html[data-theme=day] .vig-summer .slate{fill:#8fb8e0}html[data-theme=day] .vig-summer .sun-drawn{fill:#f6d77a}html[data-theme=day] .vig-safe path[stroke=\#F2C879],html[data-theme=day] .vig-explore circle[stroke=\#F2C879]{stroke:#b08d3c}html[data-theme=day] .vig-locations g[fill=\#F2C879] rect,html[data-theme=day] .vig-families g[fill=\#F2C879] rect{fill:#3e5a74}@media (prefers-reduced-motion:no-preference){.page-hero,.hero,.hero-wrap,.facts,.page-hero h1,.page-hero p,.hero h1,.hero p,.facts b,.eyebrow,.start,.theme-btn{transition:background-color 1.2s,color 1.2s}.scene svg *,.vig *,.stairs *{transition:fill 1.2s,stroke 1.2s,opacity 1.2s,stop-color 1.2s,transform 1.2s}}.next{background:var(--paper);border-top:1px solid var(--line);padding:2.5rem 0 2.75rem}.next-grid{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem;margin-top:1rem;display:grid}.next-grid a{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:1.1rem 1.25rem 1.2rem;text-decoration:none;transition:transform .15s,box-shadow .15s,border-color .15s;display:block}.next-grid a:hover,.next-grid a:focus-visible{border-color:var(--gold);transform:translateY(-2px);box-shadow:0 10px 24px #14263e1f}.next-grid .who{text-transform:uppercase;letter-spacing:.08em;color:var(--gold-text);font-size:.78rem;font-weight:700;display:block}.next-grid b{font-family:var(--serif);color:var(--navy);margin:.25rem 0 .3rem;font-size:1.1rem;display:block}.next-grid span:not(.who){color:var(--muted);font-size:.93rem;display:block}@media (prefers-reduced-motion:reduce){.next-grid a{transition:none}.next-grid a:hover{transform:none}}@media (prefers-reduced-motion:no-preference){.vig .glow,.vig .sun{transform-box:fill-box;transform-origin:50%}.vig .glow{animation:7s ease-in-out infinite alternate breathe}@keyframes breathe{0%{transform:scale(.94)}to{transform:scale(1.06)}}.vig .stars circle{animation:4s ease-in-out infinite alternate twinkle}.vig .stars circle:nth-child(2n){animation-delay:1.3s}.vig .stars circle:nth-child(3n){animation-duration:5s;animation-delay:2.1s}@keyframes twinkle{0%{opacity:.35}to{opacity:1}}html[data-theme=day] .vig .sun{animation:9s ease-in-out infinite alternate float}@keyframes float{0%{transform:translateY(0)}to{transform:translateY(-4px)}}.vig-locations .bus{animation:12s ease-in-out infinite alternate edge}@keyframes edge{0%{transform:translate(119px,131px)scale(.42)}to{transform:translate(131px,131px)scale(.42)}}.vig-bus .bus{animation:3.2s ease-in-out infinite alternate settle}@keyframes settle{0%{transform:translate(31px,63px)scale(1.3)}to{transform:translate(31px,64.5px)scale(1.3)}}.tile .art svg,.news-photo img{transition:transform .5s}.tile:hover .art svg,.tile:focus-visible .art svg{transform:scale(1.04)}.news-photo{border-radius:10px;overflow:hidden}.news-photo:hover img{transform:scale(1.03)}.stairs .lights circle{animation:3s ease-in-out infinite alternate twinkle}.stairs .lights circle:nth-child(2n){animation-delay:.8s}.stairs .lights circle:nth-child(3n){animation-delay:1.7s}}.doc h2{margin-top:1.6rem;font-size:1.2rem}.doc h2:first-child{margin-top:0}.doc-list{margin-top:.5rem;padding-left:1.4rem}.doc-list li{margin:.55rem 0}.doc-list b{color:var(--navy)}.sign{border-top:1px solid var(--line);color:var(--muted);margin-top:2rem;padding-top:1rem;font-size:.9rem}.sign .line{border-bottom:1px solid var(--ink);height:2.4rem;margin-top:.5rem}html[data-theme=day] .scene svg .facade{fill:#f1eadb}html[data-theme=day] .scene svg .parapet{fill:#e6dcc6}html[data-theme=day] .scene svg .wing{fill:#9fb3c8}html[data-theme=day] .scene svg .awning{fill:#2f6bb3}.you{background:var(--tint);border-radius:8px;margin:.7rem 0 0;padding:.6rem .8rem;font-size:.97rem}.you b{color:var(--navy)}.cta,.site-nav a.enroll,button.cta,.next-grid a,.tile{transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s}.cta:hover,button.cta:hover,.site-nav a.enroll:hover{transform:translateY(-2px);box-shadow:0 8px 18px #14263e2e}.cta:active,button.cta:active{box-shadow:none;transform:translateY(0)}.site-nav a{border-bottom:0;position:relative}.site-nav a:not(.enroll):after{content:"";background:var(--gold);transform-origin:0;height:2px;transition:transform .22s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.site-nav a:not(.enroll):hover:after,.site-nav a[aria-current=page]:not(.enroll):after{transform:scaleX(1)}@media (prefers-reduced-motion:no-preference){@view-transition{navigation:auto}::view-transition-old(root){animation:.16s ease-out both fade-out}::view-transition-new(root){animation:.22s ease-in both fade-in}@keyframes fade-out{to{opacity:0}}@keyframes fade-in{0%{opacity:0}}.hero h1,.hero p,.hero .start,.page-hero h1,.page-hero p,.page-hero .hero-art{animation:.5s cubic-bezier(.2,.7,.2,1) both rise}.hero p,.page-hero p{animation-delay:60ms}.hero .start{animation-delay:.1s}.page-hero .hero-art{animation-delay:80ms}@keyframes rise{0%{transform:translateY(14px)}to{transform:none}}@supports (animation-timeline:view()){.card,.tile,.day-card,.art-row,.next-grid a,.news-item,.faq details,.checks li,.timeline li{animation:linear both reveal;animation-timeline:view();animation-range:entry entry 28%}@keyframes reveal{0%{transform:translateY(18px)}to{transform:none}}}.scene svg .birds{animation:90s ease-in-out infinite alternate glide}@keyframes glide{0%{transform:translate(0)}to{transform:translate(-260px,24px)}}html[data-theme=day] .scene svg .clouds{animation:120s linear infinite alternate drift-clouds}@keyframes drift-clouds{0%{transform:translate(0)}to{transform:translate(-40px)}}.scene svg .sun-glow{animation:8s ease-in-out infinite alternate glow-breathe}@keyframes glow-breathe{0%{opacity:.78}to{opacity:1}}}.sheet-note{color:var(--muted);padding-top:1.5rem;padding-bottom:.5rem;font-size:.95rem}.note p{margin:0}.sheet{color:var(--ink);border:1px solid var(--line);background:#fff;max-width:8.5in;margin:1rem auto 3rem;padding:.5in;box-shadow:0 6px 30px #1f3a5f26}.sheet .banner{background:var(--navy);border-radius:6px;align-items:flex-end;height:1.8in;display:flex;overflow:hidden}.sheet .banner svg{width:100%;height:auto;display:block}.sheet .head{padding:.2in 0 .12in}.sheet .brand{font-family:var(--serif);color:var(--navy);letter-spacing:.02em;font-size:14pt;font-weight:700}.sheet .brand b{color:var(--gold);font-size:1.45em;line-height:1}.sheet .head h1{font-family:var(--serif);color:var(--navy);margin:.04in 0 .07in;font-size:20pt;font-weight:400;line-height:1.15}.sheet .head p{margin:0;font-size:10.5pt;line-height:1.4}.sheet i{font-style:normal;display:block}.sheet .facts-row{border-top:2px solid var(--gold);border-bottom:1px solid var(--line);grid-template-columns:repeat(5,1fr);gap:.12in;margin:0 0 .15in;padding:.1in 0;list-style:none;display:grid}.sheet .facts-row li{font-size:8.5pt;line-height:1.3}.sheet .facts-row b{font-family:var(--serif);color:var(--navy);font-size:10.5pt;display:block}.sheet .cols{grid-template-columns:1fr 1fr;gap:.3in;display:grid}.sheet .cols section{margin:0;padding:0}.sheet section p{margin:0 0 .08in;font-size:9.5pt;line-height:1.35}.sheet h2{font-family:var(--serif);color:var(--navy);align-items:center;gap:.08in;margin:.1in 0 .06in;font-size:12pt;font-weight:700;display:flex}.sheet h2 svg{flex:none;width:.26in;height:.26in}.sheet ol,.sheet ul{margin:0;padding:0;list-style:none}.sheet .day li,.sheet .week li,.sheet .centers li,.sheet .steps li{margin-bottom:.05in;font-size:9.5pt;line-height:1.35}.sheet .day li{grid-template-columns:.9in 1fr;gap:.06in;display:grid}.sheet .day b,.sheet .week b,.sheet .centers b{font-family:var(--serif);color:var(--navy)}.sheet .week b,.sheet .centers b{display:block}.sheet .steps{counter-reset:step;padding-left:.25in}.sheet .steps li{counter-increment:step;position:relative}.sheet .steps li:before{content:counter(step);background:var(--gold);width:.18in;height:.18in;color:var(--navy);border-radius:50%;justify-content:center;align-items:center;font-size:8pt;font-weight:700;display:flex;position:absolute;top:0;left:-.25in}.sheet .contact{color:var(--navy);margin:.1in 0 0;font-size:10.5pt}@media (width<=40rem){.sheet{padding:1.25rem}.sheet .facts-row{grid-template-columns:1fr 1fr}.sheet .cols{grid-template-columns:1fr}}.site-footer{background:var(--night);color:#c9d4e0;padding:2.25rem 0 2rem;font-size:.9rem}.site-footer .cols{max-width:var(--wide);grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1.5rem 2.5rem;display:grid}.site-footer h2{font-family:var(--serif);color:#fff;margin:0 0 .5rem;font-size:1rem;font-weight:700}.site-footer a{color:#fff;text-underline-offset:3px;text-decoration-color:#fff6}.site-footer a:hover{text-decoration-color:#fff}.site-footer ul{list-style:none}.site-footer li{padding:.2rem 0}.site-footer .notices{padding-top:1.25rem;font-size:.88rem}.site-footer .notices p{max-width:46rem;margin:.3rem 0}.site-footer .compliance{max-width:var(--wide);border-top:1px solid #ffffff2e;margin:1.5rem auto 0;padding:1.25rem 1.25rem 0}.site-footer .compliance p{max-width:46rem;margin:.6rem 0}.site-footer .compliance .fine{border-top:1px solid #ffffff1f;margin-top:1rem;padding-top:.9rem}@media (prefers-reduced-motion:no-preference){.scene svg .stars{animation:40s linear infinite drift}@keyframes drift{0%{transform:translate(0)}to{transform:translate(-6px)}}.scene svg g.bus{animation:28s ease-in-out infinite alternate drive}@keyframes drive{0%{transform:translate(0)}to{transform:translate(560px)}}}.error-page{text-align:center;padding:4rem 0 5rem}.error-page h1{font-family:var(--serif);color:var(--navy);font-size:clamp(1.8rem,5vw,2.6rem);font-weight:400}.error-page p{max-width:34rem;margin:1rem auto 0}.faq details{border-top:1px solid var(--line);padding:.35rem 0}.faq details:last-of-type{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-family:var(--serif);color:var(--navy);justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 0;font-size:1.08rem;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";color:var(--gold);flex:none;font-size:1.3rem;line-height:1}.faq details[open] summary:after{content:"−"}.faq details>div{max-width:40rem;padding:0 0 .9rem}.faq details p{margin:.35rem 0}@media print{.doc{font-size:10.5pt}.site-header,.site-footer .cols,.site-footer .notices,.next,.skip,.page-hero .hero-art,.subnav{display:none}.page-hero{color:var(--ink);background:#fff;padding:0 0 .2in}.page-hero h1{color:var(--navy)}.site-footer{color:var(--ink);background:#fff;padding:0}.site-footer .compliance{color:#444;border:0;font-size:8pt}@page{size:letter;margin:.45in}html,body{background:#fff}.site-header,.site-footer .cols,.skip{display:none}.site-footer{color:var(--ink);background:#fff;margin:0;padding:0}.site-footer .compliance{color:#444;border:0;max-width:none;margin:0;padding:.08in 0 0;font-size:7.5pt}.site-footer .compliance p{margin:0 0 .03in}main{padding:0}.sheet-note{display:none}.sheet{box-shadow:none;border:0;max-width:none;margin:0;padding:0}.sheet .head{padding:.12in 0 .1in}.sheet .head h1{font-size:18pt}.sheet .day li,.sheet .week li,.sheet .centers li,.sheet .steps li{font-size:9pt}.sheet .banner{-webkit-print-color-adjust:exact;print-color-adjust:exact;height:1.45in}.sheet .facts-row,.sheet .steps li:before{-webkit-print-color-adjust:exact;print-color-adjust:exact}.sheet .cols{break-inside:avoid}}
