.site-footer{background:#10131a;color:#c7e2ff;padding:2rem 1rem 1.2rem;border-top:1px solid #23293a;margin-top:3rem}.footer-content{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.5rem}.footer-brand{font-size:1.5rem;font-weight:800;color:#4ea1ff;letter-spacing:2px}.footer-links{display:flex;gap:2rem}.footer-links a{color:#c7e2ff;text-decoration:none;font-weight:600;transition:color .2s}.footer-links a:hover{color:#4ea1ff}.footer-info{font-size:1rem;color:#7fa7d6;margin-top:.5rem}.home-main{background:#181c24;color:#f3f6fa}.home-hero{background:linear-gradient(120deg,#10131aeb 60%,#1e90ffa6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:4.5rem 1.5rem 3.5rem;text-align:center;box-shadow:0 4px 32px #0006;border-bottom:1px solid #2e3a4a;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2.5rem;transition:background .7s cubic-bezier(.4,0,.2,1)}.home-hero-content{max-width:500px;margin:0 auto}.home-hero h1{font-size:2.7rem;font-weight:900;color:#eaf6ff;margin-bottom:1.2rem;letter-spacing:1px;text-shadow:0 2px 16px #0a223a55;transition:color .7s cubic-bezier(.4,0,.2,1)}.home-hero-subtitle{color:#b3d6f7;font-size:1.25rem;margin-bottom:2.2rem;font-weight:500;transition:color .7s cubic-bezier(.4,0,.2,1)}.home-cta-group{display:flex;justify-content:center;gap:1.2rem;flex-wrap:wrap}.home-cta{background:linear-gradient(90deg,#4ea1ff 60%,#1e90ff);color:#fff;border:none;border-radius:6px;padding:1rem 2.2rem;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #0a223a55;transition:background .7s cubic-bezier(.4,0,.2,1),color .7s cubic-bezier(.4,0,.2,1);text-decoration:none;margin-bottom:.5rem}.home-cta.secondary{background:#23293a;color:#4ea1ff;border:1.5px solid #4ea1ff;transition:background .7s cubic-bezier(.4,0,.2,1),color .7s cubic-bezier(.4,0,.2,1)}.home-cta:hover{background:linear-gradient(90deg,#1e90ff 60%,#4ea1ff);color:#fff}.home-cta.secondary:hover{background:#4ea1ff;color:#10131a}.home-hero-visuals{display:flex;flex-direction:column;gap:1.2rem;align-items:center}.home-hero-img{width:70px;height:70px;background:#23293a;border-radius:50%;padding:1rem;box-shadow:0 2px 8px #0a223a55}.home-features{padding:3rem 1rem 2rem;background:#23293a;text-align:center}.home-features h2{font-size:2rem;color:#4ea1ff;margin-bottom:2rem}.home-features-list{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.feature-card{background:#181c24;border-radius:12px;box-shadow:0 2px 12px #0006;padding:1.5rem 1.2rem;min-width:220px;flex:1 1 220px;border:1px solid #2e3a4a;display:flex;flex-direction:column;align-items:center;gap:1rem}.feature-card img{width:48px;height:48px;margin-bottom:.5rem}.feature-card h3{color:#4ea1ff;margin-bottom:.7rem}.home-trust{padding:2.5rem 1rem 2rem;background:#181c24;text-align:center}.home-trust h2{color:#4ea1ff;margin-bottom:1.5rem}.home-trust-badges{display:flex;gap:2.5rem;justify-content:center;align-items:center;flex-wrap:wrap}.home-trust-badges img{height:54px;background:#fff;border-radius:8px;padding:.5rem 1rem;box-shadow:0 2px 8px #0a223a33}.home-methodology{padding:2.5rem 1rem 3rem;background:#23293a;text-align:center}.home-methodology h2{color:#4ea1ff;margin-bottom:1.2rem}.home-methodology ol{max-width:600px;margin:0 auto;text-align:left;color:#c7e2ff;font-size:1.1rem;padding-left:1.5rem}.home-methodology li{margin-bottom:1rem}body{background:#181c24;color:#f3f6fa;font-family:Segoe UI,Arial,sans-serif;margin:0;min-height:100vh}.nav-brand{font-size:2rem;font-weight:800;letter-spacing:2px;color:#4ea1ff;text-shadow:0 2px 8px #0a223a99}nav{background:#10131a;padding:1.5rem 2.5rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 16px #000a;border-bottom:1px solid #23293a}nav a{margin-left:2rem;font-weight:600;font-size:1.1rem;color:#f3f6fa;letter-spacing:1px;padding:.3rem .7rem;border-radius:4px;transition:background .2s,color .2s}nav a:hover,nav a.active{background:#4ea1ff;color:#10131a}.section-card{background:#23293a;border-radius:18px;box-shadow:0 4px 32px #0008;padding:2.5rem 2rem;max-width:700px;margin:2.5rem auto;border:1px solid #2e3a4a}.about-section .subtitle{color:#4ea1ff;font-size:1.2rem;margin-bottom:1.2rem;font-weight:600}.about-highlights{display:flex;gap:2.5rem;margin-top:2rem;flex-wrap:wrap}.about-highlights h3{color:#4ea1ff;margin-bottom:.5rem}.about-highlights ul{margin:0;padding-left:1.2rem}.services-section .service-list{display:flex;gap:2rem;margin-top:2.5rem;flex-wrap:wrap}.service-card{background:#181c24;border-radius:12px;box-shadow:0 2px 12px #0006;padding:1.5rem 1.2rem;min-width:220px;flex:1 1 220px;border:1px solid #2e3a4a}.service-card h3{color:#4ea1ff;margin-bottom:.7rem}.service-card ul{margin:0;padding-left:1.2rem}.contact-section .contact-info{margin:1.5rem 0 2rem;padding:0;list-style:none}.contact-section .contact-info li{margin-bottom:.7rem;font-size:1.1rem}.contact-section .contact-info a{color:#4ea1ff;text-decoration:underline}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form input,.contact-form textarea{background:#181c24;border:1px solid #2e3a4a;color:#f3f6fa;padding:.7rem 1rem;border-radius:6px;font-size:1rem;font-family:inherit;resize:none}.contact-form button{background:linear-gradient(90deg,#4ea1ff 60%,#1e90ff);color:#fff;border:none;border-radius:6px;padding:.8rem 1.5rem}.nav-brand-header{font-size:2.5rem;font-weight:900;letter-spacing:2.5px;color:#4ea1ff;text-shadow:0 2px 16px #0a223a99;margin:0;line-height:1.1}.nav-brand-header-link{color:#4ea1ff;-webkit-text-decoration:none!important;-moz-text-decoration:none!important;text-decoration:none!important;transition:color .2s;padding:0;font-size:inherit;font-weight:inherit;background:none;border:none;box-shadow:none;cursor:pointer}.nav-brand-header-link:hover{color:#fff}a:hover{color:#1e90ff}nav{background:#10131a;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #0003}nav a{margin-left:1.5rem;font-weight:500}section{padding:2rem 1rem}button,input,textarea{font-family:inherit;border-radius:6px;border:1px solid #222;padding:.5rem 1rem;background:#23293a;color:#f3f6fa;margin-bottom:.5rem}button{background:#4ea1ff;color:#fff;border:none;cursor:pointer;font-weight:600}button:hover{background:#1e90ff}
