.public-navbar{background:#fff;border-bottom:.667px solid #e5e7eb;padding:0;position:sticky;top:0;z-index:1000;width:100%}.navbar-container{max-width:1440px;margin:0 auto;height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 159px}@media(max-width:1200px){.navbar-container{padding:0 80px}}@media(max-width:768px){.navbar-container{padding:0 20px}}.navbar-brand .brand-link{display:flex;align-items:center;text-decoration:none;height:48px}.navbar-menu{display:flex;align-items:center;gap:32px}.navbar-menu .nav-link{color:#4a5565;font-size:16px;line-height:24px;text-decoration:none;font-family:Arial,sans-serif;transition:color .2s ease}.navbar-menu .nav-link:hover{color:#101828}@media(max-width:768px){.navbar-menu{display:none}}.navbar-actions{display:flex;align-items:center;gap:16px;height:36px}.navbar-actions .btn-signin{padding:8px 16px;border-radius:8px;color:#0a0a0a;font-size:14px;line-height:20px;text-decoration:none;font-family:Arial,sans-serif;background:transparent;transition:background-color .2s ease}.navbar-actions .btn-signin:hover{background-color:#f9fafb}.navbar-actions .btn-get-started{background:#155dfc;color:#fff;padding:8px 16px;border-radius:8px;font-size:14px;line-height:20px;text-decoration:none;font-family:Arial,sans-serif;transition:background-color .2s ease;white-space:nowrap}.navbar-actions .btn-get-started:hover{background:#0e4fd9}@media(max-width:768px){.navbar-actions{gap:8px}.navbar-actions .btn-get-started,.navbar-actions .btn-signin{padding:6px 12px;font-size:13px}}.mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;margin-left:8px}.mobile-menu-toggle .hamburger{display:flex;flex-direction:column;gap:4px;width:24px;height:18px;position:relative}.mobile-menu-toggle .hamburger span{width:100%;height:2px;background:#101828;border-radius:2px;transition:all .3s ease}.mobile-menu-toggle .hamburger span:first-child{transform-origin:top left}.mobile-menu-toggle .hamburger span:nth-child(2){transform-origin:center}.mobile-menu-toggle .hamburger span:nth-child(3){transform-origin:bottom left}.mobile-menu-toggle .hamburger.open span:first-child{transform:rotate(45deg) translate(2px,-2px)}.mobile-menu-toggle .hamburger.open span:nth-child(2){opacity:0}.mobile-menu-toggle .hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(2px,2px)}@media(max-width:768px){.mobile-menu-toggle{display:block}.navbar-menu{position:absolute;top:64px;left:0;right:0;background:#fff;border-bottom:.667px solid #e5e7eb;flex-direction:column;padding:20px;gap:16px;display:none;box-shadow:0 4px 6px rgba(0,0,0,.1)}.navbar-menu.open{display:flex}.navbar-menu .nav-link{padding:12px 0;border-bottom:1px solid #f3f4f6}.navbar-menu .nav-link:last-child{border-bottom:none}.navbar-container{position:relative}}.footer{background:#101828;color:#fff;padding:54px 162px 32px;min-height:372px}@media(max-width:1200px){.footer{padding:54px 20px 32px}}.footer .footer-container{max-width:1209px;margin:0 auto}.footer .footer-content{display:grid;grid-template-columns:384px repeat(4,176px);gap:32px;margin-bottom:32px}@media(max-width:1200px){.footer .footer-content{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:768px){.footer .footer-content{grid-template-columns:1fr}}.footer .footer-brand{display:flex;flex-direction:column;gap:16px}.footer .footer-brand .brand-link{display:flex;align-items:center;gap:8px;text-decoration:none;height:32px}.footer .footer-brand .brand-link .brand-icon{background:#155dfc;border-radius:10px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer .footer-brand .brand-link .brand-icon .brand-letter{color:#fff;font-size:16px;font-weight:600;line-height:24px;font-family:Arial,sans-serif}.footer .footer-brand .brand-link .brand-text{color:#fff;font-size:20px;font-weight:600;line-height:28px;font-family:Arial,sans-serif}.footer .footer-brand .brand-description{font-size:14px;line-height:20px;color:#d1d5dc;margin:0;font-family:Arial,sans-serif}.footer .footer-brand .social-links{display:flex;gap:16px;margin-top:8px}.footer .footer-brand .social-links .social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#1e2939;border-radius:9999px;color:#d1d5dc;text-decoration:none;transition:background-color .2s ease}.footer .footer-brand .social-links .social-link:hover{background:#2d3748;color:#fff}.footer .footer-column{display:flex;flex-direction:column;gap:16px}.footer .footer-column .footer-title{font-size:18px;line-height:27px;font-weight:400;color:#fff;margin:0;font-family:Arial,sans-serif}.footer .footer-column .footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer .footer-column .footer-links li a{font-size:14px;line-height:20px;color:#d1d5dc;text-decoration:none;font-family:Arial,sans-serif;transition:color .2s ease}.footer .footer-column .footer-links li a:hover{color:#fff}.footer .footer-bottom{border-top:.667px solid #1e2939;padding-top:32px;text-align:center}.footer .footer-bottom .copyright{font-size:14px;line-height:20px;color:#d1d5dc;margin:0;font-family:Arial,sans-serif}