.page-wrap.svelte-1bv7ezn{width:100%;min-height:100vh;background:#090d18;color:#eaf3fb;font-family:Figtree,sans-serif}.site-nav.svelte-1bv7ezn{position:fixed;top:0;left:0;right:0;z-index:100;height:64px;background:#090d18e0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.07)!important;display:flex;align-items:center;padding:0 2rem}.site-nav.svelte-1bv7ezn .nav-inner:where(.svelte-1bv7ezn){max-width:1180px;width:100%;margin:0 auto;display:flex;align-items:center;gap:2.5rem}.site-nav.svelte-1bv7ezn .nav-brand:where(.svelte-1bv7ezn){font-family:Outfit,sans-serif;font-size:1.375rem;font-weight:700;color:#13acee;text-decoration:none;letter-spacing:-.025em;margin-right:auto;transition:opacity .2s}.site-nav.svelte-1bv7ezn .nav-brand:where(.svelte-1bv7ezn):hover{opacity:.82}.site-nav.svelte-1bv7ezn .nav-links:where(.svelte-1bv7ezn) a:where(.svelte-1bv7ezn){color:#6e8fa8;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s;display:flex;align-items:center;gap:.375rem}.site-nav.svelte-1bv7ezn .nav-links:where(.svelte-1bv7ezn) a:where(.svelte-1bv7ezn):hover{color:#eaf3fb}.site-nav.svelte-1bv7ezn .nav-links:where(.svelte-1bv7ezn) .back-arrow:where(.svelte-1bv7ezn){font-size:1rem;line-height:1}@media(max-width:600px){.site-nav.svelte-1bv7ezn .nav-links:where(.svelte-1bv7ezn){display:none}}.site-nav.svelte-1bv7ezn .nav-cta:where(.svelte-1bv7ezn){padding:.5rem 1.25rem;background:transparent;color:#6e8fa8;text-decoration:none;border-radius:6px;font-size:.875rem;font-weight:500;border:1px solid rgba(255,255,255,.07);white-space:nowrap;transition:all .2s}.site-nav.svelte-1bv7ezn .nav-cta:where(.svelte-1bv7ezn):hover{color:#eaf3fb;border-color:#ffffff2e}.contact-wrap.svelte-1bv7ezn{max-width:1180px;width:100%;margin:0 auto;padding:9rem 2rem 5rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}@media(max-width:860px){.contact-wrap.svelte-1bv7ezn{grid-template-columns:1fr;gap:3rem;padding-top:7rem}}.section-label.svelte-1bv7ezn{display:inline-flex;align-items:center;gap:.625rem;font-family:Outfit,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#13acee;margin-bottom:1.25rem}.section-label.svelte-1bv7ezn:before{content:"";display:block;width:18px;height:2px;background:#13acee;border-radius:2px}h1.svelte-1bv7ezn{font-family:Forum,serif;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:400;line-height:1.08;letter-spacing:-.03em;color:#eaf3fb;margin-bottom:1.25rem}h1.svelte-1bv7ezn .title-accent:where(.svelte-1bv7ezn){color:#13acee}.contact-intro.svelte-1bv7ezn{font-size:1.0625rem;color:#6e8fa8;line-height:1.7;margin-bottom:2.5rem;max-width:420px}.contact-points.svelte-1bv7ezn{display:flex;flex-direction:column;gap:1.25rem}.contact-point.svelte-1bv7ezn{display:flex;align-items:flex-start;gap:1rem}.contact-point.svelte-1bv7ezn div:where(.svelte-1bv7ezn):last-child{display:flex;flex-direction:column;gap:.2rem}.contact-point.svelte-1bv7ezn div:where(.svelte-1bv7ezn):last-child strong:where(.svelte-1bv7ezn){font-size:.9375rem;font-weight:600;color:#eaf3fb}.contact-point.svelte-1bv7ezn div:where(.svelte-1bv7ezn):last-child span:where(.svelte-1bv7ezn){font-size:.875rem;color:#6e8fa8}.point-icon.svelte-1bv7ezn{width:38px;height:38px;border-radius:9px;border:1px solid rgba(255,255,255,.07);background:#13acee1a;display:flex;align-items:center;justify-content:center;color:#13acee;flex-shrink:0}.point-icon.svelte-1bv7ezn svg:where(.svelte-1bv7ezn){width:18px;height:18px}.point-icon.point-icon-warm.svelte-1bv7ezn{background:#b89dff1a;border-color:#b89dff26;color:#b89dff}.point-icon.point-icon-green.svelte-1bv7ezn{background:#6db8961a;border-color:#6db89626;color:#6db896}.contact-right.svelte-1bv7ezn{position:sticky;top:5rem}.contact-form.svelte-1bv7ezn{background:#0e1522;border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1.375rem}.form-row.svelte-1bv7ezn{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:500px){.form-row.svelte-1bv7ezn{grid-template-columns:1fr}}.form-group.svelte-1bv7ezn{display:flex;flex-direction:column;gap:.5rem}.form-group.svelte-1bv7ezn label:where(.svelte-1bv7ezn){font-size:.8125rem;font-weight:600;color:#6e8fa8;letter-spacing:.02em}.form-group.svelte-1bv7ezn input:where(.svelte-1bv7ezn),.form-group.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn){background:#ffffff0a;border:1px solid rgba(255,255,255,.07);border-radius:8px;padding:.75rem 1rem;font-size:.9375rem;font-family:Figtree,sans-serif;color:#eaf3fb;transition:border-color .2s,box-shadow .2s;resize:vertical}.form-group.svelte-1bv7ezn input:where(.svelte-1bv7ezn)::placeholder,.form-group.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn)::placeholder{color:#344a5e}.form-group.svelte-1bv7ezn input:where(.svelte-1bv7ezn):focus,.form-group.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn):focus{outline:2px solid rgba(19,172,238,.6);outline-offset:0;border-color:#13acee73;box-shadow:0 0 0 3px #13acee14}.form-group.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn){min-height:120px}.submit-btn.svelte-1bv7ezn{width:100%;padding:.875rem;background:#13acee;color:#fff;border:none;border-radius:8px;font-family:Figtree,sans-serif;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.25rem}.submit-btn.svelte-1bv7ezn:hover:not(:disabled){background:#39b9f1;transform:translateY(-1px);box-shadow:0 6px 20px #13acee47}.submit-btn.svelte-1bv7ezn:disabled{opacity:.55;cursor:not-allowed;transform:none}.success-card.svelte-1bv7ezn{background:#0e1522;border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.success-card.svelte-1bv7ezn .success-icon:where(.svelte-1bv7ezn){width:56px;height:56px;border-radius:50%;background:#6db8961f;border:1px solid rgba(109,184,150,.25);display:flex;align-items:center;justify-content:center;color:#6db896;margin-bottom:.5rem}.success-card.svelte-1bv7ezn .success-icon:where(.svelte-1bv7ezn) svg:where(.svelte-1bv7ezn){width:28px;height:28px}.success-card.svelte-1bv7ezn h2:where(.svelte-1bv7ezn){font-family:Forum,serif;font-size:1.875rem;font-weight:400;color:#eaf3fb;letter-spacing:-.02em}.success-card.svelte-1bv7ezn p:where(.svelte-1bv7ezn){font-size:1rem;color:#6e8fa8;line-height:1.65;max-width:320px}.btn-primary.svelte-1bv7ezn{display:inline-flex;align-items:center;padding:.75rem 1.75rem;background:#13acee;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:.9375rem;margin-top:.5rem;transition:all .2s}.btn-primary.svelte-1bv7ezn:hover{background:#39b9f1;transform:translateY(-1px);box-shadow:0 6px 20px #13acee47}.honeypot.svelte-1bv7ezn{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
