.contact-module__krtVhq__page{z-index:1;background:var(--mineral);color:var(--ink);position:relative;overflow:clip}.contact-module__krtVhq__page:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(120% 80% at 50% 0,#ffffffb8 0%,#fff0 62%),radial-gradient(90% 70% at 50% 108%,#10212b0d 0%,#10212b00 60%);position:absolute;inset:0}.contact-module__krtVhq__page:before{content:"";z-index:1;pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='0.055'/%3E%3C/svg%3E");position:absolute;inset:0}.contact-module__krtVhq__page>*{z-index:2;position:relative}.contact-module__krtVhq__page :focus-visible{outline-offset:3px;outline:2px solid #607985}.contact-module__krtVhq__stage{min-height:100svh;padding:clamp(7rem, 10vw, 9rem) var(--page-gutter) clamp(3.5rem, 6vw, 5rem);align-items:center;display:flex}.contact-module__krtVhq__panel{border-radius:var(--panel-radius,8px);background:linear-gradient(170deg, #fdfcfa 0%, var(--mineral-light) 46%, #f5f3ef 100%);width:min(100%,74rem);box-shadow:var(--shadow-floating);border:1px solid #ffffffe6;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-template-areas:"head card""details card";align-content:center;align-items:start;gap:clamp(1.75rem,3vw,2.5rem) clamp(2.5rem,5vw,5rem);margin-inline:auto;padding:clamp(2.5rem,4.5vw,4.25rem);display:grid}.contact-module__krtVhq__eyebrow{margin:0 0 1.1rem}.contact-module__krtVhq__title{max-width:12ch;font-family:var(--font-home-display), var(--font-outfit), sans-serif;letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(3.7rem,4.5vw,4.5rem);font-weight:560;line-height:1.08}.contact-module__krtVhq__title strong{font-weight:560}.contact-module__krtVhq__lead{color:#4f5f66;max-width:30rem;margin:1.25rem 0 0;font-size:.98rem;line-height:1.62}.contact-module__krtVhq__microLabel{color:var(--steel);font-size:var(--label-xs);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .5rem;font-weight:700}.contact-module__krtVhq__introHead{grid-area:head}.contact-module__krtVhq__introDetails{grid-area:details}.contact-module__krtVhq__card{grid-area:card;align-self:center;padding:0}.contact-module__krtVhq__who{border-top:1px solid var(--rule);padding-top:clamp(1.5rem,2.5vw,2rem)}.contact-module__krtVhq__whoName{font-family:var(--font-home-display), var(--font-outfit), sans-serif;letter-spacing:-.03em;margin:0;font-size:1.15rem;font-weight:600}.contact-module__krtVhq__whoNote{color:#4f5f66;max-width:30rem;margin:.55rem 0 0;font-size:.9rem;line-height:1.6}.contact-module__krtVhq__channels{gap:1.1rem;margin:clamp(1.75rem,3vw,2.25rem) 0 0;padding:0;list-style:none;display:grid}.contact-module__krtVhq__channels li{border-top:1px solid var(--rule);align-items:center;gap:.95rem;padding:.85rem 0;display:flex}.contact-module__krtVhq__channelChip{display:none}.contact-module__krtVhq__channelText{gap:.1rem;min-width:0;display:grid}.contact-module__krtVhq__channelLabel{color:var(--steel);font-size:var(--label-xs,.68rem);letter-spacing:.145em;text-transform:uppercase;margin-bottom:.3rem;font-weight:700;line-height:1.3;display:block}.contact-module__krtVhq__channelText a{color:var(--ink);letter-spacing:-.02em;overflow-wrap:anywhere;align-items:center;min-height:44px;margin-block:-.5rem;padding-block:.5rem;font-size:1rem;font-weight:560;text-decoration:none;display:inline-flex}.contact-module__krtVhq__channelText a:hover{text-underline-offset:4px;text-decoration:underline}.contact-module__krtVhq__card{border-radius:var(--panel-radius,8px);box-shadow:var(--shadow-raised);background:linear-gradient(175deg,#fff 0%,#fdfdfc 100%);border:1px solid #ffffffe6;padding:clamp(1.75rem,2.8vw,2.5rem)}.contact-module__krtVhq__form{gap:1.05rem;display:grid}.contact-module__krtVhq__field{gap:.45rem;display:grid}.contact-module__krtVhq__field label{color:var(--graphite);align-items:baseline;gap:.55rem;font-size:.84rem;font-weight:560;display:flex}.contact-module__krtVhq__optional{color:var(--steel);font-size:var(--label-xs);letter-spacing:.1em;text-transform:uppercase;font-weight:600}.contact-module__krtVhq__field input,.contact-module__krtVhq__field textarea{border-radius:var(--panel-radius,8px);width:100%;color:var(--ink);font:inherit;background:#f4f4f1;border:1px solid #0000;padding:.75rem .95rem;font-size:1rem;line-height:1.5;transition:background .25s cubic-bezier(.16,1,.3,1),border-color .25s cubic-bezier(.16,1,.3,1)}.contact-module__krtVhq__field textarea{resize:vertical;min-height:7rem}.contact-module__krtVhq__field input::-moz-placeholder{color:#5d6e75}.contact-module__krtVhq__field textarea::-moz-placeholder{color:#5d6e75}.contact-module__krtVhq__field input::placeholder,.contact-module__krtVhq__field textarea::placeholder{color:#5d6e75}.contact-module__krtVhq__field input:hover,.contact-module__krtVhq__field textarea:hover{background:#f0f0ec}.contact-module__krtVhq__field input:focus,.contact-module__krtVhq__field textarea:focus{background:var(--mineral-light);border-color:#10212b47;outline:none}.contact-module__krtVhq__field input[aria-invalid=true],.contact-module__krtVhq__field textarea[aria-invalid=true]{background:#96534b0d;border-color:#8a6a52}.contact-module__krtVhq__fieldError{color:#7d5f48;margin:0;font-size:.8rem}.contact-module__krtVhq__formError{border-radius:var(--panel-radius,8px);color:#7d5f48;background:#96534b14;align-items:flex-start;gap:.55rem;margin:0;padding:.75rem .9rem;font-size:.85rem;line-height:1.5;display:flex}.contact-module__krtVhq__formError span:first-child{flex-shrink:0;padding-top:.1rem}.contact-module__krtVhq__submit{justify-self:start;margin-top:.3rem}.contact-module__krtVhq__submit>span:first-child{padding:.9rem 1.35rem}.contact-module__krtVhq__actionChamber{border-left:1px solid #faf9f633;align-items:center;padding:0 .9rem;display:inline-flex}.contact-module__krtVhq__state{justify-items:start;gap:.8rem;padding:clamp(1.5rem,3vw,3rem) 0;display:grid}.contact-module__krtVhq__stateIcon{color:#5d7a63;background:#3f6a581a;border-radius:999px;padding:.55rem;display:inline-flex}.contact-module__krtVhq__stateTitle{font-family:var(--font-home-display), var(--font-outfit), sans-serif;letter-spacing:-.04em;margin:0;font-size:1.6rem;font-weight:560}.contact-module__krtVhq__stateBody{color:#4f5f66;margin:0;font-size:.96rem;line-height:1.6}.contact-module__krtVhq__stateAction{border:0;border-bottom:1px solid var(--rule-strong);color:var(--ink);font:inherit;cursor:pointer;background:0 0;margin-top:.4rem;padding:0 0 .3rem;font-size:.86rem;font-weight:620}@media (max-width:899px){.contact-module__krtVhq__stage{min-height:0;padding-top:clamp(6rem,18vw,8rem)}.contact-module__krtVhq__panel{border-radius:var(--panel-radius,8px);grid-template-columns:1fr;grid-template-areas:"head""details""card";gap:2rem;padding:clamp(1.75rem,5vw,2.5rem)}}@media (max-width:767px){.contact-module__krtVhq__stage{padding-inline:1rem}.contact-module__krtVhq__submit{justify-content:space-between;width:100%}}@media (max-width:599px){.contact-module__krtVhq__stage{padding-block:clamp(5.75rem,22vw,6.5rem) clamp(3.5rem,14vw,4.5rem);padding-inline:max(1.25rem, env(safe-area-inset-left)) max(1.25rem, env(safe-area-inset-right))}.contact-module__krtVhq__panel{box-shadow:none;background:0 0;border:0;border-radius:0;gap:2rem;padding:0}.contact-module__krtVhq__card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.contact-module__krtVhq__title{max-width:10ch;font-size:clamp(2.5rem,12vw,2.625rem);line-height:1.02}.contact-module__krtVhq__lead,.contact-module__krtVhq__whoNote,.contact-module__krtVhq__stateBody,.contact-module__krtVhq__formError{font-size:1rem}.contact-module__krtVhq__lead{margin-top:1rem;line-height:1.58}.contact-module__krtVhq__who{padding-top:1.25rem}.contact-module__krtVhq__whoNote{margin-top:.45rem;line-height:1.55}.contact-module__krtVhq__channels{border-bottom:1px solid var(--rule);gap:0;margin-top:1.25rem}.contact-module__krtVhq__channels li{min-height:4.5rem;padding-block:.9rem}.contact-module__krtVhq__form{gap:1.2rem}.contact-module__krtVhq__field input,.contact-module__krtVhq__field textarea{min-height:3.25rem}.contact-module__krtVhq__field textarea{min-height:8.5rem}.contact-module__krtVhq__fieldError{font-size:.875rem}.contact-module__krtVhq__state{padding-block:1.5rem}.contact-module__krtVhq__stateAction{align-items:center;min-height:44px;padding-block:.35rem;display:inline-flex}}@media (prefers-reduced-motion:reduce){.contact-module__krtVhq__page *,.contact-module__krtVhq__page :before,.contact-module__krtVhq__page :after{transition-duration:.01ms!important}}
