.contact-module__fxcDIq__page{width:min(100%, var(--landing-shell-outer-width));padding:8rem var(--landing-shell-padding-x) 6rem;margin:0 auto}.contact-module__fxcDIq__pageNarrow{width:min(100%, var(--landing-shell-compact-outer-width))}.contact-module__fxcDIq__eyebrow{color:var(--brand-primary);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1rem;font-size:.875rem;font-weight:500;line-height:1.4}.contact-module__fxcDIq__title{max-width:45rem;color:var(--text-primary);font-family:var(--font-heading);letter-spacing:-.02em;margin:0;font-size:3.875rem;font-weight:700;line-height:1.05}.contact-module__fxcDIq__intro{max-width:38rem;color:var(--text-secondary);margin:1.5rem 0 0;font-size:1.1875rem;font-weight:400;line-height:1.6}.contact-module__fxcDIq__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:4rem;display:grid}.contact-module__fxcDIq__card{border:1px solid var(--surface-border);border-radius:var(--radius-xl);background:var(--surface-white);box-shadow:var(--shadow-soft);flex-direction:column;padding:2rem;transition:transform .2s,box-shadow .2s;display:flex}.contact-module__fxcDIq__card:hover{transform:translateY(-3px);box-shadow:0 .75rem 2rem #0000001a}.contact-module__fxcDIq__cardIcon{border-radius:var(--radius-lg);width:2.75rem;height:2.75rem;color:var(--brand-primary);background:#eff5ff;justify-content:center;align-items:center;display:inline-flex}.contact-module__fxcDIq__cardTitle{color:var(--text-primary);font-family:var(--font-heading);margin:1.5rem 0 0;font-size:1.375rem;font-weight:700;line-height:1.2}.contact-module__fxcDIq__cardDesc{color:var(--text-secondary);flex:auto;margin:.75rem 0 0;font-size:1rem;font-weight:400;line-height:1.6}.contact-module__fxcDIq__cardLink{color:var(--brand-primary);cursor:pointer;background:0 0;border:0;align-self:flex-start;align-items:center;gap:.5rem;margin-top:1.75rem;padding:0;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex}.contact-module__fxcDIq__cardLink svg{transition:transform .2s}.contact-module__fxcDIq__card:hover .contact-module__fxcDIq__cardLink svg{transform:translate(.1875rem)}.contact-module__fxcDIq__steps{flex-wrap:wrap;gap:.5rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.contact-module__fxcDIq__step{border:1px solid var(--surface-border);border-radius:var(--radius-full);color:var(--text-muted);align-items:center;gap:.5rem;padding:.4375rem .875rem;font-size:.8125rem;font-weight:500;line-height:1;display:inline-flex}.contact-module__fxcDIq__stepActive{border-color:var(--brand-primary);background:var(--brand-primary);color:#fff}.contact-module__fxcDIq__stepDone{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.contact-module__fxcDIq__stepNumber{border-radius:var(--radius-full);background:#0f172a14;justify-content:center;align-items:center;width:1.125rem;height:1.125rem;font-size:.6875rem;font-weight:700;display:inline-flex}.contact-module__fxcDIq__stepActive .contact-module__fxcDIq__stepNumber{background:#ffffff40}.contact-module__fxcDIq__stepDone .contact-module__fxcDIq__stepNumber{background:#15803d26}.contact-module__fxcDIq__panel{border:1px solid var(--surface-border);border-radius:var(--radius-2xl);background:var(--surface-white);box-shadow:var(--shadow-soft);padding:2.5rem}.contact-module__fxcDIq__panelTitle{color:var(--text-primary);font-family:var(--font-heading);letter-spacing:-.01em;margin:0;font-size:1.875rem;font-weight:700;line-height:1.15}.contact-module__fxcDIq__panelLead{color:var(--text-secondary);margin:.625rem 0 0;font-size:1rem;line-height:1.6}.contact-module__fxcDIq__fields{gap:1.25rem;margin-top:2rem;display:grid}.contact-module__fxcDIq__fieldRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.contact-module__fxcDIq__label{color:var(--text-primary);margin-bottom:.4375rem;font-size:.875rem;font-weight:500;line-height:1.4;display:block}.contact-module__fxcDIq__optional{color:var(--text-muted);font-weight:400}.contact-module__fxcDIq__input,.contact-module__fxcDIq__select,.contact-module__fxcDIq__textarea{border:1px solid var(--surface-border);border-radius:var(--radius-lg);background:var(--surface-white);width:100%;height:3rem;color:var(--text-primary);padding:0 .875rem;font-family:inherit;font-size:1rem;line-height:1.4}.contact-module__fxcDIq__textarea{resize:vertical;height:auto;min-height:7rem;padding:.75rem .875rem}.contact-module__fxcDIq__select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.125rem;padding-right:2.5rem}.contact-module__fxcDIq__input:focus,.contact-module__fxcDIq__select:focus,.contact-module__fxcDIq__textarea:focus{outline:2px solid var(--brand-primary);outline-offset:-1px}.contact-module__fxcDIq__input[aria-invalid=true],.contact-module__fxcDIq__select[aria-invalid=true],.contact-module__fxcDIq__textarea[aria-invalid=true]{border-color:#d92d20}.contact-module__fxcDIq__error{color:#b42318;margin:.375rem 0 0;font-size:.8125rem;line-height:1.4}.contact-module__fxcDIq__formError{border-radius:var(--radius-lg);color:#b42318;background:#fef3f2;border:1px solid #fecdca;margin:0 0 1.5rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.5}.contact-module__fxcDIq__consent{color:var(--text-secondary);align-items:flex-start;gap:.625rem;margin:1.75rem 0 0;font-size:.8125rem;line-height:1.55;display:flex}.contact-module__fxcDIq__consent input{width:1rem;height:1rem;accent-color:var(--brand-primary);flex:none;margin-top:.1875rem}.contact-module__fxcDIq__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2rem;display:flex}.contact-module__fxcDIq__primary{border-radius:var(--radius-lg);background:var(--brand-primary);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:.5rem;min-height:3rem;padding:0 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;line-height:1;display:inline-flex}.contact-module__fxcDIq__primary:disabled{opacity:.6;cursor:default}.contact-module__fxcDIq__secondary{border:1px solid var(--surface-border);border-radius:var(--radius-lg);background:var(--surface-white);min-height:3rem;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-family:inherit;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.contact-module__fxcDIq__monthLabel{color:var(--text-primary);font-family:var(--font-heading);margin:2rem 0 1rem;font-size:1.125rem;font-weight:700;line-height:1.2}.contact-module__fxcDIq__dayScroller{scrollbar-width:thin;gap:.625rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.contact-module__fxcDIq__day{border:1px solid var(--surface-border);border-radius:var(--radius-lg);background:var(--surface-white);width:4.25rem;color:var(--text-secondary);cursor:pointer;flex-direction:column;flex:none;align-items:center;gap:.25rem;padding:.75rem 0;font-family:inherit;display:flex}.contact-module__fxcDIq__dayName{text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:500;line-height:1}.contact-module__fxcDIq__dayNum{color:var(--text-primary);font-size:1.25rem;font-weight:700;line-height:1.1}.contact-module__fxcDIq__daySelected{border-color:var(--brand-primary);background:var(--brand-primary);color:#fffc}.contact-module__fxcDIq__daySelected .contact-module__fxcDIq__dayNum{color:#fff}.contact-module__fxcDIq__timezone{color:var(--text-secondary);align-items:center;gap:.5rem;margin:1.75rem 0 .875rem;font-size:.875rem;line-height:1.4;display:flex}.contact-module__fxcDIq__slots{grid-template-columns:repeat(auto-fill,minmax(7rem,1fr));gap:.625rem;display:grid}.contact-module__fxcDIq__slot{border:1px solid var(--surface-border);border-radius:var(--radius-lg);background:var(--surface-white);color:var(--text-primary);cursor:pointer;padding:.75rem .5rem;font-family:inherit;font-size:.9375rem;font-weight:500;line-height:1}.contact-module__fxcDIq__slot:hover{border-color:var(--brand-primary);color:var(--brand-primary)}.contact-module__fxcDIq__slotSelected{border-color:var(--brand-primary);background:var(--brand-primary);color:#fff}.contact-module__fxcDIq__slotSelected:hover{color:#fff}.contact-module__fxcDIq__doneIcon{border-radius:var(--radius-full);color:#15803d;background:#f0fdf4;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:inline-flex}.contact-module__fxcDIq__reference{border:1px solid var(--surface-border);border-radius:var(--radius-full);background:var(--surface-light);color:var(--text-primary);margin-top:1.25rem;padding:.4375rem .875rem;font-size:.875rem;font-weight:500;line-height:1;display:inline-block}.contact-module__fxcDIq__skeleton{border-radius:var(--radius-lg);background:var(--surface-light);min-height:12rem}@media (max-width:64rem){.contact-module__fxcDIq__page{padding:7rem 2rem 5rem}.contact-module__fxcDIq__title{font-size:3rem}.contact-module__fxcDIq__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-module__fxcDIq__panel{padding:2rem}}@media (max-width:40rem){.contact-module__fxcDIq__page{padding:6rem 1.25rem 4rem}.contact-module__fxcDIq__title{font-size:2.375rem}.contact-module__fxcDIq__grid{grid-template-columns:1fr;margin-top:3rem}.contact-module__fxcDIq__panel{padding:1.5rem}.contact-module__fxcDIq__panelTitle{font-size:1.5rem}.contact-module__fxcDIq__fieldRow{grid-template-columns:1fr}.contact-module__fxcDIq__actions>.contact-module__fxcDIq__primary,.contact-module__fxcDIq__actions>.contact-module__fxcDIq__secondary{width:100%}}
