body.contacto-page{--public-section-solid-soft:color-mix(in srgb,var(--inicio-soft-strong) 86%,var(--inicio-bg));--public-section-solid-alt:color-mix(in srgb,var(--inicio-soft-strong) 68%,var(--inicio-bg));--contacto-panel-bg:rgba(8,12,25,0.58);--contacto-panel-border:rgba(255,255,255,0.26);--contacto-panel-shadow:0 24px 58px rgba(3,7,18,0.32);margin:0;min-height:100vh;background:#050812;color:var(--inicio-text);font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}body.contacto-page a{color:inherit}.contacto-main{min-height:100vh;background:linear-gradient(120deg,rgba(3,5,12,0.99),rgba(4,6,14,0.92)),#02040a}body.contacto-page .contacto-hero{height:auto;min-height:var(--inicio-hero-height,100vh);max-height:none;align-items:center;padding-top:clamp(118px,13vh,150px);padding-bottom:clamp(56px,8vh,88px);clip-path:none;overflow:hidden}body.contacto-page .contacto-hero__background{object-position:center 64%}body.contacto-page .contacto-hero__veil{background:linear-gradient(108deg,rgba(2,4,11,0.94) 0%,rgba(4,7,16,0.83) 38%,rgba(5,7,14,0.62) 68%,rgba(3,4,10,0.44) 100%),radial-gradient(circle at 66% 24%,rgba(184,148,70,0.14),transparent 36%),radial-gradient(circle at 22% 72%,rgba(122,23,23,0.14),transparent 34%)}body.contacto-page .contacto-hero__inner{width:min(1320px,100%);grid-template-columns:minmax(420px,0.95fr) minmax(420px,560px);grid-template-areas:"copy visual";gap:clamp(28px,4vw,64px);align-items:center;text-align:left}.contacto-hero__copy{grid-area:copy;width:min(660px,100%);display:flex;flex-direction:column;gap:clamp(26px,3vw,36px);margin-left:15px}.contacto-hero__heading{gap:10px}.contacto-hero .contacto-hero__kicker-title{margin:0;color:var(--inicio-gold)}.contacto-hero__title-text{margin:0;max-width:27ch;color:#ffffff;font-family:"Inter",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(2.45rem,4.4vw,3.65rem);line-height:1.03;font-weight:700;letter-spacing:0}body.contacto-page .contacto-hero__content{max-width:660px;align-items:flex-start;gap:clamp(22px,2.5vw,30px)}.contacto-hero__lead h3{margin:0;color:var(--inicio-hero-muted);font-size:1.16rem;line-height:1.68;font-weight:700;letter-spacing:0}.contacto-hero__bullets{width:min(560px,100%);font-size:1rem;line-height:1.5}body.contacto-page .contacto-hero__form-panel{grid-area:visual;width:min(560px,100%);max-width:none;justify-self:end;align-self:center;margin:0;padding:clamp(22px,3vw,32px);border:1px solid var(--contacto-panel-border);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,0.2),rgba(255,255,255,0.07)),var(--contacto-panel-bg);box-shadow:var(--contacto-panel-shadow);color:#ffffff;display:flex;flex-direction:column;gap:18px;backdrop-filter:blur(22px) saturate(132%);-webkit-backdrop-filter:blur(22px) saturate(132%)}.contacto-form__header{display:flex;flex-direction:column;gap:8px}.contacto-form__header h2{margin:0;color:#ffffff;font-size:clamp(1.3rem,2.2vw,1.7rem);line-height:1.12;font-weight:800;letter-spacing:0}.contacto-form__header p{margin:0;color:rgba(255,255,255,0.76);font-size:0.98rem;line-height:1.5}.contacto-form{position:relative;width:100%;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;display:flex;flex-direction:column;gap:14px;text-align:left}.contacto-form[hidden],.contacto-success[hidden],.contacto-form__fallback[hidden],.contacto-form__field-hint[hidden]{display:none!important}.contacto-form__trap{position:absolute;top:auto;left:-10000px;width:1px;height:1px;overflow:hidden}.contacto-form__row{display:grid;gap:12px;align-items:start}.contacto-form__row--name-reason,.contacto-form__row--emails{grid-template-columns:repeat(2,minmax(0,1fr))}.contacto-form .inicio-form-field{color:rgba(255,255,255,0.9)}.contacto-form .inicio-form-field span,.contacto-form .inicio-form-check{font-size:0.82rem}.contacto-form .inicio-form-field input,.contacto-form select,.contacto-form textarea{width:100%;min-height:42px;padding:9px 11px;border:1px solid rgba(255,255,255,0.24);border-radius:6px;background:rgba(255,255,255,0.94);color:#1f2433;font:inherit;box-shadow:0 1px 0 rgba(255,255,255,0.12)}.contacto-form textarea{min-height:132px;line-height:1.55;resize:vertical}.contacto-form .inicio-form-field input:focus,.contacto-form select:focus,.contacto-form textarea:focus{border-color:color-mix(in srgb,var(--inicio-gold) 72%,#ffffff 28%);outline:3px solid rgba(216,169,94,0.22)}.contacto-form__field-hint{margin-top:-2px;color:#fecaca;font-size:0.78rem;font-weight:700;line-height:1.35}.contacto-form__privacy{max-width:none;align-items:flex-start;gap:8px;color:rgba(255,255,255,0.76);font-size:0.82rem;line-height:1.35}.contacto-form__privacy input{width:16px;height:16px;margin-top:1px}.contacto-form__privacy span{min-width:0}.contacto-form__privacy a,.contacto-form__fallback a{color:#ffffff;font-weight:800}.contacto-form__status{min-height:20px;margin:-2px 0 0;color:rgba(255,255,255,0.72);font-size:0.9rem;font-weight:700;text-align:center}.contacto-form__status.is-error{color:#fecaca}.contacto-form__status.is-success{color:#bbf7d0}.contacto-form .inicio-button{width:100%}.contacto-form__fallback{margin:-4px 0 0;color:rgba(255,255,255,0.78);font-size:0.9rem;font-weight:600;line-height:1.5;text-align:center}.contacto-success{width:100%;padding:clamp(20px,4vw,28px);border:1px solid rgba(187,247,208,0.34);border-radius:8px;background:rgba(15,122,85,0.2);text-align:center}.contacto-success:focus{outline:none}.contacto-success h3{margin:0;color:#ffffff;font-size:clamp(1.35rem,3vw,1.8rem);line-height:1.1}.contacto-success p{margin:10px 0 0;color:rgba(255,255,255,0.78);font-weight:650;line-height:1.55}body.contacto-page .contacto-mail{color:#ffffff;font-weight:800;line-height:1.35;overflow-wrap:anywhere;text-decoration:underline;text-decoration-thickness:0.08em;text-underline-offset:5px;transition:color 0.18s ease,text-decoration-color 0.18s ease}body.contacto-page .contacto-mail:hover,body.contacto-page .contacto-mail:focus-visible{color:color-mix(in srgb,var(--inicio-gold) 70%,#ffffff 30%);text-decoration-color:currentColor;outline:none}body.contacto-page.contacto-hero-intro-enabled .contacto-hero .inicio-kicker,body.contacto-page.contacto-hero-intro-enabled .contacto-hero h1,body.contacto-page.contacto-hero-intro-enabled .contacto-hero__lead,body.contacto-page.contacto-hero-intro-enabled .contacto-hero__bullets li,body.contacto-page.contacto-hero-intro-enabled .contacto-hero__form-panel{opacity:0;will-change:opacity,transform}body.contacto-page.contacto-hero-intro-enabled .contacto-hero .inicio-kicker,body.contacto-page.contacto-hero-intro-enabled .contacto-hero h1,body.contacto-page.contacto-hero-intro-enabled .contacto-hero__lead,body.contacto-page.contacto-hero-intro-enabled .contacto-hero__bullets li{transform:translate3d(-34px,0,0);transition:opacity 640ms ease,transform 820ms cubic-bezier(0.22,1,0.36,1)}body.contacto-page.contacto-hero-intro-enabled .contacto-hero__form-panel{transform:translate3d(54px,0,0) scale(0.985);transform-origin:50% 44%;transition:opacity 760ms ease,transform 980ms cubic-bezier(0.22,1,0.36,1)}body.contacto-page.contacto-hero-intro-enabled.contacto-hero-intro-ready .contacto-hero .inicio-kicker{transition-delay:80ms}body.contacto-page.contacto-hero-intro-enabled.contacto-hero-intro-ready .contacto-hero h1{transition-delay:190ms}body.contacto-page.contacto-hero-intro-enabled.contacto-hero-intro-ready .contacto-hero__lead{transition-delay:340ms}body.contacto-page.contacto-hero-intro-enabled.contacto-hero-intro-ready .contacto-hero__bullets li:nth-child(1){transition-delay:500ms}body.contacto-page.contacto-hero-intro-enabled.contacto-hero-intro-ready .contacto-hero__bullets li:nth-child(2){transition-delay:580ms}body.contacto-page.contacto-hero-intro-enabled.contacto-hero-intro-ready .contacto-hero__bullets li:nth-child(3){transition-delay:660ms}body.contacto-page.contacto-hero-intro-enabled.contacto-hero-intro-ready .contacto-hero__form-panel{transition-delay:820ms}body.contacto-page.contacto-hero-intro-enabled.contacto-hero-intro-ready .contacto-hero .inicio-kicker,body.contacto-page.contacto-hero-intro-enabled.contacto-hero-intro-ready .contacto-hero h1,body.contacto-page.contacto-hero-intro-enabled.contacto-hero-intro-ready .contacto-hero__lead,body.contacto-page.contacto-hero-intro-enabled.contacto-hero-intro-ready .contacto-hero__bullets li,body.contacto-page.contacto-hero-intro-enabled.contacto-hero-intro-ready .contacto-hero__form-panel{opacity:1;transform:translate3d(0,0,0) scale(1)}@media (prefers-reduced-motion:reduce){body.contacto-page.contacto-hero-intro-enabled .contacto-hero .inicio-kicker,body.contacto-page.contacto-hero-intro-enabled .contacto-hero h1,body.contacto-page.contacto-hero-intro-enabled .contacto-hero__lead,body.contacto-page.contacto-hero-intro-enabled .contacto-hero__bullets li,body.contacto-page.contacto-hero-intro-enabled .contacto-hero__form-panel{opacity:1;transform:none;transition:none;will-change:auto}}@media (max-width:980px){body.contacto-page .contacto-hero{min-height:auto;padding-top:132px}body.contacto-page .contacto-hero__inner{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy""visual";justify-items:center;text-align:center}.contacto-hero__copy{align-items:center;max-width:760px;margin-left:0}body.contacto-page .contacto-hero__content{align-items:center}body.contacto-page .contacto-hero__form-panel{justify-self:center;width:min(720px,100%)}}@media (max-width:640px){body.contacto-page .contacto-hero{align-items:flex-start;padding:104px 16px 34px}body.contacto-page .contacto-hero__inner{gap:22px}.contacto-hero__title-text{font-size:clamp(2rem,8.6vw,2.36rem);line-height:1.08}.contacto-hero__lead h3{font-size:1.02rem;line-height:1.62}.contacto-hero__bullets{width:min(410px,100%);gap:12px;font-size:0.94rem;line-height:1.45;text-align:left}body.contacto-page .contacto-hero__form-panel{padding:18px}.contacto-form__row--name-reason,.contacto-form__row--emails{grid-template-columns:1fr}.contacto-form textarea{min-height:136px}}
