:root{--clr-sky-50:#f0f9ff;--clr-sky-100:#e0f2fe;--clr-sky-200:#bae6fd;--clr-sky-400:#38bdf8;--clr-sky-500:#0ea5e9;--clr-sky-600:#0284c7;--clr-sky-700:#0369a1;--clr-sky-900:#0c4a6e;--clr-ocean-dark:#042d52;--clr-accent:#f97316;--clr-accent-h:#ea6c10;--clr-night:#0f172a;--clr-night-2:#1e293b;--clr-white:#fff;--clr-off-white:#f8fafc;--clr-text:#0f172a;--clr-text-muted:#475569;--clr-border:#e2e8f0;--font-display:"Fredoka",sans-serif;--font-body:"Nunito",sans-serif;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--radius-sm:.5rem;--radius-md:1rem;--radius-lg:1.5rem;--radius-xl:2rem;--radius-full:9999px;--shadow-sm:0 1px 3px #00000014,0 1px 2px #0000000f;--shadow-md:0 4px 12px #0000001a,0 2px 4px #0000000f;--shadow-lg:0 10px 30px #0000001f,0 4px 8px #00000014;--shadow-xl:0 20px 50px #00000029;--transition:.2s ease;--transition-slow:.4s ease;--shell:1120px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);color:var(--clr-text);background-color:var(--clr-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;line-height:1.6;overflow-x:hidden}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.shell{width:100%;max-width:var(--shell);padding-inline:var(--space-4);margin-inline:auto}@media (min-width:640px){.shell{padding-inline:var(--space-6)}}@media (min-width:1024px){.shell{padding-inline:var(--space-8)}}.alt{background-color:var(--clr-sky-50)}.section{padding-block:var(--space-12)}@media (min-width:768px){.section{padding-block:var(--space-20)}}.section-head{text-align:center;margin-bottom:var(--space-8)}@media (min-width:768px){.section-head{margin-bottom:var(--space-12)}}.eyebrow{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--clr-sky-500);margin-bottom:var(--space-2);font-size:.75rem;font-weight:700;display:inline-block}.section-title{font-family:var(--font-display);color:var(--clr-ocean-dark);margin-bottom:var(--space-3);font-size:clamp(1.6rem,5vw,2.6rem);font-weight:700;line-height:1.2}.section-sub{color:var(--clr-text-muted);max-width:52ch;margin-inline:auto;font-size:1rem}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--clr-sky-50)}::-webkit-scrollbar-thumb{background:var(--clr-sky-400);border-radius:var(--radius-full)}
