section.contact-hero{position:relative;isolation:isolate;background:#f6f3ee;padding:92px 0 110px;overflow:hidden}.contact-hero .c-bg{position:absolute;inset:0;pointer-events:none;z-index:0}.contact-hero .c-squares{position:absolute;inset:0 0 auto 0;height:340px;background-image:linear-gradient(90deg,rgba(28,25,20,.055) 1px,transparent 0),linear-gradient(180deg,rgba(28,25,20,.055) 1px,transparent 0);background-size:74px 74px;mask-image:radial-gradient(ellipse 58% 100% at 50% 0,#000 10%,transparent 78%);-webkit-mask-image:radial-gradient(ellipse 58% 100% at 50% 0,#000 10%,transparent 78%)}.contact-hero .c-warm{position:absolute;left:-10%;right:-10%;bottom:-220px;height:460px;background:radial-gradient(ellipse 60% 100% at 50% 100%,rgba(247,197,143,.42),transparent 70%);filter:blur(30px)}.contact-hero .c-container{position:relative;z-index:1;max-width:1120px;margin:0 auto;padding:0 28px}.contact-hero .c-head{text-align:center;margin-bottom:52px}.contact-hero .c-pill{display:inline-block;padding:6px 16px;border-radius:100px;background:#fff;border:1px solid rgba(28,25,20,.1);box-shadow:0 1px 2px rgba(28,25,20,.05);font-size:12.5px;font-weight:500;letter-spacing:-.005em;color:#3b3730;margin-bottom:22px}.contact-hero .c-title{font-size:clamp(40px,5.4vw,72px);line-height:1.02;letter-spacing:-.035em;font-weight:500;color:#14120f;margin:0 0 24px;text-wrap:balance}.contact-hero .c-title .accent{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;background:linear-gradient(120deg,var(--accent) 10%,var(--accent-2) 50%,var(--accent-3) 90%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;padding-right:.09em}.c-map{margin-top:22px;border-radius:14px;overflow:hidden;border:1px solid rgba(28,25,20,.1);box-shadow:0 1px 2px rgba(28,25,20,.05);line-height:0}.c-map iframe{width:100%;height:220px;border:0;display:block}.contact-hero .c-lede{font-size:15px;line-height:1.62;color:#6a655c;margin:0}.contact-hero .c-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:22px;align-items:stretch}.contact-hero .c-card,.contact-hero .c-info{background:#fff;border:1px solid rgba(28,25,20,.07);border-radius:20px;box-shadow:0 1px 2px rgba(28,25,20,.04),0 18px 44px -30px rgba(28,25,20,.3)}.contact-hero .c-info{padding:34px 30px;display:flex;flex-direction:column;justify-content:flex-start;gap:26px}.contact-hero .c-info-title{font-size:22px;font-weight:600;letter-spacing:-.022em;color:#14120f;margin:0 0 10px}.contact-hero .c-info-sub{font-size:13.5px;line-height:1.6;color:#6a655c;margin:0}.contact-hero .c-methods{display:flex;flex-direction:column;gap:16px}.contact-hero .c-method{display:flex;align-items:flex-start;gap:12px}.contact-hero .c-method-icon{width:20px;height:20px;flex-shrink:0;margin-top:1px;color:#14120f}.contact-hero .c-method-icon svg{width:20px;height:20px;display:block}.contact-hero .c-method-label{font-size:13.5px;font-weight:600;color:#14120f;letter-spacing:-.008em;margin-bottom:3px}.contact-hero .c-method-val{font-size:13px;line-height:1.55;color:#6a655c;text-decoration:none;font-style:normal}a.c-method-val:hover{color:#14120f;text-decoration:underline}.contact-hero .c-address{display:block}.contact-hero .c-card{padding:30px 30px 32px}.contact-hero .c-form{display:flex;flex-direction:column;gap:16px}.contact-hero .c-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-hero .c-field{display:flex;flex-direction:column;gap:7px;min-width:0}.contact-hero .c-label{font-size:13px;font-weight:500;color:#14120f;letter-spacing:-.005em}.contact-hero .c-input,.contact-hero .c-select,.contact-hero .c-textarea{width:100%;padding:11px 13px;background:#fbfaf8;border:1px solid rgba(28,25,20,.12);border-radius:9px;font-family:inherit;font-size:14px;color:#14120f;outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.contact-hero .c-input::placeholder,.contact-hero .c-textarea::placeholder{color:#a8a29a}.contact-hero .c-input:focus,.contact-hero .c-select:focus,.contact-hero .c-textarea:focus{background-color:#fff;border-color:rgba(28,25,20,.42);box-shadow:0 0 0 3px rgba(28,25,20,.07)}.contact-hero .c-textarea{resize:vertical;min-height:116px;line-height:1.55}.contact-hero .c-select{appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 4.5 6 8l3.5-3.5' stroke='%236a655c' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;padding-right:34px}.contact-hero .c-msgfoot{display:flex;justify-content:space-between;align-items:center;gap:10px}.contact-hero .c-counter{font-size:11.5px;color:#a8a29a;margin-left:auto}.contact-hero .c-err{font-size:12px;color:#b4342a;margin:0}.contact-hero .c-server-err{border-radius:9px;background:#fdf2f1;border:1px solid #f4d5d1;padding:11px 13px;font-size:13px;color:#9c2f26}.contact-hero .c-fine{font-size:12px;line-height:1.55;color:#8a857c;margin:2px 0 0}.contact-hero .c-fine a{color:#12786f;text-decoration:underline;text-underline-offset:2px}.contact-hero .c-submit{width:100%;padding:14px 18px;border:none;border-radius:10px;background:#12786f;color:#fff;font-family:inherit;font-size:14.5px;font-weight:500;letter-spacing:-.005em;cursor:pointer;transition:background .16s ease,transform .16s ease}.contact-hero .c-submit:hover{background:#0b564f;transform:translateY(-1px)}.contact-hero .c-submit:active{transform:translateY(0)}.contact-hero .c-submit:disabled{opacity:.55;cursor:not-allowed;transform:none}.contact-hero .c-success{text-align:center;padding:30px 8px}.contact-hero .c-success-icon{color:#2f8f5b;display:flex;justify-content:center;margin-bottom:16px}.contact-hero .c-success h2{font-size:22px;font-weight:600;letter-spacing:-.022em;color:#14120f;margin:0 0 8px}.contact-hero .c-success p{font-size:14px;line-height:1.6;color:#6a655c;margin:0 0 20px}.contact-hero .c-home{display:inline-block;padding:11px 20px;border-radius:9px;background:#12786f;color:#fff;font-size:14px;font-weight:500;text-decoration:none}.contact-hero .anim{opacity:0;transform:translateY(14px);animation:cFadeUp .62s cubic-bezier(.22,1,.36,1) forwards}.contact-hero .d1{animation-delay:60ms}.contact-hero .d2{animation-delay:.17s}@keyframes cFadeUp{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.contact-hero .anim{animation:none;opacity:1;transform:none}}@media (max-width:940px){section.contact-hero{padding:66px 0 78px}.contact-hero .c-layout{grid-template-columns:1fr}.contact-hero .c-info{gap:30px}}@media (max-width:560px){.contact-hero .c-container{padding:0 18px}.contact-hero .c-row{grid-template-columns:1fr}.contact-hero .c-card,.contact-hero .c-info{padding:24px 20px;border-radius:16px}}