:root{--brand: #2337ff;--brand-600: #1f31e6;--brand-50: #eef2ff;--bg: #ffffff;--bg-soft: #f7f8fc;--card: #ffffff;--text: #0f172a;--muted: #475569;--muted-2: #64748b;--border: rgba(15, 23, 42, .1);--container: 1100px;--radius: 16px;--shadow: 0 10px 30px rgba(2, 6, 23, .08);--page-top: #0b1e3a;--page-mid: #123a8f;--page-bottom: #0b1e3a}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%}html{background:var(--page-top)}body{margin:0;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,var(--page-top) 0%,var(--page-mid) 45%,var(--page-bottom) 100%)!important;background-repeat:no-repeat;background-attachment:scroll;line-height:1.55;font-size:18px;color:#e5e7eb}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:700;line-height:1.15}p,li,a,input,textarea,select,button{font-family:Inter,sans-serif}a{color:#bfdbfe;text-decoration:none}a:hover{text-decoration:underline}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 1.25rem}.section{padding:3rem 0}.section h2{margin-bottom:1.5rem}.section--soft{background:var(--bg-soft)}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.site-header[data-astro-cid-gjphf53z]{position:sticky;top:0;z-index:20;padding:1rem 0 .75rem;background:linear-gradient(to bottom,#0f172ae6,#0f172a99);backdrop-filter:blur(10px);transition:padding .2s ease,box-shadow .2s ease}.site-header--scrolled[data-astro-cid-gjphf53z]{padding-top:.4rem;padding-bottom:.4rem;box-shadow:0 4px 12px #0f172acc}.nav[data-astro-cid-gjphf53z]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.logo-wrap[data-astro-cid-gjphf53z]{display:inline-flex;align-items:center;gap:.65rem}.logo-img[data-astro-cid-gjphf53z]{width:40px;height:40px;object-fit:contain;border-radius:6px;background:transparent}.logo-text[data-astro-cid-gjphf53z]{font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:1rem;color:#e5e7eb;white-space:nowrap}.site-header--scrolled[data-astro-cid-gjphf53z] .logo-img[data-astro-cid-gjphf53z]{width:32px;height:32px}.site-header--scrolled[data-astro-cid-gjphf53z] .logo-text[data-astro-cid-gjphf53z]{font-size:.9rem}.nav-links[data-astro-cid-gjphf53z]{display:flex;align-items:center;gap:1.25rem}.nav-link[data-astro-cid-gjphf53z]{position:relative;font-size:.95rem;color:#e5e7eb;white-space:nowrap;text-decoration:none}.nav-link[data-astro-cid-gjphf53z]:after{content:"";position:absolute;left:0;right:0;bottom:-.25rem;height:2px;border-radius:999px;background:#c9b856;transform-origin:center;transform:scaleX(0);opacity:0;transition:transform .18s ease-out,opacity .18s ease-out}.nav-link[data-astro-cid-gjphf53z]:hover:after{transform:scaleX(1);opacity:1}.site-main[data-astro-cid-gjphf53z]{padding:2rem 0 3rem}.contact-section[data-astro-cid-gjphf53z]{padding:1rem 0;background:#020617;border-top:1px solid #1f2937;border-bottom:1px solid #1f2937}.contact-grid[data-astro-cid-gjphf53z]{display:grid;grid-template-columns:.85fr 1.5fr;gap:1.5rem;align-items:center}.contact-section[data-astro-cid-gjphf53z] h2[data-astro-cid-gjphf53z]{margin:0 0 .5rem}.contact-section[data-astro-cid-gjphf53z] p[data-astro-cid-gjphf53z]{margin:0 0 .85rem;max-width:40ch;line-height:1.55}.contact-details[data-astro-cid-gjphf53z]{list-style:none;padding:0;margin:.85rem 0 .9rem}.contact-details[data-astro-cid-gjphf53z] li[data-astro-cid-gjphf53z]{margin-bottom:.35rem}.badge-row[data-astro-cid-gjphf53z]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.badge[data-astro-cid-gjphf53z]{background:#c9b85633;color:#c9b856;padding:.25rem .6rem;border-radius:999px;font-size:.8rem;border:1px solid rgba(201,184,86,.3)}.contact-form[data-astro-cid-gjphf53z]{display:grid;grid-template-columns:.75fr 1.6fr;gap:1.25rem;align-items:start;background:#0f0f0fcc;border-radius:16px;padding:1.25rem;box-shadow:0 1px 4px #00000080;border:1px solid rgba(200,200,200,.2)}.contact-form__left[data-astro-cid-gjphf53z]{display:grid;gap:.65rem}.contact-form__right[data-astro-cid-gjphf53z]{min-height:220px}.contact-form__right[data-astro-cid-gjphf53z] textarea[data-astro-cid-gjphf53z]{min-height:100%}.contact-form[data-astro-cid-gjphf53z] label[data-astro-cid-gjphf53z]{display:block;font-size:.8rem;margin:0;color:#e5e7eb}.form-row[data-astro-cid-gjphf53z]{display:grid;grid-template-columns:1fr;gap:.65rem}.contact-form[data-astro-cid-gjphf53z] input[data-astro-cid-gjphf53z],.contact-form[data-astro-cid-gjphf53z] select[data-astro-cid-gjphf53z],.contact-form[data-astro-cid-gjphf53z] textarea[data-astro-cid-gjphf53z]{width:100%;border-radius:.6rem;border:1px solid rgba(148,163,184,.5);font:inherit;background:#020617d9;color:#e5e7eb}.contact-form[data-astro-cid-gjphf53z] input[data-astro-cid-gjphf53z],.contact-form[data-astro-cid-gjphf53z] select[data-astro-cid-gjphf53z]{height:38px;padding:.45rem .6rem;font-size:.9rem;margin-top:.4rem}.contact-form[data-astro-cid-gjphf53z] textarea[data-astro-cid-gjphf53z]{margin-top:.4rem;min-height:200px;padding:.6rem .7rem;font-size:.9rem;background:#020617f2;resize:vertical}.contact-form[data-astro-cid-gjphf53z] input[data-astro-cid-gjphf53z]::placeholder,.contact-form[data-astro-cid-gjphf53z] textarea[data-astro-cid-gjphf53z]::placeholder{color:#e2e8f073}.contact-form[data-astro-cid-gjphf53z] input[data-astro-cid-gjphf53z]:focus,.contact-form[data-astro-cid-gjphf53z] select[data-astro-cid-gjphf53z]:focus,.contact-form[data-astro-cid-gjphf53z] textarea[data-astro-cid-gjphf53z]:focus{outline:none;border-color:#c9b856cc;box-shadow:0 0 0 3px #c9b85633}.btn-primary[data-astro-cid-gjphf53z]{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 1.25rem;border-radius:999px;border:none;background:#c9b856;color:#111827;font-weight:600;cursor:pointer;white-space:nowrap;font-size:.9rem;margin-top:.25rem}.btn-primary[data-astro-cid-gjphf53z]:hover{background:#d4c56a;text-decoration:none}@media(max-width:900px){.contact-form[data-astro-cid-gjphf53z]{grid-template-columns:1fr}.contact-form__right[data-astro-cid-gjphf53z]{min-height:auto}.contact-form__right[data-astro-cid-gjphf53z] textarea[data-astro-cid-gjphf53z]{min-height:180px}}@media(max-width:768px){.contact-grid[data-astro-cid-gjphf53z]{grid-template-columns:1fr}}.site-footer[data-astro-cid-gjphf53z]{background:linear-gradient(180deg,#030712,#111);color:#9ca3af;padding:2.5rem 0 2rem;font-size:.9rem;border-top:1px solid rgba(201,184,86,.25)}.footer-inner[data-astro-cid-gjphf53z]{display:flex;flex-direction:column;gap:.5rem;text-align:center}.footer-inner[data-astro-cid-gjphf53z] p[data-astro-cid-gjphf53z]{margin:0}.cert-logos[data-astro-cid-gjphf53z]{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap;padding:0 1rem}.cert-logos[data-astro-cid-gjphf53z] img[data-astro-cid-gjphf53z]{height:68px;width:auto;opacity:.85;filter:drop-shadow(0 2px 8px rgba(0,0,0,.4)) grayscale(.1);transition:transform .2s ease,opacity .2s ease,filter .2s ease}.cert-logos[data-astro-cid-gjphf53z] img[data-astro-cid-gjphf53z]:hover{transform:translateY(-3px) scale(1.05);opacity:1;filter:drop-shadow(0 4px 12px rgba(201,184,86,.3)) grayscale(0)}@media(max-width:600px){.cert-logos[data-astro-cid-gjphf53z] img[data-astro-cid-gjphf53z]{height:52px}}
