.contact-module__swMWYG__container{padding:calc(var(--header-height,88px) + 24px) 24px 40px;max-width:1240px;margin:0 auto}.contact-module__swMWYG__hero{text-align:center;max-width:860px;margin:0 auto 36px}.contact-module__swMWYG__heroBadge{color:#0284c7;text-transform:uppercase;letter-spacing:1px;background:#0ea5e91f;border:1px solid #0ea5e959;border-radius:999px;align-items:center;gap:8px;margin-bottom:14px;padding:6px 16px;font-size:.8rem;font-weight:700;display:inline-flex}[data-theme=dark] .contact-module__swMWYG__heroBadge{color:#38bdf8;background:#38bdf826;border-color:#38bdf866}.contact-module__swMWYG__heroTitle{font-family:var(--font-heading,sans-serif);font-size:clamp(32px,4.2vw,48px);font-weight:var(--font-weight-bold,700);color:var(--color-text-primary);letter-spacing:-.02em;margin:0 0 14px;line-height:1.15}.contact-module__swMWYG__heroGradient{background:linear-gradient(135deg,#0284c7,#4f46e5);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}[data-theme=dark] .contact-module__swMWYG__heroGradient{background:linear-gradient(135deg,#38bdf8,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.contact-module__swMWYG__heroSub{color:var(--color-text-secondary);max-width:720px;margin:0 auto 20px;font-size:1.05rem;line-height:1.62}.contact-module__swMWYG__trustStrip{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:0 auto;display:flex}.contact-module__swMWYG__trustPill{background:var(--color-bg-card,#fff);color:var(--color-text-primary);border:1px solid #94a3b859;border-radius:12px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;font-weight:600;display:inline-flex;box-shadow:0 2px 6px #0f172a08}[data-theme=dark] .contact-module__swMWYG__trustPill{background:#1e293b8c;border-color:#94a3b840}.contact-module__swMWYG__trustIcon{color:#0284c7}[data-theme=dark] .contact-module__swMWYG__trustIcon{color:#38bdf8}.contact-module__swMWYG__grid{grid-template-columns:1.25fr .95fr;align-items:flex-start;gap:40px;display:grid}@media (max-width:968px){.contact-module__swMWYG__grid{grid-template-columns:1fr;gap:36px}}.contact-module__swMWYG__formCard{background:var(--color-bg-card,#fff);border:1px solid #94a3b859;border-radius:24px;padding:44px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a0f,0 1px 3px #00000005}[data-theme=dark] .contact-module__swMWYG__formCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172ae0;border-color:#38bdf847;box-shadow:0 24px 60px #0000008c}.contact-module__swMWYG__formCard:before{content:"";background:linear-gradient(90deg,#0284c7,#4f46e5);height:4px;position:absolute;top:0;left:0;right:0}[data-theme=dark] .contact-module__swMWYG__formCard:before{background:linear-gradient(90deg,#38bdf8,#818cf8)}.contact-module__swMWYG__formHeading{color:var(--color-text-primary);margin:0 0 24px;font-size:1.6rem;font-weight:700}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;margin-bottom:22px;display:flex}.contact-module__swMWYG__row{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:640px){.contact-module__swMWYG__formCard{border-radius:20px;padding:28px 20px}.contact-module__swMWYG__row{grid-template-columns:1fr;gap:0}}.contact-module__swMWYG__label{color:var(--color-text-secondary);letter-spacing:.3px;font-size:.86rem;font-weight:700}.contact-module__swMWYG__input,.contact-module__swMWYG__select,.contact-module__swMWYG__textarea{background:var(--color-bg-tertiary,#f8fafc);color:var(--color-text-primary);font-size:.96rem;font-family:var(--font-body,"Inter", sans-serif);border:1px solid #94a3b873;border-radius:14px;outline:none;padding:15px 18px;transition:all .25s cubic-bezier(.16,1,.3,1)}[data-theme=dark] .contact-module__swMWYG__input,[data-theme=dark] .contact-module__swMWYG__select,[data-theme=dark] .contact-module__swMWYG__textarea{background:#1e293b8c;border-color:#94a3b840}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__select:focus,.contact-module__swMWYG__textarea:focus{background:var(--color-bg-card);border-color:#0284c7;box-shadow:0 0 0 4px #0ea5e926}[data-theme=dark] .contact-module__swMWYG__input:focus,[data-theme=dark] .contact-module__swMWYG__select:focus,[data-theme=dark] .contact-module__swMWYG__textarea:focus{border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf833}.contact-module__swMWYG__submitBtn{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#3f72af,#112d4e);border:none;border-radius:14px;width:100%;padding:18px;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 28px #3f72af4d}[data-theme=dark] .contact-module__swMWYG__submitBtn{background:linear-gradient(135deg,#38bdf8,#3f72af);box-shadow:0 10px 30px #38bdf859}.contact-module__swMWYG__submitBtn:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-3px);box-shadow:0 15px 36px #3f72af73}[data-theme=dark] .contact-module__swMWYG__submitBtn:hover:not(:disabled){box-shadow:0 16px 36px #38bdf880}.contact-module__swMWYG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.contact-module__swMWYG__toast{border-radius:14px;align-items:center;gap:12px;margin-bottom:24px;padding:16px 20px;font-weight:600;display:flex}.contact-module__swMWYG__toastSuccess{color:#10b981;background:#10b98126;border:1px solid #10b98166}.contact-module__swMWYG__toastError{color:#f87171;background:#ef444426;border:1px solid #ef444466}.contact-module__swMWYG__infoCard{background:linear-gradient(145deg,#fffffff2,#f1f5f9e6);border:1px solid #94a3b859;border-radius:24px;flex-direction:column;gap:28px;padding:44px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a0f,0 1px 3px #00000005}[data-theme=dark] .contact-module__swMWYG__infoCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#0f172ae0,#1e293bbf);border-color:#38bdf847;box-shadow:0 24px 60px #0000008c}.contact-module__swMWYG__infoCard:before{content:"";background:linear-gradient(90deg,#10b981,#0284c7);height:4px;position:absolute;top:0;left:0;right:0}[data-theme=dark] .contact-module__swMWYG__infoCard:before{background:linear-gradient(90deg,#10b981,#38bdf8)}.contact-module__swMWYG__infoTopHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.contact-module__swMWYG__responseBadge{color:#059669;letter-spacing:.3px;background:#10b9811f;border:1px solid #10b98159;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.78rem;font-weight:700;display:inline-flex}[data-theme=dark] .contact-module__swMWYG__responseBadge{color:#34d399;background:#10b9812e;border-color:#10b98173}.contact-module__swMWYG__pulseDot{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #10b981}.contact-module__swMWYG__infoTitle{color:var(--color-text-primary);margin:0 0 10px;font-size:1.5rem;font-weight:700}.contact-module__swMWYG__infoDesc{color:var(--color-text-secondary);margin:0;font-size:.95rem;line-height:1.65}.contact-module__swMWYG__channelsList{flex-direction:column;gap:16px;display:flex}.contact-module__swMWYG__channelBox{background:#fff;border:1px solid #cbd5e1d9;border-radius:16px;align-items:flex-start;gap:16px;padding:20px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 14px #0f172a08}[data-theme=dark] .contact-module__swMWYG__channelBox{box-shadow:none;background:#1e293b99;border-color:#94a3b840}.contact-module__swMWYG__channelBox:hover{border-color:#0284c7;transform:translateY(-3px);box-shadow:0 12px 28px #0ea5e91f}[data-theme=dark] .contact-module__swMWYG__channelBox:hover{border-color:#38bdf8;box-shadow:0 12px 30px #38bdf833}.contact-module__swMWYG__channelIcon{background:#0ea5e91a;border:1px solid #0ea5e940;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.35rem;display:flex}[data-theme=dark] .contact-module__swMWYG__channelIcon{background:#38bdf829;border-color:#38bdf859}.contact-module__swMWYG__channelLabel{color:#0284c7;letter-spacing:.6px;text-transform:uppercase;margin-bottom:4px;font-size:.74rem;font-weight:700;display:block}[data-theme=dark] .contact-module__swMWYG__channelLabel{color:#38bdf8}.contact-module__swMWYG__channelValue{color:var(--color-text-primary);font-size:1.02rem;font-weight:600;line-height:1.45;text-decoration:none;display:block}.contact-module__swMWYG__channelValue:hover{color:#0284c7}[data-theme=dark] .contact-module__swMWYG__channelValue:hover{color:#38bdf8}.contact-module__swMWYG__slaBox{color:var(--color-text-secondary);background:linear-gradient(135deg,#0ea5e914 0%,#4f46e50f 100%);border:1px solid #0ea5e947;border-radius:16px;padding:22px;font-size:.88rem;line-height:1.65}[data-theme=dark] .contact-module__swMWYG__slaBox{background:linear-gradient(135deg,#38bdf81f 0%,#6366f11a 100%);border-color:#38bdf859}.contact-module__swMWYG__slaTitle{color:#0284c7;font-weight:700}[data-theme=dark] .contact-module__swMWYG__slaTitle{color:#38bdf8}@media (max-width:640px){.contact-module__swMWYG__infoCard{border-radius:20px;padding:28px 20px}}
