.contact-module__krtVhq__contact{background:radial-gradient(1200px 600px at 10% 0,#74a7ff2e 0%,#74a7ff00 55%),linear-gradient(#fff 0%,#fbfcff 100%);padding:clamp(40px,6vw,72px) 0;position:relative}.contact-module__krtVhq__container{grid-template-columns:1.2fr .8fr;align-items:start;gap:clamp(18px,3vw,32px);max-width:1900px;margin:0 auto;padding:0 clamp(16px,4vw,110px);display:grid}.contact-module__krtVhq__formSection{background:#ffffffeb;border:1px solid #e8edf5;border-radius:18px;padding:clamp(18px,3vw,28px);box-shadow:0 18px 46px #0b3b8f1a}.contact-module__krtVhq__formHeader{margin-bottom:18px}.contact-module__krtVhq__title{color:var(--text);letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(22px,2.2vw,34px);font-weight:900}.contact-module__krtVhq__form{flex-direction:column;gap:14px;display:flex}.contact-module__krtVhq__formRow{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-module__krtVhq__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__krtVhq__formGroup label{letter-spacing:.12em;text-transform:uppercase;color:#293446;font-size:12px;font-weight:900}.contact-module__krtVhq__formGroup input,.contact-module__krtVhq__formGroup textarea{min-height:46px;color:var(--text);background:#fff;border:1px solid #e8edf5;border-radius:12px;padding:0 14px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.contact-module__krtVhq__formGroup textarea{resize:vertical;min-height:120px;padding:12px 14px;font-family:inherit}.contact-module__krtVhq__formGroup input::placeholder,.contact-module__krtVhq__formGroup textarea::placeholder{color:#7b8798}.contact-module__krtVhq__formGroup input:focus,.contact-module__krtVhq__formGroup textarea:focus{border-color:#0b3b8f59;outline:none;box-shadow:0 0 0 4px #0b3b8f1f}.contact-module__krtVhq__submitBtn{height:46px;font-size:14px;font-weight:600;font-family:var(--ds-font-inter,sans-serif);cursor:pointer;color:#fff;background:linear-gradient(90deg,#e11d48,#f43f5e,#fb7185);border:none;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:6px;padding:0 24px;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 14px #e11d4833}.contact-module__krtVhq__submitBtn:hover:not(:disabled){background:linear-gradient(90deg,#be123c,#e11d48,#f43f5e);transform:translateY(-1.5px);box-shadow:0 8px 24px #e11d4859}.contact-module__krtVhq__submitBtn:active:not(:disabled){transform:translateY(0)}.contact-module__krtVhq__submitBtn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.contact-module__krtVhq__submittingState{justify-content:center;align-items:center;gap:10px;display:inline-flex}.contact-module__krtVhq__spinner{width:18px;height:18px;animation:.8s linear infinite contact-module__krtVhq__spin}.contact-module__krtVhq__spinnerTrack{opacity:.25}.contact-module__krtVhq__spinnerFill{opacity:.75}@keyframes contact-module__krtVhq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact-module__krtVhq__infoSection{align-content:start;gap:12px;display:grid}.contact-module__krtVhq__infoCard{background:#ffffffeb;border:1px solid #e8edf5;border-radius:16px;padding:16px;transition:transform .12s,box-shadow .2s,border-color .2s;box-shadow:0 14px 36px #0b3b8f14}.contact-module__krtVhq__infoCard:hover{border-color:#0b3b8f2e;transform:translateY(-2px);box-shadow:0 18px 46px #0b3b8f1f}.contact-module__krtVhq__infoIcon{width:42px;height:42px;color:var(--blue);background:#e9f1ff;border-radius:14px;justify-content:center;align-items:center;margin-bottom:10px;font-size:20px;display:inline-flex}.contact-module__krtVhq__infoCard h3{color:var(--text);letter-spacing:-.01em;margin-bottom:6px;font-size:14px;font-weight:900}.contact-module__krtVhq__infoCard p{color:var(--muted);font-size:13px;line-height:1.7}.contact-module__krtVhq__mapPlaceholder{background:linear-gradient(135deg,#eef1f6 0%,#fff 100%);border:1px solid #e8edf5;border-radius:16px;justify-content:center;align-items:center;height:280px;display:flex;position:relative;overflow:hidden}.contact-module__krtVhq__mapLabel{color:var(--muted);text-align:center;font-size:14px;font-weight:800}.contact-module__krtVhq__fadeIn{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.contact-module__krtVhq__fadeIn.contact-module__krtVhq__visible{opacity:1;transform:translateY(0)}.contact-module__krtVhq__fadeIn:first-child{transition-delay:.1s}.contact-module__krtVhq__fadeIn:nth-child(2){transition-delay:.2s}.contact-module__krtVhq__fadeIn:nth-child(3){transition-delay:.3s}.contact-module__krtVhq__fadeIn:nth-child(4){transition-delay:.4s}.contact-module__krtVhq__fadeIn:nth-child(5){transition-delay:.5s}.contact-module__krtVhq__fadeIn:nth-child(6){transition-delay:.6s}.contact-module__krtVhq__toast{z-index:9999;opacity:0;border-radius:14px;align-items:flex-start;gap:.875rem;min-width:300px;max-width:380px;padding:1.125rem 1.25rem 1.375rem;transition:transform .5s cubic-bezier(.34,1.56,.64,1),opacity .4s;display:flex;position:fixed;bottom:2rem;left:2rem;overflow:hidden;transform:translateY(calc(100% + 2rem));box-shadow:0 8px 32px #0000002e,0 2px 8px #0000001a}.contact-module__krtVhq__toastShow{opacity:1;transform:translateY(0)}.contact-module__krtVhq__toastHide{opacity:0;transition:transform .45s ease-in,opacity .35s ease-in;transform:translateY(calc(100% + 2rem))}.contact-module__krtVhq__toastSuccess{background:#000;border-left:4px solid #22c55e}.contact-module__krtVhq__toastError{background:#000;border-left:4px solid #ef4444}.contact-module__krtVhq__toastIcon{flex-shrink:0;margin-top:1px}.contact-module__krtVhq__toastSuccess .contact-module__krtVhq__toastIcon{color:#22c55e}.contact-module__krtVhq__toastError .contact-module__krtVhq__toastIcon{color:#ef4444}.contact-module__krtVhq__toastContent{flex:1;min-width:0}.contact-module__krtVhq__toastTitle{color:#fff;margin:0 0 .2rem;font-size:.95rem;font-weight:700;line-height:1.3}.contact-module__krtVhq__toastMessage{color:#fff;margin:0;font-size:.85rem;line-height:1.5}.contact-module__krtVhq__toastClose{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;padding:2px;transition:color .2s,background .2s;display:flex}.contact-module__krtVhq__toastClose:hover{color:#475569;background:#f1f5f9}.contact-module__krtVhq__toastProgress{transform-origin:0;width:100%;height:3px;position:absolute;bottom:0;left:0;transform:scaleX(0)}.contact-module__krtVhq__toastSuccess .contact-module__krtVhq__toastProgress{background:#22c55e}.contact-module__krtVhq__toastError .contact-module__krtVhq__toastProgress{background:#ef4444}.contact-module__krtVhq__toastProgressRun{animation:7s linear forwards contact-module__krtVhq__drainProgress}@keyframes contact-module__krtVhq__drainProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.contact-module__krtVhq__errorText{color:#ef4444;margin-top:4px;font-size:12px;font-weight:600}@media (max-width:992px){.contact-module__krtVhq__container{grid-template-columns:1fr;gap:3rem;padding:0 2rem}.contact-module__krtVhq__formSection{padding:3rem 2rem}.contact-module__krtVhq__formRow{grid-template-columns:1fr}.contact-module__krtVhq__title{font-size:2rem}}@media (max-width:576px){.contact-module__krtVhq__contact{padding:80px 0}.contact-module__krtVhq__container{padding:0 1.5rem}.contact-module__krtVhq__formSection{padding:2rem 1.5rem}.contact-module__krtVhq__title{font-size:1.75rem}.contact-module__krtVhq__infoCard{padding:2rem 1.5rem}.contact-module__krtVhq__toast{min-width:unset;max-width:unset;bottom:1rem;left:1rem;right:1rem}}@media (max-width:400px){.contact-module__krtVhq__container{padding:0 .75rem}.contact-module__krtVhq__formSection{padding:1.5rem .75rem}}
.DentalShelterContact-module__Ow3lJq__pageWrapper{background:var(--ds-background-light);color:var(--ds-text);font-family:var(--ds-font-inter);-webkit-font-smoothing:antialiased;min-height:100vh}.DentalShelterContact-module__Ow3lJq__wrap{max-width:1180px;margin:0 auto;padding:0 32px}@media (max-width:600px){.DentalShelterContact-module__Ow3lJq__wrap{padding:0 16px}}.DentalShelterContact-module__Ow3lJq__mono{font-family:var(--ds-font-mono);letter-spacing:.02em}.DentalShelterContact-module__Ow3lJq__ledgerRail{border-right:1px solid var(--ds-border);z-index:50;background:var(--ds-background-light);flex-direction:column;justify-content:space-between;align-items:center;width:64px;padding:28px 0;display:flex;position:fixed;top:0;bottom:0;left:0}.DentalShelterContact-module__Ow3lJq__ledgerRail .DentalShelterContact-module__Ow3lJq__mark{writing-mode:vertical-rl;font-family:var(--ds-font-mono);letter-spacing:.18em;color:var(--ds-text-soft);text-transform:uppercase;font-size:11px}.DentalShelterContact-module__Ow3lJq__ledgerRail .DentalShelterContact-module__Ow3lJq__dot{background:var(--ds-accent);border-radius:50%;width:6px;height:6px}.DentalShelterContact-module__Ow3lJq__contentShift{margin-left:0}.DentalShelterContact-module__Ow3lJq__pageHero{padding:80px 0 50px}.DentalShelterContact-module__Ow3lJq__pageHero h1{font-family:var(--ds-font-fraunces);background:linear-gradient(135deg,#0b1220 0%,#07358a 50%,#1e40af 100%);-webkit-text-fill-color:transparent;color:#0000;word-wrap:break-word;-webkit-background-clip:text;background-clip:text;max-width:640px;font-size:clamp(26px,8vw,48px);font-weight:500}.DentalShelterContact-module__Ow3lJq__pageHero p{color:var(--ds-text-soft);max-width:520px;margin-top:18px;font-size:17px}.DentalShelterContact-module__Ow3lJq__inquiryRow{flex-wrap:wrap;gap:12px;margin:36px 0 60px;display:flex}.DentalShelterContact-module__Ow3lJq__inquiryPill{border:1px solid var(--ds-border);background:var(--ds-white);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:11px 18px;font-size:13px;transition:border-color .2s,background .2s;display:flex}.DentalShelterContact-module__Ow3lJq__inquiryPill input{accent-color:var(--ds-accent)}.DentalShelterContact-module__Ow3lJq__inquiryPillActive{border-color:var(--ds-accent);background:var(--ds-background-deep)}.DentalShelterContact-module__Ow3lJq__contactGrid{grid-template-columns:1.2fr .8fr;gap:60px;padding-bottom:100px;display:grid}@media (max-width:900px){.DentalShelterContact-module__Ow3lJq__contactGrid{grid-template-columns:1fr}}.DentalShelterContact-module__Ow3lJq__form{flex-direction:column;gap:20px;display:flex}.DentalShelterContact-module__Ow3lJq__fieldRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:560px){.DentalShelterContact-module__Ow3lJq__fieldRow{grid-template-columns:1fr}}.DentalShelterContact-module__Ow3lJq__label{font-family:var(--ds-font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--ds-text-soft);margin-bottom:8px;font-size:11px;display:block}.DentalShelterContact-module__Ow3lJq__input,.DentalShelterContact-module__Ow3lJq__textarea,.DentalShelterContact-module__Ow3lJq__select{border:1px solid var(--ds-border);background:var(--ds-white);width:100%;font-family:var(--ds-font-inter);color:var(--ds-text);padding:13px 14px;font-size:14px;transition:border-color .2s}.DentalShelterContact-module__Ow3lJq__input:focus,.DentalShelterContact-module__Ow3lJq__textarea:focus,.DentalShelterContact-module__Ow3lJq__select:focus{border-color:var(--ds-accent);outline:none}.DentalShelterContact-module__Ow3lJq__textarea{resize:vertical;min-height:130px}.DentalShelterContact-module__Ow3lJq__submitBtn{background:var(--ds-btn-primary-bg);color:var(--ds-btn-primary-text);font-size:14px;font-weight:600;font-family:var(--ds-font-inter);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;padding:13px 24px;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.DentalShelterContact-module__Ow3lJq__submitBtn:hover:not(:disabled){background:var(--ds-btn-primary-hover);transform:translateY(-1.5px);box-shadow:0 8px 24px #e11d484d}.DentalShelterContact-module__Ow3lJq__submitBtn:active:not(:disabled){transform:translateY(0)}.DentalShelterContact-module__Ow3lJq__submitBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.DentalShelterContact-module__Ow3lJq__infoBlock{border-top:1px solid var(--ds-border);margin-bottom:32px;padding-top:20px}.DentalShelterContact-module__Ow3lJq__infoBlock:first-child{border-top:none;padding-top:0}.DentalShelterContact-module__Ow3lJq__infoLabel{font-family:var(--ds-font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--ds-accent);margin-bottom:10px;font-size:11px}.DentalShelterContact-module__Ow3lJq__infoValue{color:var(--ds-text);font-size:15px}.DentalShelterContact-module__Ow3lJq__infoValue.DentalShelterContact-module__Ow3lJq__soft{color:var(--ds-text-soft);margin-top:4px;font-size:14px}a:focus-visible,.DentalShelterContact-module__Ow3lJq__inquiryPill:focus-within{outline:2px solid var(--ds-accent);outline-offset:2px}
