:root{--nz-contact-bg:#f6f9fc;--nz-contact-surface:#ffffff;--nz-contact-text:#1b2330;--nz-contact-muted:#64748b;--nz-contact-accent:#00adb5;--nz-contact-accent-dark:#00979e;--nz-contact-accent-glow:rgba(0,173,181,0.28);--nz-contact-accent-soft:rgba(0,173,181,0.1);--nz-contact-border:rgba(15,23,42,0.08);--nz-contact-shadow:0 18px 48px rgba(15,23,42,0.07);--nz-contact-radius:22px;--nz-contact-ease:cubic-bezier(0.22,1,0.36,1);--nz-contact-shell:1180px}@keyframes nz-contact-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes nz-contact-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes nz-contact-orb{0%,to{transform:translate(0) scale(1)}50%{transform:translate(10px,-8px) scale(1.04)}}@keyframes nz-contact-shimmer{0%{background-position:200%}to{background-position:-200%}}body:has(.nz-contact-page){background:radial-gradient(circle at 18% 6%,rgba(0,173,181,.11),transparent 34%),radial-gradient(circle at 82% 8%,rgba(0,173,181,.09),transparent 32%),var(--nz-contact-bg)!important;color:var(--nz-contact-text)}body:has(.nz-contact-page) header.navbar-light{background:rgba(255,255,255,.92)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--nz-contact-border);box-shadow:0 8px 24px rgba(15,23,42,.04)}body:has(.nz-contact-page) header .navbar-nav .nav-link{color:#334155!important}body:has(.nz-contact-page) header .navbar-nav .nav-link.active,body:has(.nz-contact-page) header .navbar-nav .nav-link:hover{color:var(--nz-contact-accent)!important}body:has(.nz-contact-page) header .form-control,body:has(.nz-contact-page) header input{background:#ffffff!important;border:1px solid var(--nz-contact-border)!important;color:var(--nz-contact-text)!important}.nz-contact-page{position:relative;min-height:70vh;padding:0 0 4.5rem;overflow:hidden}.nz-contact-page .nz-contact-orb{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none;z-index:0;animation:nz-contact-orb 10s var(--nz-contact-ease) infinite}.nz-contact-page .nz-contact-orb--1{width:240px;height:240px;top:80px;right:8%;background:rgba(0,173,181,.14)}.nz-contact-page .nz-contact-orb--2{width:240px;height:240px;bottom:80px;left:8%;background:rgba(0,173,181,.1);animation-delay:-4s}.nz-contact-page .nz-contact-inner{position:relative;z-index:1}.nz-contact-page .nz-contact-shell{width:min(var(--nz-contact-shell),calc(100% - 48px));margin-inline:auto}.nz-contact-page .nz-contact-hero{padding:3.25rem 0 0;text-align:center;max-width:640px;margin-inline:auto;animation:nz-contact-fade-up .7s var(--nz-contact-ease) both}.nz-contact-page .nz-contact-badge{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.4rem 1rem;border-radius:999px;background:var(--nz-contact-accent-soft);color:var(--nz-contact-accent-dark);font-size:.82rem;font-weight:800;letter-spacing:.03em;margin-bottom:1rem}.nz-contact-page .nz-contact-badge i{font-size:.75rem}.nz-contact-page .nz-contact-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900;color:var(--nz-contact-text);margin-bottom:.75rem;line-height:1.35}.nz-contact-page .nz-contact-title span{color:var(--nz-contact-accent)}.nz-contact-page .nz-contact-lead{margin:0 auto;color:var(--nz-contact-muted);font-size:1.05rem;line-height:1.85}.nz-contact-page .nz-contact-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2.25rem;background:var(--nz-contact-surface);border:1px solid var(--nz-contact-border);border-radius:24px;box-shadow:var(--nz-contact-shadow);overflow:hidden;animation:nz-contact-fade-up .7s var(--nz-contact-ease) .12s both}.nz-contact-page .nz-contact-chip{display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:auto minmax(2.7em,auto);grid-template-areas:"icon label" "icon value";grid-column-gap:12px;column-gap:12px;grid-row-gap:4px;row-gap:4px;align-content:center;align-items:start;min-height:108px;padding:1.15rem 1.25rem;background:transparent;border:0;border-radius:0;box-shadow:none;text-align:start;transition:background .25s var(--nz-contact-ease)}.nz-contact-page .nz-contact-chip+.nz-contact-chip{-webkit-border-start:1px solid var(--nz-contact-border);border-inline-start:1px solid var(--nz-contact-border)}.nz-contact-page .nz-contact-chip:hover{background:rgba(0,173,181,.045)}.nz-contact-page .nz-contact-chip-icon{grid-area:icon;align-self:center;width:44px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--nz-contact-accent),#33c4cb);color:#fff;font-size:1rem;box-shadow:0 8px 16px var(--nz-contact-accent-glow)}.nz-contact-page .nz-contact-chip-label{grid-area:label;align-self:end;font-size:.75rem;font-weight:700;line-height:1;color:var(--nz-contact-muted)}.nz-contact-page .nz-contact-chip-value{grid-area:value;min-width:0;color:var(--nz-contact-text);font-size:.92rem;font-weight:700;line-height:1.55;text-align:start}.nz-contact-page .nz-contact-chip-link{display:block;width:max-content;max-width:100%;color:inherit;text-decoration:none;font-weight:700;overflow-wrap:break-word;unicode-bidi:-webkit-isolate;unicode-bidi:isolate;transition:color .2s ease}.nz-contact-page .nz-contact-chip-link:hover{color:var(--nz-contact-accent)}.nz-contact-page .nz-contact-board{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;margin-top:1.75rem;background:var(--nz-contact-surface);border:1px solid var(--nz-contact-border);border-radius:28px;box-shadow:var(--nz-contact-shadow);overflow:hidden;animation:nz-contact-fade-up .7s var(--nz-contact-ease) .2s both}.nz-contact-page .nz-contact-aside{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem 2rem;background:radial-gradient(circle at 50% 18%,rgba(0,173,181,.12),transparent 42%),linear-gradient(180deg,#f4fbfc,#ffffff 72%)}.nz-contact-page .nz-contact-aside-title{font-size:1.35rem;font-weight:900;margin-bottom:.7rem;color:var(--nz-contact-text)}.nz-contact-page .nz-contact-aside-text{color:var(--nz-contact-muted);line-height:1.9;margin:0 auto .5rem;max-width:28rem}.nz-contact-page .nz-contact-visual{position:relative;margin:1.25rem auto .25rem;width:min(100%,320px)}.nz-contact-page .nz-contact-visual img{width:100%;max-height:250px;object-fit:contain;animation:nz-contact-float 5s ease-in-out infinite;filter:drop-shadow(0 18px 28px rgba(0,173,181,.14))}.nz-contact-page .nz-contact-visual-ring{position:absolute;inset:12% 8%;border-radius:50%;border:1px dashed rgba(0,173,181,.22);animation:nz-contact-float 7s ease-in-out infinite reverse;pointer-events:none}.nz-contact-page .nz-contact-social{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.15rem;padding:.5rem 1rem .5rem .5rem;border-radius:999px;background:#fff;border:1px solid var(--nz-contact-border);box-shadow:0 10px 24px rgba(15,23,42,.06);transition:transform .3s var(--nz-contact-ease),box-shadow .3s var(--nz-contact-ease)}.nz-contact-page .nz-contact-social:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(0,173,181,.14)}.nz-contact-page .nz-contact-social-icon{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;font-size:1.05rem}.nz-contact-page .nz-contact-social-text{font-size:.88rem;font-weight:700;color:var(--nz-contact-text)}.nz-contact-page .nz-contact-form-col{min-width:0;-webkit-border-start:1px solid var(--nz-contact-border);border-inline-start:1px solid var(--nz-contact-border)}.nz-contact-page .nz-contact-form-wrap{height:100%;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;border-radius:0;box-shadow:none;padding:2.25rem 2.1rem 2rem}.nz-contact-page .nz-contact-form-head{margin-bottom:1.5rem}.nz-contact-page .nz-contact-form-head h2{font-size:1.35rem;font-weight:900;color:var(--nz-contact-text);margin-bottom:.35rem}.nz-contact-page .nz-contact-form-head p{color:var(--nz-contact-muted);font-size:.92rem;margin:0}.nz-contact-page .nz-contact-field{margin-bottom:1.05rem}.nz-contact-page .nz-contact-field label{display:block;font-size:.82rem;font-weight:700;color:var(--nz-contact-muted);margin-bottom:.45rem;transition:color .25s ease}.nz-contact-page .nz-contact-field:focus-within label{color:var(--nz-contact-accent)}.nz-contact-page .nz-contact-input{width:100%;padding:.85rem 1.1rem;border:1.5px solid var(--nz-contact-border);border-radius:14px;background:#f8fafc;color:var(--nz-contact-text);font-size:.95rem;font-weight:600;line-height:1.5;transition:border-color .3s var(--nz-contact-ease),box-shadow .3s var(--nz-contact-ease),background .3s var(--nz-contact-ease);outline:none}.nz-contact-page .nz-contact-input::placeholder{color:#94a3b8;font-weight:500}.nz-contact-page .nz-contact-input:hover{border-color:rgba(0,173,181,.22)}.nz-contact-page .nz-contact-input:focus{border-color:var(--nz-contact-accent);box-shadow:0 0 0 4px var(--nz-contact-accent-soft);background:#fff}.nz-contact-page .nz-contact-input--area{min-height:130px;resize:vertical}.nz-contact-page .nz-contact-submit{width:100%;margin-top:.35rem;padding:.95rem 1.5rem;border:0;border-radius:14px;background:linear-gradient(135deg,var(--nz-contact-accent) 0,#33c4cb 50%,var(--nz-contact-accent) 100%);background-size:200% auto;color:#fff;font-size:1rem;font-weight:800;letter-spacing:.02em;cursor:pointer;box-shadow:0 12px 28px var(--nz-contact-accent-glow);transition:transform .3s var(--nz-contact-ease),box-shadow .3s var(--nz-contact-ease),opacity .2s ease}.nz-contact-page .nz-contact-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 36px var(--nz-contact-accent-glow);animation:nz-contact-shimmer 2.5s linear infinite}.nz-contact-page .nz-contact-submit:active:not(:disabled){transform:translateY(0)}.nz-contact-page .nz-contact-submit:disabled{opacity:.72;cursor:wait}.nz-contact-page .nz-contact-alert{border-radius:14px;padding:.85rem 1rem;font-size:.9rem;font-weight:700;margin-bottom:1rem;animation:nz-contact-fade-up .4s var(--nz-contact-ease) both}.nz-contact-page .nz-contact-alert.success{background:var(--nz-contact-accent-soft);color:var(--nz-contact-accent-dark);border:1px solid rgba(0,173,181,.22)}.nz-contact-page .nz-contact-alert.error{background:rgba(239,35,60,.08);color:#b42334;border:1px solid rgba(239,35,60,.18)}@media (max-width:991.98px){.nz-contact-page .nz-contact-shell{width:min(var(--nz-contact-shell),calc(100% - 32px))}.nz-contact-page .nz-contact-chips{grid-template-columns:1fr}.nz-contact-page .nz-contact-chip{min-height:92px}.nz-contact-page .nz-contact-chip+.nz-contact-chip{-webkit-border-start:0;border-inline-start:0;border-top:1px solid var(--nz-contact-border)}.nz-contact-page .nz-contact-board{grid-template-columns:1fr}.nz-contact-page .nz-contact-form-col{-webkit-border-start:0;border-inline-start:0;border-top:1px solid var(--nz-contact-border)}.nz-contact-page .nz-contact-visual{width:min(100%,260px)}.nz-contact-page .nz-contact-visual img{max-height:200px}}@media (max-width:767.98px){.nz-contact-page .nz-contact-hero{padding-top:2.25rem}.nz-contact-page .nz-contact-aside,.nz-contact-page .nz-contact-form-wrap{padding:1.4rem 1.25rem}.nz-contact-page .nz-contact-board{border-radius:22px}}@media (prefers-reduced-motion:reduce){.nz-contact-page .nz-contact-board,.nz-contact-page .nz-contact-chips,.nz-contact-page .nz-contact-hero,.nz-contact-page .nz-contact-orb,.nz-contact-page .nz-contact-visual img,.nz-contact-page .nz-contact-visual-ring{animation:none}.nz-contact-page .nz-contact-submit:hover:not(:disabled){transform:none}}