:root{--bg: rgba(8, 13, 26, .82);--bg2: rgba(13, 22, 40, .86);--bg3: #111E34;--border: #1A2C48;--border2: #243A5C;--text1: #FFFFFF;--text2: #A8B8CC;--text3: #5C728C;--accent: #2563EB;--signal: #06B6D4;--active: #22C55E}[data-astro-cid-fhgooez4]{box-sizing:border-box}body{background:var(--bg);color:var(--text2);font-family:Inter,sans-serif}.page-hero[data-astro-cid-fhgooez4]{min-height:520px;background:var(--bg);padding:9rem 2rem 5rem;position:relative;overflow:hidden}.page-hero-bg[data-astro-cid-fhgooez4]{position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 60% 30%,rgba(37,99,235,.14) 0%,transparent 60%),radial-gradient(ellipse 40% 40% at 20% 80%,rgba(6,182,212,.07) 0%,transparent 60%);pointer-events:none}.page-hero-inner[data-astro-cid-fhgooez4]{max-width:1280px;margin:0 auto;position:relative}.breadcrumb[data-astro-cid-fhgooez4]{display:flex;align-items:center;gap:.4rem;font-size:.8125rem;color:var(--text3);margin-bottom:1.5rem}.breadcrumb[data-astro-cid-fhgooez4] a[data-astro-cid-fhgooez4]{color:var(--text3);text-decoration:none;transition:color .2s}.breadcrumb[data-astro-cid-fhgooez4] a[data-astro-cid-fhgooez4]:hover{color:var(--text2)}.hero-eyebrow[data-astro-cid-fhgooez4]{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;background:#2563eb1f;border:1px solid rgba(37,99,235,.25);padding:.25rem .75rem;border-radius:20px}.hero-title[data-astro-cid-fhgooez4]{font-size:clamp(2rem,5vw,3.25rem);font-weight:700;color:#fff;letter-spacing:-.04em;line-height:1.12;margin:0 0 1.25rem;max-width:640px}.title-accent[data-astro-cid-fhgooez4]{background:linear-gradient(100deg,#3b82f6,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle[data-astro-cid-fhgooez4]{color:var(--text2);font-size:1.0625rem;line-height:1.7;max-width:600px;margin:0 0 2.25rem}.hero-actions[data-astro-cid-fhgooez4]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:2.5rem}.btn-primary[data-astro-cid-fhgooez4]{text-decoration:none;background:var(--accent);color:#fff;font-size:.9375rem;font-weight:600;padding:.75rem 1.75rem;border-radius:8px;transition:background .2s,box-shadow .2s;box-shadow:0 0 22px #2563eb66}.btn-primary[data-astro-cid-fhgooez4]:hover{background:#1d4ed8;box-shadow:0 0 30px #2563eb8c}.btn-secondary[data-astro-cid-fhgooez4]{text-decoration:none;color:var(--text2);font-size:.9375rem;font-weight:500;padding:.75rem 1.5rem;border-radius:8px;border:1px solid var(--border);transition:color .2s,border-color .2s,background .2s}.btn-secondary[data-astro-cid-fhgooez4]:hover{color:#fff;border-color:var(--border2);background:#ffffff0a}.hero-stats[data-astro-cid-fhgooez4]{display:flex;align-items:center;gap:0;background:#0d1628cc;border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.75rem;width:-moz-fit-content;width:fit-content;flex-wrap:wrap}.hstat[data-astro-cid-fhgooez4]{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:0 1.75rem}.hstat-num[data-astro-cid-fhgooez4]{font-size:1.625rem;font-weight:700;color:#fff;letter-spacing:-.04em}.hstat-lbl[data-astro-cid-fhgooez4]{font-size:.75rem;color:var(--text3);white-space:nowrap}.hstat-div[data-astro-cid-fhgooez4]{width:1px;height:36px;background:var(--border);flex-shrink:0}.features-section[data-astro-cid-fhgooez4]{background:var(--bg2);padding:5rem 2rem}.features-inner[data-astro-cid-fhgooez4]{max-width:1280px;margin:0 auto}.features-label[data-astro-cid-fhgooez4]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--signal);margin-bottom:2.5rem}.features-grid[data-astro-cid-fhgooez4]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width: 900px){.features-grid[data-astro-cid-fhgooez4]{grid-template-columns:1fr 1fr}}@media (max-width: 600px){.features-grid[data-astro-cid-fhgooez4]{grid-template-columns:1fr}}.feat-item[data-astro-cid-fhgooez4]{display:flex;gap:1rem;padding:1.5rem;background:#080d1ab3;border:1px solid var(--border);border-radius:12px;transition:border-color .3s,transform .3s}.feat-item[data-astro-cid-fhgooez4]:hover{border-color:var(--border2);transform:translateY(-2px)}.feat-icon[data-astro-cid-fhgooez4]{width:46px;height:46px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feat-icon--blue[data-astro-cid-fhgooez4]{background:#2563eb1f;border:1px solid rgba(37,99,235,.25)}.feat-icon--teal[data-astro-cid-fhgooez4]{background:#06b6d41f;border:1px solid rgba(6,182,212,.25)}.feat-icon--green[data-astro-cid-fhgooez4]{background:#22c55e1a;border:1px solid rgba(34,197,94,.2)}.feat-body[data-astro-cid-fhgooez4] h3[data-astro-cid-fhgooez4]{font-size:.9375rem;font-weight:600;color:#fff;margin:0 0 .4rem}.feat-body[data-astro-cid-fhgooez4] p[data-astro-cid-fhgooez4]{font-size:.8125rem;color:var(--text2);line-height:1.6;margin:0}.how-section[data-astro-cid-fhgooez4]{background:var(--bg);padding:5rem 2rem}.how-inner[data-astro-cid-fhgooez4]{max-width:1280px;margin:0 auto}.section-title[data-astro-cid-fhgooez4]{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:#fff;letter-spacing:-.03em;margin:0 0 .5rem;text-align:center}.section-sub[data-astro-cid-fhgooez4]{color:var(--text2);text-align:center;margin:0 0 3rem;font-size:1rem}.steps-list[data-astro-cid-fhgooez4]{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:start;gap:0}@media (max-width: 900px){.steps-list[data-astro-cid-fhgooez4]{grid-template-columns:1fr;gap:1.5rem}.step-connector[data-astro-cid-fhgooez4]{display:none}}.step-connector[data-astro-cid-fhgooez4]{padding-top:2rem;display:flex;align-items:start;justify-content:center}.step-connector[data-astro-cid-fhgooez4]:after{content:"";display:block;width:40px;height:1px;background:linear-gradient(90deg,var(--border2),var(--border))}.step[data-astro-cid-fhgooez4]{background:#0d1628cc;border:1px solid var(--border);border-radius:12px;padding:1.5rem;text-align:center}.step-num[data-astro-cid-fhgooez4]{font-size:.7rem;font-weight:700;letter-spacing:.1em;color:var(--accent);margin-bottom:.75rem}.step[data-astro-cid-fhgooez4] h3[data-astro-cid-fhgooez4]{font-size:.9375rem;font-weight:600;color:#fff;margin:0 0 .5rem}.step[data-astro-cid-fhgooez4] p[data-astro-cid-fhgooez4]{font-size:.8125rem;color:var(--text2);line-height:1.6;margin:0}.offices-section[data-astro-cid-fhgooez4]{background:var(--bg2);padding:5rem 2rem}.offices-inner[data-astro-cid-fhgooez4]{max-width:1280px;margin:0 auto;text-align:center}.offices-label[data-astro-cid-fhgooez4]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--signal);margin-bottom:.75rem}.offices-title[data-astro-cid-fhgooez4]{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:#fff;letter-spacing:-.03em;margin:0 0 .5rem}.offices-sub[data-astro-cid-fhgooez4]{color:var(--text2);font-size:1rem;margin:0 auto 3rem;max-width:540px;line-height:1.6}.offices-grid[data-astro-cid-fhgooez4]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;text-align:left}@media (max-width: 700px){.offices-grid[data-astro-cid-fhgooez4]{grid-template-columns:1fr}}.office-card[data-astro-cid-fhgooez4]{background:#080d1ab3;border:1px solid var(--border);border-radius:16px;overflow:hidden;transition:border-color .3s,transform .3s}.office-card[data-astro-cid-fhgooez4]:hover{border-color:var(--border2);transform:translateY(-3px)}.office-map[data-astro-cid-fhgooez4]{width:100%;line-height:0}.office-map[data-astro-cid-fhgooez4] svg[data-astro-cid-fhgooez4]{width:100%;height:auto;display:block}.office-body[data-astro-cid-fhgooez4]{padding:1.5rem 1.75rem 1.75rem}.office-flag[data-astro-cid-fhgooez4]{font-size:1.75rem;margin-bottom:.5rem;line-height:1}.office-city[data-astro-cid-fhgooez4]{font-size:1.375rem;font-weight:700;color:#fff;margin:0 0 .15rem}.office-country[data-astro-cid-fhgooez4]{font-size:.8125rem;color:var(--text3);margin:0 0 1.25rem;text-transform:uppercase;letter-spacing:.08em}.office-details[data-astro-cid-fhgooez4]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.office-details[data-astro-cid-fhgooez4] li[data-astro-cid-fhgooez4]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--text2)}.office-details[data-astro-cid-fhgooez4] svg[data-astro-cid-fhgooez4]{flex-shrink:0}
