.contact-module__swMWYG__contactPage{background:var(--background)}.contact-module__swMWYG__hero{padding:42px 0 34px}.contact-module__swMWYG__heroInner{width:min(var(--page), calc(100% - 96px));grid-template-columns:minmax(420px,.9fr) minmax(440px,1.1fr);align-items:center;gap:72px;margin:0 auto;display:grid}.contact-module__swMWYG__photoWrap{background:var(--cream-deep);border-radius:24px;min-height:560px;position:relative;overflow:hidden;box-shadow:0 18px 55px #402a1b14}.contact-module__swMWYG__photo{object-fit:cover;object-position:center 24%}.contact-module__swMWYG__photoBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdfbe0;border:1px solid #ffffff80;border-radius:14px;padding:16px 20px;position:absolute;bottom:24px;left:24px;right:24px}.contact-module__swMWYG__photoBadge span{color:var(--coral-dark);letter-spacing:.09em;margin-bottom:4px;font-size:9px;font-weight:800;display:block}.contact-module__swMWYG__photoBadge strong{font-family:var(--font-heading), Georgia, serif;font-size:23px;font-weight:600}.contact-module__swMWYG__heroContent{max-width:610px}.contact-module__swMWYG__eyebrow{color:var(--coral-dark);letter-spacing:.08em;margin-bottom:14px;font-size:11px;font-weight:800;display:inline-block}.contact-module__swMWYG__heroContent h1{font-family:var(--font-heading), Georgia, serif;letter-spacing:-.035em;margin:0;font-size:clamp(54px,5vw,76px);font-weight:500;line-height:.98}.contact-module__swMWYG__heroContent h1 em{color:var(--coral-dark);font-weight:500;display:block}.contact-module__swMWYG__intro{color:#46423f;max-width:560px;margin:28px 0 0;font-size:17px;line-height:1.7}.contact-module__swMWYG__note{max-width:570px;color:var(--muted);margin:17px 0 0;font-size:14px;line-height:1.7}.contact-module__swMWYG__contactActions{flex-direction:column;align-items:flex-start;display:flex}.contact-module__swMWYG__emailButton{background:var(--coral);color:#fff;border-radius:8px;align-items:center;gap:12px;width:max-content;min-height:50px;margin-top:28px;padding:0 20px;font-size:12px;font-weight:800;transition:transform .16s,background .16s;display:inline-flex}.contact-module__swMWYG__emailButton:hover{background:var(--coral-dark);transform:translateY(-1px)}.contact-module__swMWYG__socialMedia{align-items:center;gap:18px;margin-top:18px;margin-left:14px;display:flex}.contact-module__swMWYG__socialMedia>span{color:#3f3b38;font-size:13px;font-weight:700}.contact-module__swMWYG__socialIcons{align-items:center;gap:14px;display:flex}.contact-module__swMWYG__socialIcons a{color:#292725;place-items:center;width:28px;height:28px;font-size:19px;transition:color .15s,transform .15s;display:grid}.contact-module__swMWYG__socialIcons a:hover{color:var(--coral-dark);transform:translateY(-1px)}.contact-module__swMWYG__contactSection{width:min(var(--page), calc(100% - 96px));margin:0 auto;padding:36px 0 52px}.contact-module__swMWYG__sectionHeading{text-align:center;margin-bottom:25px}.contact-module__swMWYG__sectionHeading span{color:var(--coral-dark);letter-spacing:.08em;font-size:12px;font-weight:800}.contact-module__swMWYG__sectionHeading h2{font-family:var(--font-heading), Georgia, serif;margin:8px 0 0;font-size:42px;font-weight:600;line-height:1}.contact-module__swMWYG__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.contact-module__swMWYG__card{border:1px solid var(--border);background:#fffdfb;border-radius:18px;min-height:220px;padding:27px;box-shadow:0 10px 30px #462d1909}.contact-module__swMWYG__icon{color:#fff;border-radius:50%;place-items:center;width:50px;height:50px;margin-bottom:22px;display:grid}.contact-module__swMWYG__coral{background:var(--coral)}.contact-module__swMWYG__sage{background:var(--sage)}.contact-module__swMWYG__gold{background:var(--gold)}.contact-module__swMWYG__card h3{font-family:var(--font-heading), Georgia, serif;margin:0;font-size:26px;font-weight:600}.contact-module__swMWYG__card p{color:var(--muted);margin:11px 0 0;font-size:13px;line-height:1.65}.contact-module__swMWYG__formSection{border:1px solid var(--border);background:linear-gradient(120deg,#fff9f5 0%,#fffdfb 48%,#f3f6ee 100%);border-radius:22px;grid-template-columns:.85fr 1.15fr;gap:62px;width:min(1120px,100% - 96px);margin:0 auto 58px;padding:44px;display:grid}.contact-module__swMWYG__formIntro h2{font-family:var(--font-heading), Georgia, serif;margin:0;font-size:39px;font-weight:600;line-height:1.05}.contact-module__swMWYG__formIntro p{color:var(--muted);margin:17px 0 0;font-size:13px;line-height:1.7}.contact-module__swMWYG__form{flex-direction:column;gap:16px;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-module__swMWYG__form label{flex-direction:column;gap:7px;display:flex}.contact-module__swMWYG__form label>span{color:#4c4743;font-size:11px;font-weight:700}.contact-module__swMWYG__form input,.contact-module__swMWYG__form select,.contact-module__swMWYG__form textarea{border:1px solid var(--border);width:100%;color:var(--foreground);font:inherit;background:#fff;border-radius:9px;outline:none}.contact-module__swMWYG__form input,.contact-module__swMWYG__form select{height:50px;padding:0 15px}.contact-module__swMWYG__form select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#5f5a56 50%),linear-gradient(135deg,#5f5a56 50%,#0000 50%);background-position:calc(100% - 19px) 22px,calc(100% - 14px) 22px;background-repeat:no-repeat;background-size:5px 5px;padding-right:42px}.contact-module__swMWYG__form textarea{resize:vertical;padding:14px 15px}.contact-module__swMWYG__form input:focus,.contact-module__swMWYG__form select:focus,.contact-module__swMWYG__form textarea:focus{border-color:#dc59638c;box-shadow:0 0 0 3px #ee667014}.contact-module__swMWYG__submitButton{background:var(--sage);color:#fff;letter-spacing:.04em;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:max-content;min-height:48px;padding:0 21px;font-size:11px;font-weight:800;display:inline-flex}@media (max-width:1100px) and (min-width:901px){.contact-module__swMWYG__heroInner,.contact-module__swMWYG__contactSection{width:calc(100% - 48px)}.contact-module__swMWYG__heroInner{grid-template-columns:.9fr 1.1fr;gap:40px}.contact-module__swMWYG__photoWrap{min-height:500px}.contact-module__swMWYG__formSection{width:calc(100% - 48px)}}@media (max-width:900px){.contact-module__swMWYG__hero{padding:10px 0 14px}.contact-module__swMWYG__heroInner{flex-direction:column;gap:18px;width:100%;display:flex}.contact-module__swMWYG__photoWrap{border-radius:18px;width:calc(100% - 32px);min-height:430px;margin:0 auto}.contact-module__swMWYG__photoBadge{padding:13px 15px;bottom:14px;left:14px;right:14px}.contact-module__swMWYG__photoBadge strong{font-size:20px}.contact-module__swMWYG__heroContent{width:100%;max-width:none;padding:0 20px}.contact-module__swMWYG__heroContent h1{font-size:48px}.contact-module__swMWYG__intro{font-size:15px}.contact-module__swMWYG__contactActions{flex-direction:row;align-items:center;gap:10px;width:100%;margin-top:28px;display:flex}.contact-module__swMWYG__contactActions .contact-module__swMWYG__emailButton{flex-shrink:0;min-height:50px;margin-top:0;padding:0 14px;font-size:10px}.contact-module__swMWYG__contactActions .contact-module__swMWYG__socialMedia{flex:1;margin:0}.contact-module__swMWYG__contactActions .contact-module__swMWYG__socialMedia>span{display:none}.contact-module__swMWYG__contactActions .contact-module__swMWYG__socialIcons{justify-content:space-evenly;align-items:center;gap:4px;width:100%;display:flex}.contact-module__swMWYG__contactActions .contact-module__swMWYG__socialIcons a{width:24px;height:24px;font-size:18px}.contact-module__swMWYG__contactSection{width:100%;padding:16px 16px 18px}.contact-module__swMWYG__sectionHeading h2{font-size:32px;line-height:1.05}.contact-module__swMWYG__cards{grid-template-columns:1fr;gap:8px}.contact-module__swMWYG__card{min-height:auto;padding:22px}.contact-module__swMWYG__cardTitleRow{align-items:center;gap:14px;display:flex}.contact-module__swMWYG__card .contact-module__swMWYG__icon{flex-shrink:0;margin-bottom:0}.contact-module__swMWYG__card h3{margin:0;font-size:23px;line-height:1.05}.contact-module__swMWYG__formSection{flex-direction:column;gap:20px;width:calc(100% - 32px);margin:8px auto 18px;padding:22px 18px;display:flex}.contact-module__swMWYG__formIntro h2{font-size:32px}.contact-module__swMWYG__formRow{grid-template-columns:1fr}.contact-module__swMWYG__submitButton{width:100%}}.contact-module__swMWYG__formSuccess{color:#41643c;background:#f1f8ef;border:1px solid #d7e7d4;border-radius:9px;margin:0;padding:12px 14px;font-size:13px;line-height:1.5}.contact-module__swMWYG__formError{color:#a3483d;background:#fff3f1;border:1px solid #f0d0cb;border-radius:9px;margin:0;padding:12px 14px;font-size:13px;line-height:1.5}.contact-module__swMWYG__submitButton:disabled{opacity:.65;cursor:wait}
