.contact-section-module__OuyYGa__section{padding:4rem 0 5rem}.contact-section-module__OuyYGa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.contact-section-module__OuyYGa__left{flex-direction:column;gap:1.2rem;display:flex}.contact-section-module__OuyYGa__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand,orange);font-size:.72rem;font-weight:700}.contact-section-module__OuyYGa__title{font-family:var(--font-heading), serif;color:var(--ink,#2c3e50);margin:0;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.15}.contact-section-module__OuyYGa__subtitle{color:#5a6a7a;max-width:44ch;margin:0;font-size:.97rem;line-height:1.7}.contact-section-module__OuyYGa__contactList{flex-direction:column;gap:1rem;margin:.6rem 0 0;padding:0;list-style:none;display:flex}.contact-section-module__OuyYGa__contactItem{align-items:flex-start;gap:.9rem;display:flex}.contact-section-module__OuyYGa__contactIcon{background:color-mix(in srgb, var(--brand,orange) 12%, transparent);width:38px;height:38px;color:var(--brand,orange);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.contact-section-module__OuyYGa__contactLabel{letter-spacing:.05em;text-transform:uppercase;color:#9aabb8;margin-bottom:.15rem;font-size:.73rem;font-weight:600;display:block}.contact-section-module__OuyYGa__contactValue{color:var(--ink,#2c3e50);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.contact-section-module__OuyYGa__contactValue:hover{color:var(--brand,orange)}.contact-section-module__OuyYGa__mapWrap{border:1px solid #e8edf2;border-radius:14px;margin-top:.6rem;line-height:0;overflow:hidden;box-shadow:0 4px 18px #2c3e5014}.contact-section-module__OuyYGa__map{filter:grayscale(.2)contrast(1.02);border:none;width:100%;height:220px;display:block}.contact-section-module__OuyYGa__right{background:#fff;border:1px solid #edf0f4;border-radius:20px;padding:2.2rem 2rem;box-shadow:0 4px 6px #0a121e0a,0 12px 32px #0a121e14}.contact-section-module__OuyYGa__form{flex-direction:column;gap:1.3rem;display:flex}.contact-section-module__OuyYGa__field{position:relative}.contact-section-module__OuyYGa__input,.contact-section-module__OuyYGa__textarea,.contact-section-module__OuyYGa__select{width:100%;color:var(--ink,#2c3e50);box-sizing:border-box;-webkit-appearance:none;background:#fafcfd;border:1.5px solid #d8e0e8;border-radius:10px;outline:none;padding:1.05rem 1rem .55rem;font-family:inherit;font-size:.95rem;transition:border-color .22s,box-shadow .22s,background .22s}.contact-section-module__OuyYGa__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239aabb8' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding:.82rem 2.5rem .82rem 1rem}.contact-section-module__OuyYGa__textarea{resize:vertical;min-height:110px;padding:.85rem 1rem;line-height:1.5}.contact-section-module__OuyYGa__input:focus,.contact-section-module__OuyYGa__textarea:focus,.contact-section-module__OuyYGa__select:focus{border-color:var(--brand,orange);background:#fff;box-shadow:0 0 0 3px #ffa50026}.contact-section-module__OuyYGa__fieldError .contact-section-module__OuyYGa__input,.contact-section-module__OuyYGa__fieldError .contact-section-module__OuyYGa__textarea{border-color:#e05252}.contact-section-module__OuyYGa__fieldError .contact-section-module__OuyYGa__input:focus,.contact-section-module__OuyYGa__fieldError .contact-section-module__OuyYGa__textarea:focus{box-shadow:0 0 0 3px #e0525224}.contact-section-module__OuyYGa__floatLabel{color:#9aabb8;pointer-events:none;background:0 0;padding:0 2px;font-size:.95rem;transition:top .2s,font-size .2s,color .2s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.contact-section-module__OuyYGa__input:focus~.contact-section-module__OuyYGa__floatLabel,.contact-section-module__OuyYGa__input:not(:placeholder-shown)~.contact-section-module__OuyYGa__floatLabel,.contact-section-module__OuyYGa__floatLabelRaised{font-weight:600;color:var(--brand,orange)!important;font-size:.68rem!important;top:.48rem!important}.contact-section-module__OuyYGa__errorMsg{color:#e05252;margin-top:.3rem;padding-left:.2rem;font-size:.75rem;display:block}.contact-section-module__OuyYGa__checkRow{align-items:flex-start;gap:.65rem;display:flex}.contact-section-module__OuyYGa__checkInput{width:17px;height:17px;accent-color:var(--brand,orange);cursor:pointer;border-radius:4px;flex-shrink:0;margin-top:2px}.contact-section-module__OuyYGa__checkLabel{color:#5a6a7a;cursor:pointer;font-size:.875rem;line-height:1.5}.contact-section-module__OuyYGa__checkLabelLink{color:var(--brand,orange);text-underline-offset:2px;font-weight:600;text-decoration:underline;transition:color .2s}.contact-section-module__OuyYGa__checkLabelLink:hover{color:#cc8400}.contact-section-module__OuyYGa__errorBox{color:#c23b3b;background:#fff0f0;border:1px solid #facaca;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}.contact-section-module__OuyYGa__submit{color:#1a1a2e;cursor:pointer;background:linear-gradient(120deg,orange,#ffbc3f);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.3rem;padding:.9rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:700;transition:transform .22s,box-shadow .22s,filter .22s;display:flex;box-shadow:0 6px 22px #ffa50052}.contact-section-module__OuyYGa__submit:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 10px 30px #ffa50070}.contact-section-module__OuyYGa__submit:disabled{opacity:.75;cursor:not-allowed;transform:none}@keyframes contact-section-module__OuyYGa__spin{to{transform:rotate(360deg)}}.contact-section-module__OuyYGa__spinner{animation:.9s linear infinite contact-section-module__OuyYGa__spin}.contact-section-module__OuyYGa__successBox{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;padding:3rem 1.5rem;display:flex}.contact-section-module__OuyYGa__successIcon{color:#22c55e}.contact-section-module__OuyYGa__successTitle{font-family:var(--font-heading), serif;color:var(--ink,#2c3e50);margin:0;font-size:1.5rem;font-weight:800}.contact-section-module__OuyYGa__successMsg{color:#5a6a7a;margin:0;font-size:.97rem}.contact-section-module__OuyYGa__resetBtn{color:#5a6a7a;cursor:pointer;background:0 0;border:1px solid #d8e0e8;border-radius:999px;margin-top:.5rem;padding:.6rem 1.4rem;font-family:inherit;font-size:.88rem;transition:border-color .2s,color .2s}.contact-section-module__OuyYGa__resetBtn:hover{border-color:var(--brand,orange);color:var(--brand,orange)}@media (max-width:768px){.contact-section-module__OuyYGa__grid{grid-template-columns:1fr;gap:2.5rem}.contact-section-module__OuyYGa__right{padding:1.6rem 1.2rem}.contact-section-module__OuyYGa__map{height:200px}}
