*{box-sizing:border-box}
html,body{margin:0;padding:0;min-height:100%;font-family:Inter,Arial,sans-serif;background:#050914;color:#fff;overflow-x:hidden}
body{width:100%;max-width:100vw}
a{color:inherit;text-decoration:none}
img{max-width:100%}
.site-header{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:22px 4%;background:#040813;border-bottom:1px solid rgba(120,150,255,.22)}
.brand{display:flex;align-items:center;gap:12px}.brand-logo-img{max-height:52px;max-width:170px;object-fit:contain}.brand-mark{font-size:38px;font-weight:950;letter-spacing:-1px;background:linear-gradient(130deg,#00c6ff,#7257ff,#d64cff);-webkit-background-clip:text;color:transparent}.brand-text{font-size:12px;max-width:280px;text-transform:uppercase;letter-spacing:2px;color:#fff}.nav{display:flex;gap:24px;align-items:center}.nav a{font-size:15px;color:#fff;font-weight:700}.quote,.btn{display:inline-block;background:linear-gradient(135deg,#176cff,#9a3dff);padding:14px 24px;border-radius:10px;font-weight:800;color:#fff!important;border:0}.ghost{background:rgba(255,255,255,.08);border:1px solid #8e54ff}.menu-btn{display:none}
.hero{min-height:640px;padding:56px 4% 44px;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:38px;align-items:center;background:radial-gradient(circle at 68% 32%,rgba(20,125,255,.34),transparent 34%),radial-gradient(circle at 18% 72%,rgba(166,54,255,.28),transparent 35%),linear-gradient(180deg,#07132f 0%,#050914 100%)}
.hero h1{font-size:clamp(44px,5.2vw,82px);line-height:.98;margin:0 0 24px;font-weight:950;letter-spacing:-3px;background:linear-gradient(90deg,#fff 0 48%,#13c7ff 60%,#9156ff 92%);-webkit-background-clip:text;color:transparent}.hero p{font-size:19px;line-height:1.6;color:#e8f1ff;max-width:760px}.hero-list{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:14px;margin:28px 0}.hero-list span{color:#fff;font-weight:700}.hero-list span:before{content:"◉";color:#854cff;margin-right:10px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}
.hero-slider-stage{min-width:0;display:flex;align-items:center;justify-content:center}.hero-slider{position:relative;width:min(560px,100%);height:360px;border-radius:30px;overflow:hidden;border:1px solid rgba(120,190,255,.28);box-shadow:0 30px 90px rgba(0,0,0,.34),0 0 55px rgba(0,190,255,.16);background:#071426}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .8s ease;background-size:cover;background-position:center;display:flex;align-items:flex-end}.hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.78))}.hero-slide.active{opacity:1}.hero-slide:nth-child(1){background:radial-gradient(circle at 70% 30%,rgba(139,77,255,.35),transparent 34%),linear-gradient(145deg,#071426,#0e1a42)}.hero-slide:nth-child(2){background:radial-gradient(circle at 45% 35%,rgba(0,213,255,.35),transparent 34%),linear-gradient(145deg,#071426,#0b234a)}.hero-slide:nth-child(3){background:radial-gradient(circle at 65% 45%,rgba(34,197,94,.25),transparent 32%),linear-gradient(145deg,#071426,#1a1640)}.slide-content{position:relative;z-index:2;padding:28px;color:#fff;max-width:100%}.slide-content span{display:inline-block;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);padding:7px 12px;border-radius:999px;font-size:12px;margin-bottom:12px}.slide-content h3{font-size:28px;line-height:1.08;margin:0 0 10px;max-width:100%}.slide-content p{font-size:15px;line-height:1.5;color:#dbeafe;margin:0 0 16px;max-width:96%}.slide-content a{display:inline-block;background:linear-gradient(135deg,#176cff,#9a3dff);padding:11px 16px;border-radius:10px;font-weight:900}.slider-dots{position:absolute;right:18px;top:18px;z-index:5;display:flex;gap:7px}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(255,255,255,.35);padding:0}.slider-dots button.active{background:#00d5ff}
.stats{margin:0 4% 40px;padding:24px;border:1px solid rgba(120,180,255,.38);border-radius:18px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(8,17,42,.95)}.stats div{display:flex;flex-direction:column;align-items:center;border-right:1px solid rgba(255,255,255,.16)}.stats div:last-child{border-right:0}.stats b{font-size:34px}.stats span{color:#dbeafe}.section{padding:55px 4%;text-align:center;background:#071126}.kicker{color:#d98cff;font-weight:900}.section h2,.page-hero h1{font-size:40px;color:#fff}.service-grid,.product-grid,.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;max-width:1180px;margin:28px auto 0}.service-card,.product-card,.project-card{min-height:210px;text-align:left;background:linear-gradient(180deg,rgba(22,37,77,.98),rgba(9,17,38,.98));border:1px solid rgba(135,180,255,.35);border-radius:16px;padding:28px;position:relative;overflow:hidden}.service-card:after{content:"";position:absolute;left:0;bottom:0;width:60%;height:5px;background:linear-gradient(90deg,#e14cff,#008cff)}.service-card i{font-style:normal;font-size:40px;color:#9b55ff}.service-card h3,.product-card h3,.project-card h3{font-size:20px;color:#fff}.service-card p,.product-card p,.project-card p{color:#d6e4ff}.card-link{display:block;color:inherit;height:100%}.learn-more,.product-card a,.project-card a{display:inline-block;margin-top:12px;color:#7dd3fc;font-weight:900}.product-card img,.project-card img{width:100%;height:180px;object-fit:cover;border-radius:14px;margin-bottom:14px}.product-card span,.project-card span{color:#7dd3fc;font-weight:900;font-size:13px}
.page-hero{padding:90px 4%;background:radial-gradient(circle at 50% 0,rgba(93,79,255,.34),transparent 35%),#071026;text-align:center}.page-hero p{max-width:850px;margin:auto;color:#fff;font-size:18px}.gallery-grid{padding:50px 4%;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:22px;background:#071126}.gallery-grid figure{margin:0;background:#101936;border-radius:16px;overflow:hidden}.gallery-grid img{width:100%;height:230px;object-fit:cover;background:#17244a}.gallery-grid figcaption{padding:14px}.contact-card,.download-box{margin:50px auto;max-width:980px;background:#101936;border:1px solid rgba(135,157,255,.35);border-radius:22px;padding:40px}.contact-form,.download-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}.contact-form label,.download-form label{display:flex;flex-direction:column;gap:8px;color:#dbeafe}.contact-form .full{grid-column:1/-1}.contact-form input,.contact-form textarea,.download-form input,.download-form select{background:#061126;border:1px solid #34477a;color:#fff;border-radius:10px;padding:13px}.contact-form textarea{min-height:130px}.download-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.download-buttons button,.download-form button{background:linear-gradient(135deg,#176cff,#9a3dff);border:0;color:#fff;border-radius:10px;padding:13px 20px;font-weight:900}
.custom-sections{padding:55px 4%;background:#071126}.custom-section{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;max-width:1180px;margin:0 auto 28px;background:#101936;border:1px solid rgba(125,190,255,.25);border-radius:22px;padding:30px}.custom-section span{color:#7dd3fc;font-weight:900}.custom-section h2{font-size:32px}.custom-section p{color:#dbeafe;line-height:1.7}.custom-section img{width:100%;border-radius:18px;max-height:360px;object-fit:cover}.team-section{padding:60px 4%;background:#050914;text-align:center}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:22px;max-width:1180px;margin:30px auto}.team-grid article{background:#101936;border:1px solid rgba(125,190,255,.25);border-radius:20px;padding:22px}.team-grid img{width:130px;height:130px;border-radius:50%;object-fit:cover;background:#17244a}
.mpanel-hero{min-height:640px;padding:70px 4%;display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center;background:radial-gradient(circle at 75% 35%,rgba(139,77,255,.28),transparent 34%),linear-gradient(180deg,#07132f,#050914)}.mpanel-badge{display:inline-block;color:#dbeafe;border:1px solid rgba(125,190,255,.35);background:rgba(255,255,255,.06);padding:8px 14px;border-radius:999px;font-weight:900;margin-bottom:18px}.mpanel-copy h1{font-size:clamp(44px,5.4vw,78px);line-height:.96;letter-spacing:-3px;margin:0 0 22px;background:linear-gradient(90deg,#fff,#00d5ff,#8b4dff);-webkit-background-clip:text;color:transparent}.mpanel-copy p{font-size:20px;line-height:1.6;color:#e8f1ff;max-width:760px}.mpanel-actions{display:flex;gap:15px;flex-wrap:wrap;margin-top:24px}.mpanel-mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.mpanel-mini-stats div{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:15px}.mpanel-visual{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center}.mpanel-phone{width:285px;height:510px;border-radius:40px;background:linear-gradient(160deg,#0a1838,#050a18);border:1px solid rgba(125,190,255,.38);box-shadow:0 30px 90px rgba(0,0,0,.4),0 0 50px rgba(0,213,255,.18);padding:32px}.phone-head{font-size:28px;font-weight:900;margin-bottom:35px}.phone-ring{width:150px;height:150px;border-radius:50%;border:12px solid #00d5ff;display:grid;place-items:center;font-size:34px;font-weight:900;color:#19ffc8;margin:auto}.phone-row{height:16px;background:rgba(255,255,255,.11);border-radius:999px;margin:34px 0 12px}.phone-row.short{width:70%;margin-top:0}.phone-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.phone-grid i{height:60px;border-radius:16px;background:linear-gradient(135deg,rgba(0,213,255,.22),rgba(139,77,255,.25))}.mpanel-card{position:absolute;padding:14px 18px;border-radius:16px;background:linear-gradient(135deg,#176cff,#9a3dff);font-weight:900}.card-one{left:4%;top:18%}.card-two{right:4%;top:33%}.card-three{left:9%;bottom:17%}
.footer{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:28px;align-items:start;border-top:1px solid rgba(120,150,255,.22);padding:38px 4%;background:#040813;color:#dbeafe}.footer h4{margin:0 0 10px}.footer small{display:block;color:#cbd5e1;line-height:1.5;margin-top:8px}.footer-socials{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.footer-socials a{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,#176cff,#9a3dff);font-weight:900;color:#fff}.map-button{display:inline-block;margin-top:8px;padding:10px 14px;border-radius:10px;background:rgba(255,255,255,.08);border:1px solid rgba(125,190,255,.35);color:#fff!important}.footer-copy{background:#030711;color:#cbd5e1;text-align:center;padding:14px 4%;border-top:1px solid rgba(120,150,255,.18)}
.whatsapp-float{position:fixed!important;right:22px!important;bottom:22px!important;width:58px!important;height:58px!important;padding:0!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#25D366!important;z-index:99999!important;box-shadow:0 16px 45px rgba(0,0,0,.35)!important;border:2px solid rgba(255,255,255,.22)!important;font-size:0!important}.whatsapp-float svg{width:31px!important;height:31px!important;fill:#fff!important;display:block!important}
.admin-public-alert{position:sticky;top:0;z-index:3000;display:flex;justify-content:center;align-items:center;gap:16px;padding:10px 4%;background:linear-gradient(90deg,#7f1d1d,#111827);color:#fff;border-bottom:1px solid rgba(255,255,255,.18);font-size:14px}.admin-public-alert a{background:rgba(255,255,255,.12);padding:7px 12px;border-radius:9px;color:#fff!important;font-weight:800}.admin-public-alert .danger-link{background:#dc2626}
@media(max-width:980px){.site-header{display:block}.brand{margin-bottom:16px}.nav{display:none}.menu-btn{display:block;position:absolute;right:4%;top:22px;background:#121b38;color:#fff;border:1px solid #405189;border-radius:10px;padding:10px}.nav-open .nav{display:flex;flex-direction:column;background:#081126;padding:20px;border-radius:16px;margin-top:14px}.hero,.mpanel-hero,.custom-section{grid-template-columns:1fr}.hero-slider{height:300px}.stats{grid-template-columns:repeat(2,1fr)}.footer{grid-template-columns:1fr}.mpanel-mini-stats,.contact-form,.download-form{grid-template-columns:1fr}}
@media(max-width:560px){.hero h1,.mpanel-copy h1{font-size:43px;letter-spacing:-1.5px}.stats{grid-template-columns:1fr}.hero-list{grid-template-columns:1fr}.section h2{font-size:31px}}

/* ADESS v16 */ html,body{overflow-x:hidden!important;max-width:100vw!important}.site-header,.hero,.section,.footer{max-width:100vw!important}


/* ADESS v17 final desktop/site fixes */
html,body{overflow-x:hidden!important;max-width:100vw!important}
body{min-height:auto!important}
main{display:block!important;min-height:0!important}
.site-header,.hero,.section,.footer,.footer-copy{max-width:100vw!important;overflow:hidden!important}
.footer-copy{text-align:center!important;position:relative!important;z-index:2!important}
.whatsapp-float svg{width:31px!important;height:31px!important;max-width:31px!important;max-height:31px!important}

/* If home has no active slides, keep hero clean, not empty/void. */
.hero{overflow:hidden!important}

/* Clean slider card: image is always contained/cropped correctly, text layer is isolated. */
.hero-slider{
  width:min(560px,100%)!important;
  height:360px!important;
  overflow:hidden!important;
  isolation:isolate!important;
}
.hero-slide{
  overflow:hidden!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  align-items:flex-end!important;
}
.hero-slide:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.82))!important;
  z-index:1!important;
}
.slide-content{
  position:relative!important;
  z-index:2!important;
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  padding:24px!important;
  background:linear-gradient(180deg,transparent,rgba(0,0,0,.22))!important;
}
.slide-content span,
.slide-content h3,
.slide-content p,
.slide-content a{
  display:block!important;
  max-width:100%!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
}
.slide-content span{
  display:inline-block!important;
  width:auto!important;
}
.slide-content h3{
  font-size:26px!important;
  line-height:1.14!important;
  margin:8px 0!important;
}
.slide-content p{
  font-size:15px!important;
  line-height:1.45!important;
  margin:0 0 12px!important;
}
.slide-content a{
  display:inline-block!important;
  width:auto!important;
}
@media(max-width:980px){
  .hero-slider{height:300px!important}
}


/* ADESS v18 refurnish */

/* Slim sticky title bar on scroll */
.site-header{
  position:sticky!important;
  top:0!important;
  z-index:5000!important;
  transition:padding .25s ease, background .25s ease, box-shadow .25s ease!important;
}
body.scrolled .site-header{
  padding-top:8px!important;
  padding-bottom:8px!important;
  background:rgba(4,8,19,.94)!important;
  backdrop-filter:blur(14px)!important;
  box-shadow:0 10px 34px rgba(0,0,0,.22)!important;
}
body.scrolled .brand-mark{font-size:30px!important}
body.scrolled .brand-text{font-size:10px!important;letter-spacing:1.5px!important}
body.scrolled .quote{padding:10px 18px!important}

/* Cleaner admin public alert: compact and less tall */
.admin-public-alert{
  position:sticky!important;
  top:0!important;
  z-index:4999!important;
  min-height:0!important;
  padding:8px 4%!important;
}
body.scrolled .admin-public-alert{padding:5px 4%!important;font-size:13px!important}

/* Improved slider image display and text optional */
.hero-slide.fit-contain{
  background-size:contain!important;
  background-color:#060d1c!important;
}
.hero-slide.fit-cover{
  background-size:cover!important;
}
.hero-slide:not(:has(.slide-content)):before{
  background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.18))!important;
}
.slide-content{
  border-radius:0 0 26px 26px!important;
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.72))!important;
  padding:22px 24px!important;
}
.slide-content h3{font-size:25px!important}
.slide-content p{font-size:14px!important;max-width:90%!important}
.hero-slider{background:#050914!important}
.hero-slide{transition:opacity .7s ease, transform 5s ease!important}
.hero-slide.active{transform:scale(1.02)!important}

/* admin forms quality */
.admin-table td form{margin:0}
.admin-table button{white-space:nowrap}


/* ADESS v19 Frontend Slide Image Rotator */
.hero-slide{
  background-image:none!important;
  position:absolute!important;
  overflow:hidden!important;
}
.slide-image-rotator{
  position:absolute;
  inset:0;
  z-index:0;
  background:#030711;
}
.slide-image-rotator img{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  opacity:0;
  transition:opacity .75s ease, transform 5s ease;
}
.hero-slide.fit-contain .slide-image-rotator img{object-fit:contain;background:#030711}
.slide-image-rotator img.active{opacity:1;transform:scale(1.02)}
.hero-slide:before{
  z-index:1!important;
  pointer-events:none!important;
}
.hero-slide:not(:has(.slide-content)):before{
  background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.16))!important;
}
.slide-content{
  z-index:2!important;
}


/* ADESS v20 micro-mobile, fixed header, bright slides */

/* Keep title bar visible everywhere */
.site-header{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:9000!important;
}
body{
  padding-top:118px!important;
}
body.scrolled .site-header{
  padding-top:8px!important;
  padding-bottom:8px!important;
}
.admin-public-alert{
  position:fixed!important;
  top:118px!important;
  left:0!important;
  right:0!important;
  z-index:8999!important;
}
body:has(.admin-public-alert){
  padding-top:166px!important;
}
body.scrolled .admin-public-alert{
  top:78px!important;
}

/* Bright uploaded slide images */
.slide-image-rotator img{
  filter:brightness(1.18) contrast(1.06) saturate(1.08)!important;
}
.hero-slide:before{
  background:linear-gradient(180deg,rgba(0,0,0,.00),rgba(0,0,0,.30))!important;
}
.hero-slide:not(:has(.slide-content)):before{
  background:transparent!important;
}
.slide-content{
  background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.45))!important;
}
.slide-content.button-only{
  background:transparent!important;
  padding:18px!important;
}
.slide-content.button-only a{
  margin:0!important;
}

/* prevent narrow phone horizontal clipping */
.hero, .hero-copy, .hero-copy *{
  max-width:100%!important;
}
.hero h1{
  overflow-wrap:normal!important;
  word-break:normal!important;
  hyphens:none!important;
}
.hero p{
  overflow-wrap:break-word!important;
}
.brand{
  min-width:0!important;
}
.brand-mark{
  flex:0 0 auto!important;
}
.brand-text{
  min-width:0!important;
  overflow:hidden!important;
}

/* small phones */
@media(max-width:520px){
  body{padding-top:96px!important}
  body:has(.admin-public-alert){padding-top:142px!important}
  .admin-public-alert{top:96px!important}
  body.scrolled .admin-public-alert{top:68px!important}

  .site-header{
    padding:18px 18px!important;
  }
  body.scrolled .site-header{
    padding:8px 14px!important;
  }
  .brand-mark{
    font-size:42px!important;
    letter-spacing:-2px!important;
  }
  .brand-text{
    font-size:12px!important;
    line-height:1.15!important;
    letter-spacing:1.6px!important;
    max-width:210px!important;
  }
  .menu-btn{
    right:18px!important;
    top:28px!important;
  }
  body.scrolled .menu-btn{
    top:12px!important;
  }

  .hero{
    padding:54px 22px 36px!important;
    min-height:auto!important;
    display:block!important;
  }
  .hero h1{
    font-size:clamp(42px,13vw,58px)!important;
    line-height:1.02!important;
    letter-spacing:-2px!important;
  }
  .hero p{
    font-size:20px!important;
    line-height:1.55!important;
  }
  .hero-list{
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .hero-slider-stage{
    margin-top:28px!important;
  }
  .hero-slider{
    height:285px!important;
  }
}

/* ultra narrow phones, 320px and below */
@media(max-width:340px){
  body{padding-top:92px!important}
  body:has(.admin-public-alert){padding-top:134px!important}
  .admin-public-alert{top:92px!important}
  .site-header{
    padding:16px 14px!important;
  }
  .brand-mark{
    font-size:34px!important;
    letter-spacing:-2px!important;
  }
  .brand-text{
    font-size:10px!important;
    line-height:1.1!important;
    letter-spacing:1.4px!important;
    max-width:128px!important;
  }
  .menu-btn{
    right:14px!important;
    top:24px!important;
    padding:8px 10px!important;
  }
  .hero{
    padding:48px 18px 34px!important;
  }
  .hero h1{
    font-size:39px!important;
    line-height:1.03!important;
    letter-spacing:-1.8px!important;
  }
  .hero p{
    font-size:18px!important;
    line-height:1.55!important;
  }
  .hero-list span{
    font-size:17px!important;
  }
  .whatsapp-float{
    width:50px!important;
    height:50px!important;
    right:14px!important;
    bottom:14px!important;
  }
  .whatsapp-float svg{
    width:27px!important;
    height:27px!important;
  }
}

/* 280px class devices */
@media(max-width:300px){
  .brand-text{
    display:none!important;
  }
  .hero h1{
    font-size:35px!important;
    letter-spacing:-1.4px!important;
  }
  .hero{
    padding-left:14px!important;
    padding-right:14px!important;
  }
}

/* ADESS v21 cache marker */


/* ADESS v23 admin-controlled card/tile sizing */
.service-grid{grid-template-columns:repeat(auto-fit,minmax(var(--service-card-min-width,240px),1fr))!important}
.service-card{min-height:var(--service-card-min-height,210px)!important;padding:var(--card-padding,28px)!important}
.product-grid{grid-template-columns:repeat(auto-fit,minmax(var(--product-card-min-width,240px),1fr))!important}
.project-grid{grid-template-columns:repeat(auto-fit,minmax(var(--project-card-min-width,240px),1fr))!important}
.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(var(--gallery-tile-min-width,260px),1fr))!important}
.gallery-grid img{height:var(--gallery-tile-height,230px)!important}
.hero-slider{height:var(--slider-height-desktop,360px)!important}
@media(max-width:980px){.hero-slider{height:var(--slider-height-mobile,300px)!important}}


/* ADESS v26 contact captcha */
.captcha-question{
  display:inline-block;
  margin:2px 0 8px;
  padding:8px 12px;
  border-radius:10px;
  background:rgba(125,190,255,.12);
  border:1px solid rgba(125,190,255,.32);
  color:#fff;
  font-weight:900;
  letter-spacing:.5px;
}


/* ADESS v27 stronger visual captcha */
.captcha-label{grid-column:1/-1!important}
.captcha-box{
  display:flex;
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
  margin:6px 0 8px;
}
.captcha-box img{
  width:220px;
  height:72px;
  border-radius:14px;
  border:1px solid rgba(125,190,255,.35);
  background:#061126;
}
.captcha-refresh{
  background:rgba(255,255,255,.08);
  border:1px solid rgba(125,190,255,.35);
  color:#fff;
  border-radius:10px;
  padding:11px 14px;
  font-weight:900;
  cursor:pointer;
}
.hp-field{
  position:absolute!important;
  left:-99999px!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
}

/* ADESS v29 modern logo support */
.brand-logo-img{max-height:62px!important;width:auto!important;object-fit:contain!important}
@media(max-width:520px){.brand-logo-img{max-height:54px!important;max-width:235px!important}}
@media(max-width:340px){.brand-logo-img{max-height:48px!important;max-width:190px!important}}


/* ADESS v30 flexible logo/header system */
.brand{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  min-width:0!important;
  text-decoration:none!important;
}
.brand-image-box{
  width:var(--logo-box-w,168px)!important;
  height:var(--logo-box-h,54px)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
  flex:0 0 auto!important;
}
.brand-image-box.fit-contain img{object-fit:contain!important}
.brand-image-box.fit-cover img{object-fit:cover!important;width:100%!important;height:100%!important}
.brand-image-box.fit-auto img{object-fit:contain!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important}
.brand-logo-img{
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:contain!important;
  display:block!important;
}
.brand-text{
  max-width:var(--logo-text-max,310px)!important;
  letter-spacing:var(--logo-text-spacing,2px)!important;
  white-space:normal!important;
  line-height:1.12!important;
}
@media(max-width:520px){
  .brand-image-box{
    width:var(--logo-mobile-w,150px)!important;
    height:var(--logo-mobile-h,48px)!important;
  }
}
@media(max-width:300px){
  .brand-text{display:none!important}
}


/* ADESS v32.1 duplicate brand text guard */
.site-header .nav-wrap > .brand-text,
.site-header .brand + .brand-text{
  display:none!important;
}
.site-header .brand{
  margin-right:auto!important;
  margin-left:0!important;
}


/* ADESS v32.2 frontend logo + company text fix */
.site-header .brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:14px!important;
  margin-left:0!important;
  margin-right:auto!important;
  flex:0 1 auto!important;
  min-width:0!important;
  max-width:52vw!important;
  overflow:visible!important;
  text-decoration:none!important;
}
.site-header .brand-image-box{
  width:var(--logo-box-w,168px)!important;
  height:var(--logo-box-h,54px)!important;
  min-width:var(--logo-box-w,168px)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
  flex:0 0 auto!important;
}
.site-header .brand-logo-img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.site-header .brand-company-text{
  display:block!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:700!important;
  line-height:1.12!important;
  letter-spacing:var(--logo-text-spacing,2px)!important;
  text-transform:uppercase!important;
  max-width:var(--logo-text-max,310px)!important;
  white-space:normal!important;
  overflow:visible!important;
}
.site-header .nav-wrap > .brand-text,
.site-header .brand + .brand-text{
  display:none!important;
}
@media(max-width:980px){
  .site-header .brand{max-width:calc(100% - 72px)!important;}
  .site-header .brand-image-box{
    width:var(--logo-mobile-w,150px)!important;
    height:var(--logo-mobile-h,48px)!important;
    min-width:var(--logo-mobile-w,150px)!important;
  }
  .site-header .brand-company-text{
    font-size:12px!important;
    max-width:190px!important;
    letter-spacing:1.4px!important;
  }
}
@media(max-width:420px){
  .site-header .brand-company-text{display:none!important;}
}


/* ADESS v32.3 header spacing polish */
.site-header{
  min-height:auto!important;
  padding:0!important;
  border-bottom:1px solid rgba(90,115,170,.20)!important;
}
.site-header .nav-wrap{
  padding-left:18px!important;
  padding-right:40px!important;
  min-height:74px!important;
  height:74px!important;
  align-items:center!important;
}
.site-header .brand{
  margin-left:0!important;
  padding-left:0!important;
  transform:none!important;
}
.site-header .brand-mark{
  font-size:42px!important;
}
.site-header .brand-company-text{
  font-size:14px!important;
  line-height:1.05!important;
  letter-spacing:1.8px!important;
}
.site-header nav{
  gap:22px!important;
}
.site-header nav a{
  line-height:1!important;
}
.site-header .quote{
  padding:16px 24px!important;
}
.admin-public-alert,
.admin-session-public,
.admin-session-notice{
  margin-top:0!important;
}
@media(max-width:980px){
  .site-header .nav-wrap{
    padding-left:16px!important;
    padding-right:16px!important;
    min-height:70px!important;
    height:70px!important;
  }
  .site-header .brand-mark{
    font-size:38px!important;
  }
}


/* ADESS v32.4 precise header tight fix
   Targets the exact red-marked areas:
   - remove left blank space before logo
   - remove oversized bottom black band under nav
*/
.site-header{
  height:72px!important;
  min-height:72px!important;
  max-height:72px!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  border-bottom:1px solid rgba(90,115,170,.22)!important;
}
.site-header .nav-wrap,
.header-inner,
.nav-wrap{
  width:100%!important;
  max-width:none!important;
  height:72px!important;
  min-height:72px!important;
  max-height:72px!important;
  padding:0 10px 0 6px!important;
  margin:0!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
}
.site-header .brand{
  margin:0 auto 0 0!important;
  padding:0!important;
  transform:none!important;
  position:relative!important;
  left:0!important;
  height:72px!important;
  min-height:72px!important;
  display:flex!important;
  align-items:center!important;
}
.site-header .brand-mark{
  font-size:43px!important;
  line-height:1!important;
}
.site-header .brand-company-text{
  font-size:14px!important;
  line-height:1.04!important;
  letter-spacing:1.7px!important;
}
.site-header nav{
  height:72px!important;
  min-height:72px!important;
  display:flex!important;
  align-items:center!important;
  gap:20px!important;
  margin:0 0 0 auto!important;
  padding:0!important;
}
.site-header nav a{
  line-height:1!important;
  margin:0!important;
}
.site-header .quote{
  padding:14px 24px!important;
  margin:0!important;
  border-radius:10px!important;
}
body.scrolled .site-header,
body.scrolled .site-header .nav-wrap,
body.scrolled .header-inner,
body.scrolled .nav-wrap{
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
}
body.scrolled .site-header .brand,
body.scrolled .site-header nav{
  height:58px!important;
  min-height:58px!important;
}
body.scrolled .site-header .brand-mark{
  font-size:36px!important;
}
body.scrolled .site-header .brand-company-text{
  font-size:12px!important;
}
body.scrolled .site-header .quote{
  padding:11px 20px!important;
}
.hero,
.hero-section,
main{
  margin-top:0!important;
}
@media(max-width:980px){
  .site-header{
    height:66px!important;
    min-height:66px!important;
    max-height:66px!important;
  }
  .site-header .nav-wrap,
  .header-inner,
  .nav-wrap{
    height:66px!important;
    min-height:66px!important;
    max-height:66px!important;
    padding:0 10px 0 8px!important;
  }
  .site-header .brand{
    height:66px!important;
    min-height:66px!important;
  }
}


/* ADESS v32.5 ultra slim header */
.site-header{
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  border-bottom:1px solid rgba(90,115,170,.18)!important;
}
.site-header .nav-wrap,
.header-inner,
.nav-wrap{
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  padding:0 8px 0 6px!important;
  margin:0!important;
  align-items:center!important;
  overflow:hidden!important;
}
.site-header .brand{
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  align-items:center!important;
}
.site-header .brand-mark{
  font-size:34px!important;
  line-height:1!important;
  letter-spacing:-1px!important;
}
.site-header .brand-company-text{
  font-size:11.5px!important;
  line-height:1.02!important;
  letter-spacing:1.55px!important;
  max-width:310px!important;
}
.site-header nav{
  height:58px!important;
  min-height:58px!important;
  max-height:58px!important;
  gap:17px!important;
  align-items:center!important;
}
.site-header nav a{
  font-size:14px!important;
  line-height:1!important;
  margin:0!important;
  padding:0!important;
}
.site-header .quote{
  padding:11px 20px!important;
  border-radius:9px!important;
  font-size:14px!important;
}
body.scrolled .site-header,
body.scrolled .site-header .nav-wrap,
body.scrolled .header-inner,
body.scrolled .nav-wrap{
  height:50px!important;
  min-height:50px!important;
  max-height:50px!important;
}
body.scrolled .site-header .brand,
body.scrolled .site-header nav{
  height:50px!important;
  min-height:50px!important;
  max-height:50px!important;
}
body.scrolled .site-header .brand-mark{
  font-size:30px!important;
}
body.scrolled .site-header .brand-company-text{
  font-size:10.5px!important;
}
body.scrolled .site-header .quote{
  padding:9px 17px!important;
}
.hero,
.hero-section,
main{
  margin-top:0!important;
}
@media(max-width:980px){
  .site-header{
    height:56px!important;
    min-height:56px!important;
    max-height:56px!important;
  }
  .site-header .nav-wrap,
  .header-inner,
  .nav-wrap{
    height:56px!important;
    min-height:56px!important;
    max-height:56px!important;
    padding:0 8px!important;
  }
  .site-header .brand{
    height:56px!important;
    min-height:56px!important;
    max-height:56px!important;
  }
  .site-header .brand-mark{
    font-size:32px!important;
  }
  .site-header .brand-company-text{
    font-size:10.5px!important;
    max-width:180px!important;
  }
}


/* ADESS v32.6 balanced slim header
   Brings the header back from over-squeezed to premium/proportional. */
.site-header{
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  background:#050914!important;
  border-bottom:1px solid rgba(95,120,175,.22)!important;
}
.site-header .nav-wrap,
.header-inner,
.nav-wrap{
  width:100%!important;
  max-width:none!important;
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  padding:0 22px 0 28px!important;
  margin:0!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
}
.site-header .brand{
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  margin:0 auto 0 0!important;
  padding:0!important;
  flex:0 0 auto!important;
  max-width:46vw!important;
  overflow:visible!important;
}
.site-header .brand-mark{
  font-size:42px!important;
  line-height:1!important;
  letter-spacing:-1.4px!important;
  font-weight:900!important;
}
.site-header .brand-company-text{
  font-size:13px!important;
  line-height:1.12!important;
  letter-spacing:1.7px!important;
  font-weight:800!important;
  max-width:330px!important;
  white-space:normal!important;
}
.site-header .brand-image-box{
  height:50px!important;
  width:var(--logo-box-w,150px)!important;
  min-width:var(--logo-box-w,150px)!important;
}
.site-header nav{
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  display:flex!important;
  align-items:center!important;
  gap:24px!important;
  margin:0 0 0 auto!important;
  padding:0!important;
  flex:0 0 auto!important;
}
.site-header nav a{
  font-size:15px!important;
  line-height:1!important;
  margin:0!important;
  padding:0!important;
  white-space:nowrap!important;
}
.site-header .quote{
  padding:15px 24px!important;
  border-radius:10px!important;
  font-size:15px!important;
  line-height:1!important;
}
body.scrolled .site-header{
  height:62px!important;
  min-height:62px!important;
  max-height:62px!important;
}
body.scrolled .site-header .nav-wrap,
body.scrolled .header-inner,
body.scrolled .nav-wrap{
  height:62px!important;
  min-height:62px!important;
  max-height:62px!important;
}
body.scrolled .site-header .brand,
body.scrolled .site-header nav{
  height:62px!important;
  min-height:62px!important;
  max-height:62px!important;
}
body.scrolled .site-header .brand-mark{
  font-size:36px!important;
}
body.scrolled .site-header .brand-company-text{
  font-size:11.5px!important;
}
body.scrolled .site-header .quote{
  padding:12px 20px!important;
}
.hero,
.hero-section,
main{
  margin-top:0!important;
}
@media(max-width:1200px){
  .site-header .nav-wrap{
    padding-left:18px!important;
    padding-right:14px!important;
  }
  .site-header .brand{
    max-width:42vw!important;
  }
  .site-header .brand-mark{
    font-size:36px!important;
  }
  .site-header .brand-company-text{
    font-size:11px!important;
    max-width:260px!important;
  }
  .site-header nav{
    gap:16px!important;
  }
  .site-header nav a{
    font-size:14px!important;
  }
  .site-header .quote{
    padding:13px 18px!important;
  }
}
@media(max-width:980px){
  .site-header{
    height:70px!important;
    min-height:70px!important;
    max-height:70px!important;
  }
  .site-header .nav-wrap,
  .header-inner,
  .nav-wrap{
    height:70px!important;
    min-height:70px!important;
    max-height:70px!important;
    padding:0 14px!important;
  }
  .site-header .brand{
    height:70px!important;
    min-height:70px!important;
    max-height:70px!important;
    max-width:calc(100% - 70px)!important;
  }
  .site-header .brand-mark{
    font-size:36px!important;
  }
  .site-header .brand-company-text{
    font-size:10.5px!important;
    max-width:190px!important;
  }
}


/* ADESS v32.8 cross-browser header fix
   Replaces old fixed-header + body padding trick with sticky header.
   This removes the ghost strip/gap in Chrome and Firefox. */
html,
body{
  margin:0!important;
  padding:0!important;
}
body,
body:has(.admin-public-alert),
body.scrolled{
  padding-top:0!important;
}
.site-header{
  position:sticky!important;
  top:0!important;
  left:0!important;
  right:0!important;
  z-index:9000!important;
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  padding:0!important;
  margin:0!important;
  overflow:hidden!important;
  background:#050914!important;
  border-bottom:1px solid rgba(95,120,175,.22)!important;
}
.site-header .nav-wrap,
.header-inner,
.nav-wrap{
  width:100%!important;
  max-width:none!important;
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  padding:0 18px 0 8px!important;
  margin:0!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
}
.site-header .brand{
  margin:0 auto 0 0!important;
  padding:0!important;
  left:0!important;
  transform:none!important;
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex:0 0 auto!important;
  max-width:46vw!important;
  overflow:visible!important;
}
.site-header .brand-mark{
  font-size:42px!important;
  line-height:1!important;
  letter-spacing:-1.4px!important;
}
.site-header .brand-company-text{
  font-size:13px!important;
  line-height:1.12!important;
  letter-spacing:1.7px!important;
  max-width:330px!important;
}
.site-header nav{
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  display:flex!important;
  align-items:center!important;
  gap:22px!important;
  margin:0 0 0 auto!important;
  padding:0!important;
}
.site-header nav a{
  font-size:15px!important;
  line-height:1!important;
  margin:0!important;
  padding:0!important;
  white-space:nowrap!important;
}
.site-header .quote{
  padding:15px 24px!important;
  border-radius:10px!important;
  line-height:1!important;
}
body.scrolled .site-header{
  height:62px!important;
  min-height:62px!important;
  max-height:62px!important;
}
body.scrolled .site-header .nav-wrap,
body.scrolled .header-inner,
body.scrolled .nav-wrap,
body.scrolled .site-header .brand,
body.scrolled .site-header nav{
  height:62px!important;
  min-height:62px!important;
  max-height:62px!important;
}
body.scrolled .site-header .brand-mark{
  font-size:36px!important;
}
body.scrolled .site-header .brand-company-text{
  font-size:11.5px!important;
}
body.scrolled .site-header .quote{
  padding:12px 20px!important;
}
.site-header + *,
.site-header + main,
main,
.main,
.site-main,
.page-main,
.hero,
.hero-section,
.hero-wrap,
.hero-area,
.landing-hero,
.home-hero{
  margin-top:0!important;
  padding-top:0!important;
}
.admin-public-alert{
  position:sticky!important;
  top:76px!important;
  z-index:8999!important;
  margin:0!important;
}
body.scrolled .admin-public-alert{
  top:62px!important;
}
@media(max-width:1200px){
  .site-header .nav-wrap,
  .header-inner,
  .nav-wrap{
    padding-left:8px!important;
    padding-right:10px!important;
  }
  .site-header .brand{
    max-width:42vw!important;
  }
  .site-header nav{
    gap:15px!important;
  }
  .site-header .quote{
    padding:13px 18px!important;
  }
}
@media(max-width:980px){
  .site-header{
    height:70px!important;
    min-height:70px!important;
    max-height:70px!important;
  }
  .site-header .nav-wrap,
  .header-inner,
  .nav-wrap,
  .site-header .brand{
    height:70px!important;
    min-height:70px!important;
    max-height:70px!important;
  }
  .site-header .brand{
    max-width:calc(100% - 70px)!important;
  }
  .admin-public-alert{
    top:70px!important;
  }
}


/* ADESS v32.10 clean single brand header */
html, body{
  margin:0!important;
  padding:0!important;
}
body,
body:has(.admin-public-alert),
body.scrolled{
  padding-top:0!important;
}
.site-header{
  position:sticky!important;
  top:0!important;
  z-index:9000!important;
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#050914!important;
  border-bottom:1px solid rgba(95,120,175,.22)!important;
}
.site-header .nav-wrap{
  width:100%!important;
  max-width:none!important;
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  padding:0 18px 0 8px!important;
  margin:0!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
}
.site-header .brand{
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  margin:0 auto 0 0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  flex:0 0 auto!important;
  max-width:46vw!important;
  overflow:visible!important;
  text-decoration:none!important;
}
.site-header .brand:empty{
  display:none!important;
  width:0!important;
  height:0!important;
}
.site-header .brand-mark{
  display:inline-block!important;
  font-size:42px!important;
  line-height:1!important;
  letter-spacing:-1.4px!important;
  font-weight:900!important;
  background:linear-gradient(135deg,#18c8ff,#4167ff,#b34cff)!important;
  -webkit-background-clip:text!important;
  color:transparent!important;
}
.site-header .brand-image-box{
  width:var(--logo-box-w,168px)!important;
  height:var(--logo-box-h,54px)!important;
  min-width:var(--logo-box-w,168px)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
  flex:0 0 auto!important;
}
.site-header .brand-logo-img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
}
.site-header .brand-company-text{
  display:block!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.12!important;
  letter-spacing:var(--logo-text-spacing,1.7px)!important;
  text-transform:uppercase!important;
  max-width:var(--logo-text-max,330px)!important;
  white-space:normal!important;
  overflow:visible!important;
}
.site-header nav.nav{
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  display:flex!important;
  align-items:center!important;
  gap:22px!important;
  margin:0 0 0 auto!important;
  padding:0!important;
  flex:0 0 auto!important;
}
.site-header nav.nav a{
  font-size:15px!important;
  line-height:1!important;
  margin:0!important;
  padding:0!important;
  white-space:nowrap!important;
}
.site-header .quote{
  padding:15px 24px!important;
  border-radius:10px!important;
  line-height:1!important;
}
body.scrolled .site-header,
body.scrolled .site-header .nav-wrap,
body.scrolled .site-header .brand,
body.scrolled .site-header nav.nav{
  height:62px!important;
  min-height:62px!important;
  max-height:62px!important;
}
body.scrolled .site-header .brand-mark{
  font-size:36px!important;
}
body.scrolled .site-header .brand-company-text{
  font-size:11.5px!important;
}
body.scrolled .site-header .quote{
  padding:12px 20px!important;
}
.site-header + *,
.site-header + main,
main,
.hero,
.hero-section,
.hero-wrap,
.hero-area,
.landing-hero,
.home-hero{
  margin-top:0!important;
  padding-top:0!important;
}
.admin-public-alert{
  position:sticky!important;
  top:76px!important;
  z-index:8999!important;
  margin:0!important;
}
body.scrolled .admin-public-alert{
  top:62px!important;
}
@media(max-width:1200px){
  .site-header .nav-wrap{
    padding-left:8px!important;
    padding-right:10px!important;
  }
  .site-header .brand{
    max-width:42vw!important;
  }
  .site-header nav.nav{
    gap:15px!important;
  }
  .site-header .quote{
    padding:13px 18px!important;
  }
}
@media(max-width:980px){
  .site-header,
  .site-header .nav-wrap,
  .site-header .brand{
    height:70px!important;
    min-height:70px!important;
    max-height:70px!important;
  }
  .site-header .brand{
    max-width:calc(100% - 70px)!important;
  }
  .admin-public-alert{
    top:70px!important;
  }
}


/* ADESS v32.11 fixed header + quote button rescue
   Uses a fixed header with an exact body offset.
   This keeps the header visible while scrolling and prevents the quote button from shrinking. */
html{
  margin:0!important;
  padding:0!important;
}
body{
  margin:0!important;
  padding-top:76px!important;
}
body:has(.admin-public-alert){
  padding-top:130px!important;
}
body.scrolled{
  padding-top:62px!important;
}
body.scrolled:has(.admin-public-alert){
  padding-top:116px!important;
}
.site-header{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  z-index:9000!important;
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  background:#050914!important;
  border-bottom:1px solid rgba(95,120,175,.22)!important;
}
.site-header .nav-wrap{
  width:100%!important;
  max-width:none!important;
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  padding:0 18px 0 8px!important;
  margin:0!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
}
.site-header .brand{
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  margin:0 auto 0 0!important;
  padding:0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  flex:0 1 auto!important;
  max-width:46vw!important;
  min-width:0!important;
  overflow:visible!important;
  text-decoration:none!important;
}
.site-header .brand-mark{
  display:inline-block!important;
  font-size:42px!important;
  line-height:1!important;
  letter-spacing:-1.4px!important;
  font-weight:900!important;
  background:linear-gradient(135deg,#18c8ff,#4167ff,#b34cff)!important;
  -webkit-background-clip:text!important;
  color:transparent!important;
  flex:0 0 auto!important;
}
.site-header .brand-company-text{
  display:block!important;
  color:#fff!important;
  font-size:13px!important;
  font-weight:800!important;
  line-height:1.12!important;
  letter-spacing:var(--logo-text-spacing,1.7px)!important;
  text-transform:uppercase!important;
  max-width:var(--logo-text-max,330px)!important;
  white-space:normal!important;
  overflow:visible!important;
  flex:0 1 auto!important;
}
.site-header nav.nav{
  height:76px!important;
  min-height:76px!important;
  max-height:76px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:20px!important;
  margin:0 0 0 auto!important;
  padding:0!important;
  flex:0 0 auto!important;
  min-width:0!important;
}
.site-header nav.nav a{
  font-size:15px!important;
  line-height:1!important;
  margin:0!important;
  padding:0!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
}
.site-header .quote{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:150px!important;
  height:48px!important;
  padding:0 24px!important;
  border-radius:10px!important;
  line-height:1!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
body.scrolled .site-header,
body.scrolled .site-header .nav-wrap,
body.scrolled .site-header .brand,
body.scrolled .site-header nav.nav{
  height:62px!important;
  min-height:62px!important;
  max-height:62px!important;
}
body.scrolled .site-header .brand-mark{
  font-size:36px!important;
}
body.scrolled .site-header .brand-company-text{
  font-size:11.5px!important;
}
body.scrolled .site-header .quote{
  height:42px!important;
  min-width:138px!important;
  padding:0 20px!important;
}
.admin-public-alert{
  position:fixed!important;
  top:76px!important;
  left:0!important;
  right:0!important;
  z-index:8999!important;
  margin:0!important;
}
body.scrolled .admin-public-alert{
  top:62px!important;
}
.site-header + *,
.site-header + main,
main,
.hero,
.hero-section,
.hero-wrap,
.hero-area,
.landing-hero,
.home-hero{
  margin-top:0!important;
}
@media(max-width:1280px){
  .site-header .brand{
    max-width:42vw!important;
  }
  .site-header nav.nav{
    gap:15px!important;
  }
  .site-header nav.nav a{
    font-size:14px!important;
  }
  .site-header .quote{
    min-width:138px!important;
    padding:0 18px!important;
  }
}
@media(max-width:1100px){
  .site-header .brand-company-text{
    max-width:260px!important;
    font-size:11.5px!important;
  }
  .site-header .brand{
    max-width:38vw!important;
  }
  .site-header nav.nav{
    gap:12px!important;
  }
}
@media(max-width:980px){
  body{
    padding-top:70px!important;
  }
  body:has(.admin-public-alert){
    padding-top:124px!important;
  }
  .site-header,
  .site-header .nav-wrap,
  .site-header .brand{
    height:70px!important;
    min-height:70px!important;
    max-height:70px!important;
  }
  .site-header .brand{
    max-width:calc(100% - 70px)!important;
  }
  .site-header nav.nav{
    display:none!important;
  }
  body.nav-open .site-header nav.nav{
    display:flex!important;
    position:fixed!important;
    top:70px!important;
    left:0!important;
    right:0!important;
    height:auto!important;
    max-height:none!important;
    min-height:0!important;
    padding:18px!important;
    background:#050914!important;
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:16px!important;
    border-bottom:1px solid rgba(95,120,175,.22)!important;
  }
  .admin-public-alert{
    top:70px!important;
  }
}


/* ADESS v32.12 public admin notice inactivity countdown */
.admin-public-alert .session-countdown{
  display:none;
  color:#fbbf24!important;
  font-style:normal!important;
  font-weight:900!important;
  margin-left:10px;
}
.admin-public-alert.idle-warning .session-countdown{
  display:inline-block;
}


/* ADESS v32.13 Header Builder frontend variables */
body{padding-top:var(--header-h,76px)!important}
body:has(.admin-public-alert){padding-top:calc(var(--header-h,76px) + 54px)!important}
body.scrolled{padding-top:var(--header-scrolled-h,62px)!important}
body.scrolled:has(.admin-public-alert){padding-top:calc(var(--header-scrolled-h,62px) + 54px)!important}
.site-header{height:var(--header-h,76px)!important;min-height:var(--header-h,76px)!important;max-height:var(--header-h,76px)!important}
.site-header .nav-wrap{height:var(--header-h,76px)!important;min-height:var(--header-h,76px)!important;max-height:var(--header-h,76px)!important;padding-left:var(--header-left-pad,8px)!important;padding-right:var(--header-right-pad,18px)!important}
.site-header .brand{height:var(--header-h,76px)!important;min-height:var(--header-h,76px)!important;max-height:var(--header-h,76px)!important;gap:var(--header-brand-gap,8px)!important;max-width:var(--header-brand-max,46vw)!important}
.site-header .brand-image-box{width:var(--logo-box-w,168px)!important;min-width:var(--logo-box-w,168px)!important;height:var(--logo-box-h,54px)!important}
.site-header .brand-logo-img{width:100%!important;height:100%!important;object-fit:contain!important}
.site-header .brand-mark{font-size:var(--header-initials-font,42px)!important}
.site-header .brand-company-text{font-size:var(--header-company-font,13px)!important;line-height:var(--header-company-line,1.12)!important;letter-spacing:var(--logo-text-spacing,1.7px)!important;max-width:var(--logo-text-max,330px)!important}
.site-header nav.nav{height:var(--header-h,76px)!important;min-height:var(--header-h,76px)!important;max-height:var(--header-h,76px)!important;gap:var(--header-nav-gap,20px)!important}
.site-header nav.nav a{font-size:var(--header-nav-font,15px)!important}
.site-header .quote{min-width:var(--header-quote-w,150px)!important;height:var(--header-quote-h,48px)!important;border-radius:var(--header-quote-radius,10px)!important;font-size:var(--header-quote-font,15px)!important}
body.scrolled .site-header,body.scrolled .site-header .nav-wrap,body.scrolled .site-header .brand,body.scrolled .site-header nav.nav{height:var(--header-scrolled-h,62px)!important;min-height:var(--header-scrolled-h,62px)!important;max-height:var(--header-scrolled-h,62px)!important}
body.scrolled .site-header .brand-mark{font-size:var(--header-initials-font-scrolled,36px)!important}
body.scrolled .site-header .brand-company-text{font-size:var(--header-company-font-scrolled,11.5px)!important}
.admin-public-alert{top:var(--header-h,76px)!important}
body.scrolled .admin-public-alert{top:var(--header-scrolled-h,62px)!important}


/* ADESS v32.16 logo internal positioning */
.site-header .brand-image-box{
  padding-top:var(--logo-pad-top,0px)!important;
  padding-left:var(--logo-pad-left,0px)!important;
  box-sizing:border-box!important;
}
.site-header .brand-logo-img{
  max-width:100%!important;
  max-height:100%!important;
}
