.contact-support[data-astro-cid-uhapsmpl]{position:relative;z-index:3;width:min(100%,760px);margin:0 auto;padding:36px;border:1px solid rgba(148,163,184,.24);border-radius:32px;background:#fffffff0;box-shadow:0 28px 80px #0f172a14,0 12px 30px #0ea5e90d;backdrop-filter:blur(10px);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.contact-support--dashboard[data-astro-cid-uhapsmpl]{width:min(100%,840px)}.contact-support__form[data-astro-cid-uhapsmpl]{display:flex;flex-direction:column;align-items:center}.contact-support__form-state[data-astro-cid-uhapsmpl]{width:100%}.contact-support__form-state[data-astro-cid-uhapsmpl][hidden],.contact-support__success[data-astro-cid-uhapsmpl][hidden]{display:none!important}.contact-support__grid[data-astro-cid-uhapsmpl]{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.contact-support__field[data-astro-cid-uhapsmpl]{width:100%}.contact-support__field--full[data-astro-cid-uhapsmpl]{grid-column:1 / -1}.contact-support__label[data-astro-cid-uhapsmpl]{display:block;margin-bottom:8px;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#334155;transition:color .2s ease}.contact-support__input[data-astro-cid-uhapsmpl],.contact-support__textarea[data-astro-cid-uhapsmpl]{width:100%;box-sizing:border-box;padding:16px 18px;border-radius:18px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font:inherit;box-shadow:inset 0 1px #ffffffa6;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background-color .2s ease,color .2s ease}.contact-support__input[data-astro-cid-uhapsmpl]:focus,.contact-support__textarea[data-astro-cid-uhapsmpl]:focus{outline:none;border-color:#0ea5e9;box-shadow:0 0 0 4px #0ea5e91f;transform:translateY(-1px)}.contact-support__textarea[data-astro-cid-uhapsmpl]{resize:vertical;min-height:180px}.contact-support__turnstile[data-astro-cid-uhapsmpl]{margin-top:22px;min-height:66px;align-self:center}.contact-support__turnstile-note[data-astro-cid-uhapsmpl]{width:100%;margin:22px 0 0;padding:14px 16px;border-radius:16px;border:1px dashed rgba(148,163,184,.7);background:#f8fafce0;text-align:center;font-size:14px;line-height:1.6;color:#64748b;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.contact-support__submit[data-astro-cid-uhapsmpl]{margin-top:12px;min-width:240px;padding:16px 28px;border-radius:999px;border:0;background:#218496;color:#fff;font:inherit;font-weight:800;font-size:18px;letter-spacing:-.01em;cursor:pointer;box-shadow:0 16px 30px #21849647;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease,background-color .2s ease}.contact-support__submit[data-astro-cid-uhapsmpl]:hover{transform:translateY(-1px);background:#1d7687;filter:none;box-shadow:0 18px 34px #21849652}.contact-support__submit[data-astro-cid-uhapsmpl]:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.contact-support__legal[data-astro-cid-uhapsmpl]{margin:14px auto 0;width:100%;max-width:100%;box-sizing:border-box;text-align:center;font-size:13px;line-height:1.65;color:#64748b;transition:color .2s ease}.contact-support__legal[data-astro-cid-uhapsmpl] a[data-astro-cid-uhapsmpl]{color:#0f2d4a;font-weight:700;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.contact-support__status[data-astro-cid-uhapsmpl]{margin:14px auto 0;text-align:center;font-weight:700;color:#0f2d4a;transition:color .2s ease}.contact-support__status--error[data-astro-cid-uhapsmpl]{color:#b91c1c}.contact-support__success[data-astro-cid-uhapsmpl]{display:flex;flex-direction:column;align-items:center;gap:16px;padding:12px 6px 6px;text-align:center}.contact-support__success-media[data-astro-cid-uhapsmpl] img[data-astro-cid-uhapsmpl]{display:block;width:min(100%,360px);height:auto;margin:0 auto}.contact-support__success-title[data-astro-cid-uhapsmpl]{margin:0;font-size:clamp(28px,3.2vw,40px);line-height:1.05;letter-spacing:-.04em;color:#0f172a;font-weight:600;transition:color .2s ease}.contact-support__success-text[data-astro-cid-uhapsmpl]{margin:0;max-width:38ch;font-size:17px;line-height:1.7;color:#475569;transition:color .2s ease}[data-theme=dark] .contact-support__legal[data-astro-cid-uhapsmpl],[data-theme=dark] .contact-support__success-text[data-astro-cid-uhapsmpl]{color:var(--text-secondary)}[data-theme=dark] .contact-support__success-title[data-astro-cid-uhapsmpl]{color:var(--text-primary)}[data-theme=dark] .contact-support[data-astro-cid-uhapsmpl]{border-color:var(--border);background:color-mix(in srgb,var(--bg-surface) 94%,transparent);box-shadow:0 28px 80px #02081780,0 12px 30px #0ea5e914}[data-theme=dark] .contact-support__label[data-astro-cid-uhapsmpl]{color:var(--text-primary)}[data-theme=dark] .contact-support__input[data-astro-cid-uhapsmpl],[data-theme=dark] .contact-support__textarea[data-astro-cid-uhapsmpl]{border-color:var(--border);background:var(--bg-primary);color:var(--text-primary);box-shadow:inset 0 1px #ffffff08}[data-theme=dark] .contact-support__input[data-astro-cid-uhapsmpl]::placeholder,[data-theme=dark] .contact-support__textarea[data-astro-cid-uhapsmpl]::placeholder{color:var(--text-muted)}[data-theme=dark] .contact-support__turnstile-note[data-astro-cid-uhapsmpl]{border-color:var(--border);background:var(--bg-elevated);color:var(--text-secondary)}[data-theme=dark] .contact-support__input[data-astro-cid-uhapsmpl]:focus,[data-theme=dark] .contact-support__textarea[data-astro-cid-uhapsmpl]:focus{border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf824}[data-theme=dark] .contact-support__legal[data-astro-cid-uhapsmpl] a[data-astro-cid-uhapsmpl],[data-theme=dark] .contact-support__status[data-astro-cid-uhapsmpl]{color:var(--text-primary)}[data-theme=dark] .contact-support__status--error[data-astro-cid-uhapsmpl]{color:#fca5a5}@media(max-width:780px){.contact-support[data-astro-cid-uhapsmpl]{padding:24px 18px;border-radius:24px}.contact-support__grid[data-astro-cid-uhapsmpl]{grid-template-columns:1fr;gap:16px}.contact-support__submit[data-astro-cid-uhapsmpl]{width:100%;min-width:0}}body{background:#fff;transition:background-color .2s ease,color .2s ease}.contact-paths[data-astro-cid-uw5kdbxl]{--contact-paths-top-bg: #ffffff;--contact-paths-mid-bg: #e0f4ff;--contact-paths-bottom-bg: #0ea5e9;--contact-path-card-surface: #ffffff;--contact-path-card-shadow: rgba(15, 23, 42, .12);--contact-path-card-shadow-soft: rgba(14, 165, 233, .08)}.contact-hero[data-astro-cid-uw5kdbxl]{position:relative;background:#fff}.contact-paths[data-astro-cid-uw5kdbxl]{position:relative;width:100vw;margin-left:calc(50% - 50vw);box-sizing:border-box}.contact-paths__bleed[data-astro-cid-uw5kdbxl]{overflow:visible;background:linear-gradient(180deg,var(--contact-paths-top-bg) 0%,var(--contact-paths-top-bg) 41%,var(--contact-paths-mid-bg) 63%,var(--contact-paths-bottom-bg) 100%)}.contact-paths__top[data-astro-cid-uw5kdbxl]{background-color:transparent;padding:270px 0 0;transition:background-color .2s ease}.contact-shell[data-astro-cid-uw5kdbxl].contact-shell--paths-heading{padding:0 32px 370px;text-align:center}.contact-paths__bottom[data-astro-cid-uw5kdbxl]{background-color:transparent;padding:0;transition:background-color .2s ease}.contact-paths__shell[data-astro-cid-uw5kdbxl]{padding-bottom:96px;padding-top:0}.contact-paths__grid-wrap[data-astro-cid-uw5kdbxl]{margin-top:-132px;position:relative;z-index:2;overflow:visible}.contact-paths__title[data-astro-cid-uw5kdbxl]{margin:0 auto;max-width:920px;font-size:clamp(26px,3.4vw,38px);font-weight:600;letter-spacing:-.03em;line-height:1.25;color:#0f172a}.contact-paths__grid[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:clamp(40px,5vw,88px);row-gap:48px;align-items:stretch;overflow:visible}.contact-path-card[data-astro-cid-uw5kdbxl]{display:grid;grid-template-rows:auto minmax(38px,auto) minmax(3.3em,auto) auto;justify-items:center;align-items:start;text-align:center;min-height:0;overflow:visible;padding:12px 22px 30px;border-radius:0;border:0;background:linear-gradient(180deg,var(--contact-paths-top-bg) 0%,var(--contact-paths-top-bg) 26%,color-mix(in srgb,var(--contact-paths-top-bg) 22%,var(--contact-path-card-surface)) 43%,var(--contact-path-card-surface) 57%,var(--contact-path-card-surface) 100%);box-shadow:0 28px 44px -24px var(--contact-path-card-shadow),0 18px 28px -24px var(--contact-path-card-shadow-soft);transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,color .2s ease}.contact-path-card__media[data-astro-cid-uw5kdbxl]{display:flex;align-items:flex-end;justify-content:center;width:calc(100% + 44px);max-width:none;margin:-68px -22px 28px;min-height:0}.contact-path-card__media[data-astro-cid-uw5kdbxl] img[data-astro-cid-uw5kdbxl]{display:block;max-width:min(300px,100%);width:auto;height:auto;max-height:260px;object-fit:contain;object-position:bottom center}.contact-path-card__title[data-astro-cid-uw5kdbxl]{margin:0 0 14px;font-size:clamp(18px,1.65vw,22px);line-height:1.2;letter-spacing:-.02em;color:#0f172a;font-weight:600;transition:color .2s ease}.contact-path-card__text[data-astro-cid-uw5kdbxl]{margin:0;max-width:30ch;font-size:14px;line-height:1.6;color:#64748b;transition:color .2s ease}.contact-path-card__cta[data-astro-cid-uw5kdbxl]{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;margin-top:26px;border-radius:50%;border:1px solid rgba(148,163,184,.42);background:#ffffffc7;backdrop-filter:blur(8px);color:#0f172a;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background-color .2s ease}.contact-path-card__cta[data-astro-cid-uw5kdbxl]:hover{transform:translateY(-1px);border-color:#94a3b899;background:#f8fafceb}.contact-path-card__cta-icon[data-astro-cid-uw5kdbxl]{display:block}@media(min-width:961px){.contact-paths__title[data-astro-cid-uw5kdbxl],.contact-path-card__title[data-astro-cid-uw5kdbxl]{white-space:nowrap}}@media(max-width:960px){.contact-paths__bleed[data-astro-cid-uw5kdbxl]{background:linear-gradient(180deg,var(--contact-paths-top-bg) 0%,var(--contact-paths-top-bg) 31%,var(--contact-paths-mid-bg) 52%,var(--contact-paths-bottom-bg) 100%)}.contact-paths__top[data-astro-cid-uw5kdbxl]{padding-top:170px}.contact-paths__grid-wrap[data-astro-cid-uw5kdbxl]{margin-top:-52px}.contact-shell[data-astro-cid-uw5kdbxl].contact-shell--paths-heading{padding:0 20px 250px}.contact-paths__grid[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr;row-gap:56px;column-gap:0}.contact-path-card__media[data-astro-cid-uw5kdbxl]{margin-top:-48px;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px}.contact-path-card__media[data-astro-cid-uw5kdbxl] img[data-astro-cid-uw5kdbxl]{max-height:220px}}.contact-shell[data-astro-cid-uw5kdbxl]{max-width:1320px;margin:0 auto;padding:84px 24px 0}.contact-shell--narrow[data-astro-cid-uw5kdbxl]{padding-top:0;padding-bottom:96px}.contact-hero__intro[data-astro-cid-uw5kdbxl]{max-width:760px;margin:0 auto 36px;text-align:center}.contact-hero__title[data-astro-cid-uw5kdbxl]{margin:0 0 16px;font-size:clamp(48px,7vw,88px);line-height:.95;letter-spacing:-.05em;color:#0f172a;font-weight:500;transition:color .2s ease}.contact-hero__subtitle[data-astro-cid-uw5kdbxl]{margin:0 auto;max-width:680px;font-size:19px;line-height:1.75;color:#475569;transition:color .2s ease}.contact-hero__stage[data-astro-cid-uw5kdbxl]{position:relative;max-width:1360px;margin:0 auto;padding:32px 0 120px;overflow:visible}.contact-hero__glow[data-astro-cid-uw5kdbxl]{position:absolute;border-radius:999px;filter:blur(12px);opacity:.8;pointer-events:none}.contact-hero__glow--left[data-astro-cid-uw5kdbxl]{width:240px;height:240px;left:4%;top:160px;background:transparent}.contact-hero__glow--right[data-astro-cid-uw5kdbxl]{width:320px;height:320px;right:2%;top:120px;background:transparent}.contact-hero__illustration[data-astro-cid-uw5kdbxl]{position:absolute;right:clamp(-12px,.6vw,16px);bottom:14px;width:min(300px,22vw);z-index:1;pointer-events:none;opacity:.96;transform:translate(clamp(28px,3.2vw,56px))}.contact-hero__illustration[data-astro-cid-uw5kdbxl]:before{content:"";position:absolute;inset:20% 14% 8%;border-radius:50%;background:radial-gradient(circle,rgba(14,165,233,.1),transparent 68%);filter:blur(14px);z-index:-1}.contact-hero__illustration[data-astro-cid-uw5kdbxl] img[data-astro-cid-uw5kdbxl]{display:block;width:100%;height:auto;filter:drop-shadow(0 16px 30px rgba(15,23,42,.12))}html[data-theme=dark] body{background:radial-gradient(circle at top,color-mix(in srgb,var(--accent-teal) 12%,transparent),transparent 34%),var(--bg-primary)}html[data-theme=dark] .contact-hero[data-astro-cid-uw5kdbxl]{background:var(--bg-primary)}[data-theme=dark] .contact-paths[data-astro-cid-uw5kdbxl]{--contact-paths-top-bg: var(--bg-primary);--contact-paths-mid-bg: var(--bg-surface);--contact-paths-bottom-bg: var(--bg-elevated);--contact-path-card-surface: var(--bg-surface);--contact-path-card-shadow: rgba(2, 8, 23, .42);--contact-path-card-shadow-soft: rgba(14, 165, 233, .12)}[data-theme=dark] .contact-hero__title[data-astro-cid-uw5kdbxl],[data-theme=dark] .contact-paths__title[data-astro-cid-uw5kdbxl],[data-theme=dark] .contact-path-card__title[data-astro-cid-uw5kdbxl]{color:var(--text-primary)}[data-theme=dark] .contact-hero__subtitle[data-astro-cid-uw5kdbxl],[data-theme=dark] .contact-path-card__text[data-astro-cid-uw5kdbxl]{color:var(--text-secondary)}[data-theme=dark] .contact-path-card[data-astro-cid-uw5kdbxl]{border-color:var(--border)}[data-theme=dark] .contact-path-card__cta[data-astro-cid-uw5kdbxl]{border-color:var(--border);background:var(--bg-elevated);color:var(--text-primary)}[data-theme=dark] .contact-path-card__cta[data-astro-cid-uw5kdbxl]:hover{border-color:color-mix(in srgb,var(--accent-teal) 42%,var(--border));background:color-mix(in srgb,var(--accent-teal) 12%,var(--bg-elevated))}[data-theme=dark] .contact-hero__glow--left[data-astro-cid-uw5kdbxl]{background:#38bdf81a}[data-theme=dark] .contact-hero__glow--right[data-astro-cid-uw5kdbxl]{background:#38bdf80f}[data-theme=dark] .contact-hero__illustration[data-astro-cid-uw5kdbxl]{opacity:.92}[data-theme=dark] .contact-hero__illustration[data-astro-cid-uw5kdbxl]:before{background:radial-gradient(circle,rgba(56,189,248,.12),transparent 70%)}[data-theme=dark] .contact-hero__illustration[data-astro-cid-uw5kdbxl] img[data-astro-cid-uw5kdbxl]{filter:drop-shadow(0 18px 34px rgba(2,8,23,.42))}@media(max-width:1240px){.contact-hero__stage[data-astro-cid-uw5kdbxl]{max-width:1240px;padding-bottom:104px}.contact-hero__illustration[data-astro-cid-uw5kdbxl]{width:min(260px,21vw);right:-6px;bottom:10px;transform:translate(clamp(22px,2.8vw,44px))}}@media(max-width:1100px){.contact-hero__illustration[data-astro-cid-uw5kdbxl]{position:relative;right:auto;bottom:auto;width:min(320px,62vw);margin:34px auto 0;transform:none}}@media(max-width:780px){.contact-shell[data-astro-cid-uw5kdbxl]{padding:64px 18px 0}.contact-shell--narrow[data-astro-cid-uw5kdbxl]{padding-bottom:72px}.contact-hero__subtitle[data-astro-cid-uw5kdbxl]{font-size:16px}.contact-hero__stage[data-astro-cid-uw5kdbxl]{padding-bottom:88px}}@media(max-width:560px){.contact-hero__title[data-astro-cid-uw5kdbxl]{font-size:44px}.contact-paths__title[data-astro-cid-uw5kdbxl]{font-size:clamp(20px,5.5vw,26px)}}
