*{box-sizing:border-box;margin:0;padding:0}.navbar{z-index:1000;background:#fff;justify-content:space-between;align-items:center;width:100%;height:80px;min-height:60px;padding:.5rem 5%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 10px #0000000d}.navbar.scrolled{background:#fff;height:55px;min-height:80px;padding:.4rem 5%;box-shadow:0 4px 20px #00000014}.logo{cursor:pointer;flex-shrink:0;align-items:center;height:100%;max-height:100%;display:flex}.logo-container{justify-content:center;align-items:center;height:100%;max-height:100%;display:flex}.navbar-logo{object-fit:contain;width:auto;height:auto;max-height:45px;display:block}.logo-text{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;line-height:1}.nav-links{align-items:center;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.nav-links li{position:relative}.nav-links li a{color:#4b5563;padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.nav-links li a:after{content:"";background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.nav-links li a:hover{color:#2563eb}.nav-links li a:hover:after{width:100%}.right-section{align-items:center;gap:1.5rem;height:100%;display:flex}.login-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);border:none;border-radius:50px;align-items:center;gap:8px;padding:.5rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #2563eb4d}.dropdown-arrow{font-size:.7rem;transition:transform .3s}.login-dropdown:hover .dropdown-arrow,.dropdown-menu.active+.login-btn .dropdown-arrow{transform:rotate(180deg)}.login-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #2563eb66}.login-btn:active{transform:translateY(0)}.hamburger{cursor:pointer;z-index:1001;flex-direction:column;padding:.5rem;display:none}.hamburger span{background:#4b5563;border-radius:3px;width:25px;height:3px;margin:2px 0;transition:all .3s}.hamburger.open span:first-child{background:#2563eb;transform:rotate(45deg)translate(5px,5px)}.hamburger.open span:nth-child(2){opacity:0;transform:translate(-10px)}.hamburger.open span:nth-child(3){background:#2563eb;transform:rotate(-45deg)translate(7px,-6px)}.login-dropdown{display:inline-block;position:relative}.dropdown-menu{opacity:0;visibility:hidden;z-index:1001;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:220px;transition:all .3s;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;transform:translateY(-10px);box-shadow:0 10px 30px #0000001a}.dropdown-menu.active,.login-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{color:#4b5563;border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:12px 20px;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dropdown-menu a:last-child{border-bottom:none}.dropdown-menu a:hover{color:#2563eb;background:#f9fafb;padding-left:25px}.dropdown-icon{text-align:center;min-width:24px;font-size:1.2rem}.dropdown-menu:before{content:"";z-index:-1;background:#fff;border-top:1px solid #e5e7eb;border-left:1px solid #e5e7eb;width:12px;height:12px;position:absolute;top:-6px;right:20px;transform:rotate(45deg)}@media screen and (max-width:768px){.hamburger{display:flex}.nav-links{z-index:1000;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:70%;max-width:350px;height:100vh;transition:right .4s ease-in-out;position:fixed;top:0;right:-100%;box-shadow:-5px 0 30px #0000001a}.nav-links.active{right:0}.nav-links li{text-align:center;width:100%}.nav-links li a{color:#4b5563;padding:1rem 2rem;font-size:1.2rem;display:block}.nav-links li a:after{display:none}.nav-links li a:hover{color:#2563eb;background:#f9fafb}.navbar{height:55px;min-height:55px;padding:.5rem 5%}.navbar.scrolled{height:50px;min-height:50px;padding:.4rem 5%}.navbar-logo{max-height:30px!important}.login-btn{padding:.4rem 1.2rem;font-size:.9rem}.login-dropdown{width:100%}.login-btn{justify-content:center;width:100%}.dropdown-menu{width:100%;box-shadow:none;opacity:1;visibility:visible;background:#fff;border:1px solid #e5e7eb;margin-top:190px;display:none;position:static;transform:none}.dropdown-menu.active{display:block}.dropdown-menu:before{display:none}.dropdown-menu a{justify-content:center;padding:12px 20px}.dropdown-menu a:hover{background:#f9fafb;padding-left:20px}.login-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:none}.right-section{gap:1rem}}@media screen and (max-width:480px){.nav-links{width:85%}.nav-links li a{padding:.8rem 1.5rem;font-size:1rem}.navbar-logo{max-height:35px!important}.login-btn{padding:.35rem 1rem;font-size:.85rem}.dropdown-menu a{padding:10px 15px;font-size:.9rem}.dropdown-icon{font-size:1rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-menu.active{animation:.3s dropdownFadeIn}
.aura-footer{color:#1a1a2e;background:#fff;border-top:1px solid #e5e7eb;margin-top:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;position:relative}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-main{border-bottom:1px solid #e5e7eb;padding:70px 0 50px}.footer-main .footer-container{grid-template-columns:2fr 1fr 1fr;justify-content:start;gap:60px;display:grid}.footer-column{flex-direction:column;gap:20px;display:flex}.company-column{gap:24px;max-width:380px}.footer-logo{align-items:center;gap:12px;margin-bottom:0;display:flex}.logo-icon{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:32px;transition:transform .3s;display:flex}.footer-logo:hover .logo-icon{transform:rotate(5deg)}.logo-text{color:#1a1a2e;-webkit-text-fill-color:#1a1a2e;background:0 0;font-size:26px;font-weight:800}.logo-highlight{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.footer-description{color:#4b5563;margin:0;font-size:14px;line-height:1.6}.footer-contact{flex-direction:column;gap:14px;margin-top:8px;display:flex}.contact-item{color:#4b5563;align-items:center;gap:12px;font-size:14px;display:flex}.contact-icon{color:#667eea;min-width:24px;font-size:18px}.contact-item a{color:#4b5563;text-decoration:none;transition:color .3s}.contact-item a:hover{color:#667eea}.footer-title{color:#1a1a2e;margin:0 0 8px;font-size:18px;font-weight:700;display:inline-block;position:relative}.footer-title:after{content:"";background:linear-gradient(90deg,#667eea,#764ba2);border-radius:2px;width:35px;height:2px;position:absolute;bottom:-10px;left:0}.footer-links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-links li{margin:0}.footer-links a{color:#4b5563;align-items:center;gap:8px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.footer-links a:hover{color:#667eea;transform:translate(5px)}.link-arrow{color:#667eea;font-size:12px;transition:transform .3s}.footer-links a:hover .link-arrow{transform:translate(3px)}.footer-bottom{background:#fff;padding:24px 0}.bottom-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.copyright p{color:#6b7280;margin:0;font-size:14px}.back-to-top{cursor:pointer;opacity:0;visibility:hidden;z-index:1000;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #00000026}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{transform:translateY(-3px);box-shadow:0 8px 20px #667eea66}.back-to-top svg{color:#fff;width:22px;height:22px}@media (max-width:1200px){.footer-main .footer-container{gap:50px}}@media (max-width:1024px){.footer-main .footer-container{grid-template-columns:1.5fr 1fr 1fr;gap:40px}.company-column{max-width:100%}.footer-main{padding:60px 0 40px}}@media (max-width:768px){.footer-main{padding:50px 0 35px}.footer-main .footer-container{grid-template-columns:repeat(2,1fr);gap:40px}.company-column{grid-column:span 2;max-width:100%}.footer-title{font-size:17px}.logo-text{font-size:22px}.logo-icon{width:44px;height:44px;font-size:28px}.bottom-wrapper{text-align:center;flex-direction:column;gap:16px}.back-to-top{width:44px;height:44px;bottom:20px;right:20px}}@media (max-width:576px){.footer-main .footer-container{grid-template-columns:1fr;gap:45px}.company-column{grid-column:span 1}.footer-column{text-align:center;align-items:center}.footer-title:after{left:50%;transform:translate(-50%)}.footer-links a{justify-content:center}.footer-links a:hover{transform:translate(0)}.contact-item{justify-content:center}.footer-description{text-align:center}.footer-logo{justify-content:center}.footer-container{padding:0 20px}.footer-main{padding:40px 0 30px}.copyright p{font-size:13px}}@media (max-width:375px){.footer-main{padding:35px 0 25px}.footer-title{font-size:16px}.footer-links a,.contact-item,.footer-description{font-size:13px}.logo-text{font-size:20px}.logo-icon{width:40px;height:40px;font-size:24px}.footer-container{padding:0 16px}.contact-icon{min-width:20px;font-size:16px}}@media (min-width:1025px){.footer-links a{position:relative}}@media print{.aura-footer{color:#000;background:#fff;border-top:1px solid #ddd}.back-to-top{display:none}.footer-links a{color:#000;text-decoration:none}.footer-title:after{background:#000}}@media (prefers-reduced-motion:reduce){.footer-links a,.newsletter-button,.back-to-top{transition:none}.footer-links a:hover{transform:none}}
