@import url("https://fonts.googleapis.com/css2?family=Comic+Neue:wght@400;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}:root{--color-yellow-brand:#ff0;--color-yellow-action:#ffe14d;--color-yellow-action-hover:#ffd633;--color-yellow-action-active:#ffc400;--color-orange-cta:orange;--color-bg-primary:#8ecfe6;--color-bg-white:#fff;--color-bg-light:#f5f5f5;--color-bg-lighter:#f8f8f8;--color-bg-neutral:#f0f0f0;--color-bg-gray-hover:#e6e6e6;--color-bg-gray-active:#d6d6d6;--color-text-black:#000;--color-text-dark:#111;--color-text-gray-dark:#333;--color-text-gray:#555;--color-text-gray-light:#696969;--color-text-white:#fff;--color-border-dark:#2b2b2b;--color-border-black:#000;--color-border-light:rgba(0,0,0,.2);--color-border-lighter:rgba(0,0,0,.1);--color-border-very-light:rgba(0,0,0,.05);--color-success:#90ee90;--color-error:#ff6b6b;--color-warning:#ffb6c1;--color-info:#ff0;--color-green-bright:#0f0;--color-blue-badge:#4169e1;--color-blue-badge-dark:#0000cd;--color-bg-header:#f7f7f7;--color-bg-urlbar:#e6e6e6;--shadow-sm:2px 2px 0px rgba(0,0,0,.15);--shadow-md:3px 3px 0px rgba(0,0,0,.15);--shadow-lg:4px 4px 0px rgba(0,0,0,.15);--shadow-black:2px 2px 0px #000;--shadow-black-md:3px 3px 0px #000}body{font-family:Arial,sans-serif;background:var(--color-bg-primary);background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(142,207,230,.3) 0,rgba(142,207,230,.3) 4px);min-height:100vh;color:var(--color-text-black);line-height:1.6}a,button{color:inherit;-webkit-tap-highlight-color:transparent}button{-webkit-text-fill-color:var(--color-text-black)}.srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}h1,h2,h3,h4,h5,h6{font-family:Comic Neue,cursive,Arial,sans-serif;font-weight:700}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.animate-float{animation:float 3s ease-in-out infinite}.animate-pulse-slow{animation:pulse 2s ease-in-out infinite}.animate-shake{animation:shake .5s ease-in-out}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:var(--color-bg-primary)}::-webkit-scrollbar-thumb{background:var(--color-yellow-brand);border:2px solid var(--color-text-gray-light)}::-webkit-scrollbar-thumb:hover{background:var(--color-orange-cta)}.Footer_footer__pQtti{background:var(--color-bg-white);border-top:3px solid var(--color-text-black);margin-top:3rem;padding:1rem 0 .75rem}.Footer_container__KpDnW{max-width:1200px;margin:0 auto;padding:0 1rem}.Footer_nav__0MyM1{margin-bottom:1rem}.Footer_navTitle__9ulbC{font-weight:700;font-size:.8125rem;margin-bottom:.5rem;color:var(--color-text-gray-dark);text-transform:uppercase;letter-spacing:.5px}.Footer_navList__P8NtT{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem 1.5rem}.Footer_navLink__q3xqi{text-decoration:none;font-weight:600;font-size:.9375rem;color:var(--color-text-black);transition:background .2s ease;padding:.125rem .25rem}.Footer_navLink__q3xqi:hover{background:var(--color-yellow-brand)}.Footer_credits__gw_p4{border-top:1px solid var(--color-border-light);padding-top:.75rem;text-align:center}.Footer_copyright__j4atB{font-size:.8125rem;color:var(--color-text-gray);margin-bottom:.25rem;font-weight:600}.Footer_tagline__edhu4{font-size:.75rem;color:var(--color-text-gray-light);font-style:italic}@media (max-width:640px){.Footer_footer__pQtti{margin-top:2rem;padding:.875rem 0 .625rem}.Footer_nav__0MyM1{margin-bottom:.75rem}.Footer_navList__P8NtT{gap:.375rem .875rem}.Footer_navLink__q3xqi{font-size:.8125rem}.Footer_credits__gw_p4{padding-top:.625rem}.Footer_copyright__j4atB{font-size:.75rem}.Footer_tagline__edhu4{font-size:.6875rem}}