.hero-contact-wrap{position:relative}.hero-contact-trigger{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.hero-contact-panel{position:absolute;z-index:30;top:calc(100% + 14px);left:50%;width:260px;padding:18px;border:1px solid rgba(200,184,154,.72);border-radius:3px;background:rgba(249,246,238,.96);box-shadow:0 24px 60px rgba(61,43,31,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);opacity:0;pointer-events:none;transform:translate(-50%,-12px) scale(.92);transform-origin:50% 0;transition:opacity .28s ease,transform .48s cubic-bezier(.16,1,.3,1)}.hero-contact-panel:before{content:"";position:absolute;top:-6px;left:calc(50% - 6px);width:11px;height:11px;border-top:1px solid rgba(200,184,154,.72);border-left:1px solid rgba(200,184,154,.72);background:rgba(249,246,238,.96);transform:rotate(45deg)}.hero-contact-panel.is-open{opacity:1;pointer-events:auto;transform:translate(-50%,0) scale(1)}.hero-contact-label{margin:0 0 14px;color:var(--warm-brown);font-family:var(--font-ui);font-size:.64rem;letter-spacing:.12em;text-align:center}.hero-contact-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.hero-contact-option{display:flex;min-width:0;flex-direction:column;align-items:center;gap:7px;padding:11px 4px 9px;border:1px solid var(--line);border-radius:2px;color:var(--warm-brown);background:transparent;font-family:var(--font-ui);font-size:.62rem;letter-spacing:.04em;text-decoration:none;cursor:pointer;opacity:0;transform:translateY(10px);transition:color .2s ease,border-color .2s ease,transform .42s cubic-bezier(.16,1,.3,1),opacity .28s ease}.hero-contact-panel.is-open .hero-contact-option{opacity:1;transform:translateY(0)}.hero-contact-panel.is-open .hero-contact-option:nth-child(2){transition-delay:.05s}.hero-contact-panel.is-open .hero-contact-option:nth-child(3){transition-delay:.1s}.hero-contact-option:hover{color:var(--wine);border-color:var(--wine);transform:translateY(-2px)}.hero-contact-option svg{width:22px;height:22px}@media(max-width:560px){.hero-contact-panel{right:0;left:0;width:auto;transform:translate(0,-12px) scale(.94)}.hero-contact-panel.is-open{transform:translate(0,0) scale(1)}}@media(prefers-reduced-motion:reduce){.hero-contact-panel,.hero-contact-option{transition-duration:.01ms!important}}
 .hero.contact-panel-open{overflow:visible;z-index:20}.hero.contact-panel-open .hero-panel{z-index:21}
body>.hero-contact-panel{position:fixed;z-index:10001;top:50%;right:auto;bottom:auto;left:50%;width:min(360px,calc(100vw - 40px));padding:24px;transform:translate(-50%,calc(-50% - 18px)) scale(.92);transform-origin:50% 50%}body>.hero-contact-panel:before{display:none}body>.hero-contact-panel.is-open{transform:translate(-50%,-50%) scale(1)}
.hero-cta-group>.btn-primary,.hero-cta-group>.btn-secondary,.hero-cta-group>.hero-contact-wrap{width:124px;min-height:42px;box-sizing:border-box}.hero-cta-group>.btn-primary,.hero-cta-group>.btn-secondary{display:inline-flex;align-items:center;justify-content:center}.hero-contact-trigger{width:100%;height:100%}@media(max-width:560px){.hero-cta-group>.btn-primary,.hero-cta-group>.btn-secondary,.hero-cta-group>.hero-contact-wrap{width:100%}}
.hero-cta-group>.btn-primary,.hero-cta-group>.btn-secondary,.hero-cta-group>.hero-contact-wrap{width:152px;white-space:nowrap}
@media(max-width:560px){.hero-cta-group>.btn-primary,.hero-cta-group>.btn-secondary,.hero-cta-group>.hero-contact-wrap{width:100%}}
.hero-cta-group>.btn-primary,.hero-cta-group>.btn-secondary,.hero-cta-group>.hero-contact-wrap{height:46px}
