.contact-module__swMWYG__page{background:var(--cream);min-height:80vh;padding:80px 64px 100px}.contact-module__swMWYG__container{grid-template-columns:1fr 1fr;gap:80px;max-width:1000px;margin:0 auto;display:grid}.contact-module__swMWYG__leftCol{flex-direction:column;display:flex}.contact-module__swMWYG__title{font-family:var(--font-cormorant), serif;color:var(--ink);margin-bottom:24px;font-size:72px;font-weight:500}.contact-module__swMWYG__subtitle{color:var(--ink-light);max-width:400px;margin-bottom:48px;font-size:16px;font-weight:300;line-height:1.7}.contact-module__swMWYG__detailsList{flex-direction:column;gap:24px;margin-bottom:32px;display:flex}.contact-module__swMWYG__detailItem{align-items:flex-start;gap:16px;display:flex}.contact-module__swMWYG__detailIcon{color:var(--gold-dark);margin-top:2px}.contact-module__swMWYG__detailIcon svg{stroke-width:1.2px;width:22px;height:22px}.contact-module__swMWYG__detailText{flex-direction:column;gap:6px;display:flex}.contact-module__swMWYG__detailLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dark);font-size:11px;font-weight:500}.contact-module__swMWYG__detailValue{color:var(--ink);font-size:15px;font-weight:300}.contact-module__swMWYG__detailValue a{text-underline-offset:4px;-webkit-text-decoration:underline #2a241c33;text-decoration:underline #2a241c33;transition:text-decoration-color .3s}.contact-module__swMWYG__detailValue a:hover{-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}.contact-module__swMWYG__mutedLine{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-light);border-top:1px solid #c8b49666;padding-top:24px;font-size:13px}.contact-module__swMWYG__rightCol{display:flex}.contact-module__swMWYG__formCard{background:#fff9;border:1px solid #c8b49666;border-radius:20px;width:100%;padding:48px 40px}.contact-module__swMWYG__formTitle{font-family:var(--font-cormorant), serif;color:var(--ink);margin-bottom:32px;font-size:32px;font-weight:500}.contact-module__swMWYG__formGrid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:24px;margin-bottom:24px;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__formGroupFull{flex-direction:column;grid-column:1/-1;gap:8px;display:flex}.contact-module__swMWYG__formGroup label,.contact-module__swMWYG__formGroupFull label{color:var(--ink);font-size:12px;font-weight:500}.contact-module__swMWYG__formGroup input[type=text],.contact-module__swMWYG__formGroup input[type=email],.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea,.contact-module__swMWYG__formGroupFull input[type=text],.contact-module__swMWYG__formGroupFull input[type=file],.contact-module__swMWYG__formGroupFull textarea{width:100%;color:var(--ink);background:0 0;border:none;border-bottom:1px solid #2a241c33;border-radius:0;padding:12px 0;font-family:inherit;font-size:15px;transition:border-color .3s}.contact-module__swMWYG__formGroup select{appearance:none;cursor:pointer;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='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 4px center;background-repeat:no-repeat;background-size:16px;padding-right:24px}.contact-module__swMWYG__formGroupFull input[type=file]{color:var(--muted);padding:8px 0;font-size:13px}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup select:focus,.contact-module__swMWYG__formGroup textarea:focus,.contact-module__swMWYG__formGroupFull input:focus,.contact-module__swMWYG__formGroupFull textarea:focus{border-bottom-color:var(--gold-dark);outline:none}.contact-module__swMWYG__formGroup textarea,.contact-module__swMWYG__formGroupFull textarea{resize:vertical;min-height:80px}.contact-module__swMWYG__btn{background:linear-gradient(to top, var(--white) 50%, var(--ink) 50%);color:var(--white);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;background-position:top;background-size:100% 200%;border:none;border-radius:999px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:16px;padding:14px 28px;font-size:11px;font-weight:600;transition:all .4s cubic-bezier(.25,1,.5,1);display:inline-flex}.contact-module__swMWYG__btn span{transition:transform .4s cubic-bezier(.25,1,.5,1)}.contact-module__swMWYG__btn:hover{color:var(--ink);background-position:bottom;transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.contact-module__swMWYG__btn:hover span{transform:translate(4px)}@media (max-width:1024px){.contact-module__swMWYG__container{gap:40px}}@media (max-width:767px){.contact-module__swMWYG__container{grid-template-columns:1fr;gap:60px}.contact-module__swMWYG__page{padding:60px 20px 80px}.contact-module__swMWYG__title{font-size:48px}.contact-module__swMWYG__formCard{padding:32px 20px}.contact-module__swMWYG__formGrid{grid-template-columns:1fr}.contact-module__swMWYG__formGroupFull{grid-column:1/-1}.contact-module__swMWYG__formGroup input[type=text],.contact-module__swMWYG__formGroup input[type=email],.contact-module__swMWYG__formGroup select,.contact-module__swMWYG__formGroup textarea,.contact-module__swMWYG__formGroupFull input[type=text],.contact-module__swMWYG__formGroupFull input[type=file],.contact-module__swMWYG__formGroupFull textarea{padding:14px 0}.contact-module__swMWYG__btn{padding:16px 28px}}
