.contact-page{min-height:100vh;padding-top:100px;padding-bottom:80px}.container{max-width:1120px;margin:0 auto;padding:0 24px}.contact-hero{text-align:center;padding:60px 0 56px}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#3b82f6;align-items:center;gap:10px;margin-bottom:20px;font-size:.75rem;font-weight:700;display:inline-flex}.eyebrow-line{background:var(--grad);border-radius:2px;width:28px;height:2px;display:block}.contact-hero h1{letter-spacing:-.04em;color:var(--t1);margin-bottom:20px;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;line-height:1.1}.text-grad{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.contact-hero p{color:var(--t2);max-width:520px;margin:0 auto;font-size:1.0625rem;line-height:1.7}.contact-grid{grid-template-columns:1fr 400px;align-items:start;gap:28px;display:grid}@media (width<=900px){.contact-grid{grid-template-columns:1fr}}.contact-left-col{flex-direction:column;gap:20px;display:flex}.form-card{background:var(--glass-2);border:1px solid var(--border-2);box-shadow:var(--shadow-glass), 0 4px 32px #3b82f612;border-radius:24px;padding:40px;position:relative}@media (width<=600px){.form-card{padding:24px 20px}}.form-title{letter-spacing:-.02em;color:var(--t1);margin-bottom:28px;font-size:1.25rem;font-weight:800}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (width<=580px){.form-row{grid-template-columns:1fr}}.field{flex-direction:column;gap:7px;margin-bottom:16px;display:flex}.field label{color:var(--t2);font-size:.8125rem;font-weight:600}.field label .req{color:#3b82f6;margin-inline-start:2px}.field input,.field select,.field textarea{border:1.5px solid var(--border-2);width:100%;color:var(--t1);background:#ffffffe6;border-radius:12px;outline:none;padding:11px 15px;font-family:inherit;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.field textarea{resize:vertical;min-height:130px}.field select{cursor:pointer}.submit-btn{background:var(--grad);color:#fff;cursor:pointer;width:100%;transition:all .25s var(--spring);border:none;border-radius:14px;margin-top:8px;padding:14px;font-family:inherit;font-size:1rem;font-weight:700;box-shadow:0 4px 20px #3b82f659}.submit-btn:hover{animation:none;transform:translateY(-2px);box-shadow:0 8px 32px #3b82f673}.success-banner{background:#10b98117;border:1.5px solid #10b9814d;border-radius:14px;align-items:flex-start;gap:14px;margin-bottom:24px;padding:18px 20px;display:flex}.success-icon{background:#10b98126;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.success-banner h3{color:#065f46;font-size:.9375rem;font-weight:700}.success-banner p{color:#047857;margin-top:2px;font-size:.875rem}.contact-sidebar{flex-direction:column;gap:20px;display:flex}.info-card{background:var(--glass-2);border:1px solid var(--border-2);box-shadow:var(--shadow-glass);transition:transform .3s var(--spring), box-shadow .3s var(--spring), border-color .3s;border-radius:20px;padding:28px}.info-card h3{letter-spacing:-.01em;color:var(--t1);margin-bottom:18px;font-size:.9375rem;font-weight:800}.info-card:hover{box-shadow:var(--shadow-glass), 0 12px 36px #3b82f61f;border-color:#3b82f64d;transform:translateY(-4px)}.info-item{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.info-item:last-child{margin-bottom:0}.info-ico{background:var(--grad-soft,linear-gradient(135deg,#3b82f61a,#38bdf812));border:1px solid var(--border-1);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.info-ico svg{color:#3b82f6}.info-label{color:var(--t3);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:600}.info-value{color:var(--t1);margin-top:1px;font-size:.9375rem;font-weight:600}.info-value a{color:#3b82f6;text-decoration:none}.info-value a:hover{text-decoration:underline}.hours-grid{grid-template-columns:1fr 1fr;gap:6px 16px;margin-top:4px;display:grid}.hours-row{color:var(--t2);font-size:.875rem}.hours-row span{color:var(--t1);font-weight:600}.wa-card{transition:transform .3s var(--spring), box-shadow .3s var(--spring);background:linear-gradient(135deg,#dcfce7 0%,#d1fae5 100%);border:1.5px solid #10b98140;border-radius:20px;align-items:center;gap:14px;padding:22px 24px;text-decoration:none;display:flex}.wa-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #10b98126}.wa-ico{background:#25d366;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.wa-card-text strong{color:#065f46;font-size:.9375rem;font-weight:800;display:block}.wa-card-text span{color:#047857;font-size:.8125rem}.services-list{list-style:none}.services-list li{border-bottom:1px solid var(--border-1);color:var(--t2);align-items:center;gap:10px;padding:9px 0;font-size:.875rem;font-weight:500;display:flex}.services-list li:last-child{border-bottom:none}.services-list li:before{content:"";background:var(--grad);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:3s ease-in-out infinite dotPulse}.services-list li:nth-child(2):before{animation-delay:.5s}.services-list li:nth-child(3):before{animation-delay:1s}.services-list li:nth-child(4):before{animation-delay:1.5s}.services-list li:nth-child(5):before{animation-delay:2s}.services-list li:nth-child(6):before{animation-delay:2.5s}.nav-wrap{animation:navDrop .7s var(--spring) both}@keyframes navDrop{0%{opacity:0;transform:translateY(-24px)}to{opacity:1;transform:translateY(0)}}.contact-hero .eyebrow{opacity:0;animation:heroIn .6s var(--spring) .15s both;transform:translateY(16px)}.contact-hero h1{opacity:0;animation:heroIn .7s var(--spring) .28s both;transform:translateY(22px)}.contact-hero p{opacity:0;animation:heroIn .6s var(--spring) .42s both;transform:translateY(16px)}@keyframes heroIn{to{opacity:1;transform:translateY(0)}}.page-orbs{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.page-orbs:before,.page-orbs:after{content:"";filter:blur(80px);opacity:0;border-radius:50%;animation:20s ease-in-out infinite orbFloat;position:absolute}.page-orbs:before{background:radial-gradient(circle,#3b82f638 0%,#38bdf814 60%,#0000 80%);width:600px;height:600px;animation-delay:0s;top:-150px;right:-100px}.page-orbs:after{background:radial-gradient(circle,#6366f12e 0%,#3b82f60f 60%,#0000 80%);width:500px;height:500px;animation-delay:-10s;bottom:0;left:-100px}@keyframes orbFloat{0%,to{opacity:.7;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-40px)scale(1.06)}}.reveal{opacity:0;transition:opacity .65s var(--spring), transform .65s var(--spring);transform:translateY(28px)}.reveal-left{opacity:0;transition:opacity .65s var(--spring), transform .65s var(--spring);transform:translate(-28px)}.reveal-right{opacity:0;transition:opacity .65s var(--spring), transform .65s var(--spring);transform:translate(28px)}.reveal-scale{opacity:0;transition:opacity .6s var(--spring), transform .6s var(--spring);transform:scale(.94)}.revealed{opacity:1!important;transform:none!important}.d1{transition-delay:60ms}.d2{transition-delay:.12s}.d3{transition-delay:.18s}.d4{transition-delay:.24s}.d5{transition-delay:.3s}.d6{transition-delay:.36s}.form-card{animation:5s ease-in-out 1.2s infinite borderGlow}@keyframes borderGlow{0%,to{box-shadow:var(--shadow-glass), 0 4px 32px #3b82f612;border-color:#3b82f62e}50%{box-shadow:var(--shadow-glass), 0 4px 40px #3b82f626;border-color:#38bdf866}}.form-card:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#3b82f6,#38bdf8,#3b82f6);border-radius:24px 24px 0 0;height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.form-card:hover:after{opacity:1}.submit-btn{animation:3s ease-in-out 2s infinite btnPulse}@keyframes btnPulse{0%,to{box-shadow:0 4px 20px #3b82f659}50%{box-shadow:0 4px 32px #3b82f68c,0 0 0 4px #3b82f61a}}@keyframes dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.6)}}.offices-section{margin-top:80px;padding:72px 0 40px;position:relative}.offices-section:before{content:"";background:linear-gradient(#0000,#3b82f666,#0000);width:1px;height:60px;position:absolute;top:0;left:50%;transform:translate(-50%)}.offices-header{justify-content:space-between;align-items:center;gap:40px;margin-bottom:52px;display:flex}.offices-header-text{flex:1}.offices-title{letter-spacing:-.04em;color:var(--t1);margin-bottom:14px;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900;line-height:1.1}.offices-subtitle{color:var(--t2);max-width:440px;font-size:1rem;line-height:1.65}.bot-wrap{flex-shrink:0;justify-content:center;align-items:center;width:300px;height:300px;display:flex;position:relative}.bot-ring{border:1.5px solid #3b82f640;border-radius:50%;animation:3s ease-in-out infinite ringPulse;position:absolute}.bot-ring-1{width:300px;height:300px;animation-delay:0s}.bot-ring-2{border-color:#38bdf833;width:240px;height:240px;animation-delay:.5s}.bot-ring-3{border-color:#6366f126;width:180px;height:180px;animation-delay:1s}@keyframes ringPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.bot-img{z-index:2;filter:drop-shadow(0 12px 32px #3b82f659);border-radius:50%;width:192px;height:192px;animation:4s ease-in-out infinite botBob;position:relative}@keyframes botBob{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.bot-badge{color:#065f46;z-index:3;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10b9811f;border:1px solid #10b9814d;border-radius:100px;align-items:center;gap:6px;padding:5px 12px;font-size:.75rem;font-weight:700;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.bot-badge-dot{background:#10b981;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.8s ease-in-out infinite dotBlink}@keyframes dotBlink{0%,to{opacity:1}50%{opacity:.3}}@media (width<=700px){.bot-wrap{display:none}}.offices-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=900px){.offices-grid{grid-template-columns:1fr}}@media (width>=600px) and (width<=900px){.offices-grid{grid-template-columns:repeat(2,1fr)}}.office-card{cursor:default;transition:transform .35s var(--spring), box-shadow .35s var(--spring);border-radius:20px;position:relative;overflow:hidden}.office-card:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 20px 60px #3b82f633,0 0 0 1px #38bdf84d}.office-card-bg{z-index:0;background:linear-gradient(145deg,#0a1628 0%,#0d1f3c 50%,#0a1628 100%);position:absolute;inset:0}.office-card-bg:after{content:"";filter:blur(48px);opacity:0;will-change:transform, opacity;border-radius:50%;width:160%;height:160%;animation:9s ease-in-out infinite blobFloat1;position:absolute;inset:-20%}.office-card:first-child .office-card-bg:after{opacity:.55;background:radial-gradient(circle,#22d3ee8c 0%,#3b82f640 45%,#0000 70%);animation-name:blobFloat1;animation-duration:9s}.office-card:nth-child(2) .office-card-bg:after{opacity:.5;background:radial-gradient(circle,#a78bfa8c 0%,#8b5cf638 45%,#0000 70%);animation-name:blobFloat2;animation-duration:11s}.office-card:nth-child(3) .office-card-bg:after{opacity:.5;background:radial-gradient(circle,#34d3998c 0%,#10b98138 45%,#0000 70%);animation-name:blobFloat3;animation-duration:7.5s}@keyframes blobFloat1{0%,to{transform:translate(-10%,-15%)scale(1)}25%{transform:translate(20%,-5%)scale(1.15)}50%{transform:translate(10%,20%)scale(.92)}75%{transform:translate(-20%,10%)scale(1.08)}}@keyframes blobFloat2{0%,to{transform:translate(15%,10%)scale(1)}30%{transform:translate(-15%,-20%)scale(1.12)}60%{transform:translate(5%,15%)scale(.9)}80%{transform:translate(-10%,5%)scale(1.1)}}@keyframes blobFloat3{0%,to{transform:translate(-5%,10%)scale(1)}20%{transform:translate(15%,-15%)scale(1.18)}55%{transform:translate(-15%,5%)scale(.88)}80%{transform:translate(10%,20%)scale(1.05)}}.office-card-grid{z-index:1;opacity:.18;background-image:linear-gradient(#38bdf899 1px,#0000 1px),linear-gradient(90deg,#38bdf899 1px,#0000 1px);background-size:28px 28px;animation:20s linear infinite gridDrift;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 100%)}.office-card:nth-child(2) .office-card-grid{animation-duration:14s;animation-direction:reverse}.office-card:nth-child(3) .office-card-grid{animation-duration:17s;animation-delay:-5s}@keyframes gridDrift{0%{background-position:0 0}to{background-position:28px 28px}}.office-scan{z-index:2;opacity:.5;height:2px;position:absolute;left:0;right:0}.office-card:first-child .office-scan{background:linear-gradient(90deg,#0000,#22d3eee6,#0000);animation:5s ease-in-out infinite scanLine}.office-card:nth-child(2) .office-scan{background:linear-gradient(90deg,#0000,#a78bfae6,#0000);animation:7s ease-in-out -2s infinite scanLine}.office-card:nth-child(3) .office-scan{background:linear-gradient(90deg,#0000,#34d399e6,#0000);animation:4s ease-in-out -1.5s infinite scanLine}.office-card:hover .office-scan{opacity:1}@keyframes scanLine{0%{top:0%}to{top:100%}}.office-card:before,.office-card:after{content:"";z-index:3;width:18px;height:18px;transition:all .3s var(--spring);animation:3s ease-in-out infinite bracketPulse;position:absolute}.office-card:nth-child(2):before,.office-card:nth-child(2):after{animation-delay:1s}.office-card:nth-child(3):before,.office-card:nth-child(3):after{animation-delay:2s}@keyframes bracketPulse{0%,to{opacity:.7}50%{opacity:1}}.office-card:before,.office-card:after{content:"";z-index:3;width:18px;height:18px;transition:all .3s var(--spring);position:absolute}.office-card:before{border-top:2px solid #38bdf8b3;border-left:2px solid #38bdf8b3;top:10px;left:10px}.office-card:after{border-bottom:2px solid #38bdf8b3;border-right:2px solid #38bdf8b3;bottom:10px;right:10px}.office-card:hover:before,.office-card:hover:after{border-color:#38bdf8;width:24px;height:24px}.office-card-inner{z-index:4;padding:28px 24px 24px;position:relative}.office-flag{filter:drop-shadow(0 2px 6px #0000004d);margin-bottom:14px}.office-flag svg{border-radius:4px;display:block}.office-country{letter-spacing:-.02em;color:#e0f2fe;margin-bottom:2px;font-size:1.25rem;font-weight:900}.office-city{letter-spacing:.08em;text-transform:uppercase;color:#38bdf8;margin-bottom:18px;font-size:.8125rem;font-weight:600}.office-divider{background:linear-gradient(90deg,#38bdf866,#0000);height:1px;margin-bottom:16px}.office-details{flex-direction:column;gap:9px;margin-bottom:20px;display:flex}.office-detail{color:#94a3b8;align-items:flex-start;gap:8px;font-size:.8125rem;line-height:1.4;display:flex}.office-detail svg{color:#38bdf8;flex-shrink:0;margin-top:1px}.office-status{letter-spacing:.05em;text-transform:uppercase;color:#7dd3fc;background:#38bdf814;border:1px solid #38bdf833;border-radius:100px;align-items:center;gap:7px;padding:5px 11px;font-size:.75rem;font-weight:700;display:inline-flex}.status-dot{background:#38bdf8;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite dotBlink}.office-card:first-child .status-dot{background:#22d3ee;animation-delay:0s}.office-card:nth-child(2) .status-dot{background:#a78bfa;animation-delay:.7s}.office-card:nth-child(3) .status-dot{background:#34d399;animation-delay:1.4s}.cyber-map-card{background:linear-gradient(145deg,#050e1c 0%,#0a1628 60%,#0d1f3c 100%);border:1px solid #38bdf838;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #3b82f614,0 8px 40px #3b82f61f}.cyber-map-card:before,.cyber-map-card:after{content:"";z-index:2;width:18px;height:18px;position:absolute}.cyber-map-card:before{border-top:2px solid #38bdf8b3;border-left:2px solid #38bdf8b3;top:10px;left:10px}.cyber-map-card:after{border-bottom:2px solid #38bdf8b3;border-right:2px solid #38bdf8b3;bottom:10px;right:10px}.cyber-map-topbar{z-index:3;border-bottom:1px solid #38bdf81f;justify-content:space-between;align-items:center;padding:12px 18px;display:flex;position:relative}.cyber-map-topbar-left{letter-spacing:.1em;text-transform:uppercase;color:#38bdf8;align-items:center;gap:8px;font-size:.72rem;font-weight:700;display:flex}.cyber-map-dots{gap:5px;display:flex}.cyber-map-dots span{border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite dotBlink}.cyber-map-dots span:first-child{background:#22d3ee;animation-delay:0s}.cyber-map-dots span:nth-child(2){background:#a78bfa;animation-delay:.6s}.cyber-map-dots span:nth-child(3){background:#34d399;animation-delay:1.2s}.cyber-map-svg-wrap{position:relative}.cyber-map-svg-wrap svg{width:100%;height:auto;display:block}@media (prefers-reduced-motion:reduce){.nav-wrap,.contact-hero .eyebrow,.contact-hero h1,.contact-hero p{opacity:1;animation:none;transform:none}.page-orbs:before,.page-orbs:after{opacity:.5;animation:none}.reveal,.reveal-left,.reveal-right,.reveal-scale{opacity:1;transition:none;transform:none}.form-card,.submit-btn,.services-list li:before,.bot-img,.bot-ring,.office-scan,.bot-badge-dot,.status-dot,.office-card-bg:after,.office-card-grid,.office-card:before,.office-card:after{animation:none}.office-card-bg:after{opacity:.25;transform:none}.office-card-grid{opacity:.12}}
