*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Tahoma,Arial,sans-serif;background:#f7f8fb;color:#101828;line-height:1.8}a{text-decoration:none;color:inherit}.container{width:min(1120px,92%);margin:auto}.narrow{width:min(850px,92%)}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border-bottom:1px solid #e5e7eb}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#0f172a,#2563eb);color:#fff;font-weight:800}.brand-text{display:flex;flex-direction:column}.brand-text strong{font-size:15px}.brand-text small{font-size:11px;color:#667085}.nav-links{display:flex;align-items:center;gap:22px;font-size:14px}.nav-links a{color:#344054}.nav-links a:hover{color:#2563eb}.lang-switch{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:36px;padding:0 10px;border:1px solid #d0d5dd;border-radius:10px;font-weight:800;background:#fff;color:#0f172a!important}.lang-switch:hover{border-color:#2563eb;background:#eff6ff}.nav-cta{padding:10px 16px;border-radius:10px;background:#0f172a;color:#fff!important}.menu-button{display:none;border:0;background:none;font-size:24px}.section{padding:92px 0}.hero{padding-top:110px;background:radial-gradient(circle at 80% 10%,#dbeafe 0,transparent 36%),linear-gradient(180deg,#fff,#f8fafc)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}.eyebrow{display:inline-block;color:#2563eb;font-weight:700;font-size:13px;letter-spacing:.2px;margin-bottom:14px}.hero h1,.section-heading h2,.split-grid h2,.contact-card h2{margin:0;color:#0f172a;line-height:1.35}.hero h1{font-size:clamp(36px,5vw,62px);max-width:800px}.hero-lead,.section-copy,.section-heading p,.contact-card p{color:#667085;font-size:18px}.hero-actions{display:flex;gap:12px;margin:30px 0 22px}.button{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:12px;font-weight:700}.button.primary{background:#2563eb;color:#fff}.button.primary:hover{background:#1d4ed8}.button.secondary{background:#fff;border:1px solid #d0d5dd;color:#101828}.trust-row{display:flex;flex-wrap:wrap;gap:18px;color:#475467;font-size:14px}.hero-panel{background:#0f172a;border-radius:24px;padding:24px;box-shadow:0 30px 80px rgba(15,23,42,.22);color:#fff}.status-pill{font-size:12px;background:#111c31;border:1px solid #263248;border-radius:999px;padding:8px 12px;margin-bottom:18px;display:inline-flex;align-items:center;gap:8px}.status-pill span{width:8px;height:8px;border-radius:50%;background:#22c55e}.panel-card{display:flex;align-items:center;gap:14px;background:#162033;border:1px solid #263248;border-radius:16px;padding:18px;margin-bottom:12px}.panel-card.featured{background:linear-gradient(135deg,#172554,#1e3a8a)}.panel-card .icon{min-width:46px;height:46px;border-radius:12px;background:#2563eb;display:grid;place-items:center;font-weight:800}.panel-card strong{display:block}.panel-card p{margin:3px 0 0;color:#cbd5e1;font-size:13px}.panel-footer{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.panel-footer span{font-size:11px;padding:7px 10px;border-radius:999px;background:#111827;border:1px solid #334155}.muted{background:#f2f4f7}.section-heading{text-align:center;max-width:740px;margin:0 auto 44px}.section-heading h2,.split-grid h2,.contact-card h2{font-size:clamp(30px,4vw,44px)}.cards{display:grid}.services-grid{grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:26px;transition:.2s}.service-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(16,24,40,.08)}.service-icon{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eff6ff;color:#2563eb;font-weight:800}.service-card h3{font-size:18px;margin:18px 0 8px}.service-card p{margin:0;color:#667085;font-size:14px}.split-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:start}.benefits{display:grid;grid-template-columns:1fr 1fr;gap:16px}.benefit{display:flex;gap:12px;background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:20px}.benefit>span{width:30px;height:30px;flex:0 0 30px;border-radius:50%;display:grid;place-items:center;background:#dcfce7;color:#15803d;font-weight:800}.benefit p{margin:4px 0 0;color:#667085;font-size:13px}.dark-section{background:#0f172a;color:#fff}.section-heading.light h2{color:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-step{padding:24px;border:1px solid #263248;border-radius:16px;background:#111c31}.process-step b{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#2563eb}.process-step h3{margin:16px 0 8px}.process-step p{margin:0;color:#cbd5e1;font-size:14px}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid #e4e7ec;border-radius:14px;padding:18px 20px}.faq-list summary{cursor:pointer;font-weight:700}.faq-list p{color:#667085;margin-bottom:0}.contact-section{padding-top:30px}.contact-card{background:linear-gradient(135deg,#eff6ff,#fff);border:1px solid #dbeafe;border-radius:24px;padding:42px;display:grid;grid-template-columns:1.2fr .8fr;gap:36px;align-items:center}.contact-note{background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:22px}.site-footer{padding:28px 0;background:#0b1220;color:#cbd5e1;font-size:12px}.footer-wrap{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.footer-wrap p{margin:0}@media(max-width:900px){.hero-grid,.split-grid,.contact-card{grid-template-columns:1fr}.services-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr}.nav-links{position:absolute;top:76px;right:4%;left:4%;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid #e4e7ec;border-radius:16px;padding:16px;box-shadow:0 18px 50px rgba(16,24,40,.12)}.nav-links.open{display:flex}.menu-button{display:block}.lang-switch{width:100%}}@media(max-width:620px){.section{padding:68px 0}.hero{padding-top:78px}.services-grid,.process-grid,.benefits{grid-template-columns:1fr}.hero-actions{flex-direction:column}.button{width:100%}.hero h1{font-size:38px}.contact-card{padding:26px}.brand-text small{display:none}}
