:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
:root{--primary:#2563eb;--secondary:#7c3aed;--text:#0f172a;--muted:#64748b;--surface:#ffffffb8;--border:#ffffff73;--shadow:0 25px 70px #0f172a1f;--radius:24px;--transition:.35s ease}*{box-sizing:border-box}.contactHero{color:#fff;background:radial-gradient(circle at 15% 20%,#ffffff2e,#0000 35%),radial-gradient(circle at 80% 25%,#7c3aed59,#0000 40%),radial-gradient(circle at 45% 90%,#3b82f647,#0000 40%),linear-gradient(135deg,#2563eb 0%,#3b82f6 35%,#4f46e5 65%,#7c3aed 100%);padding:120px 0 100px;position:relative;overflow:hidden}.contactHero:before,.contactHero:after{content:"";filter:blur(40px);border-radius:50%;animation:12s ease-in-out infinite floatBlob;position:absolute}.contactHero:before{background:#ffffff1a;width:420px;height:420px;top:-140px;left:-120px}.contactHero:after{background:#ffffff14;width:340px;height:340px;animation-delay:2s;bottom:-120px;right:-100px}.heroContent{z-index:2;text-align:center;max-width:760px;margin:auto;position:relative}.contactTag{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);letter-spacing:1px;background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;margin-bottom:28px;padding:10px 24px;font-size:14px;font-weight:600;display:inline-flex}.heroContent h1{margin-bottom:24px;font-size:clamp(2.3rem,5vw,4rem);font-weight:800;line-height:1.1}.heroContent p{opacity:.95;max-width:680px;margin:auto;font-size:18px;line-height:1.9}.contactSection{background:radial-gradient(circle at 0 0,#60a5fa33,#0000 35%),radial-gradient(circle at 100% 100%,#7c3aed33,#0000 40%),linear-gradient(#eef4ff,#f8fbff,#fff);padding:100px 0;position:relative;overflow:hidden}.contactWrapper{z-index:2;position:relative}.contactWrapper:before{content:"";opacity:.08;filter:blur(170px);z-index:-1;background:#2563eb;width:420px;height:420px;position:absolute;top:60px;left:20%}.contactSection:after{content:"";opacity:.12;filter:blur(180px);background:#7c3aed;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-180px;right:-180px}.contactInfoCard,.contactFormCard{background:var(--surface);-webkit-backdrop-filter:blur(22px);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);transition:var(--transition)}.contactInfoCard:hover,.contactFormCard:hover{transform:translateY(-6px)}.contactFormCard{padding:55px}.contactInfoCard{padding:40px}.infoBadge{color:var(--primary);text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:700}.infoTitle,.formTitle{color:var(--text);margin:14px 0 18px;font-weight:800;line-height:1.2}.infoTitle{font-size:34px}.formTitle{font-size:42px}.infoDescription,.formSubtitle{color:var(--muted);margin-bottom:35px;line-height:1.8}.infoItem{gap:18px;margin-bottom:28px;display:flex}.infoIcon{background:linear-gradient(135deg,#2563eb1f,#7c3aed1f);border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.infoItem h5{margin:0 0 6px;font-size:18px}.infoItem p,.infoItem a{color:var(--muted);margin:0;line-height:1.7;text-decoration:none}.infoItem a:hover{color:var(--primary)}.socialIcons{gap:14px;display:flex}.socialIcon{width:48px;height:48px;color:var(--primary);transition:var(--transition);background:#eef4ff;border-radius:50%;justify-content:center;align-items:center;display:flex}.socialIcon:hover{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;transform:translateY(-4px)}.formGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.formGroup{margin-bottom:24px}.formGroup label{color:var(--text);margin-bottom:10px;font-weight:600;display:block}.formGroup input,.formGroup textarea{width:100%;transition:var(--transition);background:#ffffffe6;border:1px solid #dbe4f0;border-radius:14px;padding:14px 16px}.formGroup textarea{resize:vertical;min-height:190px}.formGroup input:focus,.formGroup textarea:focus{border-color:var(--primary);background:#fff;outline:none;box-shadow:0 0 0 5px #2563eb1f}.contactButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,var(--primary),var(--secondary));width:100%;height:58px;transition:var(--transition);background-size:200%;border:none;border-radius:14px;font-size:17px;font-weight:700}.contactButton:hover{background-position:100%;transform:translateY(-3px);box-shadow:0 18px 40px #4f46e559}.contactButton:disabled{opacity:.7;cursor:not-allowed}.mapSection{background:#fff;padding:100px 0}.mapFrame{border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.mapFrame iframe{border:0;width:100%;height:520px}@keyframes floatBlob{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@media (max-width:991px){.contactHero{padding:100px 0 80px}.contactFormCard{padding:40px}.formGrid{grid-template-columns:1fr}}@media (max-width:768px){.contactHero{padding:85px 0 65px}.contactInfoCard,.contactFormCard{padding:28px}.infoTitle{font-size:28px}.formTitle{font-size:32px}.heroContent p{font-size:16px}.mapFrame iframe{height:380px}}@media (max-width:576px){.contactTag{padding:8px 18px;font-size:12px}.heroContent p{font-size:15px}.infoIcon{width:52px;height:52px}.contactButton{height:54px;font-size:16px}}.phoneInput{width:100%}.phoneInput .PhoneInputInput{border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-size:15px}.phoneInput .PhoneInputCountry{margin-right:12px}.phoneInput .PhoneInputInput:focus{border-color:#2563eb}.PhoneInputCountrySelect{cursor:pointer}label span{color:#ef4444}.contactButton{justify-content:center;align-items:center;gap:10px;display:flex}.spinner{border:3px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.errorText{color:#ef4444;margin-top:6px;font-size:13px;font-weight:500;display:block}.inputError{box-shadow:0 0 0 3px #ef444426;border:1px solid #ef4444!important}.contactSuccess{justify-content:center;align-items:center;min-height:100vh;padding:60px 20px;display:flex}.successCard{text-align:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffffa6;border:1px solid #ffffff40;border-radius:30px;width:100%;max-width:760px;padding:70px 50px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000014}.borderGlow{border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(130deg,#22c55e,#38bdf8,#8b5cf6,#22c55e) 0 0/400%;padding:2px;animation:8s linear infinite borderMove;position:absolute;inset:-2px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.successIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin:auto;animation:3s ease-in-out infinite float;display:flex;box-shadow:0 0 35px #22c55e73}.successIcon svg{width:90px}.circle{stroke:#22c55e;stroke-width:3px;stroke-dasharray:166;stroke-dashoffset:166px;animation:.8s forwards circle}.check{stroke:#22c55e;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48px;animation:.4s .8s forwards check}.successCard h2{color:#0f172a;margin-top:35px;font-size:58px;font-weight:800;line-height:1.1}.successCard span{color:#2563eb}.successCard p{color:#64748b;margin-top:20px;font-size:20px;line-height:1.8}.successButtons{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:45px;display:flex}.primaryBtn{color:#fff;background:#2563eb;border-radius:14px;padding:16px 36px;font-weight:600;text-decoration:none;transition:all .3s}.primaryBtn:hover{transform:translateY(-4px);box-shadow:0 18px 40px #2563eb59}.secondaryBtn{color:#2563eb;border:1px solid #dbeafe;border-radius:14px;padding:16px 36px;font-weight:600;text-decoration:none;transition:all .3s}.secondaryBtn:hover{background:#eff6ff;transform:translateY(-4px)}@keyframes borderMove{0%{background-position:0%}to{background-position:400%}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes circle{to{stroke-dashoffset:0}}@keyframes check{to{stroke-dashoffset:0}}@media (max-width:768px){.successCard{padding:50px 25px}.successCard h2{font-size:40px}.successCard p{font-size:17px}.successIcon{width:100px;height:100px}.successIcon svg{width:70px}}
