.Navbar-module__jXSz4q__header{z-index:120;-webkit-backdrop-filter:none;box-shadow:none;background:#fefaf400;border-bottom:1px solid #0000;transition:background-color .76s cubic-bezier(.22,1,.36,1),border-color .76s cubic-bezier(.22,1,.36,1),box-shadow .76s cubic-bezier(.22,1,.36,1),-webkit-backdrop-filter .76s cubic-bezier(.22,1,.36,1),backdrop-filter .76s cubic-bezier(.22,1,.36,1);position:sticky;top:0}.Navbar-module__jXSz4q__preFade{opacity:0;transform:translateY(-8px)}.Navbar-module__jXSz4q__fadeIn{animation:.52s cubic-bezier(.22,1,.36,1) forwards Navbar-module__jXSz4q__navbar-fade-in}@keyframes Navbar-module__jXSz4q__navbar-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Navbar-module__jXSz4q__preFade{opacity:1;transform:none}.Navbar-module__jXSz4q__fadeIn{animation:none}}.Navbar-module__jXSz4q__floatingHeader{position:fixed;left:0;right:0}.Navbar-module__jXSz4q__solidHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fefaf4f5;border-bottom:1px solid #e6eaf9;box-shadow:0 8px 20px #18255a14}.Navbar-module__jXSz4q__courseHeader{background:#fffffff5;border-bottom:1px solid #e5e9f8;box-shadow:0 8px 20px #1222610f}.Navbar-module__jXSz4q__inner{justify-content:space-between;align-items:center;gap:1rem;max-width:1550px;margin:0 auto;padding:.8rem 1.4rem;display:flex}.Navbar-module__jXSz4q__logo{flex-direction:column;width:max-content;line-height:.88;text-decoration:none;display:flex}.Navbar-module__jXSz4q__logoTitle,.Navbar-module__jXSz4q__logoSub{font-family:var(--font-display);font-size:2.4rem;font-weight:800}.Navbar-module__jXSz4q__logoTitle{color:#111f71}.Navbar-module__jXSz4q__logoSub{color:#7396e3}.Navbar-module__jXSz4q__nav{align-items:center;gap:.5rem;display:flex}.Navbar-module__jXSz4q__navLink{color:#213170;border-radius:999px;padding:.5rem .85rem;font-size:1.05rem;font-weight:600;line-height:1.1;transition:background .18s,color .18s}.Navbar-module__jXSz4q__navLink:hover{background:#edf2ff}.Navbar-module__jXSz4q__navLink.Navbar-module__jXSz4q__active{color:#315dd7;background:#dfe8ff}.Navbar-module__jXSz4q__navLabelWrapper{align-items:center;gap:.5rem;display:flex}.Navbar-module__jXSz4q__multiColor{background:linear-gradient(135deg,#d00000,#ff8c00,teal,#00008b);-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 1px 2px #fffc);-webkit-background-clip:text;background-clip:text;font-weight:900}.Navbar-module__jXSz4q__navMascot{object-fit:contain;margin-left:-.25rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.Navbar-module__jXSz4q__navLink:hover .Navbar-module__jXSz4q__navMascot{transform:scale(1.2)rotate(-5deg)}.Navbar-module__jXSz4q__actions{justify-self:end;align-items:center;gap:.65rem;display:flex}.Navbar-module__jXSz4q__profile{background:#fff;border:1px solid #d7dffb;border-radius:999px;place-items:center;width:38px;height:38px;display:inline-grid}.Navbar-module__jXSz4q__burger{background:#edf2ff;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:10px;display:none}.Navbar-module__jXSz4q__burger span{background:#1b2a6a;border-radius:999px;width:22px;height:2px;transition:transform .22s,opacity .22s}.Navbar-module__jXSz4q__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__jXSz4q__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__jXSz4q__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__jXSz4q__mobileOverlay{opacity:0;pointer-events:none;background:#f5f7fffa;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:1.25rem;transition:opacity .22s,transform .22s;display:flex;position:fixed;inset:74px 0 0;transform:translateY(-8px)}.Navbar-module__jXSz4q__mobileOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__jXSz4q__mobileNav{gap:.5rem;width:min(100%,320px);display:grid}.Navbar-module__jXSz4q__mobileLink{color:#1f3173;opacity:0;background:#fff;border:1px solid #d7e1fe;border-radius:.8rem;padding:.85rem 1rem;font-size:1.02rem;font-weight:700;animation:.26s forwards Navbar-module__jXSz4q__slide-up;transform:translateY(14px)}.Navbar-module__jXSz4q__mobileLink.Navbar-module__jXSz4q__active{color:#2450d4;background:#e8efff}.Navbar-module__jXSz4q__mobileActions{width:min(100%,320px)}.Navbar-module__jXSz4q__actionListen{text-align:center;color:#fff;background:#2758dc;border-radius:.8rem;padding:.82rem 1rem;font-weight:800;display:block}@keyframes Navbar-module__jXSz4q__slide-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1450px){.Navbar-module__jXSz4q__inner{justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}.Navbar-module__jXSz4q__nav{display:none}.Navbar-module__jXSz4q__burger{z-index:1001;background:0 0;border:none;gap:6px;width:32px;height:32px;padding:0;display:flex}.Navbar-module__jXSz4q__burger span{background:#111f71;width:28px;height:1.5px}.Navbar-module__jXSz4q__burgerOpen span:first-child{transform:translateY(7.5px)rotate(45deg)}.Navbar-module__jXSz4q__burgerOpen span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.Navbar-module__jXSz4q__logoTitle,.Navbar-module__jXSz4q__logoSub{font-size:1.55rem}.Navbar-module__jXSz4q__actions{gap:.5rem}.Navbar-module__jXSz4q__profile{width:36px;height:36px}.Navbar-module__jXSz4q__mobileOverlay{-webkit-backdrop-filter:blur(25px);opacity:0;pointer-events:none;z-index:1000;background:#ffffffeb;flex-direction:column;justify-content:space-between;align-items:center;height:100dvh;padding:8rem 2rem 4rem;transition:opacity .4s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0}.Navbar-module__jXSz4q__mobileOpen{opacity:1;pointer-events:auto}.Navbar-module__jXSz4q__mobileNav{flex-direction:column;align-items:center;gap:1.2rem;width:100%;display:flex}.Navbar-module__jXSz4q__mobileLink{opacity:0;background:0 0;border:none;padding:0;text-decoration:none;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .6s;transform:translateY(15px)}.Navbar-module__jXSz4q__mobileOpen .Navbar-module__jXSz4q__mobileLink{opacity:1;transform:translateY(0)}.Navbar-module__jXSz4q__mobileLinkLabel{font-size:1.55rem;font-family:var(--font-display);color:#111d68;letter-spacing:-.01em;font-weight:800;line-height:1;transition:color .3s}.Navbar-module__jXSz4q__mobileLink.Navbar-module__jXSz4q__active .Navbar-module__jXSz4q__mobileLinkLabel{color:#2758dc}.Navbar-module__jXSz4q__mobileLinkLabelWrapper{align-items:center;gap:.8rem;display:flex}.Navbar-module__jXSz4q__mobileMascot{object-fit:contain}.Navbar-module__jXSz4q__mobileFooter{opacity:0;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:0 2rem;transition:transform .6s cubic-bezier(.22,1,.36,1) .4s,opacity .6s .4s;display:flex;transform:translateY(20px)}.Navbar-module__jXSz4q__mobileOpen .Navbar-module__jXSz4q__mobileFooter{opacity:1;transform:translateY(0)}.Navbar-module__jXSz4q__mobileContestBtn{color:#1c275f;font-family:var(--font-display);text-align:center;background:linear-gradient(135deg,#ffd24f 0%,#f5bd1f 100%);border-radius:16px;width:min(100%,280px);padding:1.1rem 2.5rem;font-size:1.25rem;font-weight:800;line-height:1;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 14px 28px #e7af1f3d}.Navbar-module__jXSz4q__mobileContestBtn:active{transform:scale(.96)}.Navbar-module__jXSz4q__mobileCopyright{color:#6a74a1;font-size:.85rem;font-weight:500}.Navbar-module__jXSz4q__mobileAdminIcon{display:none}}.Navbar-module__jXSz4q__donateBtn{font-family:var(--font-display);color:#fff;text-align:center;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:1px solid #fff3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:90px;margin-right:.75rem;padding:.35rem .8rem;font-size:.75rem;font-weight:800;line-height:1.1;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex;box-shadow:0 4px 12px #ea580c33}.Navbar-module__jXSz4q__donateBtn:hover{filter:brightness(1.05);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #e6aa2b59}.Navbar-module__jXSz4q__mobileDonateBtn{color:#fff;text-align:center;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:1px solid #fff3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:90px;padding:.35rem .8rem;font-family:"Baloo 2",cursive;font-size:.75rem;font-weight:800;line-height:1.1;text-decoration:none;display:inline-flex}@media (max-width:1450px){.Navbar-module__jXSz4q__donateBtn,.Navbar-module__jXSz4q__profile{display:none}.Navbar-module__jXSz4q__actions{gap:0}.Navbar-module__jXSz4q__mobileAdminIcon{background:#fff;border:1px solid #d7dffb;border-radius:999px;place-items:center;width:40px;height:40px;display:inline-grid;position:absolute;top:1.35rem;left:1.35rem;box-shadow:0 8px 20px #12226114}}.Navbar-module__jXSz4q__bsd{font-family:var(--font-frank), serif;color:#111f71;white-space:nowrap;margin-right:.8rem;font-size:.9rem;font-weight:800}@media (min-width:1451px){.Navbar-module__jXSz4q__bsd{opacity:.7;margin-right:0;font-size:.8rem;position:absolute;top:5px;right:1.25rem}}
.Footer-module__ZYETya__footer{background:#f6f6fb;border-top:1px solid #e3e7f7;padding:1.1rem 0 .7rem}.Footer-module__ZYETya__inner{grid-template-columns:minmax(240px,1fr) minmax(420px,1.6fr);gap:1.5rem;max-width:1280px;margin:0 auto;padding:0 1.4rem;display:grid}.Footer-module__ZYETya__brandCol{padding-right:.5rem}.Footer-module__ZYETya__logo,.Footer-module__ZYETya__logoSub{font-family:"Baloo 2",cursive;font-size:2.2rem;font-weight:800;line-height:.88}.Footer-module__ZYETya__logo{color:#131f68}.Footer-module__ZYETya__logoSub{color:#7292dd}.Footer-module__ZYETya__tagline{color:#40508c;margin-top:.5rem;font-size:.96rem}.Footer-module__ZYETya__footerAction{margin-top:1.25rem}.Footer-module__ZYETya__footerDonateBtn{text-align:center;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:1px solid #fff3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:100px;padding:.35rem 1rem;font-family:"Baloo 2",cursive;font-size:.75rem;font-weight:800;line-height:1.1;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex;box-shadow:0 4px 12px #ea580c33;color:#fff!important}.Footer-module__ZYETya__footerDonateBtn:hover{filter:brightness(1.05);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #ea580c59}.Footer-module__ZYETya__navCol{justify-self:start}.Footer-module__ZYETya__linksHeadRow{grid-template-columns:repeat(2,minmax(180px,1fr));column-gap:1.4rem;margin-bottom:.36rem;display:grid}.Footer-module__ZYETya__linksHeadRow h4{margin-bottom:0}.Footer-module__ZYETya__inner h4{color:#1b296f;margin-bottom:.36rem;font-size:1rem;font-weight:800}.Footer-module__ZYETya__links{grid-template-columns:repeat(2,minmax(180px,1fr));align-items:start;column-gap:1.4rem;display:grid}.Footer-module__ZYETya__linksCol{flex-direction:column;align-items:flex-start;gap:.35rem;display:flex}.Footer-module__ZYETya__subTitle{color:#1b296f;margin-bottom:0;font-size:1rem;font-weight:800;line-height:1.2}.Footer-module__ZYETya__links a{color:#47568f;font-size:.95rem}.Footer-module__ZYETya__links a:hover{color:#2d58d6}.Footer-module__ZYETya__copyright{text-align:center;color:#616c96;border-top:1px solid #e0e5f8;margin-top:.82rem;padding-top:.65rem;font-size:.84rem}@media (max-width:1024px){.Footer-module__ZYETya__inner{grid-template-columns:1fr;gap:.9rem}.Footer-module__ZYETya__linksHeadRow,.Footer-module__ZYETya__links{grid-template-columns:repeat(2,minmax(150px,1fr))}}@media (max-width:768px){.Footer-module__ZYETya__inner{gap:2rem;padding:0 1.2rem}.Footer-module__ZYETya__brandCol{text-align:left;padding-right:0}.Footer-module__ZYETya__tagline{text-align:left;max-width:280px;margin:.6rem 0 0}.Footer-module__ZYETya__navCol{justify-self:center;width:fit-content;margin:0 auto}.Footer-module__ZYETya__linksHeadRow{text-align:left;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:.6rem}.Footer-module__ZYETya__links{grid-template-columns:repeat(2,1fr);align-items:start;gap:2.5rem}.Footer-module__ZYETya__linksCol{align-items:flex-start;gap:.5rem}.Footer-module__ZYETya__subTitle{margin-top:0}.Footer-module__ZYETya__links a{padding:2px 0;font-size:.95rem}.Footer-module__ZYETya__copyright{margin-top:2rem;padding-bottom:2rem}}.Footer-module__ZYETya__footerDonate{text-align:center;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:1px solid #fff3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:90px;padding:.35rem .8rem;font-family:"Baloo 2",cursive;font-size:.75rem;font-weight:800;line-height:1.1;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex;box-shadow:0 4px 12px #ea580c33;color:#fff!important}.Footer-module__ZYETya__footerDonate:hover{filter:brightness(1.05);transform:translateY(-2px)scale(1.02);box-shadow:0 8px 20px #ea580c59}
.layout-module__jz1IVa__wrapper{flex-direction:column;min-height:100vh;display:flex}.layout-module__jz1IVa__main{flex:1}
