:root{--primary:#1a1a2e;--secondary:#16213e;--accent:#0f3460;--background:#f8f9fa;--text:#333;--white:#fff;--gray-100:#f1f3f5;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-500:#adb5bd;--gray-700:#495057;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-sans);background-color:var(--background);color:var(--text);line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{color:var(--primary);font-weight:700;line-height:1.2}button{cursor:pointer;background:0 0;border:none;font-family:inherit}
.Header-module__lnUIdW__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--gray-200);background-color:#fffffff2;align-items:center;height:70px;display:flex;position:sticky;top:0}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Header-module__lnUIdW__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__lnUIdW__logoIcon{background:linear-gradient(135deg,var(--accent),var(--primary));border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.Header-module__lnUIdW__logoBar{background-color:var(--white);border-radius:2px;width:16px;height:4px;transform:rotate(-45deg)}.Header-module__lnUIdW__logoDot{background-color:#4facfe;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px;box-shadow:0 0 5px #4facfe}.Header-module__lnUIdW__logoText{color:var(--primary);letter-spacing:-.5px;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:800}.Header-module__lnUIdW__nav{align-items:center;gap:30px;display:flex}.Header-module__lnUIdW__link{color:var(--text);font-size:1rem;font-weight:500;transition:color .2s}.Header-module__lnUIdW__link:hover{color:var(--accent)}.Header-module__lnUIdW__cta{background-color:var(--primary);color:var(--white);border-radius:5px;padding:10px 20px;font-weight:600;transition:background-color .2s}.Header-module__lnUIdW__cta:hover{background-color:var(--secondary)}.Header-module__lnUIdW__menuBtn{color:var(--text);display:none}@media (max-width:768px){.Header-module__lnUIdW__menuBtn{display:block}.Header-module__lnUIdW__nav{background-color:var(--white);border-bottom:1px solid var(--gray-200);z-index:99;flex-direction:column;gap:20px;width:100%;padding:20px;transition:transform .3s ease-in-out;position:absolute;top:70px;left:0;transform:translateY(-150%)}.Header-module__lnUIdW__nav.Header-module__lnUIdW__open{transform:translateY(0);box-shadow:0 4px 6px -1px #0000001a}.Header-module__lnUIdW__link,.Header-module__lnUIdW__cta{text-align:center;width:100%;display:block}}
.Footer-module__3hUVsW__footer{background-color:var(--primary);color:var(--white);padding:60px 0 30px}.Footer-module__3hUVsW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.Footer-module__3hUVsW__top{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:40px;display:flex}.Footer-module__3hUVsW__brand{max-width:300px}.Footer-module__3hUVsW__logo{color:var(--white);margin-bottom:15px;font-size:1.5rem}.Footer-module__3hUVsW__slogan{color:var(--gray-500);font-size:.9rem}.Footer-module__3hUVsW__links{flex-wrap:wrap;gap:60px;display:flex}.Footer-module__3hUVsW__column h4{color:var(--white);margin-bottom:20px;font-size:1.1rem}.Footer-module__3hUVsW__column a{color:var(--gray-500);margin-bottom:10px;font-size:.9rem;transition:color .2s;display:block}.Footer-module__3hUVsW__column a:hover{color:var(--white)}.Footer-module__3hUVsW__bottom{text-align:center;color:var(--gray-500);border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:15px;padding-top:30px;font-size:.85rem;display:flex}.Footer-module__3hUVsW__info{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}@media (max-width:768px){.Footer-module__3hUVsW__top{flex-direction:column}.Footer-module__3hUVsW__links{justify-content:space-between;gap:40px;width:100%}}
