.contact-module__swMWYG__contactWrapper{flex-direction:column;gap:2.5rem;max-width:900px;margin:2rem auto 4rem;display:flex}.contact-module__swMWYG__headerArea{text-align:center;max-width:650px;margin:0 auto}.contact-module__swMWYG__title{color:var(--foreground);background:linear-gradient(135deg, var(--foreground) 30%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.75rem;font-size:2.2rem;font-weight:800}.contact-module__swMWYG__subtitle{color:var(--foreground-sub);font-size:1rem;line-height:1.6}.contact-module__swMWYG__grid{grid-template-columns:1.1fr 1.9fr;gap:2rem;display:grid}@media (max-width:768px){.contact-module__swMWYG__grid{grid-template-columns:1fr}}.contact-module__swMWYG__detailsCard,.contact-module__swMWYG__formCard{border:1px solid var(--border);border-radius:20px;padding:2.5rem}.contact-module__swMWYG__cardTitle{color:var(--foreground);margin-bottom:1.75rem;padding-bottom:.5rem;font-size:1.3rem;font-weight:700;position:relative}.contact-module__swMWYG__cardTitle:after{content:"";background:var(--accent);width:40px;height:2px;box-shadow:0 0 8px var(--accent);position:absolute;bottom:0;left:0}.contact-module__swMWYG__infoList{flex-direction:column;gap:1.5rem;display:flex}.contact-module__swMWYG__infoItem{align-items:flex-start;gap:1rem;display:flex}.contact-module__swMWYG__icon{border:1px solid var(--border);background:#a7f3d014;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.15rem;display:flex}.contact-module__swMWYG__text{flex-direction:column;gap:.25rem;display:flex}.contact-module__swMWYG__label{color:var(--foreground-sub);letter-spacing:.05em;text-transform:uppercase;font-size:.8rem}.contact-module__swMWYG__value{color:var(--foreground);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s}.contact-module__swMWYG__value[href]:hover{color:var(--accent)}.contact-module__swMWYG__plantNote{border-left:3px solid var(--accent);color:var(--foreground-sub);background:#a7f3d00a;border-radius:12px;align-items:flex-start;gap:.75rem;margin-top:2.5rem;padding:1.25rem;font-size:.85rem;line-height:1.6;display:flex}.contact-module__swMWYG__form{flex-direction:column;gap:1.25rem;display:flex}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.5rem;display:flex}.contact-module__swMWYG__formGroup label{color:var(--foreground);font-size:.85rem;font-weight:600}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{border:1px solid var(--border);width:100%;color:var(--foreground);background:#ffffff05;border-radius:8px;padding:.8rem 1rem;font-family:inherit;font-size:.92rem;transition:all .3s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--accent);background:#ffffff0a;outline:none;box-shadow:0 0 10px #a7f3d026}.contact-module__swMWYG__textarea{resize:vertical}.contact-module__swMWYG__btnSubmit{background:var(--accent);color:#0b1a13;cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:.9rem;font-size:.95rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #a7f3d026}.contact-module__swMWYG__btnSubmit:hover{transform:translateY(-1px);box-shadow:0 4px 25px #a7f3d066}
