*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--blue-900:#0c1e3d;--blue-800:#132d5e;--blue-700:#1a3f7a;--blue-600:#2563eb;--blue-500:#3b82f6;--blue-100:#dbeafe;--blue-50:#eff6ff;--gold:#d4a017;--gold-light:#f5d76e;--white:#ffffff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-400:#94a3b8;--gray-600:#475569;--gray-800:#1e293b;--shadow:0 4px 24px rgba(12,30,61,0.08);--shadow-lg:0 12px 48px rgba(12,30,61,0.12);--radius:12px;--radius-lg:20px}html{scroll-behavior:smooth}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:var(--gray-800);background:var(--white);line-height:1.6;-webkit-font-smoothing:antialiased}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-200)}.header-inner{max-width:1100px;margin:0 auto;padding:0 1.5rem;height:68px;justify-content:space-between}.header-inner,.logo{display:flex;align-items:center}.logo{text-decoration:none;color:var(--blue-900)}.logo-brand{display:flex;align-items:center;gap:.75rem}.logo-mark{width:44px;height:44px;flex-shrink:0}.logo-wordmark{display:flex;flex-direction:column;line-height:1.15}.logo-name{font-weight:700;font-size:1.15rem;letter-spacing:-.03em;color:var(--blue-900)}.logo-accent{color:var(--blue-600)}.logo-num{color:var(--gold);font-weight:800}.logo-tagline{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--gray-400);margin-top:2px}.logo-brand--light .logo-name{color:white}.logo-brand--light .logo-accent{color:var(--blue-100)}.logo-brand--light .logo-num{color:var(--gold-light)}.logo-brand--light .logo-tagline{color:rgba(255,255,255,.6)}.nav{display:flex;align-items:center;gap:2rem}.nav a{text-decoration:none;color:var(--gray-600);font-size:.95rem;font-weight:500;transition:color .2s}.nav a:hover{color:var(--blue-600)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.4rem;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .2s;cursor:pointer;border:none}.btn-primary{background:linear-gradient(135deg,var(--blue-700),var(--blue-500));color:white;box-shadow:0 4px 14px rgba(37,99,235,.35)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(37,99,235,.45)}.btn-outline{background:transparent;color:var(--blue-700);border:2px solid var(--blue-600)}.btn-outline:hover{background:var(--blue-50)}.btn-outline-light{background:transparent;color:white;border:2px solid rgba(255,255,255,.5)}.btn-outline-light:hover{background:rgba(255,255,255,.1);border-color:white}.btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold-light));color:var(--blue-900);box-shadow:0 4px 14px rgba(212,160,23,.35)}.btn-gold:hover{transform:translateY(-1px)}.btn-lg{padding:.9rem 2rem;font-size:1.05rem;border-radius:12px}.hero{padding:9rem 1.5rem 5rem;background:linear-gradient(160deg,var(--blue-900) 0,var(--blue-700) 50%,var(--blue-600) 100%);color:white;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.25) 0,transparent 70%);border-radius:50%}.hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center;position:relative}.hero-badge{display:inline-block;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);padding:.4rem 1rem;border-radius:50px;font-size:.85rem;font-weight:500;margin-bottom:1.2rem}.hero h1{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;margin-bottom:1.2rem}.hero h1 em{font-style:normal;color:var(--gold-light)}.hero-desc{font-size:1.15rem;opacity:.9;margin-bottom:2rem;max-width:480px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-card{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.15);border-radius:var(--radius-lg);padding:2rem}.hero-card h3{font-size:1.1rem;margin-bottom:1.2rem;opacity:.9}.contact-item{display:flex;align-items:center;gap:.8rem;padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.contact-item:last-child{border-bottom:none}.contact-icon{width:42px;height:42px;background:rgba(255,255,255,.15);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.contact-item a{color:white;text-decoration:none;font-weight:600;font-size:1.05rem}.contact-item a:hover{text-decoration:underline}.contact-item small{display:block;opacity:.7;font-size:.8rem;font-weight:400}section{padding:5rem 1.5rem}.section-inner{max-width:1100px;margin:0 auto}.section-label{display:inline-block;color:var(--blue-600);font-weight:600;font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.6rem}.section-title{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;color:var(--blue-900);letter-spacing:-.02em;margin-bottom:.8rem}.section-desc{color:var(--gray-600);font-size:1.05rem;max-width:600px;margin-bottom:3rem}.services{background:var(--gray-50)}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.service-card{background:white;border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow);border:1px solid var(--gray-200);transition:transform .2s,box-shadow .2s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.service-icon{width:52px;height:52px;background:var(--blue-50);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:1.2rem}.service-card h3{font-size:1.15rem;font-weight:700;color:var(--blue-900);margin-bottom:.6rem}.service-card p{color:var(--gray-600);font-size:.95rem}.why-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:2rem;gap:2rem}.why-item{text-align:center;padding:1.5rem}.why-number{width:48px;height:48px;background:linear-gradient(135deg,var(--blue-700),var(--blue-500));color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1.1rem;margin:0 auto 1rem}.why-item h3{font-size:1.05rem;font-weight:700;color:var(--blue-900);margin-bottom:.5rem}.why-item p{color:var(--gray-600);font-size:.9rem}.contact-cta{background:linear-gradient(160deg,var(--blue-900),var(--blue-700));color:white;text-align:center}.contact-cta .section-title{color:white}.contact-cta .section-desc{color:rgba(255,255,255,.8);margin:0 auto 2rem}.contact-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.legal{background:var(--gray-100);padding:4rem 1.5rem}.legal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1.5rem;gap:1.5rem}.legal-card{background:white;border-radius:var(--radius);padding:1.5rem;border:1px solid var(--gray-200)}.legal-card h4{font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400);margin-bottom:.4rem}.legal-card p{font-size:.95rem;color:var(--gray-800);font-weight:500}.legal-links{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.legal-page{padding:7rem 1.5rem 4rem;min-height:70vh}.legal-page-inner{max-width:760px;margin:0 auto}.legal-back{display:inline-block;color:var(--blue-600);text-decoration:none;font-size:.9rem;font-weight:500;margin-bottom:1.5rem}.legal-back:hover{text-decoration:underline}.legal-page h1{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;color:var(--blue-900);letter-spacing:-.02em;margin-bottom:.5rem}.legal-updated{color:var(--gray-400);font-size:.9rem;margin-bottom:2.5rem}.legal-content section{padding:0;margin-bottom:2.5rem}.legal-content h2{font-size:1.2rem;font-weight:700;color:var(--blue-900);margin-bottom:.8rem;padding-bottom:.4rem;border-bottom:2px solid var(--blue-100)}.legal-content h3{font-size:1rem;font-weight:600;color:var(--blue-800);margin:1.2rem 0 .6rem}.legal-content p{margin-bottom:.8rem}.legal-content p,.legal-content ul{color:var(--gray-600);font-size:.95rem}.legal-content ul{margin:.5rem 0 1rem 1.2rem}.legal-content li{margin-bottom:.4rem}.legal-content a{color:var(--blue-600);text-decoration:underline}.legal-content a:hover{color:var(--blue-700)}.legal-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.9rem}.legal-table td,.legal-table th{border:1px solid var(--gray-200);padding:.7rem 1rem;text-align:left}.legal-table th{background:var(--gray-50);font-weight:600;color:var(--blue-900)}.legal-table td{color:var(--gray-600)}.footer{background:var(--blue-900);color:rgba(255,255,255,.7);padding:2.5rem 1.5rem;text-align:center;font-size:.85rem}.footer-inner{max-width:1100px;margin:0 auto}.footer-contact{margin-top:.5rem}.footer-links{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-top:1.2rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-links a{color:rgba(255,255,255,.6);text-decoration:none;font-size:.82rem}.footer-links a:hover{color:var(--gold-light);text-decoration:underline}.footer a{color:var(--gold-light);text-decoration:none}.footer a:hover{text-decoration:underline}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:200;background:white;border-top:1px solid var(--gray-200);box-shadow:0 -4px 24px rgba(0,0,0,.1);padding:1.2rem 1.5rem}.cookie-banner-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.cookie-banner p{flex:1 1;font-size:.88rem;color:var(--gray-600);min-width:240px}.cookie-banner p a{color:var(--blue-600);text-decoration:underline}.cookie-banner-actions{display:flex;gap:.6rem;flex-shrink:0}@media (max-width:768px){.logo-tagline,.nav{display:none}.hero-inner{grid-template-columns:1fr}.hero{padding-top:7rem}.hero-card{order:-1}.cookie-banner-inner{flex-direction:column;align-items:stretch}.cookie-banner-actions{justify-content:flex-end}}