.Navbar-module__cJzEcG__navbar{z-index:50;background:var(--surface);border:1px solid var(--pill-border);border-radius:22px;width:calc(100% - 32px);max-width:1120px;transition:background-color .3s ease-in-out;position:fixed;top:24px;left:50%;transform:translate(-50%);box-shadow:0 2px #11111108,0 10px 24px #1111110d}.Navbar-module__cJzEcG__navbar:before{content:"";-webkit-backdrop-filter:blur(8px);z-index:-1;opacity:1;background-color:#ffffebcc;border-radius:22px;transition:opacity .3s ease-in-out;position:absolute;inset:0}.Navbar-module__cJzEcG__navInner{z-index:40;grid-template-columns:auto 1fr auto;align-items:center;column-gap:20px;padding:14px 18px;display:grid;position:relative}.Navbar-module__cJzEcG__logo{justify-self:start;align-items:center;gap:10px;display:flex}.Navbar-module__cJzEcG__logo img{width:auto;height:40px;display:block}.Navbar-module__cJzEcG__logoTitle{letter-spacing:-.01em;white-space:nowrap;opacity:1;max-width:200px;font-size:20px;font-weight:800;transition:opacity .4s ease-in-out,max-width .5s ease-in-out,margin-left .5s ease-in-out;overflow:hidden;transform:translate(0)}.Navbar-module__cJzEcG__menu{white-space:nowrap;justify-content:center;justify-self:center;gap:22px;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__menu a{color:#2b2b2b;border:2px solid #0000;border-radius:16px;justify-content:center;align-items:center;height:48px;padding:0 14px;font-size:16px;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,color .18s;display:inline-flex;position:relative}.Navbar-module__cJzEcG__menu a:hover,.Navbar-module__cJzEcG__menu a:focus-visible,.Navbar-module__cJzEcG__menu a[aria-current=page]{color:#111;background:#fff;border-color:#111;box-shadow:0 1px #1111110f}.Navbar-module__cJzEcG__actions{justify-content:flex-end;justify-self:end;align-items:center;gap:8px;margin-left:auto;display:flex}.Navbar-module__cJzEcG__cta{letter-spacing:-.01em;color:#111;background:var(--cta-bg);will-change:transform;border:1.5px solid #111;border-radius:16px;justify-content:center;align-items:center;height:50px;padding:0 22px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 1px #1111110f,inset 0 -1px #1111110f}.Navbar-module__cJzEcG__cta:hover{transform:translateY(-1.5px)scale(1.01);box-shadow:0 6px 18px #1111111f,inset 0 -1px #1111110f}.Navbar-module__cJzEcG__cta:active{transform:translateY(0)scale(.995)}.Navbar-module__cJzEcG__menuToggle{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;left:-9999px;overflow:hidden}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .18s;display:none;position:relative}.Navbar-module__cJzEcG__hamburger .Navbar-module__cJzEcG__bar{background:#111;border-radius:2px;width:26px;height:2.5px;transition:opacity .2s;position:absolute;top:19px;left:7px}.Navbar-module__cJzEcG__hamburger:before,.Navbar-module__cJzEcG__hamburger:after{content:"";transform-origin:50%;background:#111;border-radius:2px;width:26px;height:2.5px;transition:transform .2s,top .2s;position:absolute;left:7px}.Navbar-module__cJzEcG__hamburger:before{top:11px}.Navbar-module__cJzEcG__hamburger:after{transform-origin:50%;top:27px}.Navbar-module__cJzEcG__menuToggle:checked~.Navbar-module__cJzEcG__navInner .Navbar-module__cJzEcG__hamburger .Navbar-module__cJzEcG__bar{opacity:0}.Navbar-module__cJzEcG__menuToggle:checked~.Navbar-module__cJzEcG__navInner .Navbar-module__cJzEcG__hamburger:before{top:19px;transform:rotate(45deg)}.Navbar-module__cJzEcG__menuToggle:checked~.Navbar-module__cJzEcG__navInner .Navbar-module__cJzEcG__hamburger:after{top:19px;transform:rotate(-45deg)}.Navbar-module__cJzEcG__mobilePanel{border:2px solid var(--pill-border);background:var(--surface);z-index:60;border-radius:18px;margin-top:12px;padding:12px;display:none;position:absolute;top:100%;left:12px;right:12px;box-shadow:0 14px 34px #11111114}.Navbar-module__cJzEcG__mobilePanel a{color:#2b2b2b;background:var(--surface);border:2px solid #0000;border-radius:14px;justify-content:space-between;align-items:center;height:48px;padding:12px 14px;font-size:18px;font-weight:700;text-decoration:none;transition:background .18s,border-color .18s,box-shadow .18s,color .18s;display:flex}.Navbar-module__cJzEcG__mobilePanel a:hover,.Navbar-module__cJzEcG__mobilePanel a:focus-visible{color:#111;background:#fff;border-color:#111;box-shadow:0 1px #1111110f}.Navbar-module__cJzEcG__scrim{z-index:25;background:0 0;display:none;position:fixed;inset:0}.Navbar-module__cJzEcG__themeLilac .Navbar-module__cJzEcG__cta{background:#f0d7ff}.Navbar-module__cJzEcG__themeLilacDark .Navbar-module__cJzEcG__cta{background:#dfc3ff}.Navbar-module__cJzEcG__themeLilacDeep .Navbar-module__cJzEcG__cta{background:#d3b1ff}.Navbar-module__cJzEcG__themeMint .Navbar-module__cJzEcG__cta{background:#cfede4}.Navbar-module__cJzEcG__themePeach .Navbar-module__cJzEcG__cta{background:#ffd8c2}.Navbar-module__cJzEcG__themeSky .Navbar-module__cJzEcG__cta{background:#d7e8ff}.Navbar-module__cJzEcG__themeGold .Navbar-module__cJzEcG__cta{background:#ffe7a3}.Navbar-module__cJzEcG__themeCoral .Navbar-module__cJzEcG__cta{background:#ffc2b3}.Navbar-module__cJzEcG__themeRose .Navbar-module__cJzEcG__cta{background:#ffd1e0}.Navbar-module__cJzEcG__themeSeafoam .Navbar-module__cJzEcG__cta{background:#d0f4ea}.Navbar-module__cJzEcG__themePistachio .Navbar-module__cJzEcG__cta{background:#e4f4c9}.Navbar-module__cJzEcG__themePistachioDark .Navbar-module__cJzEcG__cta{background:#d7f0b3}.Navbar-module__cJzEcG__themePistachioDeep .Navbar-module__cJzEcG__cta{background:#cbe89b}.Navbar-module__cJzEcG__themePeriwinkle .Navbar-module__cJzEcG__cta{background:#cfe0ff}.Navbar-module__cJzEcG__themeSand .Navbar-module__cJzEcG__cta{background:#ffe9d1}@media (min-width:901px){.Navbar-module__cJzEcG__hamburger{display:none}.Navbar-module__cJzEcG__menu{display:flex}}@media (max-width:900px){.Navbar-module__cJzEcG__menu{display:none}.Navbar-module__cJzEcG__logoTitle{font-size:18px}.Navbar-module__cJzEcG__cta{border-radius:14px;height:42px;padding:0 16px}.Navbar-module__cJzEcG__hamburger{margin-left:8px;display:inline-flex}.Navbar-module__cJzEcG__menuToggle:checked~.Navbar-module__cJzEcG__mobilePanel,.Navbar-module__cJzEcG__menuToggle:checked~.Navbar-module__cJzEcG__scrim{display:block}}@media (max-width:520px){.Navbar-module__cJzEcG__navInner{padding:10px}.Navbar-module__cJzEcG__logoTitle{font-size:16px}.Navbar-module__cJzEcG__cta{display:none}}.Navbar-module__cJzEcG__logoLink{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#000;padding:4rem 2rem 2rem}.Footer-module__S6Hkya__footerContent{justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__S6Hkya__companyDescription{color:#fff;opacity:.8}.Footer-module__S6Hkya__supaSchools{flex-direction:column;gap:1rem;max-width:300px;display:flex}.Footer-module__S6Hkya__logoContainer{align-items:center;gap:10px;display:flex}.Footer-module__S6Hkya__logo{object-fit:contain}.Footer-module__S6Hkya__logoText{color:#fff;letter-spacing:-.02em;font-size:24px;font-weight:700}.Footer-module__S6Hkya__socialIcons{gap:1rem;display:flex}.Footer-module__S6Hkya__socialIcons a{justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__quickLinks,.Footer-module__S6Hkya__contactUs{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__quickLinks h4,.Footer-module__S6Hkya__contactUs h4{margin-bottom:.5rem;font-weight:700}.Footer-module__S6Hkya__quickLinks a,.Footer-module__S6Hkya__contactUs a{color:#fff;border-radius:6px;padding:4px 8px;text-decoration:none;transition:color .3s}.Footer-module__S6Hkya__quickLinks a:hover,.Footer-module__S6Hkya__contactUs a:hover{color:#cba8f9}.Footer-module__S6Hkya__copyright{text-align:center;border-top:1px solid #ffffff1a;margin-top:2rem;padding-top:2rem}.Footer-module__S6Hkya__copyright p{color:#ffffffb3;font-size:.875rem}@media (max-width:768px){.Footer-module__S6Hkya__footerContent{text-align:center;flex-direction:column;align-items:center}.Footer-module__S6Hkya__supaSchools{align-items:center}}
