:root{color:#182b55;font-synthesis:none;--navy:#19114f;--navy-deep:#100938;--pink:#ff4fa3;--purple:#7654ff;--turquoise:#33ddd2;--yellow:#ffd84d;--cream:#fff8e8;background:#8edcf2;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.site-shell{isolation:isolate;background:radial-gradient(circle at 83% 12%,#fff5b1f2,#0000 15rem),radial-gradient(circle at 9% 68%,#ffffff6b,#0000 25rem),linear-gradient(165deg,#76cef0 0%,#b8ebf5 52%,#f5efd0 100%);min-height:100svh;position:relative;overflow-x:clip}.site-shell:before{content:"";z-index:-3;opacity:.2;background-image:repeating-linear-gradient(105deg,#0000 0 56px,#ffffffb3 57px 58px,#0000 59px 112px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.sky{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.sun-glow{background:radial-gradient(circle,#fff49fcc,#ffdc794d 42%,#0000 70%);border-radius:50%;width:42rem;height:42rem;position:absolute;top:-16rem;right:-8rem}.skip-link{z-index:20;color:var(--navy);background:#fff;border-radius:.75rem;padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.topbar{z-index:5;justify-content:space-between;align-items:center;width:min(1180px,100% - 3rem);min-height:104px;margin:0 auto;display:flex;position:relative}.brand{color:var(--navy);letter-spacing:-.02em;align-items:center;gap:.7rem;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:1.35rem;font-weight:700;text-decoration:none;display:inline-flex}.brand strong{color:#c91f73;font-weight:800}.brand-burst{color:#fff;background:linear-gradient(135deg, var(--pink), var(--purple));clip-path:polygon(50% 0,61% 20%,82% 9%,79% 33%,100% 42%,78% 54%,93% 73%,68% 74%,66% 100%,49% 80%,32% 100%,29% 76%,5% 83%,18% 59%,0 46%,23% 38%,14% 15%,38% 23%);filter:drop-shadow(0 5px 8px #0000003d);place-items:center;width:45px;height:45px;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:.85rem;font-weight:900;display:grid}.opening-soon{color:var(--navy);letter-spacing:.09em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff75;border:1px solid #19114f29;border-radius:99px;align-items:center;gap:.55rem;padding:.55rem .9rem;font-size:.78rem;font-weight:800;display:flex}.opening-soon span{background:var(--turquoise);width:8px;height:8px;box-shadow:0 0 0 5px #33ddd221, 0 0 15px var(--turquoise);border-radius:50%;animation:1.4s ease-in-out infinite blink}.hero{z-index:2;grid-template-columns:1.03fr .97fr;align-items:center;gap:clamp(2rem,5vw,6rem);width:min(1180px,100% - 3rem);min-height:calc(100svh - 178px);margin:0 auto;padding:2rem 0 4rem;display:grid;position:relative}.hero-copy{max-width:630px;animation:.8s cubic-bezier(.16,1,.3,1) both rise-in}.eyebrow{color:#087b91;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1.2rem;font-size:.8rem;font-weight:900;display:inline-flex}.eyebrow span{color:var(--yellow)}h1{letter-spacing:-.065em;text-wrap:balance;color:var(--navy);margin:0;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:clamp(4.1rem,7vw,7.4rem);font-weight:800;line-height:.78}h1>span{display:block}h1>span:last-child{letter-spacing:-.04em;margin-top:.22em;font-size:.73em}h1 em{color:var(--pink);text-shadow:4px 5px 0 var(--yellow);white-space:nowrap;font-style:normal;position:relative}.fan-disclaimer{color:#35516f;background:#ffffff8f;border:1px solid #19114f21;border-radius:99px;width:fit-content;max-width:100%;margin:1.1rem 0 0;padding:.45rem .7rem;font-size:.78rem;font-weight:850;line-height:1.35}.tagline{letter-spacing:.04em;text-transform:uppercase;color:var(--navy);align-items:center;gap:.7rem;margin:.95rem 0 .7rem;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:900;display:flex}.tagline i{color:var(--pink);font-style:normal}.intro{color:#385170;max-width:550px;margin:0 0 1.7rem;font-size:1rem;font-weight:600;line-height:1.6}input{width:100%;min-height:52px;color:var(--navy);background:#fff;border:2px solid #ded9e8;border-radius:.8rem;outline:none;padding:.8rem 1rem;font-weight:700;transition:border-color .2s,box-shadow .2s}input::placeholder{color:#89839c}input:focus{border-color:var(--purple);box-shadow:0 0 0 4px #7654ff29}button{color:#fff;background:linear-gradient(135deg, var(--pink), #e6308a);white-space:nowrap;border:0;border-radius:.8rem;justify-content:center;align-items:center;gap:.65rem;min-height:52px;padding:.75rem 1.15rem;font-weight:900;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 5px #a8165f}button:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 7px #a8165f}button:active{transform:translateY(3px);box-shadow:0 2px #a8165f}button:focus-visible,a:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}button:disabled{cursor:wait;opacity:.72}.form-status{color:#b81e60;min-height:1.35em;margin:.65rem .2rem 0;font-size:.82rem;font-weight:900}.attraction{place-items:center;min-height:590px;animation:.9s cubic-bezier(.16,1,.3,1) .12s both rise-in;display:grid;position:relative}.attraction:before{content:"";aspect-ratio:1;background:repeating-conic-gradient(from 0deg, #ffffff54 0 12deg, transparent 12deg 24deg);opacity:.65;border-radius:50%;width:min(37vw,470px);position:absolute}.rainbow-scene{z-index:2;width:clamp(340px,37vw,470px);height:clamp(400px,41vw,510px);animation:4.5s ease-in-out infinite ride-float;position:relative}.rainbow-arch{width:min(440px,100% - 12px);height:225px;position:absolute;top:28px;left:50%;transform:translate(-50%)}.rainbow-band{box-sizing:border-box;filter:drop-shadow(0 3px #ffffff61);border-style:solid solid none;border-bottom-width:0;border-bottom-color:currentColor;border-radius:240px 240px 0 0;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.band-pink{border-width:28px;border-color:#ff5eaa;width:100%;height:100%}.band-coral{border-width:28px;border-color:#ff8d69;width:calc(100% - 46px);height:calc(100% - 23px)}.band-yellow{border-width:28px;border-color:#ffd952;width:calc(100% - 92px);height:calc(100% - 46px)}.band-green{border-width:28px;border-color:#76d888;width:calc(100% - 138px);height:calc(100% - 69px)}.band-blue{border-width:28px;border-color:#58cbe7;width:calc(100% - 184px);height:calc(100% - 92px)}.band-purple{border-width:28px;border-color:#a881e8;width:calc(100% - 230px);height:calc(100% - 115px)}.rainbow-cloud{z-index:4;background:#fff;border:6px solid #55739a21;border-radius:60px;width:140px;height:72px;position:absolute;bottom:125px;box-shadow:0 8px #33ddd233}.rainbow-cloud:before,.rainbow-cloud:after,.rainbow-cloud i{content:"";background:#fff;border-radius:50%;position:absolute}.rainbow-cloud:before{width:76px;height:76px;top:-39px;left:10px}.rainbow-cloud:after{width:60px;height:60px;top:-26px;right:8px}.rainbow-cloud i:first-child{width:45px;height:45px;top:-21px;left:50px}.cloud-left{left:-5px;transform:rotate(-3deg)}.cloud-right{right:-5px;transform:rotate(3deg)}.rainbow-sign{z-index:6;text-align:center;width:clamp(210px,21vw,255px);color:var(--navy);border:7px solid var(--cream);background:linear-gradient(145deg,#fff9d9,#fff);border-radius:45% 55% 48% 52%/54% 48% 52% 46%;place-content:center;padding:1.3rem 1rem 1.15rem;display:grid;position:absolute;bottom:73px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:8px 10px #ff7fba,0 20px 40px #4a7e9d29}.rainbow-sign strong{letter-spacing:-.07em;text-shadow:3px 3px #ffd952;margin:.35rem 0 .45rem;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:clamp(2.7rem,4.2vw,3.8rem);line-height:.67;display:block}.rainbow-sign small,.rainbow-sign span{letter-spacing:.15em;font-size:.61rem;font-weight:900}.rainbow-sign small{color:#c81f73}.rainbow-heart,.rainbow-sparkle{z-index:7;filter:drop-shadow(2px 3px #fff);animation:2.6s ease-in-out infinite pulse-spin;position:absolute}.rainbow-heart{color:#ff5eaa;font-size:2rem}.heart-one{top:39%;left:2%;transform:rotate(-14deg)}.heart-two{color:#8d6bdc;font-size:1.45rem;animation-delay:-.8s;top:33%;right:3%}.rainbow-sparkle{color:#ffd952;font-size:2.2rem}.sparkle-one{top:7%;left:15%}.sparkle-two{color:#58cbe7;font-size:1.5rem;animation-delay:-1.2s;top:12%;right:14%}.pointer{z-index:4;color:#fff;letter-spacing:.07em;border:4px solid #fff;padding:.7rem 1.35rem;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-weight:800;position:absolute;box-shadow:6px 6px #0003}.pointer-top{background:var(--pink);top:11%;right:0;transform:rotate(9deg)}.pointer-bottom{color:var(--navy);background:var(--turquoise);bottom:7%;left:1%;transform:rotate(-8deg)}.burst{z-index:4;color:var(--yellow);font-size:2.4rem;animation:2.4s ease-in-out infinite pulse-spin;position:absolute}.burst-one{top:20%;left:6%}.burst-two{color:var(--pink);font-size:1.5rem;animation-delay:-.8s;bottom:22%;right:2%}.cloud{opacity:.38;filter:blur(1px);background:#fff;border-radius:99px;width:240px;height:70px;animation:18s ease-in-out infinite cloud-drift;position:absolute}.cloud:before,.cloud:after{content:"";background:#fff;border-radius:50%;position:absolute}.cloud:before{width:110px;height:110px;bottom:0;left:35px}.cloud:after{width:85px;height:85px;bottom:0;right:25px}.cloud-one{top:20%;left:-5%}.cloud-two{animation-delay:-8s;bottom:14%;right:-4%;transform:scale(.8)}.festival-flags{transform-origin:50%;border-top:2px solid #19114f33;justify-content:space-around;display:flex;position:absolute}.festival-flags i{clip-path:polygon(0 0,100% 0,100% 70%,50% 100%,0 70%);filter:drop-shadow(2px 3px #19114f1f);background:#ff477e;width:21px;height:32px;position:relative;top:-1px}.festival-flags i:after{content:"✦";color:#ffffffd1;text-align:center;font-size:8px;font-style:normal;position:absolute;inset:5px 0 auto}.festival-flags i:nth-child(2n){clip-path:polygon(0 0,100% 0,100% 100%,50% 76%,0 100%)}.festival-flags i:nth-child(5n+2){background:#4d8dff;height:39px}.festival-flags i:nth-child(5n+3){background:#ffd84d}.festival-flags i:nth-child(5n+4){background:#33bfae;height:36px}.festival-flags i:nth-child(5n){background:#8b62e8}.flag-row-one{width:72%;top:88px;left:-2%;transform:rotate(2deg)}.flag-row-two{opacity:.82;width:50%;top:120px;right:-3%;transform:rotate(-3deg)}.flag-row-two i{width:17px;height:27px}.castle-scene{opacity:.12;filter:drop-shadow(0 -8px 30px #ffffff1a);justify-content:center;align-items:end;width:620px;height:255px;display:flex;position:absolute;bottom:70px;left:50%;transform:translate(-50%)}.castle-scene>div{background:var(--navy);position:relative}.castle-center{border-radius:8px 8px 0 0;width:150px;height:150px}.castle-center:before{content:"";background:var(--navy);clip-path:polygon(0 100%,11% 30%,23% 100%,35% 30%,50% 100%,64% 30%,77% 100%,89% 30%,100% 100%);height:58px;position:absolute;top:-46px;left:12px;right:12px}.castle-center:after{content:"";background:var(--navy);clip-path:polygon(50% 0,100% 50%,78% 50%,78% 100%,22% 100%,22% 50%,0 50%);width:78px;height:105px;position:absolute;top:-132px;left:50%;transform:translate(-50%)}.castle-clock{z-index:2;border:4px solid #f8f0d4;border-radius:50%;width:22px;height:22px;position:absolute;top:-65px;left:50%;transform:translate(-50%)}.castle-clock:after{content:"";transform-origin:bottom;background:#f8f0d4;width:2px;height:7px;position:absolute;top:3px;left:8px;transform:rotate(35deg)}.castle-door{background:#f8f0d4;border-radius:30px 30px 0 0;width:48px;height:68px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.castle-tower{width:82px;height:118px;margin:0 9px}.castle-tower:before{content:"";border-left:51px solid #0000;border-right:51px solid #0000;border-bottom:58px solid var(--navy);position:absolute;top:-54px;left:-10px}.castle-tower:after{content:"";background:var(--navy);width:3px;height:30px;position:absolute;top:-83px;left:50%}.castle-tower span{background:#f8f0d4;border-radius:20px 20px 0 0;width:20px;height:34px;position:absolute;top:30px;left:50%;transform:translate(-50%)}.spire-flag{z-index:2;clip-path:polygon(0 0,100% 0,74% 50%,100% 100%,0 100%);background:#ff477e;width:25px;height:18px;position:absolute;top:-83px;left:calc(50% + 3px)}.tower-right .spire-flag{background:#ffd84d}.tower-left{height:135px}.tower-right{height:128px}.castle-wing{justify-content:space-around;align-items:center;width:115px;height:82px;display:flex}.castle-wing:before{content:"";background:var(--navy);clip-path:polygon(0 100%,0 0,12% 0,12% 60%,25% 60%,25% 0,38% 0,38% 60%,50% 60%,50% 0,63% 0,63% 60%,76% 60%,76% 0,89% 0,89% 60%,100% 60%,100% 100%);height:20px;position:absolute;top:-18px;left:0;right:0}.castle-wing i{background:#f8f0d4;border-radius:10px 10px 0 0;width:14px;height:28px}.rail-line{opacity:.18;border-top:2px solid var(--navy);border-bottom:1px solid var(--navy);height:4px;position:absolute;bottom:69px;left:0;right:0}.rail-line:after{content:"";background:repeating-linear-gradient(90deg, transparent 0 25px, var(--navy) 26px 29px, transparent 30px 52px);position:absolute;inset:-5px 0}.train{z-index:1;opacity:.58;align-items:end;gap:7px;width:570px;height:90px;animation:34s linear infinite train-ride;display:flex;position:absolute;bottom:73px;right:-585px}.train-engine{border:5px solid var(--cream);background:#db337f;border-radius:8px 24px 6px 6px;flex:0 0 145px;width:145px;height:56px;position:relative;transform:scaleX(-1);box-shadow:inset 0 -10px #b62068}.train-cab{border:7px solid var(--navy);background:var(--yellow);width:52px;height:42px;box-shadow:inset 0 0 0 5px var(--cream);border-bottom:0;border-radius:9px 9px 0 0;position:absolute;bottom:41px;left:5px}.train-boiler{border:5px solid var(--navy);background:#db337f;border-radius:26px 20px 7px 7px;width:78px;height:42px;position:absolute;bottom:4px;right:-9px;box-shadow:inset 0 -8px #b62068}.smoke-stack{z-index:2;border:4px solid var(--navy);background:var(--yellow);width:17px;height:30px;position:absolute;bottom:46px;right:18px}.smoke-stack:before{content:"";border:3px solid var(--navy);background:var(--yellow);clip-path:polygon(0 0,100% 0,78% 100%,20% 100%);width:24px;height:10px;position:absolute;top:-9px;left:-7px}.cowcatcher{z-index:-1;background:var(--navy);clip-path:polygon(0 28%,100% 0,72% 100%,0 82%);width:40px;height:29px;position:absolute;bottom:0;right:-35px}.steam{z-index:3;background:#fff;border-radius:50%;width:18px;height:18px;animation:2.2s ease-out infinite steam-pop;position:absolute;bottom:83px;right:2px}.steam-two{width:24px;height:24px;animation-delay:-.7s;bottom:95px;right:13px}.steam-three{width:30px;height:30px;animation-delay:-1.4s;bottom:110px;right:25px}.wheel{z-index:3;border:5px solid var(--cream);background:var(--navy);border-radius:50%;width:31px;height:31px;animation:1.1s linear infinite spin;position:absolute;bottom:-13px}.wheel:after{content:"";border:2px solid var(--yellow);border-radius:50%;position:absolute;inset:6px}.wheel-one{left:18px}.wheel-two{right:13px}.train-car{border:5px solid var(--cream);background:var(--turquoise);border-radius:12px 12px 5px 5px;flex:0 0 126px;gap:8px;width:126px;height:55px;padding:10px 12px;display:flex;position:relative;box-shadow:inset 0 -8px #19114f21}.train-car:after{content:"";border:4px solid var(--navy);border-bottom:0;border-radius:12px 12px 0 0;height:13px;position:absolute;top:-14px;left:8px;right:8px}.train-car-dates{background:var(--yellow)}.train-car-deetz{background:#ff8bc2}.train-car-disney{background:var(--turquoise)}.train-car strong{width:100%;color:var(--navy);text-align:center;text-shadow:1px 2px #fffc;align-self:center;margin-top:-2px;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:1.12rem;font-weight:800;line-height:1}.train-car i{border:5px solid var(--cream);background:var(--navy);border-radius:50%;width:27px;height:27px;animation:1.1s linear infinite spin;position:absolute;bottom:-12px}.train-car i:first-of-type{left:13px}.train-car i:nth-of-type(2){right:13px}footer{z-index:3;color:#19114fa6;border-top:1px solid #19114f1f;justify-content:space-between;align-items:center;gap:2rem;width:min(1180px,100% - 3rem);min-height:74px;margin:0 auto;padding:1rem 0 1.5rem;font-size:.75rem;font-weight:700;display:flex;position:relative}footer>span span{color:var(--pink)}footer small{text-align:right;max-width:480px;font-size:.68rem}@keyframes rise-in{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{50%{opacity:.35;transform:scale(.8)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ride-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse-spin{50%{transform:scale(1.35)rotate(90deg)}}@keyframes star-drift{50%{transform:translate(10px,-15px)rotate(50deg)}}@keyframes cloud-drift{50%{transform:translate(35px)}}@keyframes train-ride{0%{transform:translate(0)}to{transform:translate(calc(-100vw - 1180px))}}@keyframes steam-pop{0%{opacity:.7;transform:translate(0)scale(.55)}to{opacity:0;transform:translate(-22px,-28px)scale(1.25)}}@media (width<=900px){.hero{text-align:center;grid-template-columns:1fr;padding-top:3rem}.hero-copy{max-width:690px;margin:0 auto}.eyebrow,.tagline{justify-content:center}.intro{margin-left:auto;margin-right:auto}.attraction{width:min(600px,100%);min-height:540px;margin:0 auto}.attraction:before{width:450px}.pointer-top{right:4%}.pointer-bottom{left:4%}}@media (width<=600px){.topbar,.hero,footer{width:min(100% - 2rem,1180px)}.topbar{min-height:82px}.brand{font-size:1.15rem}.brand-burst{width:40px;height:40px}.opening-soon{padding:.48rem .65rem;font-size:.62rem}.hero{gap:.8rem;min-height:auto;padding-top:6rem}h1{font-size:clamp(3.55rem,19vw,5rem)}.eyebrow{font-size:.68rem}.tagline{gap:.42rem;font-size:.9rem}.intro{font-size:.9rem}button{width:100%}.attraction{min-height:480px;margin-top:-1rem;margin-bottom:-1.5rem;transform:scale(.88)}.attraction:before{width:380px;max-width:110vw}.castle-scene{transform-origin:bottom;width:480px;transform:translate(-50%)scale(.78)}.train{opacity:.52}.pointer{font-size:.75rem}.pointer-top{top:8%;right:-2%}.pointer-bottom{bottom:8%;left:-2%}footer{text-align:center;flex-direction:column;gap:.6rem}footer small{text-align:center}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header{gap:2rem}.site-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff7a;border:1px solid #19114f1f;border-radius:99px;align-items:center;gap:.35rem;margin-left:auto;padding:.35rem;display:flex;box-shadow:0 8px 26px #3e688d1a}.site-menu a{color:var(--navy);border-radius:99px;padding:.55rem .85rem;font-size:.8rem;font-weight:900;text-decoration:none;transition:color .2s,background .2s,transform .2s}.site-menu a:hover{background:#ffffffb8;transform:translateY(-1px)}.site-menu a.active{color:#fff;background:var(--pink)}.menu-toggle{display:none}.page-shell{min-height:100svh;color:var(--navy);background:linear-gradient(165deg,#e9faff 0%,#fff7dc 58%,#ffe9f4 100%);flex-direction:column;display:flex;overflow:hidden}.page-shell:before{content:"";pointer-events:none;opacity:.24;background-image:radial-gradient(#61c9d5 .8px,#0000 .8px);background-size:22px 22px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.page-shell .site-header{width:min(1180px,100% - 3rem)}.page-shell footer{color:#19114fa6;border-color:#19114f1f;margin-top:auto}.page-shell .brand{color:var(--navy)}.inner-page{z-index:1;flex:1;width:min(1120px,100% - 3rem);margin:0 auto;padding:3.5rem 0 6rem;position:relative}.inner-page h1{color:var(--navy);letter-spacing:-.055em;font-size:clamp(3rem,6vw,5.6rem);line-height:.9}.inner-page h2,.inner-page h3{color:var(--navy);letter-spacing:-.035em;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif}.section-kicker{color:#0b788c;letter-spacing:.16em;text-transform:uppercase;margin-bottom:.85rem;font-size:.74rem;font-weight:900;display:block}.page-hero{min-height:390px;box-shadow:12px 14px 0 var(--turquoise), 0 24px 70px #43789924;background:linear-gradient(135deg,#a9e8f5,#fff3b7);border:7px solid #fff;border-radius:2.2rem;grid-template-columns:1fr .55fr;align-items:center;gap:3rem;padding:clamp(2rem,6vw,5rem);display:grid;overflow:hidden}.page-hero h1{max-width:800px;margin:0 0 1.1rem}.page-hero p{color:#385170;max-width:680px;margin:0;font-size:1.08rem;font-weight:700;line-height:1.7}.about-badge{aspect-ratio:1;text-align:center;background:linear-gradient(145deg, var(--pink), #9068ed);width:min(280px,100%);box-shadow:12px 14px 0 var(--yellow);border:10px solid #fff;border-radius:50%;place-content:center;margin:0 auto;display:grid;transform:rotate(4deg)}.about-badge span{color:#fff;letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:900}.about-badge strong{color:var(--yellow);text-shadow:3px 3px 0 var(--navy);font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:3.8rem;line-height:1}.mission-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:5rem 0;display:grid}.mission-grid article{background:#ffffffc2;border:3px solid #19114f14;border-radius:1.6rem;padding:2.4rem;box-shadow:7px 8px #7654ff1f}.mission-grid h2{margin:.7rem 0;font-size:2rem}.mission-grid p{color:#52627a;margin:0;font-weight:650;line-height:1.7}.card-icon{color:#fff;background:var(--pink);width:48px;height:48px;box-shadow:4px 4px 0 var(--yellow);border-radius:16px;place-items:center;font-size:1.5rem;display:grid}.mission-grid article:last-child .card-icon{background:var(--purple)}.page-cta{text-align:center;background:var(--navy);box-shadow:10px 11px 0 var(--pink);border-radius:2rem;padding:3.5rem}.page-cta h2{color:#fff;margin:0 auto 1.5rem;font-size:clamp(2rem,4vw,3.4rem)}.page-cta .section-kicker{color:var(--turquoise)}.page-cta>div{justify-content:center;align-items:center;gap:1.5rem;display:flex}.cta-button{color:#fff;background:var(--pink);border-radius:.8rem;padding:.85rem 1.2rem;font-weight:900;text-decoration:none;box-shadow:0 5px #a8165f}.text-link{color:var(--navy);font-weight:900}.page-cta .text-link{color:var(--yellow)}.collection-hero{background:linear-gradient(135deg,#b9edf6,#ffe797);grid-template-columns:1fr auto;min-height:330px}.facts-hero{background:linear-gradient(135deg,#e1d5ff,#ffd4e9);box-shadow:12px 14px #ad91ef,0 24px 70px #43789924}.hero-doodle{color:#fff;background:var(--pink);width:150px;height:150px;box-shadow:9px 10px 0 var(--yellow);border:8px solid #fff;border-radius:45% 55% 49% 51%;place-items:center;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:5rem;font-weight:800;display:grid;transform:rotate(6deg)}.facts-hero .hero-doodle{background:var(--purple)}.entry-grid{grid-template-columns:repeat(2,1fr);gap:1.8rem;margin-top:4.5rem;display:grid}.entry-card{background:#ffffffdb;border:3px solid #19114f14;border-radius:1.5rem;min-height:300px;transition:transform .2s;display:flex;overflow:hidden;box-shadow:8px 9px #33ddd240}.entry-card:hover{transform:translateY(-4px)}.entry-card>img,.entry-art{object-fit:cover;width:39%;min-height:100%}.entry-art{color:var(--navy);text-align:center;background:repeating-conic-gradient(from 15deg, #ffda58 0 12deg, #fff4bb 12deg 24deg);place-content:center;display:grid;position:relative;overflow:hidden}.entry-art:after{content:"";border:3px dashed #19114f33;border-radius:50%;position:absolute;inset:18%}.entry-art span{z-index:1;letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:900;position:relative}.entry-art b{z-index:1;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:3rem;position:relative}.fact-art{background:repeating-conic-gradient(from 15deg, #c9b9fa 0 12deg, #eee8ff 12deg 24deg)}.entry-card-body{flex-direction:column;align-items:start;padding:1.8rem;display:flex}.entry-meta{color:#66758a;letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.7rem;font-weight:900;display:flex}.entry-meta span{color:#aa1d64;background:#ffe1ef;border-radius:99px;padding:.3rem .55rem}.entry-card h2{margin:.8rem 0 .5rem;font-size:1.65rem;line-height:1}.entry-card p{color:#59687d;margin:0 0 1rem;line-height:1.55}.entry-card a{color:#b41e69;margin-top:auto;font-weight:900;text-decoration:none}.article-page{max-width:900px}.article{background:#ffffffdb;border:4px solid #fff;border-radius:2rem;padding:clamp(1.7rem,5vw,4.5rem);box-shadow:10px 11px #33ddd240}.back-link{color:#a91d63;margin-bottom:2rem;font-weight:900;text-decoration:none;display:inline-block}.article h1{margin:1rem 0}.article-lede{color:#425872;font-size:1.2rem;font-weight:800;line-height:1.6}.article-image{object-fit:cover;border-radius:1.3rem;width:100%;max-height:530px;margin:2rem 0}.article-body{color:#40526a;margin-top:2.5rem;font-size:1.05rem;font-weight:600;line-height:1.85}.article-body p{margin:0 0 1.3rem}.comments{box-shadow:9px 10px 0 var(--yellow);background:#fff3c5;border-radius:2rem;margin-top:4rem;padding:clamp(1.5rem,5vw,3.5rem)}.comments h2{margin:0 0 1.5rem;font-size:2.6rem}.comment-list{gap:.9rem;display:grid}.empty-state{color:#67758a;font-style:italic}.comment{background:#ffffffd9;border-radius:1rem;padding:1.2rem}.comment strong{color:var(--navy)}.comment time{color:#768398;margin-left:.65rem;font-size:.7rem;font-weight:800}.comment p{color:#52627a;margin:.5rem 0 0;line-height:1.55}.comment-form{gap:1rem;margin-top:2rem;display:grid}.comment-form label,.editor-card label{color:var(--navy);gap:.4rem;font-weight:900;display:grid}textarea,select{width:100%;color:var(--navy);font:inherit;resize:vertical;background:#fff;border:2px solid #d8d7e3;border-radius:.8rem;outline:none;padding:.8rem 1rem;font-weight:700}textarea:focus,select:focus{border-color:var(--purple);box-shadow:0 0 0 4px #7654ff29}.comment-form input{padding-left:1rem}.comment-form button{justify-self:start}.comment-form small{color:#7b6d4f}.studio-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.5rem;display:flex}.studio-heading h1{margin:0 0 .65rem}.studio-heading p{color:#586b82;margin:0;font-weight:700}.studio-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:2rem;display:grid}.editor-card,.content-manager{background:#ffffffe0;border:3px solid #19114f14;border-radius:1.5rem;padding:2rem;box-shadow:8px 9px #33ddd238}.editor-card{gap:1.15rem;display:grid}.editor-card h2,.content-manager h2{margin:0;font-size:2rem}.editor-title{justify-content:space-between;align-items:center;gap:1rem;display:flex}.editor-card label small{color:#758298;font-weight:700}.editor-card input{padding-left:1rem}.editor-card>button[type=submit]{justify-self:start}.image-preview{object-fit:cover;border-radius:1rem;width:100%;max-height:260px}.content-manager{gap:.85rem;display:grid}.content-manager>article{background:#f5f7fb;border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.content-manager h3{margin:.2rem 0;font-size:1.05rem}.content-manager article span{color:#b51d68;text-transform:uppercase;font-size:.65rem;font-weight:900}.content-manager article>div:last-child{gap:.4rem;display:flex}.quiet-button,.danger-button{min-height:auto;color:var(--navy);box-shadow:none;background:#fff;border:2px solid #d9dbe5;border-radius:.6rem;padding:.45rem .65rem;font-size:.72rem}.quiet-button:hover,.danger-button:hover{box-shadow:none;transform:none}.danger-button{color:#a91751;border-color:#ffd0df}.studio-warning{color:#604e1d;background:#fff4c9;border:2px solid #f1d77f;border-radius:1rem;margin-top:2rem;padding:1.2rem 1.4rem;line-height:1.5}.studio-status{min-height:1.5rem}.studio-actions,.editor-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.mode-badge{color:#176555;text-transform:uppercase;letter-spacing:.06em;background:#d7f8ee;border-radius:99px;margin-top:.8rem;padding:.35rem .65rem;font-size:.72rem;display:inline-block}.mode-badge.demo{color:#765b12;background:#fff0b3}.upload-progress{color:#52627a;align-items:center;gap:.7rem;font-size:.82rem;font-weight:800;display:flex}.upload-progress progress{width:min(260px,70%);accent-color:var(--purple)}.moderation{margin-top:2rem}.moderation-item{background:#f5f7fb;border-radius:1rem;justify-content:space-between;gap:1rem;padding:1rem;display:flex}.moderation-item>div:last-child{flex-wrap:wrap;align-items:start;gap:.4rem;display:flex}.moderation-item strong,.moderation-item small{margin:.35rem 0;display:block}.moderation-item p{color:#52627a;margin:.6rem 0 0}.comment-status{color:#765b12;text-transform:uppercase;background:#fff0b3;border-radius:99px;padding:.25rem .5rem;font-size:.65rem;font-weight:900}.comment-status.approved{color:#176555;background:#d7f8ee}.comment-status.rejected{color:#911943;background:#ffe0ea}.login-page{place-items:center;display:grid}.login-card{width:min(560px,100%)}.login-card h1{margin:0;font-size:clamp(2.8rem,7vw,4.8rem)}.auth-links{align-items:center;gap:1rem;font-size:.84rem;font-weight:900;display:flex}.auth-links a{color:var(--purple)}.state-card{align-self:center}.state-card h1{margin-bottom:1rem}.footer-links{align-items:center;gap:1rem;display:flex}.footer-links a{color:inherit;font-weight:900}.not-found{text-align:center;place-content:center;min-height:60svh;display:grid}.policy-page{max-width:820px}.policy-page>h1{margin-bottom:2rem}.policy-page section{background:#ffffffc2;border-radius:1.2rem;margin:1.6rem 0;padding:1.5rem}.policy-page section h2{margin-top:0}.policy-page p{color:#40526a;font-weight:600;line-height:1.75}.pagination{justify-content:center;align-items:center;gap:.8rem;margin-top:.8rem;display:flex}.pagination span{color:#52627a;font-size:.8rem;font-weight:800}.image-remove{justify-self:start}.turnstile-wrap{min-height:65px}main:focus{outline:none}@media (width<=850px){.site-header{position:relative}.menu-toggle{width:44px;min-height:42px;color:var(--navy);box-shadow:none;background:#ffffffb3;border:2px solid #19114f21;border-radius:12px;gap:4px;padding:9px;display:grid}.menu-toggle:before{content:"☰";font-size:1.35rem;line-height:1;display:block}.menu-toggle[aria-expanded=true]:before{content:"×";font-size:1.65rem}.menu-toggle:hover{box-shadow:none;transform:none}.menu-toggle span{display:none}.menu-toggle b{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.site-menu{z-index:10;background:#fffffff7;border-radius:1rem;align-items:stretch;min-width:190px;padding:.7rem;display:none;position:absolute;top:78px;right:0;box-shadow:0 18px 45px #25466938}.site-menu.open{display:grid}.site-menu a{border-radius:.65rem}.page-hero{grid-template-columns:1fr}.about-badge{width:210px}.entry-grid,.studio-grid{grid-template-columns:1fr}.entry-card{min-height:260px}}@media (width<=600px){.inner-page{width:min(100% - 2rem,1120px);padding-top:2rem}.inner-page h1{font-size:clamp(2.7rem,14vw,4rem)}.page-hero{border-width:5px;gap:2rem;min-height:0;padding:2rem 1.5rem}.hero-doodle{width:110px;height:110px;font-size:3.5rem}.mission-grid{grid-template-columns:1fr;margin:3rem 0}.page-cta{padding:2.2rem 1.3rem}.page-cta>div{flex-direction:column}.entry-grid{margin-top:3rem}.entry-card{display:block}.entry-card>img,.entry-art{width:100%;min-height:180px}.studio-heading{flex-direction:column;align-items:start}.editor-card,.content-manager{padding:1.25rem}.content-manager>article{flex-direction:column;align-items:start}.moderation-item{flex-direction:column}.footer-links{flex-direction:column;gap:.4rem}}.home-page{z-index:1;position:relative}.home-masthead{isolation:isolate;border-bottom:1px solid #19114f1a;min-height:700px;position:relative;overflow:hidden}.home-masthead:after{content:"";z-index:-2;background:linear-gradient(#0000,#fff8e89e);height:180px;position:absolute;inset:auto 0 0}.home-masthead .sky{z-index:-1}.home-masthead .castle-scene{bottom:38px}.home-masthead .rail-line{bottom:37px}.home-masthead .train{bottom:41px}.home-hero{grid-template-columns:.94fr 1.06fr;align-items:center;gap:clamp(2.5rem,6vw,6rem);width:min(1180px,100% - 3rem);min-height:650px;margin:0 auto;padding:3rem 0 5.5rem;display:grid}.home-hero .hero-copy{z-index:2;position:relative}.home-hero h1{font-size:clamp(3.8rem,6.3vw,6.7rem)}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.4rem;display:flex}.hero-text-link{color:var(--navy);font-weight:900;text-decoration:none}.hero-text-link:hover,.home-section-heading>a:hover,.featured-link:hover{color:#a8165f}.featured-story{z-index:2;min-height:530px;box-shadow:12px 14px 0 var(--turquoise), 0 24px 70px #2b659133;background:#ffffffe8;border:6px solid #fffffff0;border-radius:2rem;animation:.9s cubic-bezier(.16,1,.3,1) .1s both rise-in;position:relative;overflow:hidden}.featured-image{object-fit:cover;width:100%;height:270px;display:block}.featured-art{background:radial-gradient(circle at 50% 110%,#fff 0 20%,#0000 45%),linear-gradient(155deg,#dff8fc,#fff3ba);justify-content:center;height:275px;display:grid;overflow:hidden}.featured-art .rainbow-scene{transform-origin:top;width:430px;height:500px;scale:.64}.featured-story-copy{padding:1.7rem 1.9rem 2rem}.featured-label{color:#087b91;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.65rem;font-size:.68rem;font-weight:900;display:inline-block}.featured-story h2{letter-spacing:-.04em;margin:.7rem 0 .5rem;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:clamp(2rem,3vw,2.7rem);line-height:.95}.featured-story-copy>p{color:#53657c;margin:0 0 1.1rem;font-weight:650;line-height:1.55}.featured-link{color:#b41e69;font-weight:900;text-decoration:none}.featured-state{color:#52627a;text-align:center;place-content:center;padding:2rem;font-weight:800;display:grid}.featured-state .featured-art{width:calc(100% + 4rem);margin:-2rem -2rem 1rem}.home-content{width:min(1180px,100% - 3rem);margin:0 auto;padding:5.5rem 0 6.5rem}.home-category+.home-category{margin-top:6rem}.home-section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.home-section-heading h2{color:var(--navy);letter-spacing:-.05em;margin:0;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:clamp(2.5rem,5vw,4.2rem);line-height:.92}.home-section-heading p{color:#50657d;max-width:630px;margin:.65rem 0 0;font-weight:650;line-height:1.6}.home-section-heading>a{color:#b41e69;flex:none;font-weight:900;text-decoration:none}.home-entry-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.home-entry-grid .entry-card{flex-direction:column;min-height:480px;display:flex}.home-entry-grid .entry-card>img,.home-entry-grid .entry-art{width:100%;height:210px;min-height:210px}.home-entry-grid .entry-card-body{flex:1;padding:1.5rem}.home-entry-grid .entry-card h2{font-size:1.55rem}.facts-category .entry-card{box-shadow:8px 9px #7654ff2e}.category-empty{text-align:center;background:#ffffff8c;border:3px dashed #19114f21;border-radius:1.5rem;place-content:center;min-height:230px;padding:2rem;display:grid}.category-empty>span{color:var(--pink);font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:3rem;font-weight:800}.category-empty p{color:#5a6b80;margin:.2rem 0 .7rem;font-weight:800}.category-empty a{color:#b41e69;font-weight:900}.home-state-card{background:#ffffffdb;border:3px solid #19114f14;border-radius:1.4rem;align-items:center;gap:1.4rem;margin-bottom:4rem;padding:1.6rem 1.8rem;display:flex;box-shadow:8px 9px #ff4fa333}.home-state-card>span{color:var(--pink);font-size:2.2rem}.home-state-card h2{margin:0;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:1.8rem}.home-state-card p{color:#52627a;margin:.2rem 0 0}.home-state-card button{width:auto;margin-left:auto}.home-empty{box-shadow:8px 9px #33ddd238}.home-loading{color:#53657c;text-align:center;margin-bottom:4rem;padding:2rem;font-weight:900}.content-links-section{color:#fff;background:var(--navy);box-shadow:11px 12px 0 var(--pink);border-radius:2rem;grid-template-columns:1fr auto;align-items:center;gap:clamp(2rem,5vw,5rem);margin-top:6.5rem;padding:clamp(2rem,5vw,4rem);display:grid;overflow:hidden}.content-links-section .section-kicker{color:var(--turquoise)}.content-links-section h2{color:#fff;letter-spacing:-.045em;margin:0;font-family:ui-rounded,Arial Rounded MT Bold,system-ui,sans-serif;font-size:clamp(2.3rem,4vw,3.6rem);line-height:.95}.content-links-section>div>p{color:#d7def0;margin:1rem 0 0;font-weight:650;line-height:1.6}.content-links{flex-wrap:wrap;align-items:center;gap:1.4rem;display:flex}.content-links .text-link{color:var(--yellow)}@media (width<=980px){.home-masthead{min-height:auto}.home-hero{grid-template-columns:1fr;gap:3.5rem;min-height:0;padding-top:3.5rem}.home-hero .hero-copy{max-width:760px}.featured-story{grid-template-columns:.85fr 1.15fr;width:min(720px,100%);min-height:0;display:grid}.featured-story.featured-state{grid-template-columns:1fr}.featured-image,.featured-art{height:100%;min-height:360px}.featured-art .rainbow-scene{margin-top:2rem}.featured-story-copy{align-self:center}.home-entry-grid{grid-template-columns:repeat(2,1fr)}.content-links-section{grid-template-columns:1fr}}@media (width<=680px){.home-hero,.home-content{width:min(100% - 2rem,1180px)}.home-hero h1{font-size:clamp(3.25rem,17vw,4.8rem)}.hero-actions{gap:1rem}.featured-story{border-width:5px;border-radius:1.5rem;display:block}.featured-art .rainbow-scene{margin-top:0;scale:.58}.featured-story-copy{padding:1.5rem}.featured-story h2{font-size:2rem}.home-section-heading{flex-direction:column;align-items:start;gap:1rem}.home-entry-grid{grid-template-columns:1fr}.home-entry-grid .entry-card{min-height:0}.home-state-card{flex-wrap:wrap;align-items:start}.home-state-card button{width:100%;margin-left:0}.content-links-section{border-radius:1.5rem;margin-top:5rem;padding:2.2rem 1.35rem}.content-links{flex-direction:column;align-items:stretch}.content-links .cta-button,.content-links .text-link{text-align:center}.topbar,.page-shell .site-header,.inner-page,.home-hero,.home-content,footer{width:min(100% - 2rem,1180px)}.topbar{min-height:72px}.brand{letter-spacing:0;gap:.55rem;font-size:1.05rem}.brand-burst{width:36px;height:36px;font-size:.74rem}.menu-toggle{border-radius:10px;width:42px;min-height:40px;padding:8px}.site-menu{width:min(15rem,100%);top:64px}h1,.inner-page h1,.home-hero h1,.featured-story h2,.home-section-heading h2,.content-links-section h2,.page-cta h2,h1>span:last-child{letter-spacing:0}h1 em{text-shadow:2px 3px 0 var(--yellow)}.home-masthead{border-bottom-color:#19114f14}.home-masthead .festival-flags,.home-masthead .train{display:none}.home-masthead .sun-glow{opacity:.75;top:-12rem;right:-16rem}.home-masthead .cloud{opacity:.2}.home-masthead .castle-scene{opacity:.08;transform-origin:bottom;width:470px;bottom:18px;transform:translate(-50%)scale(.7)}.home-masthead .rail-line{opacity:.1;bottom:22px}.home-hero{gap:1.6rem;padding:1.6rem 0 3.4rem}.home-hero h1{font-size:3.45rem;line-height:.86}.home-hero .eyebrow{letter-spacing:.12em;margin-bottom:.9rem;font-size:.66rem}.fan-disclaimer{border-radius:.75rem;margin-top:.85rem;padding:.5rem .65rem;font-size:.74rem}.tagline{letter-spacing:.04em;gap:.42rem;margin:.8rem 0 .6rem;font-size:.84rem}.intro{margin-bottom:1.25rem;font-size:.92rem;line-height:1.55}.hero-actions{flex-direction:column;align-items:stretch;gap:.8rem;width:min(100%,20rem)}.hero-actions .cta-button,.content-links .cta-button,.page-cta .cta-button{text-align:center;width:100%}.hero-text-link,.content-links .text-link,.page-cta .text-link{text-align:center}.featured-story{border-width:4px;border-radius:1.15rem;box-shadow:6px 7px #33ddd25c,0 16px 38px #2b659124}.featured-image,.featured-art{height:210px;min-height:210px}.featured-art .rainbow-scene{scale:.5}.featured-story-copy,.featured-state{padding:1.15rem}.featured-state .featured-art{width:calc(100% + 2.3rem);margin:-1.15rem -1.15rem .8rem}.featured-story h2{font-size:1.75rem;line-height:1.04}.home-content{padding:3rem 0 4.25rem}.home-category+.home-category{margin-top:3.5rem}.home-section-heading{gap:.8rem;margin-bottom:1.4rem}.home-section-heading h2,.content-links-section h2{font-size:2.15rem;line-height:1}.home-entry-grid{gap:1rem}.home-entry-grid .entry-card>img,.home-entry-grid .entry-art{height:170px;min-height:170px}.home-entry-grid .entry-card-body,.entry-card-body{padding:1.15rem}.entry-card,.mission-grid article,.article,.comments,.policy-page section{border-radius:1rem}.entry-card{min-height:0;box-shadow:5px 6px #33ddd238}.facts-category .entry-card{box-shadow:5px 6px #7654ff29}.entry-card h2,.home-entry-grid .entry-card h2{letter-spacing:0;font-size:1.35rem;line-height:1.08}.entry-card p{line-height:1.5}.home-state-card{border-radius:1rem;gap:.85rem;margin-bottom:2.6rem;padding:1.15rem;box-shadow:5px 6px #ff4fa329}.home-empty{box-shadow:5px 6px #33ddd22e}.home-state-card>span{font-size:1.7rem}.home-state-card h2{font-size:1.35rem}.home-loading{margin-bottom:2.6rem;padding:1.3rem}.category-empty{border-radius:1rem;min-height:185px;padding:1.35rem}.page-hero{border-width:4px;border-radius:1.25rem;gap:1.25rem;padding:1.45rem 1.15rem;box-shadow:6px 7px #33ddd2d9,0 14px 38px #4378991f}.facts-hero{box-shadow:6px 7px #ad91efd9,0 14px 38px #4378991f}.inner-page{padding-top:1.5rem;padding-bottom:4.25rem}.inner-page h1{font-size:2.65rem;line-height:.98}.page-hero p,.policy-page p{font-size:.98rem;line-height:1.6}.hero-doodle{width:88px;height:88px;box-shadow:5px 6px 0 var(--yellow);border-width:5px;font-size:2.8rem}.about-badge{width:160px;box-shadow:6px 7px 0 var(--yellow);border-width:7px}.about-badge strong{letter-spacing:0;font-size:2.65rem}.mission-grid{gap:1rem;margin:2.4rem 0}.mission-grid article{padding:1.35rem;box-shadow:5px 6px #7654ff1a}.mission-grid h2{letter-spacing:0;font-size:1.55rem}.page-cta{box-shadow:6px 7px 0 var(--pink);border-radius:1.15rem;padding:1.7rem 1.15rem}.page-cta h2{font-size:2rem;line-height:1.04}.content-links-section{box-shadow:6px 7px 0 var(--pink);border-radius:1.15rem;gap:1.35rem;margin-top:3.8rem;padding:1.65rem 1.15rem}.content-links-section>div>p{line-height:1.55}.article{padding:1.25rem;box-shadow:5px 6px #33ddd233}.article h1{margin:.8rem 0}.article-lede{font-size:1.03rem;line-height:1.55}.article-body{margin-top:1.7rem;font-size:.98rem;line-height:1.7}.comments{box-shadow:5px 6px 0 var(--yellow);margin-top:2.5rem}.comments h2{letter-spacing:0;font-size:2rem}.policy-page section{margin:1rem 0;padding:1.1rem}footer{gap:.55rem;padding:.85rem 0 1rem}.footer-links{width:100%}footer small{max-width:24rem}}@media (width<=430px){.home-hero h1{font-size:3.1rem}.inner-page h1{font-size:2.38rem}.home-section-heading h2,.content-links-section h2,.page-cta h2{font-size:1.9rem}.page-hero{padding:1.25rem 1rem}.featured-image,.featured-art{height:190px;min-height:190px}}
