/* AZ-HOSTING CONTACT — CLEAN REBUILD */

/* Base */
.azc-page{background:#fff;color:#173b5d}
.azc-container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.azc-svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
.azc-icon,.azc-head-icon,.azc-nav-arrow,.azc-breadcrumb-icon,.azc-breadcrumb-sep,.azc-link-icon svg,.azc-wa-button svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* Desktop header */
.azc-header{position:relative;z-index:20;background:linear-gradient(115deg,#0739a9 0%,#075ee8 55%,#08b7e7 100%)!important;box-shadow:none!important}
.azc-header .header-top{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.15)}
.azc-header .header-btm{background:transparent!important}
.azc-header a{text-decoration:none}
.azc-header .header-left a,.azc-header .header-right a,.azc-header .mainmenu>ul>li>a{color:#fff!important}
.azc-brand-row{display:flex!important;align-items:center;gap:9px}
.azc-brand-row>a:first-child{margin-right:5px}
.azc-brand-row>a:not(:first-child) img{width:28px;height:auto}
.azc-header .header-left a,.azc-header .header-right a{display:inline-flex;align-items:center;gap:7px}
.azc-head-icon{display:inline-block;width:17px;height:17px;flex:0 0 17px;margin-right:0;vertical-align:middle}
.azc-nav-arrow{width:14px;height:14px;margin-left:4px;stroke-width:2}
.azc-header .azc-current{font-weight:800!important}
.azc-mobile{display:none}
@media(min-width:992px){
  .azc-header .mainmenu>ul>li>a,.azc-header .azc-nav-trigger{display:flex;align-items:center;padding:6px 20px;border:0;background:transparent;font:inherit;font-weight:600;line-height:25px;color:#fff!important;cursor:pointer}
  .azc-header .drop-down-menu li a{font-weight:600}
  .azc-js .azc-header .mainmenu>ul>li:hover .drop-down-menu{visibility:hidden;opacity:0;margin-top:20px}
  .azc-js .azc-header .mainmenu>ul>li.azc-menu-open .drop-down-menu{visibility:visible;opacity:1;margin:0}
  .azc-js .azc-has-submenu.azc-menu-open .azc-nav-arrow{transform:rotate(180deg)}
  #azc-about-submenu{right:0;left:auto}
}

/* Mobile header */
@media(max-width:991px){
  .azc-header{display:none!important}
  .azc-mobile{position:fixed;z-index:1000;top:0;right:0;left:0;display:block;width:100%;background:linear-gradient(115deg,#0b49bd 0%,#096fdc 60%,#10a7df 100%);box-shadow:0 8px 24px rgba(4,42,101,.20)}
  .azc-mobile-inner{display:flex;min-height:68px;align-items:center;justify-content:space-between;padding:9px 14px}
  .azc-mobile-brand{display:flex;min-width:0;align-items:center;gap:8px}
  .azc-mobile-logo{display:flex}.azc-mobile-logo img{display:block;width:auto;max-width:178px;height:auto;max-height:36px}
  .azc-mobile-flags{display:flex;align-items:center;gap:5px}.azc-mobile-flags a{display:flex}.azc-mobile-flags img{display:block;width:28px;height:auto}
  .azc-mobile-toggle{display:grid;width:45px;height:43px;flex:0 0 45px;place-content:center;gap:5px;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:11px;background:rgba(255,255,255,.12);cursor:pointer}
  .azc-mobile-toggle span{display:block;width:23px;height:2px;margin:0;border-radius:2px;background:#fff;transition:transform .2s,opacity .2s}
  .azc-mobile.is-open .azc-mobile-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .azc-mobile.is-open .azc-mobile-toggle span:nth-child(2){opacity:0}
  .azc-mobile.is-open .azc-mobile-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .azc-mobile-nav{display:none;max-height:calc(100vh - 68px);max-height:calc(100dvh - 68px);overflow:auto;padding:9px 12px 14px;border-top:1px solid rgba(255,255,255,.16);background:#fff;box-shadow:0 18px 30px rgba(8,40,77,.18)}
  .azc-mobile.is-open .azc-mobile-nav{display:block}
  .azc-mobile-nav>a,.azc-mobile-nav summary{display:flex;min-height:48px;align-items:center;gap:12px;margin:0;padding:11px 12px;border:0;border-bottom:1px solid #e7eef3;background:transparent;font-size:13px;font-weight:700;color:#244d6b!important;text-decoration:none!important;cursor:pointer;list-style:none}
  .azc-mobile-nav summary::-webkit-details-marker{display:none}.azc-mobile-nav summary:after{margin-left:auto;font-size:20px;font-weight:400;color:#3988c8;content:"+"}.azc-mobile-nav details[open] summary:after{content:"−"}
  .azc-mobile-nav details div{padding:5px 0 7px;background:#f6f9fb}.azc-mobile-nav details div a{display:block;padding:10px 16px 10px 50px;border-bottom:1px solid #e8eff4;font-size:12px;font-weight:700;color:#43657c!important;text-decoration:none!important}
  .azc-mobile-nav a[aria-current="page"]{color:#075f9f!important;font-weight:900!important}
  .azc-mobile-icon{display:grid;width:25px;height:25px;flex:0 0 25px;place-items:center;border-radius:7px;background:#e9f5fd;color:#187dca}.azc-mobile-icon svg{width:15px;height:15px}
  .azc-mobile-cabinet{margin-top:9px!important;border:0!important;border-radius:11px!important;background:linear-gradient(115deg,#0c54c8,#079edb)!important;color:#fff!important}.azc-mobile-cabinet .azc-mobile-icon{background:rgba(255,255,255,.16);color:#fff}
  .azc-page{padding-top:68px}
}
@media(max-width:700px){.azc-mobile-logo img{max-width:155px}.azc-mobile-brand{gap:5px}.azc-mobile-flags img{width:25px}}

/* Hero */
.azc-hero{position:relative;overflow:hidden;padding:34px 0 58px;border-bottom:1px solid #d7e7f0;background:radial-gradient(circle at 82% 14%,rgba(62,184,239,.16),transparent 30%),radial-gradient(circle at 14% 84%,rgba(72,139,224,.07),transparent 34%),linear-gradient(118deg,#f8fbff 0%,#eef7ff 55%,#e2f3ff 100%)}
.azc-hero:before{content:"";position:absolute;left:-180px;bottom:-350px;width:580px;height:580px;border:1px solid rgba(11,101,183,.07);border-radius:50%}
.azc-hero:after{content:"";position:absolute;right:-180px;top:30px;width:520px;height:520px;border:1px solid rgba(11,101,183,.08);border-radius:50%}
.azc-breadcrumb{position:relative;z-index:2;display:inline-flex;width:max-content;align-items:center;gap:7px;margin:0 0 27px;padding:8px 12px;border:1px solid #d5e5ef;border-radius:999px;background:rgba(255,255,255,.82);box-shadow:0 8px 22px rgba(17,61,96,.06);font-size:13px;backdrop-filter:blur(8px)}
.azc-breadcrumb a{display:inline-flex;align-items:center;gap:6px;color:#55748a!important;text-decoration:none;font-weight:750}.azc-breadcrumb a:hover{color:#0b65b7!important}.azc-breadcrumb span[aria-current="page"]{color:#173f61;font-weight:900}
.azc-breadcrumb-icon{width:14px;height:14px}.azc-breadcrumb-sep{width:12px;height:12px;color:#8aa4b6}
.azc-hero-copy{position:relative;z-index:2;max-width:820px}
.azc-kicker{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#0b65b7}
.azc-hero h1{margin:11px 0 0;font-size:clamp(42px,4.5vw,60px);line-height:1.03;letter-spacing:-1.5px;color:#173f61}
.azc-hero p{max-width:780px;margin:19px 0 0;font-size:17px;line-height:1.75;color:#3f5f75}

/* Main contact area */
.azc-main{padding:56px 0 48px;background:linear-gradient(180deg,#f7fbfe 0%,#fff 100%)}
.azc-grid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(300px,.67fr);gap:24px;align-items:start}
.azc-form-card,.azc-contact-card{border:1px solid #dbe7ee;border-radius:22px;background:#fff;box-shadow:0 14px 38px rgba(17,61,96,.065)}
.azc-form-card{padding:31px}
.azc-form-head{margin-bottom:24px}.azc-form-head>span,.azc-card-label{display:block;margin-bottom:7px;color:#0b65b7;font-size:11px;font-weight:900;letter-spacing:.10em;text-transform:uppercase}
.azc-form-head h2{margin:0 0 8px;font-size:31px;line-height:1.2;color:#173f61}.azc-form-head p{margin:0;color:#4d6b80;line-height:1.68}
.azc-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.azc-field{display:grid;gap:7px}.azc-field-full{grid-column:1/-1}
.azc-field label{font-size:13px;font-weight:800;color:#315572}
.azc-field input,.azc-field select,.azc-field textarea{width:100%;border:1px solid #cfdfeb;border-radius:11px;background:#fbfdff;color:#244d6b;padding:12px 13px;font:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.azc-field input,.azc-field select{height:48px}.azc-field textarea{min-height:145px;resize:vertical;line-height:1.6}
.azc-field input::placeholder,.azc-field textarea::placeholder{color:#5f778a;opacity:1}
.azc-field input:hover,.azc-field select:hover,.azc-field textarea:hover{border-color:#b5cddd}
.azc-field input:focus,.azc-field select:focus,.azc-field textarea:focus{border-color:#2588d6;background:#fff;box-shadow:0 0 0 3px rgba(37,136,214,.12)}
.azc-charline{display:flex;justify-content:space-between;gap:12px;margin-top:1px;color:#557286;font-size:11px;line-height:1.4}.azc-charline b{font-weight:800}
.azc-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}

.azc-turnstile-wrap{margin-top:17px;min-height:67px}.azc-turnstile-wrap .cf-turnstile{max-width:100%}.azc-turnstile-error{display:none;margin-top:8px;color:#8a3e37;font-size:12px;line-height:1.5}.azc-turnstile-error-visible{display:block}
.azc-submit-row{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:13px;margin-top:18px}
.azc-submit{display:inline-flex;min-height:49px;align-items:center;justify-content:center;padding:0 23px;border:0;border-radius:11px;background:linear-gradient(135deg,#0b6bd8,#0a77c8);color:#fff;font:inherit;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 12px 26px rgba(11,107,216,.18);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.azc-submit:hover{transform:translateY(-1px);box-shadow:0 15px 30px rgba(11,107,216,.22)}.azc-submit[disabled]{opacity:.68;cursor:not-allowed;transform:none}.azc-submit.azc-sending:after{content:"";display:inline-block;width:14px;height:14px;margin-left:8px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:azc-spin .7s linear infinite}
@keyframes azc-spin{to{transform:rotate(360deg)}}
.azc-wa-button{display:inline-flex;min-height:45px;align-items:center;justify-content:center;gap:7px;padding:0 5px;color:#187f48!important;font-size:13px;font-weight:850;text-decoration:none!important}.azc-wa-button svg{width:18px;height:18px}.azc-wa-button:hover{text-decoration:underline!important}
.azc-submit-note{margin:0;color:#4d6b80;font-size:11px;line-height:1.55}
.azc-live-status{display:none;margin-top:15px;padding:13px 14px;border-radius:11px;font-size:13px;line-height:1.55}.azc-live-status.success{display:block;background:#eaf8f0;border:1px solid #bfe3cc;color:#245f3f}.azc-live-status.error{display:block;background:#fff3f2;border:1px solid #ebc8c4;color:#7e3933}.azc-live-status ul{margin:6px 0 0 18px;padding:0}
.azc-alert{display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border-radius:11px;margin-bottom:18px;font-size:13px;line-height:1.55}.azc-alert-success{background:#eaf8f0;border:1px solid #bfe3cc;color:#245f3f}.azc-alert-error{background:#fff3f2;border:1px solid #ebc8c4;color:#7e3933}.azc-alert ul{margin:6px 0 0 18px;padding:0}

/* Contact channels */
.azc-side{display:grid;gap:14px}.azc-contact-card{padding:22px}
.azc-channel-section+.azc-channel-section{margin-top:21px;padding-top:21px;border-top:1px solid #e3edf3}
.azc-channel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.azc-channel-head h3{margin:1px 0 0;font-size:18px;color:#173f61}.azc-channel-head p{margin:4px 0 0;color:#4d6b80;font-size:11px;line-height:1.5}
.azc-badge{display:inline-flex;white-space:nowrap;padding:6px 8px;border-radius:999px;background:#eaf5fd;color:#0b65b7;font-size:10px;font-weight:900}
.azc-mini-links{display:grid;gap:8px}.azc-mini-link{display:grid;grid-template-columns:38px 1fr;gap:11px;align-items:center;padding:11px 12px;border:1px solid #dce8f0;border-radius:12px;background:#f9fcfe;color:#244d6b!important;text-decoration:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}
.azc-mini-link:hover{transform:translateY(-1px);border-color:#b8d0df;background:#fff;box-shadow:0 8px 20px rgba(17,61,96,.055)}
.azc-link-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:#eaf5fd;color:#0b65b7}.azc-link-icon svg{width:19px;height:19px}.azc-mini-link.azc-wa .azc-link-icon{background:#ebf8f0;color:#17834c}
.azc-mini-link strong{display:block;font-size:12px;line-height:1.4;color:#315572}.azc-mini-link small{display:block;margin-top:3px;color:#4d6b80;font-size:11px;line-height:1.45}
.azc-support-note{margin:12px 0 0;color:#4d6b80;font-size:11px;line-height:1.55}.azc-support-note strong{color:#315572}

/* Legal strip */
.azc-legal-section{padding:0 0 58px;background:#fff}
.azc-legal-strip{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:34px;padding:19px 21px;border:1px solid #dce8f0;border-radius:15px;background:#f7fbfe}
.azc-legal-strip h2{margin:0;color:#0b65b7;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.azc-legal-items{display:flex;justify-content:flex-end;gap:34px;flex-wrap:wrap}.azc-legal-items>div{min-width:150px}.azc-legal-items span{display:block;color:#557286;font-size:11px;line-height:1.4}.azc-legal-items strong{display:block;margin-top:4px;color:#315572;font-size:13px;line-height:1.5}

/* Accessibility */
.azc-page a:focus-visible,.azc-page button:focus-visible,.azc-page input:focus-visible,.azc-page select:focus-visible,.azc-page textarea:focus-visible,.azc-page summary:focus-visible,.azc-header a:focus-visible,.azc-header button:focus-visible,.azc-mobile a:focus-visible,.azc-mobile button:focus-visible,.azc-mobile summary:focus-visible{outline:3px solid #f0b429!important;outline-offset:3px!important;border-radius:6px}

/* Responsive */
@media(max-width:991px){
  .azc-hero{padding:28px 0 52px}.azc-grid{grid-template-columns:1fr}.azc-form-card{order:1}.azc-side{order:2}.azc-contact-card{max-width:760px}.azc-legal-strip{grid-template-columns:1fr;gap:13px}.azc-legal-items{justify-content:flex-start}
}
@media(max-width:767px){
  .azc-container{width:min(100% - 28px,1180px)}.azc-hero{padding-top:22px}.azc-breadcrumb{margin-bottom:24px;font-size:12px}.azc-hero h1{font-size:38px;letter-spacing:-.9px}.azc-hero p{font-size:15px}.azc-main{padding:40px 0 36px}.azc-form-card{padding:22px 18px;border-radius:18px}.azc-form-head h2{font-size:27px}.azc-fields{grid-template-columns:1fr}.azc-submit-row{grid-template-columns:1fr}.azc-submit,.azc-wa-button{width:100%}.azc-wa-button{justify-content:flex-start;min-height:38px}.azc-submit-note{margin-top:1px}.azc-contact-card{padding:18px;border-radius:18px}.azc-legal-section{padding-bottom:48px}.azc-legal-items{display:grid;gap:13px}.azc-legal-items>div{min-width:0}
}
@media(max-width:430px){.azc-hero h1{font-size:35px}.azc-mini-link{grid-template-columns:36px 1fr}.azc-link-icon{width:36px;height:36px}}
@media(prefers-reduced-motion:reduce){.azc-submit,.azc-mini-link,.azc-mobile-toggle span{transition:none!important}.azc-submit:hover,.azc-mini-link:hover{transform:none!important}.azc-submit.azc-sending:after{animation:none}}
