.hero-section[data-astro-cid-nlow4r3u]{--section-padding: clamp(4rem, 10vw, 6rem);position:relative;overflow:hidden;isolation:isolate;background:var(--hero-gradient)}.hero-section__container[data-astro-cid-nlow4r3u]{position:relative;z-index:1;min-width:0;overflow:visible}.hero-section__body[data-astro-cid-nlow4r3u]{display:grid;gap:clamp(2.5rem,6vw,4rem);min-width:0}.hero-section__content[data-astro-cid-nlow4r3u]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.75rem;min-width:0;max-width:52rem;margin-inline:auto}.hero-section__eyebrow[data-astro-cid-nlow4r3u]{display:inline-block;background:#3a66ff1f;color:var(--text-brand);font-weight:700;overflow-wrap:break-word;word-break:break-word;white-space:normal}.hero-section__title[data-astro-cid-nlow4r3u]{font-size:clamp(3rem,8vw,5.5rem);line-height:1.05;letter-spacing:-.03em;margin:0;font-weight:800;overflow-wrap:break-word;word-break:break-word}.hero-section__description[data-astro-cid-nlow4r3u]{margin:0;max-width:50ch;font-size:clamp(1.125rem,2.3vw,1.35rem);line-height:1.6}.hero-section__actions[data-astro-cid-nlow4r3u]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center;margin-top:.5rem}.hero-section__backdrop[data-astro-cid-nlow4r3u]{position:absolute;inset:-20%;pointer-events:none;z-index:0}.hero-section__glow[data-astro-cid-nlow4r3u]{position:absolute;border-radius:999px;filter:blur(100px);opacity:.35}.hero-section__glow--brand[data-astro-cid-nlow4r3u]{width:35vw;height:35vw;top:-15%;left:-10%;background:radial-gradient(circle,rgba(58,102,255,.15),transparent 70%)}.hero-section__glow--accent[data-astro-cid-nlow4r3u]{width:30vw;height:30vw;right:-10%;bottom:-15%;background:radial-gradient(circle,rgba(16,185,129,.1),transparent 70%)}.hero-section__platforms[data-astro-cid-nlow4r3u]{display:flex;align-items:center;gap:.65rem;margin-top:.5rem}.hero-section__platforms-label[data-astro-cid-nlow4r3u]{font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em}.hero-section__platforms-name[data-astro-cid-nlow4r3u]{font-size:.88rem;font-weight:600;color:var(--text-secondary)}.hero-section__platforms-dot[data-astro-cid-nlow4r3u]{width:4px;height:4px;border-radius:50%;background:var(--text-subtle);opacity:.5}@media(max-width:768px){.hero-section[data-astro-cid-nlow4r3u]{padding-block:clamp(4.5rem,16vw,6rem)}.hero-section__title[data-astro-cid-nlow4r3u]{font-size:clamp(2.5rem,11vw,3.5rem)}.hero-section__actions[data-astro-cid-nlow4r3u]{width:100%}.hero-section__actions[data-astro-cid-nlow4r3u]>*{flex:1}}.how-it-works[data-astro-cid-2las7mku]{position:relative;background:var(--surface-page);overflow:hidden}.how-it-works__background[data-astro-cid-2las7mku]{position:absolute;inset:0;background:linear-gradient(180deg,rgba(58,102,255,.04),transparent 50%);pointer-events:none}.how-it-works__container[data-astro-cid-2las7mku]{position:relative;z-index:1;--stack-gap: clamp(2rem, 4vw, 2.75rem)}.how-it-works__header[data-astro-cid-2las7mku]{display:grid;gap:1rem;max-width:760px}.how-it-works__headline[data-astro-cid-2las7mku]{display:inline-flex;align-items:center;gap:.85rem}.how-it-works__accent[data-astro-cid-2las7mku]{display:inline-block;width:2.75rem;height:.25rem;border-radius:999px;background:linear-gradient(135deg,var(--brand-500),var(--accent-500))}.how-it-works__title[data-astro-cid-2las7mku]{font-size:clamp(2rem,4.2vw,2.75rem);font-weight:700;margin:0}.how-it-works__subtitle[data-astro-cid-2las7mku]{margin:0;font-size:1.05rem;max-width:60ch}.how-it-works__steps[data-astro-cid-2las7mku]{display:grid;gap:clamp(2rem,5vw,3rem);grid-template-columns:repeat(3,1fr);position:relative}.how-it-works__step[data-astro-cid-2las7mku]{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;padding:clamp(2rem,4vw,2.75rem) clamp(1.5rem,3vw,2rem);border-radius:1.75rem;background:var(--surface-card);border:1px solid var(--border-soft);box-shadow:var(--shadow-soft);transition:transform .3s ease,box-shadow .3s ease;overflow:hidden}.how-it-works__step[data-astro-cid-2las7mku]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--brand-500),var(--accent-500));opacity:0;transition:opacity .3s ease}.how-it-works__step[data-astro-cid-2las7mku]:hover{transform:translateY(-4px);box-shadow:var(--shadow-medium)}.how-it-works__step[data-astro-cid-2las7mku]:hover:after{opacity:1}.how-it-works__step-number[data-astro-cid-2las7mku]{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:linear-gradient(135deg,var(--brand-500),var(--brand-700));color:#fff;font-size:1.1rem;font-weight:800;flex-shrink:0;box-shadow:0 8px 20px -8px #3a66ff66}.how-it-works__step-icon[data-astro-cid-2las7mku]{width:3rem;height:3rem;color:var(--text-brand)}.how-it-works__step-icon[data-astro-cid-2las7mku] svg{width:100%;height:100%}.how-it-works__step-title[data-astro-cid-2las7mku]{margin:0;font-size:1.25rem;font-weight:600}.how-it-works__step-description[data-astro-cid-2las7mku]{margin:0;font-size:.95rem;line-height:1.6}.how-it-works__connector[data-astro-cid-2las7mku]{display:none;position:absolute;right:-1.5rem;top:50%;transform:translate(50%) translateY(-50%);width:2rem;height:2rem;color:var(--brand-500);z-index:2;opacity:.5}@media(min-width:1024px){.how-it-works__connector[data-astro-cid-2las7mku]{display:block}}@media(max-width:1024px){.how-it-works__steps[data-astro-cid-2las7mku]{grid-template-columns:1fr;max-width:480px;margin-inline:auto}}@media(max-width:768px){.how-it-works__headline[data-astro-cid-2las7mku]{flex-direction:column;align-items:flex-start;gap:.5rem}.how-it-works__accent[data-astro-cid-2las7mku]{width:2.25rem}}:root[data-theme=dark] .how-it-works__background[data-astro-cid-2las7mku]{background:linear-gradient(180deg,rgba(58,102,255,.08),transparent 50%)}:root[data-theme=dark] .how-it-works__step-number[data-astro-cid-2las7mku]{box-shadow:0 8px 20px -8px #3a66ff99}.feature-card[data-astro-cid-lxmfzltz]{position:relative;display:flex;flex-direction:column;gap:1.25rem;padding:clamp(1.75rem,4vw,2.25rem);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;overflow:hidden;border-radius:1.5rem}.feature-card__halo[data-astro-cid-lxmfzltz]{position:absolute;inset:0;border-radius:inherit;opacity:.4;background:var(--feature-card-halo, linear-gradient(140deg, rgba(58, 102, 255, .16), transparent 60%));transition:opacity .22s ease;pointer-events:none;z-index:0}.feature-card__icon[data-astro-cid-lxmfzltz]{position:relative;z-index:1;width:3.25rem;height:3.25rem;min-width:3.25rem;min-height:3.25rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--feature-card-icon, var(--brand-600));color:var(--text-inverse);box-shadow:0 12px 30px -18px #0f172a99}.feature-card__icon[data-astro-cid-lxmfzltz] svg{width:1.5rem;height:1.5rem;max-width:1.5rem;max-height:1.5rem;flex-shrink:0}.feature-card__title[data-astro-cid-lxmfzltz]{position:relative;z-index:1;font-size:1.2rem;font-weight:600;color:var(--text-primary);margin:0}.feature-card__description[data-astro-cid-lxmfzltz]{position:relative;z-index:1;margin:0;font-size:.98rem;line-height:1.6}.feature-card[data-astro-cid-lxmfzltz].is-interactive:hover{transform:translateY(-3px);box-shadow:var(--shadow-medium)}.feature-card[data-astro-cid-lxmfzltz].is-interactive:hover .feature-card__halo[data-astro-cid-lxmfzltz]{opacity:.65}.feature-card--primary[data-astro-cid-lxmfzltz]{--feature-card-halo: linear-gradient(140deg, rgba(58, 102, 255, .18), transparent 60%);--feature-card-icon: linear-gradient(135deg, var(--brand-600), var(--brand-700))}.feature-card--accent[data-astro-cid-lxmfzltz]{--feature-card-halo: linear-gradient(140deg, rgba(16, 185, 129, .18), transparent 60%);--feature-card-icon: linear-gradient(135deg, var(--accent-500), var(--accent-700))}.feature-card--success[data-astro-cid-lxmfzltz]{--feature-card-halo: linear-gradient(140deg, rgba(34, 197, 94, .18), transparent 60%);--feature-card-icon: linear-gradient(135deg, rgba(34, 197, 94, 1), rgba(22, 163, 74, 1))}.feature-card--warning[data-astro-cid-lxmfzltz]{--feature-card-halo: linear-gradient(140deg, rgba(250, 204, 21, .22), transparent 60%);--feature-card-icon: linear-gradient(135deg, rgba(250, 204, 21, 1), rgba(217, 119, 6, 1))}.feature-card--secondary[data-astro-cid-lxmfzltz]{--feature-card-halo: linear-gradient(140deg, rgba(83, 100, 134, .2), transparent 60%);--feature-card-icon: linear-gradient(135deg, rgba(83, 100, 134, 1), rgba(56, 73, 102, 1))}.feature-card--mixed[data-astro-cid-lxmfzltz]{--feature-card-halo: linear-gradient(140deg, rgba(58, 102, 255, .16), rgba(16, 185, 129, .16));--feature-card-icon: linear-gradient(135deg, var(--brand-600), var(--accent-600))}:root[data-theme=dark] .feature-card[data-astro-cid-lxmfzltz]{border-color:#94a3b82e}:root[data-theme=dark] .feature-card__icon[data-astro-cid-lxmfzltz]{box-shadow:0 20px 40px -26px #081123f2}.features-section[data-astro-cid-abm53p25]{position:relative;background:var(--surface-page);overflow:hidden}.features-section__background[data-astro-cid-abm53p25]{position:absolute;inset:0;background:linear-gradient(180deg,rgba(58,102,255,.04),transparent 50%),radial-gradient(ellipse 80% 50% at 80% 80%,rgba(16,185,129,.06),transparent);pointer-events:none}.features-section__container[data-astro-cid-abm53p25]{position:relative;z-index:1;--stack-gap: clamp(2.5rem, 6vw, 3.5rem)}.features-section__header[data-astro-cid-abm53p25]{display:grid;gap:1rem;max-width:760px}.features-section__headline[data-astro-cid-abm53p25]{display:inline-flex;align-items:center;gap:.85rem}.features-section__accent[data-astro-cid-abm53p25]{display:inline-block;width:2.75rem;height:.25rem;border-radius:999px;background:linear-gradient(135deg,var(--brand-500),var(--accent-500))}.features-section__title[data-astro-cid-abm53p25]{font-size:clamp(2rem,4.2vw,2.75rem);font-weight:700;margin:0}.features-section__subtitle[data-astro-cid-abm53p25]{margin:0;font-size:1.05rem;max-width:60ch}.features-section__grid[data-astro-cid-abm53p25]{display:grid;gap:clamp(1.5rem,4vw,2.25rem);grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.features-section__grid[data-astro-cid-abm53p25][data-columns="1"]{grid-template-columns:repeat(1,minmax(0,1fr))}.features-section__grid[data-astro-cid-abm53p25][data-columns="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.features-section__grid[data-astro-cid-abm53p25][data-columns="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.features-section__grid[data-astro-cid-abm53p25][data-columns="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:1024px){.features-section__grid[data-astro-cid-abm53p25][data-columns="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.features-section__grid[data-astro-cid-abm53p25]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.features-section__headline[data-astro-cid-abm53p25]{flex-direction:column;align-items:flex-start;gap:.5rem}.features-section__accent[data-astro-cid-abm53p25]{width:2.25rem}}:root[data-theme=dark] .features-section__background[data-astro-cid-abm53p25]{background:linear-gradient(180deg,rgba(58,102,255,.06),transparent 50%),radial-gradient(ellipse 80% 50% at 80% 80%,rgba(16,185,129,.04),transparent)}.cta-section[data-astro-cid-frbqrhml]{--section-padding: clamp(4rem, 10vw, 6rem);display:flex;justify-content:center;padding-inline:clamp(1.5rem,5vw,3rem)}.cta-section__card[data-astro-cid-frbqrhml]{--surface-card-radius: 1.75rem;position:relative;width:100%;max-width:1100px;padding:clamp(2.75rem,6vw,3.75rem);background:var(--cta-background, linear-gradient(135deg, var(--brand-700), #0f172a));color:var(--cta-foreground, var(--text-inverse));box-shadow:0 25px 50px -20px #0c142866;overflow:hidden;border:1px solid var(--cta-border, rgba(255, 255, 255, .1))}.cta-section__pattern[data-astro-cid-frbqrhml]{position:absolute;inset:-30% -10%;background-image:radial-gradient(circle at top,rgba(255,255,255,.15),transparent 55%);opacity:.2;z-index:0}.cta-section__content[data-astro-cid-frbqrhml]{position:relative;z-index:1;--stack-gap: clamp(1.75rem, 4vw, 2.25rem)}.cta-section__top[data-astro-cid-frbqrhml]{display:flex;flex-direction:column;gap:clamp(2rem,5vw,2.75rem)}.cta-section__copy[data-astro-cid-frbqrhml]{max-width:680px;--stack-gap: 1rem}.cta-section__title[data-astro-cid-frbqrhml]{margin:0;font-size:clamp(2.1rem,4.5vw,3rem);font-weight:700;line-height:1.1;color:inherit}.cta-section__subtitle[data-astro-cid-frbqrhml]{margin:0;color:var(--cta-subtle, rgba(255, 255, 255, .7));font-size:1.05rem}.cta-section__button[data-astro-cid-frbqrhml]{align-self:flex-start;background:#fff;color:var(--brand-700);border-color:transparent;box-shadow:0 20px 40px -20px #0f172aa6}.cta-section__button[data-astro-cid-frbqrhml]:hover{background:#f1f5f9;color:var(--brand-800, var(--brand-700))}.cta-section--primary[data-astro-cid-frbqrhml]{--cta-background: linear-gradient(135deg, rgba(33, 60, 131, .95), rgba(20, 38, 90, .98));--cta-foreground: #f8fbff;--cta-subtle: rgba(226, 232, 240, .8);--cta-border: rgba(99, 102, 241, .35)}.cta-section--secondary[data-astro-cid-frbqrhml]{--cta-background: linear-gradient(135deg, rgba(16, 185, 129, .22), rgba(15, 23, 42, .94));--cta-foreground: #f8fbff;--cta-subtle: rgba(190, 230, 217, .85);--cta-border: rgba(16, 185, 129, .35)}.cta-section--accent[data-astro-cid-frbqrhml]{--cta-background: linear-gradient(135deg, rgba(250, 204, 21, .25), rgba(17, 24, 39, .95));--cta-foreground: #fefce8;--cta-subtle: rgba(253, 230, 138, .8);--cta-border: rgba(250, 204, 21, .35)}@media(min-width:768px){.cta-section__top[data-astro-cid-frbqrhml]{flex-direction:row;align-items:center;justify-content:space-between}.cta-section__button[data-astro-cid-frbqrhml]{flex-shrink:0}}@media(max-width:640px){.cta-section__card[data-astro-cid-frbqrhml]{padding:clamp(2.25rem,10vw,2.75rem)}.cta-section__button[data-astro-cid-frbqrhml]{width:100%}}:root[data-theme=dark] .cta-section__card[data-astro-cid-frbqrhml]{box-shadow:0 25px 60px -20px #040a1899}.contact-form[data-astro-cid-svshx33u]{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,1.75rem)}.contact-form__grid[data-astro-cid-svshx33u]{display:grid;gap:1rem}.contact-form__grid--split[data-astro-cid-svshx33u]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.contact-form__field-group[data-astro-cid-svshx33u]{display:flex;flex-direction:column;gap:.55rem}.contact-form__label[data-astro-cid-svshx33u]{font-size:.85rem;font-weight:600;color:var(--text-secondary);letter-spacing:.01em}.contact-form__field[data-astro-cid-svshx33u]{width:100%;padding:.9rem 1rem;border-radius:1rem;border:1px solid var(--form-field-border);background:var(--form-field-bg);color:var(--text-primary);transition:var(--transition-theme);box-shadow:inset 0 1px #ffffff0a}.contact-form__field[data-astro-cid-svshx33u]:focus{border-color:var(--form-field-border-focus)}.contact-form__field--textarea[data-astro-cid-svshx33u]{resize:vertical;min-height:160px;line-height:1.55}.contact-form__checkbox[data-astro-cid-svshx33u]{display:flex;align-items:flex-start;gap:.75rem;font-size:.9rem;color:var(--text-secondary);line-height:1.6}.contact-form__checkbox-input[data-astro-cid-svshx33u]{width:1.1rem;height:1.1rem;margin-top:.25rem;border-radius:.35rem;border:1px solid var(--border-soft);background:var(--form-field-bg);accent-color:var(--brand-600);flex-shrink:0}.contact-form__privacy-link[data-astro-cid-svshx33u]{color:var(--text-brand);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;margin-inline:.35rem}.contact-form__privacy-link[data-astro-cid-svshx33u]:hover{color:var(--brand-500)}@media(max-width:768px){.contact-form__grid--split[data-astro-cid-svshx33u]{grid-template-columns:1fr}}.contact-sidebar[data-astro-cid-u3t3sxm5]{display:flex;flex-direction:column;gap:clamp(1.75rem,4vw,2.25rem)}.contact-sidebar__help[data-astro-cid-u3t3sxm5]{border-radius:1.75rem;padding:clamp(2rem,5vw,2.75rem);display:flex;flex-direction:column;gap:1.5rem;background:linear-gradient(135deg,#0f172aeb,#1e293be0);color:#f8fafc;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 60px -45px #0f172aa6}.contact-sidebar__help-header[data-astro-cid-u3t3sxm5]{display:flex;align-items:center;gap:.85rem}.contact-sidebar__help-icon[data-astro-cid-u3t3sxm5]{width:2.5rem;height:2.5rem;flex-shrink:0;color:var(--accent-400, #6ee7b7)}.contact-sidebar__help-icon[data-astro-cid-u3t3sxm5] svg[data-astro-cid-u3t3sxm5]{width:100%;height:100%}.contact-sidebar__help-title[data-astro-cid-u3t3sxm5]{margin:0;font-size:1.35rem;font-weight:600;color:inherit}.contact-sidebar__help-list[data-astro-cid-u3t3sxm5]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.contact-sidebar__help-list[data-astro-cid-u3t3sxm5] li[data-astro-cid-u3t3sxm5]{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5}.contact-sidebar__check[data-astro-cid-u3t3sxm5]{width:1.1rem;height:1.1rem;flex-shrink:0;margin-top:.2rem;color:var(--accent-400, #6ee7b7)}.contact-sidebar__email-row[data-astro-cid-u3t3sxm5]{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:1.2rem;background:#ffffff14}.contact-sidebar__email-icon[data-astro-cid-u3t3sxm5]{width:1.4rem;height:1.4rem;flex-shrink:0;color:var(--accent-400, #6ee7b7)}.contact-sidebar__email-link[data-astro-cid-u3t3sxm5]{color:#f8fafc;text-decoration:none;font-weight:600;font-size:.95rem}.contact-sidebar__email-link[data-astro-cid-u3t3sxm5]:hover{text-decoration:underline}.contact-sidebar__email-meta[data-astro-cid-u3t3sxm5]{margin:.15rem 0 0;font-size:.8rem;color:#fff9}.contact-sidebar__trust[data-astro-cid-u3t3sxm5]{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border-radius:1.2rem;background:#ffffff14;font-size:.88rem;line-height:1.5;color:#ffffffd9}.contact-sidebar__trust[data-astro-cid-u3t3sxm5] p[data-astro-cid-u3t3sxm5]{margin:0}.contact-sidebar__trust-icon[data-astro-cid-u3t3sxm5]{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.1rem;color:var(--accent-400, #6ee7b7)}@media(max-width:768px){.contact-sidebar[data-astro-cid-u3t3sxm5]{gap:1.5rem}.contact-sidebar__icon[data-astro-cid-u3t3sxm5]{width:3rem;height:3rem}}@media(prefers-color-scheme:light){:root:not([data-theme=dark]) .contact-sidebar__help[data-astro-cid-u3t3sxm5]{background:linear-gradient(135deg,#3a66ff0f,#10b9810a);color:var(--text-primary);border:1px solid rgba(58,102,255,.1);box-shadow:var(--shadow-medium)}:root:not([data-theme=dark]) .contact-sidebar__help-icon[data-astro-cid-u3t3sxm5],:root:not([data-theme=dark]) .contact-sidebar__check[data-astro-cid-u3t3sxm5],:root:not([data-theme=dark]) .contact-sidebar__email-icon[data-astro-cid-u3t3sxm5],:root:not([data-theme=dark]) .contact-sidebar__trust-icon[data-astro-cid-u3t3sxm5]{color:var(--accent-600)}:root:not([data-theme=dark]) .contact-sidebar__email-row[data-astro-cid-u3t3sxm5]{background:#3a66ff0d}:root:not([data-theme=dark]) .contact-sidebar__email-link[data-astro-cid-u3t3sxm5]{color:var(--text-primary)}:root:not([data-theme=dark]) .contact-sidebar__email-meta[data-astro-cid-u3t3sxm5]{color:var(--text-tertiary)}:root:not([data-theme=dark]) .contact-sidebar__trust[data-astro-cid-u3t3sxm5]{background:#3a66ff0d;color:var(--text-secondary)}}:root[data-theme=light] .contact-sidebar__help[data-astro-cid-u3t3sxm5]{background:linear-gradient(135deg,#3a66ff0f,#10b9810a);color:var(--text-primary);border:1px solid rgba(58,102,255,.1);box-shadow:var(--shadow-medium)}:root[data-theme=light] .contact-sidebar__help-icon[data-astro-cid-u3t3sxm5],:root[data-theme=light] .contact-sidebar__check[data-astro-cid-u3t3sxm5],:root[data-theme=light] .contact-sidebar__email-icon[data-astro-cid-u3t3sxm5],:root[data-theme=light] .contact-sidebar__trust-icon[data-astro-cid-u3t3sxm5]{color:var(--accent-600)}:root[data-theme=light] .contact-sidebar__email-row[data-astro-cid-u3t3sxm5]{background:#3a66ff0d}:root[data-theme=light] .contact-sidebar__email-link[data-astro-cid-u3t3sxm5]{color:var(--text-primary)}:root[data-theme=light] .contact-sidebar__email-meta[data-astro-cid-u3t3sxm5]{color:var(--text-tertiary)}:root[data-theme=light] .contact-sidebar__trust[data-astro-cid-u3t3sxm5]{background:#3a66ff0d;color:var(--text-secondary)}.contact-section[data-astro-cid-jjagjrbk]{background:var(--surface-page)}.contact-section__container[data-astro-cid-jjagjrbk]{--stack-gap: clamp(2.5rem, 6vw, 3.5rem)}.contact-section__header[data-astro-cid-jjagjrbk]{text-align:center;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:720px}.contact-section__title[data-astro-cid-jjagjrbk]{margin:0;font-size:clamp(2.2rem,4.5vw,3rem);font-weight:700}.contact-section__subtitle[data-astro-cid-jjagjrbk]{margin:0;font-size:1.1rem}.contact-section__layout[data-astro-cid-jjagjrbk]{display:grid;gap:clamp(2.5rem,6vw,3rem)}@media(min-width:1024px){.contact-section__layout[data-astro-cid-jjagjrbk]{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:stretch}}.contact-section__form-card[data-astro-cid-jjagjrbk]{position:relative;padding:clamp(2.5rem,6vw,3.25rem);border-radius:1.75rem;overflow:hidden}.contact-section__form-card[data-astro-cid-jjagjrbk]:before{content:"";position:absolute;inset:0;background:var(--gradient-brand-overlay);opacity:.3;pointer-events:none;z-index:0}:root[data-theme=dark] .contact-section__form-card[data-astro-cid-jjagjrbk]:before{background:var(--gradient-brand-overlay-strong)}.contact-section__form-head[data-astro-cid-jjagjrbk]{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem;margin-bottom:clamp(1.75rem,4vw,2.25rem)}.contact-section__form-title[data-astro-cid-jjagjrbk]{margin:0;font-size:1.8rem;font-weight:600}.contact-section__form-subtitle[data-astro-cid-jjagjrbk]{margin:0;font-size:.95rem}.contact-form[data-astro-cid-jjagjrbk]{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,1.75rem)}.contact-form__grid[data-astro-cid-jjagjrbk]{display:grid;gap:1rem}.contact-form__grid--split[data-astro-cid-jjagjrbk]{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.contact-form__field-group[data-astro-cid-jjagjrbk]{display:flex;flex-direction:column;gap:.55rem}.contact-form__label[data-astro-cid-jjagjrbk]{font-size:.85rem;font-weight:600;color:var(--text-secondary);letter-spacing:.01em}.contact-form__error{margin-top:.5rem;padding:.5rem .75rem;font-size:.8rem;font-weight:500;color:var(--validation-error-text);background:var(--validation-error-bg);border-radius:.5rem;border-left:3px solid var(--validation-error-border);display:flex;align-items:center;gap:.4rem}.contact-form__error:before{content:"⚠";font-size:.9rem}.contact-form__error--checkbox{width:100%;margin-top:.75rem}.contact-form__field--error{border-color:var(--validation-error-field-border)!important;box-shadow:0 0 0 3px var(--validation-error-field-shadow)}.contact-form__field--success{border-color:var(--validation-success-field-border)!important;box-shadow:0 0 0 3px var(--validation-success-field-shadow)}.contact-form__alert{margin-top:1.5rem;padding:1rem 1.2rem;border-radius:1.1rem;border:1px solid transparent;font-size:.95rem}.contact-form__alert--error{background:var(--validation-alert-error-bg);border-color:var(--validation-error-field-border);color:var(--validation-alert-error-text)}.contact-form__alert--success{background:var(--validation-success-bg);border-color:var(--validation-success-border);color:var(--validation-success-text)}.contact-form__submit-loading{position:relative;pointer-events:none}.contact-form__submit-loading .btn__text{opacity:0}.contact-form__spinner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;gap:.75rem}.contact-form__spinner-icon{width:1.25rem;height:1.25rem;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:contact-form-spin .8s linear infinite}.contact-form__spinner-text{font-weight:500}@keyframes contact-form-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.contact-section[data-astro-cid-jjagjrbk]{padding-block:clamp(3.5rem,14vw,5rem)}.contact-section__layout[data-astro-cid-jjagjrbk]{grid-template-columns:1fr}.contact-hours__header[data-astro-cid-jjagjrbk]{flex-direction:column;align-items:flex-start}.contact-hours__row[data-astro-cid-jjagjrbk]{gap:1rem}.contact-info__icon[data-astro-cid-jjagjrbk]{width:3rem;height:3rem}}.cta-reminder{display:flex;flex-direction:column;gap:1.25rem}.cta-reminder__divider{display:flex;align-items:center;gap:1rem}.cta-reminder__divider-line{flex:1;height:1px;background:#ffffff1f}.cta-reminder__divider-text{font-size:.78rem;font-weight:500;color:#cbd5e180;text-transform:uppercase;letter-spacing:.08em}.cta-reminder__body{display:flex;flex-direction:column;gap:.85rem}.cta-reminder__label{margin:0;font-size:.9rem;color:#e2e8f0b3}.cta-reminder__input-row{display:flex;gap:.5rem}.cta-reminder__input{flex:1;max-width:320px;padding:.6rem .85rem;border:1px solid rgba(255,255,255,.15);border-radius:.5rem;background:#ffffff14;color:#f8fafc;font-size:.85rem;outline:none;transition:border-color .2s ease,background .2s ease}.cta-reminder__input::placeholder{color:#cbd5e166}.cta-reminder__input:focus{border-color:#a7b4ff73;background:#ffffff1f}.cta-reminder__button{padding:.6rem 1.15rem;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;background:#ffffff1a;color:#e2e8f0e6;font-size:.85rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.cta-reminder__button:hover{background:#ffffff2e;border-color:#ffffff4d}.cta-reminder__button:disabled{opacity:.5;cursor:not-allowed}.cta-reminder__success,.cta-reminder__error{display:none;margin:0;font-size:.85rem;font-weight:500}.cta-reminder__success{color:#6ee7b7}.cta-reminder__error{color:#fca5a5}.cta-reminder__form--success .cta-reminder__input-row{display:none}.cta-reminder__form--success .cta-reminder__success,.cta-reminder__form--error .cta-reminder__error{display:block}@media(max-width:640px){.cta-reminder__input-row{flex-direction:column}.cta-reminder__input{max-width:none}}
