.contacto-section[data-astro-cid-xjughlio]{padding:7rem 0;background:var(--white)}.contacto-grid[data-astro-cid-xjughlio]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.section-title[data-astro-cid-xjughlio]{margin-bottom:1rem}.title-accent[data-astro-cid-xjughlio]{color:var(--yellow);position:relative;display:inline-block}.title-accent[data-astro-cid-xjughlio]:after{content:"";position:absolute;left:0;bottom:.05em;width:100%;height:.06em;background:var(--yellow);opacity:.35;border-radius:4px}.contact-items[data-astro-cid-xjughlio]{display:flex;flex-direction:column;gap:.6rem;margin:2rem 0}.contact-item[data-astro-cid-xjughlio]{display:flex;align-items:center;gap:1rem;padding:1rem 1.1rem;border-radius:14px;border:1.5px solid rgba(2,29,80,.07);background:#021d5005;text-decoration:none;color:var(--blue);transition:border-color .25s ease,background .25s ease,transform .25s ease}a[data-astro-cid-xjughlio].contact-item:hover{border-color:#f2a90080;background:#f2a9000a;transform:translate(4px)}.contact-icon-wrap[data-astro-cid-xjughlio]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-icon-wrap[data-astro-cid-xjughlio].green{background:#25d3661a;color:#1da851}.contact-icon-wrap[data-astro-cid-xjughlio].blue{background:#021d5014;color:var(--blue)}.contact-icon-wrap[data-astro-cid-xjughlio].yellow{background:#f2a9001f;color:#c88800}.contact-icon-wrap[data-astro-cid-xjughlio].gray{background:#021d500d;color:#021d5080}.contact-text[data-astro-cid-xjughlio]{flex:1;min-width:0}.contact-label[data-astro-cid-xjughlio]{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#021d5066;margin-bottom:.15rem}.contact-value[data-astro-cid-xjughlio]{font-size:.88rem;font-weight:600;color:var(--blue);line-height:1.4}.contact-arrow[data-astro-cid-xjughlio]{color:#021d5040;transition:transform .2s ease,color .2s ease;flex-shrink:0}a[data-astro-cid-xjughlio].contact-item:hover .contact-arrow[data-astro-cid-xjughlio]{transform:translate(3px);color:var(--yellow)}.social-links[data-astro-cid-xjughlio]{display:flex;gap:.6rem}.social-btn[data-astro-cid-xjughlio]{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1.1rem;border:1.5px solid rgba(2,29,80,.12);border-radius:100px;font-size:.82rem;font-weight:600;color:#021d5099;text-decoration:none;transition:border-color .2s ease,color .2s ease,background .2s ease}.social-btn[data-astro-cid-xjughlio]:hover{border-color:var(--blue);color:var(--blue);background:#021d500a}.form-card[data-astro-cid-xjughlio]{background:var(--blue);border-radius:24px;padding:2.75rem;position:relative;overflow:hidden}.form-card[data-astro-cid-xjughlio]:before{content:"";position:absolute;top:-60px;right:-60px;width:200px;height:200px;border-radius:50%;background:#f2a9000f;pointer-events:none}.form-header[data-astro-cid-xjughlio]{margin-bottom:2rem}.form-title[data-astro-cid-xjughlio]{font-family:var(--font-heading);font-size:1.4rem;font-weight:900;color:var(--white);margin-bottom:.35rem}.form-subtitle[data-astro-cid-xjughlio]{font-size:.82rem;color:#ffffff73;font-weight:500}.contact-form[data-astro-cid-xjughlio]{display:flex;flex-direction:column;gap:1.1rem;position:relative;z-index:1}.form-row[data-astro-cid-xjughlio]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group[data-astro-cid-xjughlio]{position:relative}.req[data-astro-cid-xjughlio]{color:var(--yellow)}.float-group[data-astro-cid-xjughlio] label[data-astro-cid-xjughlio]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:.88rem;font-weight:500;color:#ffffff52;text-transform:none;letter-spacing:normal;pointer-events:none;transition:top .22s cubic-bezier(.4,0,.2,1),transform .22s cubic-bezier(.4,0,.2,1),font-size .22s cubic-bezier(.4,0,.2,1),color .22s,letter-spacing .22s,text-transform .22s;z-index:1;background:transparent;padding:0 .25rem;white-space:nowrap}.float-group--textarea[data-astro-cid-xjughlio] label[data-astro-cid-xjughlio]{top:.95rem;transform:none}.float-group[data-astro-cid-xjughlio] input[data-astro-cid-xjughlio]:focus+label[data-astro-cid-xjughlio],.float-group[data-astro-cid-xjughlio] input[data-astro-cid-xjughlio]:not(:placeholder-shown)+label[data-astro-cid-xjughlio]{top:-.62rem;transform:none;font-size:.6rem;font-weight:700;color:var(--yellow);letter-spacing:.1em;text-transform:uppercase;background:var(--blue)}.float-group--textarea[data-astro-cid-xjughlio] textarea[data-astro-cid-xjughlio]:focus+label[data-astro-cid-xjughlio],.float-group--textarea[data-astro-cid-xjughlio] textarea[data-astro-cid-xjughlio]:not(:placeholder-shown)+label[data-astro-cid-xjughlio]{top:-.62rem;font-size:.6rem;font-weight:700;color:var(--yellow);letter-spacing:.1em;text-transform:uppercase;background:var(--blue)}.form-group[data-astro-cid-xjughlio] input[data-astro-cid-xjughlio],.form-group[data-astro-cid-xjughlio] textarea[data-astro-cid-xjughlio]{background:#ffffff0f;border:1.5px solid rgba(255,255,255,.1);border-radius:10px;padding:.9rem 1rem;color:var(--white);font-family:var(--font-body);font-size:.92rem;outline:none;transition:border-color .2s ease,background .2s ease,box-shadow .2s;resize:none;width:100%}.form-group[data-astro-cid-xjughlio] input[data-astro-cid-xjughlio]:focus,.form-group[data-astro-cid-xjughlio] textarea[data-astro-cid-xjughlio]:focus{border-color:var(--yellow);background:#ffffff17;box-shadow:0 0 0 3px #f2a9001f}.form-submit[data-astro-cid-xjughlio]{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;padding:.95rem 1.5rem;background:var(--yellow);color:var(--blue);font-family:var(--font-heading);font-size:.92rem;font-weight:800;letter-spacing:.02em;border:none;border-radius:100px;cursor:pointer;margin-top:.5rem;transition:background .2s ease,transform .2s ease,box-shadow .25s ease}.form-submit[data-astro-cid-xjughlio]:hover{background:#ffbe0b;transform:translateY(-2px);box-shadow:0 8px 28px #f2a90066}.form-submit[data-astro-cid-xjughlio]:active{transform:translateY(0)}.form-submit[data-astro-cid-xjughlio].loading{opacity:.7;pointer-events:none}.form-success[data-astro-cid-xjughlio]{display:none;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-radius:12px;background:#25d3661f;border:1px solid rgba(37,211,102,.3);color:#4ade80;font-size:.9rem;font-weight:600;margin-top:.5rem}.form-success[data-astro-cid-xjughlio].visible{display:flex}.map-wrap[data-astro-cid-xjughlio]{position:relative;margin-top:4rem;border-radius:20px;overflow:hidden;border:1.5px solid rgba(2,29,80,.08);box-shadow:0 4px 24px #021d5012}.map-wrap[data-astro-cid-xjughlio] iframe[data-astro-cid-xjughlio]{display:block}.map-label[data-astro-cid-xjughlio]{display:flex;align-items:center;gap:.55rem;padding:.75rem 1.25rem;background:var(--blue);color:#ffffffbf;font-size:.8rem;font-weight:600;letter-spacing:.01em}.map-label[data-astro-cid-xjughlio] svg[data-astro-cid-xjughlio]{color:var(--yellow);flex-shrink:0}.map-open-btn[data-astro-cid-xjughlio]{position:absolute;bottom:1rem;right:1rem;display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1rem;background:var(--white);color:var(--blue);font-size:.78rem;font-weight:700;border-radius:100px;text-decoration:none;box-shadow:0 2px 12px #00000026;transition:background .2s,transform .2s;z-index:1}.map-open-btn[data-astro-cid-xjughlio]:hover{background:var(--yellow);transform:translateY(-2px)}@media (max-width: 900px){.contacto-grid[data-astro-cid-xjughlio]{grid-template-columns:1fr;gap:3rem}}@media (max-width: 560px){.form-row[data-astro-cid-xjughlio]{grid-template-columns:1fr}.form-card[data-astro-cid-xjughlio]{padding:2rem 1.5rem}}.contact-page-hero[data-astro-cid-2mxdoeuz]{background:var(--gray-100);padding:5rem 0 4rem;text-align:center;border-bottom:1px solid var(--gray-200)}.page-eyebrow[data-astro-cid-2mxdoeuz]{font-size:.8rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--red);margin-bottom:1rem}.page-title[data-astro-cid-2mxdoeuz]{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3.5rem);font-weight:900;color:var(--blue);margin-bottom:1rem;line-height:1.1}.page-title[data-astro-cid-2mxdoeuz] span[data-astro-cid-2mxdoeuz]{color:var(--red)}.page-desc[data-astro-cid-2mxdoeuz]{font-size:1.05rem;color:var(--gray-700);max-width:500px;margin:0 auto;line-height:1.7}
