@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";
:root{--font-family:"Poppins",Arial,Helvetica,sans-serif;--page-bg:#f8fafc;--text-color:#1e293b;--border-color:#0000001a;--heading-gradient:linear-gradient(135deg,#3e70ec 0%,#2a1454 100%);--header-bg:#ffffff63;--header-border:#fff9;--nav-bg-mobile:#d6e5f5fc;--burger-color:#001e60;--bg-colorr:#c7024e;--bg-colorred:#006405;--s-card:#fff;--card-bg:#fff;--card-shadow:0 10px 30px #0000000d;--card-shadow-hover:0 20px 40px #0000001a;--image-bg:#f1f5f9;--clr:#001e69;--accent-color:#115cff;--badge-bg:#5e7cff3a;--button-gradient:linear-gradient(135deg,#6a85f1,#0045df);--h-color:linear-gradient(135deg,#3e70ec 0%,#2a1454 100%);--footer-bg:#fffc}[data-theme=dark]{--page-bg:#0f172a;--text-color:#e2e8f0;--border-color:#ffffff1a;--heading-gradient:linear-gradient(135deg,#e7eeff 0%,#b1caff 100%);--header-bg:#141423b3;--header-border:#ffffff14;--nav-bg-mobile:#111827;--burger-color:#fff;--h-color:linear-gradient(135deg,#ccdbff 0%,#f8f9ff 100%);--card-bg:#1e293b;--card-shadow:0 10px 30px #0006;--card-shadow-hover:0 20px 40px #00000080;--image-bg:#0f172a;--clr:#fff;--bg-color:#ffbed7;--bg-colorred:#a2f5a6;--accent-color:#79b8ff;--badge-bg:#79b8ff26;--button-gradient:linear-gradient(135deg,#5b6bff,#3b82f6);--footer-bg:#1e1e1ed9;--s-card:linear-gradient(135deg,#25326b 0%,#000e24 100%)}html,body{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-family);color:var(--text-color);background-color:var(--bg-color);transition:all .3s}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}li{list-style:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.Header-module__uO3NCW__header{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:var(--header-bg);border-bottom:1px solid var(--header-border);z-index:1000;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 2rem;transition:all .3s;display:flex;position:fixed;top:0;box-shadow:0 4px 20px #00000014}.Header-module__uO3NCW__header.Header-module__uO3NCW__scrolled{box-shadow:0 6px 25px #00000026}.Header-module__uO3NCW__headerLeft{align-items:center;display:flex}.Header-module__uO3NCW__nav{align-items:center;gap:40px;display:flex}.Header-module__uO3NCW__logo{object-fit:contain;z-index:999;margin-top:1rem;position:relative}.Header-module__uO3NCW__navList{align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.Header-module__uO3NCW__navList li a{color:var(--text-color);padding:5px 0;font-weight:600;text-decoration:none;transition:all .3s;position:relative}.Header-module__uO3NCW__navList li a:hover{color:var(--accent-color)}.Header-module__uO3NCW__active a:after{content:"";background:var(--accent-color);border-radius:2px;width:70%;height:2px;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.Header-module__uO3NCW__navList li a:after{content:"";background:var(--accent-color);width:0;height:2px;transition:width .3s;position:absolute;bottom:-3px;left:50%;transform:translate(-50%)}.Header-module__uO3NCW__navList li a:hover:after{width:70%}.Header-module__uO3NCW__navThemeToggle{align-items:center;display:flex}.Header-module__uO3NCW__mnavThemeToggle{display:none}.Header-module__uO3NCW__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;padding:0;display:none}.Header-module__uO3NCW__burger span{background:var(--burger-color);border-radius:3px;width:100%;height:3px;transition:all .3s}.Header-module__uO3NCW__burger.Header-module__uO3NCW__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Header-module__uO3NCW__burger.Header-module__uO3NCW__open span:nth-child(2){opacity:0}.Header-module__uO3NCW__burger.Header-module__uO3NCW__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Header-module__uO3NCW__header{padding:0 1.5rem}.Header-module__uO3NCW__logo{margin-left:-2.5rem}.Header-module__uO3NCW__nav{background:#6783ff;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100vh;padding-top:60px;transition:transform .4s;position:fixed;top:0;right:0;transform:translate(100%)}.Header-module__uO3NCW__nav.Header-module__uO3NCW__open{transform:translate(0)}.Header-module__uO3NCW__navList li a{color:#fff}.Header-module__uO3NCW__burger.Header-module__uO3NCW__open span:first-child{background:#fff;transform:rotate(45deg)translate(5px,5px)}.Header-module__uO3NCW__burger.Header-module__uO3NCW__open span:nth-child(2){opacity:0}.Header-module__uO3NCW__burger.Header-module__uO3NCW__open span:nth-child(3){background:#fff;transform:rotate(-45deg)translate(5px,-5px)}.Header-module__uO3NCW__navList{flex-direction:column;gap:35px}.Header-module__uO3NCW__navThemeToggle{display:none}.Header-module__uO3NCW__mnavThemeToggle{align-items:center;display:flex}.Header-module__uO3NCW__burger{display:flex}}
.Footer-module__qP5oUa__footer{-webkit-backdrop-filter:blur(10px);text-align:center;z-index:10;background:var(--page-bg);width:100%;color:var(--text-color);border-top:1px solid #ffffff1a;padding:1.2rem 0;position:sticky;bottom:0}.Footer-module__qP5oUa__content{flex-direction:column;align-items:center;gap:.8rem;display:flex}.Footer-module__qP5oUa__badges{justify-content:center;align-items:center;gap:12px;display:flex}.Footer-module__qP5oUa__img{object-fit:contain;opacity:.85;width:90px;height:auto;transition:all .3s}.Footer-module__qP5oUa__img:hover{opacity:1;transform:scale(1.05)}.Footer-module__qP5oUa__text{opacity:.8;margin:0;font-size:.9rem}.Footer-module__qP5oUa__text span{color:var(--primary-color);font-weight:600}@media screen and (min-width:720px){.Footer-module__qP5oUa__content{flex-direction:row;justify-content:space-between;max-width:1000px;margin:auto}.Footer-module__qP5oUa__text{font-size:1rem}}
