.header{z-index:120;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border-radius:25px;justify-content:space-between;align-items:center;width:100%;margin:0;padding:12px 36px;font-family:Poppins,sans-serif;transition:all .3s;display:flex;position:sticky;top:0;left:0;right:0;box-shadow:0 8px 24px #0000001f}.header .logo{align-items:center;gap:.6rem;display:flex}.header .logo img,.header .logo svg{height:48px;transition:transform .3s}.header .logo h1{color:#222;letter-spacing:.5px;font-size:1.7rem;font-weight:700}.header .logo:hover img{transform:scale(1.05)}.header .nav{align-items:center;gap:1.8rem;display:flex}.header .nav .nav-links{gap:1.5rem;list-style:none;display:flex}.header .nav .nav-links a{color:#222;font-size:1.2rem;font-weight:800;text-decoration:none;transition:all .3s}.header .nav .nav-links a:hover{color:#2b6cb0}.header .nav .nav-buttons{gap:1rem;display:flex}.header .nav .nav-buttons .nav-btn{color:#fff;background:linear-gradient(135deg,#0077b3,#0091d6);border-radius:40px;padding:10px 22px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 10px #005b924d}.header .nav .nav-buttons .nav-btn:hover{background:linear-gradient(135deg,#0091d6,#0af);transform:translateY(-2px);box-shadow:0 6px 14px #005b9259}.header .nav-toggle{display:none}@media (max-width:900px){.header .nav{background:#fffffffa;flex-direction:column;align-items:flex-start;width:100%;padding:1.5rem 2rem;transition:transform .3s;position:absolute;top:65px;right:0;transform:translateY(-200%)}.header .nav.active{transform:translateY(0)}.header .nav .nav-links,.header .nav .nav-buttons{flex-direction:column;width:100%;margin-top:1rem}.header .nav-toggle{display:block}}.hero-section{text-align:left;color:#fff;z-index:1;background-color:#006ba1;border-radius:0;height:220px;margin-top:-1rem;padding:2rem;font-family:Poppins,DM Sans,sans-serif;position:relative;overflow:hidden}.hero-section .hero-overlay{display:none}.hero-text h1{color:#fff;margin-bottom:1rem;font-family:"Baloo 2",cursive;font-size:3rem;font-weight:800}.hero-section .hero-content{z-index:2;max-width:70%;margin:0 auto;position:relative}.hero-section .hero-title{color:#fff;text-align:center;margin-bottom:1rem;font-size:2.9rem;font-weight:800;line-height:1.2}.hero-section .hero-subtitle{color:#f1f1f1;text-align:center;font-size:1.8rem;font-weight:600}.hero-section .hero-description{color:#e6f2fa;text-align:center;margin-bottom:-2rem;font-size:1.6rem;line-height:1.6}.hero-section .hero-btn{color:#fff;background-color:#ff6b6b;border-radius:40px;padding:12px 28px;font-size:1.8rem;font-weight:700;transition:all .3s;display:inline-block;box-shadow:0 4px 10px #00000026}.hero-section .hero-btn:hover{background-color:#ff8787;transform:scale(1.05)}@media (max-width:1024px){.hero-section{padding:4rem 2rem}.hero-section .hero-title{font-size:2.4rem}.hero-section .hero-subtitle{font-size:1.6rem}.hero-section .hero-description{font-size:1.5rem}.hero-section .hero-btn{padding:10px 24px;font-size:1.6rem}}@media (max-width:768px){.hero-section{padding:3rem 1.5rem}.hero-section .hero-title{font-size:2rem}.hero-section .hero-subtitle,.hero-section .hero-description{font-size:1.4rem}.hero-section .hero-btn{padding:8px 20px;font-size:1.4rem}}.melora-footer{text-align:left;color:#f1f5f9;z-index:1;background-color:#006ba1;padding:3rem 4%;font-family:Poppins,DM Sans,sans-serif;position:relative;overflow:hidden;box-shadow:0 -6px 20px #00000026}.melora-footer .footer-container{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;max-width:1300px;margin:0 auto;display:flex;position:relative}.melora-footer .footer-section{text-align:left;flex:1;min-width:250px}.melora-footer .footer-section.melora{flex:1.3}.melora-footer .footer-section.links{flex:1}.melora-footer .footer-section.contact{flex:1.2;margin-left:-3rem}.melora-footer .footer-section.social{flex:1}.melora-footer .footer-section h3{color:#fff;text-transform:uppercase;letter-spacing:.5px;text-align:left;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.melora-footer .footer-section p,.melora-footer .footer-section a{color:#e5e7eb;text-align:left;margin:.4rem 0;font-size:1.05rem;font-weight:800;line-height:1.6;text-decoration:none;transition:color .3s}.melora-footer .footer-section a:hover{color:#cbd5ff;text-decoration:underline}.melora-footer .social-icons{align-items:center;gap:1rem;margin-top:1rem;display:flex}.melora-footer .social-icons a{color:#fff;background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.4rem;transition:all .3s;display:flex}.melora-footer .social-icons a:hover{background:#ffffff40;transform:scale(1.1)translateY(-3px);box-shadow:0 3px 8px #00000040}.melora-footer .footer-bottom{text-align:center;color:#fff;border-top:1px solid #ffffff40;margin-top:.5rem;margin-bottom:-1rem;font-size:.95rem;font-weight:800}.melora-footer .social-icons a:first-child{background:#1877f2}.melora-footer .social-icons a:nth-child(2){background:linear-gradient(45deg,#f09433 0%,#dc2743 50%,#bc1888 100%)}.melora-footer .social-icons a:nth-child(3){background:red}.melora-footer .social-icons svg{filter:drop-shadow(0 2px 4px #00000080)}@media (max-width:1024px){.melora-footer .footer-container{max-width:95%}}@media (max-width:768px){.melora-footer .footer-container{flex-direction:column;align-items:flex-start}.melora-footer .footer-section{text-align:left;width:100%;margin-bottom:2rem}.melora-footer .social-icons{justify-content:flex-start}.melora-footer .social-icons a{width:50px;height:50px;font-size:1.5rem}}
