
:root{--blue:#087cff;--cyan:#00c8ff;--bright:#32e6ff;--bg:#020611;--navy:#030b18;--panel:#081426;--text:#fff;--muted:#b8c4d6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#fff;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}.site-header{position:absolute;z-index:30;top:0;left:0;width:100%;height:92px;padding:0 7vw;display:flex;align-items:center;border-bottom:1px solid #ffffff0b}.brand{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:27px;letter-spacing:-4px}.brand strong span{color:var(--blue)}.brand small{font-size:9px;letter-spacing:4.5px;color:#c7d1e0;margin-top:7px}.site-header nav{display:flex;gap:36px;margin:auto;font-size:13px}.site-header nav a{color:#d0d8e5;padding:36px 0 32px;border-bottom:2px solid transparent}.site-header nav a:hover,.site-header nav a.active{color:#fff;border-color:var(--blue)}.header-cta,.btn{display:inline-flex;align-items:center;gap:18px;padding:15px 22px;border-radius:6px;background:linear-gradient(135deg,#1688ff,#0068f5);font-size:13px;font-weight:700;box-shadow:0 10px 35px #087cff24}.menu-btn{display:none}.hero{height:760px;position:relative;overflow:hidden;display:flex;align-items:center;padding:90px 7vw 0}.hero-image{position:absolute;inset:0;background:url('quantum-cube-hero.png') center center/cover no-repeat;transform:scale(1.01);animation:heroBreath 9s ease-in-out infinite}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#020611 0%,#020611ee 28%,#0206118a 48%,#02061112 72%),linear-gradient(0deg,#020611 0%,transparent 22%)}#currentCanvas{position:absolute;inset:0;width:100%;height:100%;z-index:2;mix-blend-mode:screen;pointer-events:none}.hero-content{position:relative;z-index:4;width:49%;max-width:720px}.eyebrow,.section-title>span,.page-hero span,.contact-info>span,.cta>span{color:#2aa1ff;font-size:12px;letter-spacing:1.6px}.hero h1{font-size:clamp(52px,5vw,78px);line-height:1.03;letter-spacing:-4px;margin:18px 0 24px}.hero h1 em,h2 em{font-style:normal;color:var(--blue)}.hero p{font-size:16px;line-height:1.8;color:#c3ccda;max-width:650px}.hero-actions{display:flex;gap:14px;margin-top:30px}.ghost{background:#06101fcc;border:1px solid #76849a;box-shadow:none;backdrop-filter:blur(8px)}.scroll-note{position:absolute;z-index:5;left:7vw;bottom:35px;font-size:9px;letter-spacing:2px;color:#8f9bad;display:flex;align-items:center;gap:12px}.scroll-note i{width:55px;height:1px;background:linear-gradient(90deg,var(--blue),transparent)}.stats{position:relative;z-index:8;margin:-38px 7vw 0;background:#0a1221e8;border:1px solid #ffffff12;border-radius:8px;display:grid;grid-template-columns:repeat(4,1fr);backdrop-filter:blur(15px);box-shadow:0 20px 60px #0006}.stats div{padding:25px 34px;border-right:1px solid #ffffff0d}.stats div:last-child{border:0}.stats strong{font-size:30px;display:block}.stats span{font-size:11px;color:#aeb9c9}.section{padding:90px 7vw}.light{background:#f8fafc;color:#0a1220}.section-title{text-align:center;max-width:760px;margin:0 auto 45px}.section-title h2,.quantum-copy h2{font-size:38px;letter-spacing:-1.8px;margin:12px 0}.section-title p,.quantum-copy p{color:#687487;line-height:1.7}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.service-grid article,.benefit-grid article{background:#fff;border:1px solid #dfe6ef;border-radius:10px;padding:28px 22px;transition:.35s}.service-grid article:hover,.benefit-grid article:hover{transform:translateY(-8px);border-color:#087cff66;box-shadow:0 20px 60px #10264b12}.service-grid i,.benefit-grid i{font-style:normal;font-size:26px;color:var(--blue)}.service-grid h3,.benefit-grid h3{font-size:15px;margin-top:28px}.service-grid p,.benefit-grid p{font-size:13px;line-height:1.7;color:#6d7889;min-height:90px}.service-grid a{font-size:12px;color:var(--blue);font-weight:700}.quantum{background:#fff;color:#0a1220;display:grid;grid-template-columns:36% 64%;gap:55px;align-items:center}.pill{display:inline-block;color:var(--blue);border:1px solid #b8d8ff;border-radius:30px;padding:6px 10px;font-size:10px}.quantum-copy ul{padding-left:18px;color:#536074;font-size:13px;line-height:2}.quantum-copy .btn{color:#fff;margin-top:15px}.erp-window{height:420px;border:1px solid #dbe4ef;border-radius:14px;overflow:hidden;display:flex;box-shadow:0 30px 80px #10274e1c}.erp-window aside{width:165px;background:#07101e;color:#fff;padding:25px 18px;display:flex;flex-direction:column;gap:20px}.erp-window aside b{margin-bottom:18px;color:var(--blue);font-size:24px}.erp-window aside small{color:#fff;font-size:9px;letter-spacing:2px}.erp-window aside span{font-size:11px;color:#8794a7;padding:9px}.erp-window aside .on{color:#fff;background:#087cff22;border-left:2px solid var(--blue)}.erp-window main{flex:1;background:#f6f8fc;padding:25px}.erp-window header{display:flex;justify-content:space-between;align-items:center}.erp-window header small{color:var(--blue);font-size:9px}.erp-window header h3{margin:6px 0}.erp-window header span{font-size:11px;color:#7a8595}.kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.kpis b{background:#fff;padding:18px;border-radius:8px;font-size:20px}.kpis small{display:block;font-size:9px;color:#7a8595;margin-top:8px}.chart{height:205px;background:#fff;margin-top:18px;border-radius:8px;padding:25px;display:flex;align-items:end;gap:16px}.chart i{flex:1;height:45%;background:linear-gradient(#1688ff,#a3d1ff);border-radius:4px 4px 0 0;animation:barPulse 3s ease-in-out infinite alternate}.chart i:nth-child(2){height:72%;animation-delay:.2s}.chart i:nth-child(3){height:55%;animation-delay:.4s}.chart i:nth-child(4){height:88%;animation-delay:.6s}.chart i:nth-child(5){height:67%;animation-delay:.8s}.chart i:nth-child(6){height:94%;animation-delay:1s}.chart i:nth-child(7){height:78%;animation-delay:1.2s}.chart i:nth-child(8){height:98%;animation-delay:1.4s}.dark-section{background:#050a14}.dark-section .section-title p{color:#8995a7}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.why-grid article{padding:30px;background:#08111f;border:1px solid #152238;border-radius:9px}.why-grid b{color:var(--blue);font-size:12px}.why-grid p{color:#8995a7;font-size:13px;line-height:1.7}.cta{text-align:center;padding:100px 7vw;background:radial-gradient(circle at 50% 0,#063d8c,#030713 55%)}.cta h2{font-size:44px;max-width:760px;margin:16px auto}.cta p{color:#8f9bad}.cta .btn{margin-top:20px}.page-hero{min-height:500px;padding:160px 7vw 80px;position:relative;overflow:hidden;background:radial-gradient(circle at 72% 40%,#063d8c 0,transparent 35%),linear-gradient(110deg,#020611,#040a18)}.page-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(#087cff0d 1px,transparent 1px),linear-gradient(90deg,#087cff0d 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to left,#000,transparent 72%)}.page-hero>div{position:relative;z-index:3}.page-hero h1{font-size:58px;line-height:1.05;letter-spacing:-3px;margin:16px 0}.page-hero p{max-width:650px;color:#b8c4d6;line-height:1.8}.page-current{position:absolute;inset:0;width:100%;height:100%;z-index:2;mix-blend-mode:screen}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.project{background:#09111f;border:1px solid #17243a;border-radius:10px;overflow:hidden;padding-bottom:24px}.project-visual{height:240px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle,#087cff66,transparent 38%),linear-gradient(135deg,#0b2147,#040914);font-size:60px;font-weight:800;color:#fff;position:relative}.project-visual:after{content:"";position:absolute;inset:22px;border:1px solid #1aa2ff55;background:repeating-linear-gradient(90deg,#087cff10 0 1px,transparent 1px 32px)}.project-visual span{font-size:12px;letter-spacing:5px;margin-top:10px}.project small,.project h3,.project p,.project a{margin-left:22px;margin-right:22px}.project small{display:block;color:var(--blue);font-size:9px;letter-spacing:1px;margin-top:22px}.project p{color:#8c98aa;font-size:13px;line-height:1.7}.project a{color:#2aa1ff;font-size:12px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.jobs article{max-width:1000px;margin:12px auto;padding:22px 25px;background:#09111f;border:1px solid #17243a;border-radius:8px;display:flex;align-items:center;justify-content:space-between}.jobs h3{margin:7px 0}.jobs small{color:var(--blue)}.jobs p{color:#8794a7;font-size:12px}.contact-section{background:#f8fafc;color:#0a1220;display:grid;grid-template-columns:40% 60%;gap:70px}.contact-info h2{font-size:38px;letter-spacing:-1.5px}.contact-info>p{color:#687487;line-height:1.8}.contact-item{margin-top:28px;display:flex;flex-direction:column;gap:7px}.contact-item small{color:var(--blue);font-size:9px;letter-spacing:1px}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#fff;border:1px solid #dce4ef;padding:30px;border-radius:10px;box-shadow:0 20px 60px #10264b10}.contact-form label{font-size:11px;font-weight:700;color:#536074}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:8px;padding:14px;border:1px solid #d9e1eb;border-radius:5px;font:inherit}.contact-form textarea{height:160px;resize:vertical}.contact-form .wide{grid-column:1/-1}.contact-form button{border:0;color:#fff;cursor:pointer}.success{display:none;color:#087c4b;font-size:12px}.contact-form.sent .success{display:block}footer{padding:55px 7vw 30px;display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;background:#030713;border-top:1px solid #ffffff0d;color:#8794a7;font-size:12px}footer>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px}footer h4{color:#fff;margin:0 0 10px}.footer-brand p{max-width:330px;line-height:1.7}.copyright{grid-column:1/-1;border-top:1px solid #ffffff0d;padding-top:25px}.reveal{opacity:0;transform:translateY(24px);transition:.8s ease}.reveal.show{opacity:1;transform:none}@keyframes heroBreath{50%{transform:scale(1.035);filter:brightness(1.08)}}@keyframes barPulse{to{filter:brightness(1.25);transform:scaleY(.86)}}@media(max-width:1000px){.site-header nav{gap:20px}.header-cta{display:none}.hero-content{width:65%}.service-grid{grid-template-columns:repeat(2,1fr)}.quantum{grid-template-columns:1fr}.why-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.project-grid{grid-template-columns:repeat(2,1fr)}.contact-section{grid-template-columns:1fr}}@media(max-width:700px){.site-header{padding:0 5vw}.site-header nav{position:absolute;display:none;top:78px;left:5vw;right:5vw;background:#07101ef5;padding:20px;flex-direction:column;border:1px solid #ffffff15}.site-header.open nav{display:flex}.site-header nav a{padding:8px}.menu-btn{display:block;margin-left:auto;background:none;border:0;color:#fff;font-size:25px}.hero{height:720px;padding:120px 5vw 0;align-items:flex-start}.hero-image{background-position:62% center}.hero-shade{background:linear-gradient(90deg,#020611f5,#020611b8 65%,#02061155),linear-gradient(0deg,#020611,transparent 30%)}.hero-content{width:100%}.hero h1{font-size:48px;letter-spacing:-3px}.hero p{font-size:14px}.stats{margin:0;grid-template-columns:repeat(2,1fr)}.stats div{padding:20px}.section{padding:70px 5vw}.service-grid,.why-grid,.benefit-grid,.project-grid{grid-template-columns:1fr}.section-title h2,.quantum-copy h2{font-size:31px}.erp-window aside{display:none}.kpis{grid-template-columns:1fr}.kpis b:nth-child(3){display:none}.page-hero{padding:140px 5vw 70px}.page-hero h1{font-size:42px}.jobs article{align-items:flex-start;gap:15px}.contact-form{grid-template-columns:1fr}.contact-form .wide{grid-column:auto}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}


/* Fix: keep "SCROLL TO EXPLORE" visible above the statistics panel */
.scroll-note{
  bottom:58px;
  z-index:12;
}

@media(max-width:700px){
  .scroll-note{
    bottom:34px;
  }
}


/* Automobile dealer ERP dashboard */
.auto-dashboard{height:540px}
.auto-dashboard main{overflow:hidden}
.auto-dashboard header{margin-bottom:14px}
.auto-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}
.auto-kpis>div{background:#fff;border:1px solid #e8edf4;border-radius:7px;padding:12px;display:flex;align-items:center;gap:10px}
.kpi-icon{width:30px;height:30px;border-radius:7px;background:#087cff12;color:#087cff;display:grid;place-items:center;font-size:14px}
.auto-kpis section{display:flex;flex-direction:column}
.auto-kpis small,.panel-head small{font-size:7px;letter-spacing:.7px;color:#8792a3}
.auto-kpis b{font-size:17px;margin:2px 0}
.auto-kpis em{font-style:normal;font-size:7px;color:#4d9a73}
.dashboard-body{display:grid;grid-template-columns:1.8fr 1fr;gap:10px;margin-top:10px}
.sales-panel,.inventory-panel,.model-row{background:#fff;border:1px solid #e8edf4;border-radius:7px;padding:12px}
.panel-head{display:flex;justify-content:space-between;align-items:flex-start}
.panel-head h4{font-size:11px;margin:3px 0}
.panel-head>span,.panel-head a{font-size:7px;color:#7f8a9b}
.auto-chart{height:112px;display:flex;align-items:end;gap:12px;padding:12px 5px 0;border-bottom:1px solid #e8edf4;background:repeating-linear-gradient(to bottom,#eef2f7 0 1px,transparent 1px 28px)}
.auto-chart>div{flex:1;height:100%;display:flex;align-items:end;justify-content:center;position:relative;padding-bottom:17px}
.auto-chart i{width:13px;height:var(--book);background:#087cff;border-radius:3px 3px 0 0;position:relative;animation:autoBars 3s ease-in-out infinite alternate}
.auto-chart i:after{content:"";position:absolute;width:8px;height:calc(var(--del) * 1.05);max-height:85px;bottom:0;right:-7px;background:#80c5ff;border-radius:3px 3px 0 0}
.auto-chart small{position:absolute;bottom:2px;font-size:7px;color:#8792a3}
.legend{display:flex;gap:14px;margin-top:7px;font-size:7px;color:#7f8a9b}
.legend span{display:flex;align-items:center;gap:4px}.legend i,.inventory-panel li i{width:6px;height:6px;background:#087cff;border-radius:2px}.legend span:nth-child(2) i{background:#80c5ff}
.inventory-panel{display:grid;grid-template-columns:1fr 1fr;align-items:center}.inventory-panel .panel-head{grid-column:1/-1}
.stock-ring{width:88px;height:88px;border-radius:50%;background:conic-gradient(#087cff 0 60%,#5eb2ff 60% 86%,#c5e3ff 86%);display:grid;place-items:center;margin-top:8px}
.stock-ring:before{content:"";position:absolute;width:58px;height:58px;border-radius:50%;background:#fff}.stock-ring div{position:relative;text-align:center}.stock-ring b{font-size:16px;display:block}.stock-ring small{font-size:7px;color:#8792a3}
.inventory-panel ul{list-style:none;padding:0;margin:8px 0 0}.inventory-panel li{display:flex;justify-content:space-between;font-size:7px;padding:5px 0;border-bottom:1px solid #eef2f7}.inventory-panel li span{display:flex;align-items:center;gap:5px}.inventory-panel li:nth-child(2) i{background:#5eb2ff}.inventory-panel li:nth-child(3) i{background:#c5e3ff}
.model-row{margin-top:10px}.model-list{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px}.model-list>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:7px;background:#f7f9fc;border-radius:5px}.model-list>div>b{color:#087cff;font-size:9px}.model-list span{font-size:8px;font-weight:700}.model-list span small{display:block;font-size:6px;color:#8792a3;font-weight:400;margin-top:2px}.model-list strong{font-size:8px;color:#087cff}
@keyframes autoBars{to{filter:brightness(1.12);transform:scaleY(.92)}}
@media(max-width:700px){.auto-dashboard{height:470px}.auto-kpis{grid-template-columns:repeat(2,1fr)}.dashboard-body{grid-template-columns:1fr}.inventory-panel,.model-row{display:none}}


/* Actual CDJ Groups image logo */
.logo-brand{
  display:flex;
  align-items:center;
  width:auto;
  height:auto;
  line-height:normal;
}
.logo-brand img{
  display:block;
  width:178px;
  height:auto;
  object-fit:contain;
}
.site-header .logo-brand img{
  width:168px;
  max-height:70px;
}
footer .logo-brand img{
  width:205px;
}
@media(max-width:700px){
  .site-header .logo-brand img{width:145px}
  footer .logo-brand img{width:190px}
}


/* Animated Quantum cube background on Portfolio, Careers and Contact headers */
.page-hero{
  isolation:isolate;
  background:#020611;
}
.page-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:
    linear-gradient(90deg,#020611 0%,rgba(2,6,17,.92) 34%,rgba(2,6,17,.38) 64%,rgba(2,6,17,.18) 100%),
    linear-gradient(0deg,#020611 0%,transparent 30%),
    url('quantum-cube-hero.png') center center/cover no-repeat;
  animation:heroBreath 9s ease-in-out infinite;
}
.page-hero::after{
  z-index:1;
  opacity:.35;
}
.page-hero > div{
  z-index:4;
}
.page-hero .page-current{
  z-index:3;
  pointer-events:none;
  mix-blend-mode:screen;
}
@media(max-width:700px){
  .page-hero::before{
    background:
      linear-gradient(90deg,#020611f5,#020611b8 65%,#02061155),
      linear-gradient(0deg,#020611,transparent 30%),
      url('quantum-cube-hero.png') 62% center/cover no-repeat;
  }
}


/* CDJ Groups + Quantum logos in footer */
.footer-logos{
  display:flex;
  align-items:center;
  gap:22px;
  flex-wrap:wrap;
  margin-bottom:18px;
}
.footer-logos .logo-brand img{
  width:190px;
}
.logo-divider{
  width:1px;
  height:58px;
  background:linear-gradient(transparent,#087cff88,transparent);
}
.quantum-footer-logo{
  display:flex;
  align-items:center;
}
.quantum-footer-logo img{
  display:block;
  width:175px;
  height:auto;
  object-fit:contain;
}

/* Actual Quantum image logo inside the ERP dashboard sidebar */
.quantum-dashboard-logo{
  display:flex;
  justify-content:center;
  align-items:center;
  margin:0 -4px 15px;
  padding:2px 0 12px;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.quantum-dashboard-logo img{
  display:block;
  width:132px;
  max-height:82px;
  object-fit:contain;
}

@media(max-width:700px){
  .footer-logos{
    gap:15px;
  }
  .footer-logos .logo-brand img{
    width:165px;
  }
  .quantum-footer-logo img{
    width:150px;
  }
  .logo-divider{
    height:48px;
  }
}


/* Tighter footer logo layout — complete names and taglines remain intact */
.footer-logos{
  gap:14px;
  flex-wrap:nowrap;
}
.footer-logos .logo-brand img{
  width:160px;
}
.logo-divider{
  height:48px;
}
.quantum-footer-logo img{
  width:145px;
}
@media(max-width:700px){
  .footer-logos{
    gap:10px;
    flex-wrap:wrap;
  }
  .footer-logos .logo-brand img{width:145px}
  .quantum-footer-logo img{width:132px}
  .logo-divider{height:42px}
}

/* Bottom-align both footer logos on the same baseline */
.footer-logos { align-items: flex-end; }
.footer-logos .logo-brand,
.footer-logos .quantum-footer-logo {
  align-self: flex-end;
  display: flex;
  align-items: flex-end;
  line-height: 0;
}
.footer-logos .logo-brand img,
.footer-logos .quantum-footer-logo img {
  display: block;
  margin: 0;
  vertical-align: bottom;
}
.logo-divider { align-self: flex-end; }


/* Secure contact form validation, loading screen and success toast */
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.contact-form label{position:relative}
.contact-form input.invalid,.contact-form textarea.invalid{border-color:#e5484d;box-shadow:0 0 0 3px rgba(229,72,77,.08)}
.field-error{display:block;min-height:14px;margin-top:5px;color:#c9363e;font-size:10px;font-weight:500}
.consent{display:flex!important;align-items:flex-start;gap:10px;font-size:11px!important;font-weight:500!important;color:#687487!important}
.consent input{width:16px!important;height:16px;margin:0!important;flex:0 0 auto}
.contact-submit:disabled{opacity:.65;cursor:not-allowed}

.mail-loader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:rgba(2,6,17,.78);backdrop-filter:blur(14px);opacity:0;visibility:hidden;transition:.3s}
.mail-loader.show{opacity:1;visibility:visible}
.loader-card{width:min(390px,calc(100% - 34px));padding:38px 30px;text-align:center;background:linear-gradient(145deg,rgba(8,20,38,.98),rgba(3,11,24,.98));border:1px solid rgba(50,230,255,.2);border-radius:18px;box-shadow:0 30px 100px rgba(0,0,0,.55),0 0 60px rgba(8,124,255,.12)}
.loader-card h3{margin:18px 0 8px;font-size:20px}.loader-card p{margin:0;color:#91a0b5;font-size:12px}
.send-orbit{position:relative;width:76px;height:76px;margin:auto;border:1px solid rgba(0,200,255,.22);border-radius:50%}
.send-orbit:before,.send-orbit:after{content:"";position:absolute;border-radius:50%;inset:9px;border:1px solid rgba(8,124,255,.18)}
.send-orbit:after{inset:20px;background:radial-gradient(circle,#32e6ff,#087cff 48%,transparent 52%);box-shadow:0 0 28px rgba(0,200,255,.55)}
.send-orbit i{position:absolute;inset:-2px;border-radius:50%;border-top:2px solid #32e6ff;border-right:2px solid transparent;animation:mailSpin 1s linear infinite}
.send-orbit span{position:absolute;z-index:2;inset:0;display:grid;place-items:center;color:#fff}
.loader-line{height:2px;margin-top:25px;overflow:hidden;background:#ffffff0c;border-radius:5px}.loader-line i{display:block;width:40%;height:100%;background:linear-gradient(90deg,transparent,#32e6ff,#087cff,transparent);animation:loaderTravel 1.2s ease-in-out infinite}
.mail-toast{position:fixed;z-index:10000;right:24px;bottom:24px;width:min(430px,calc(100% - 32px));display:flex;align-items:center;gap:14px;padding:17px 18px;background:linear-gradient(135deg,#071524,#0a1d2e);border:1px solid rgba(50,230,255,.24);border-radius:13px;box-shadow:0 22px 70px rgba(0,0,0,.42),0 0 35px rgba(8,124,255,.12);transform:translateY(130%);opacity:0;transition:.45s cubic-bezier(.2,.8,.2,1)}
.mail-toast.show{transform:none;opacity:1}.toast-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:linear-gradient(135deg,#087cff,#00c8ff);font-size:20px;font-weight:800;box-shadow:0 0 24px rgba(0,200,255,.3)}
.mail-toast strong{font-size:13px}.mail-toast p{margin:4px 0 0;color:#9dabbc;font-size:11px}.mail-toast button{margin-left:auto;background:none;border:0;color:#8d9aac;font-size:22px;cursor:pointer}
@keyframes mailSpin{to{transform:rotate(360deg)}}@keyframes loaderTravel{from{transform:translateX(-110%)}to{transform:translateX(360%)}}
@media(max-width:700px){.mail-toast{right:16px;bottom:16px}.loader-card{padding:32px 22px}}


/* =========================================================
   CDJ GROUPS — CONSISTENT TYPOGRAPHY SYSTEM
   ========================================================= */

:root{
  --font-display: "Segoe UI", Inter, Arial, Helvetica, sans-serif;
  --font-body: "Segoe UI", Inter, Arial, Helvetica, sans-serif;
  --text-xs: 0.75rem;
  --text-sm: 0.875rem;
  --text-base: 1rem;
  --text-lg: 1.125rem;
  --body-line: 1.72;
  --heading-line: 1.10;
  --body-spacing: 0.005em;
}

/* Global text rendering */
html{
  font-size:16px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  text-rendering:optimizeLegibility;
}
body{
  font-family:var(--font-body);
  font-size:var(--text-base);
  line-height:var(--body-line);
  letter-spacing:var(--body-spacing);
}
button,input,textarea,select{
  font:inherit;
}

/* Headings */
h1,h2,h3,h4,h5,h6{
  font-family:var(--font-display);
  line-height:var(--heading-line);
  font-weight:700;
  letter-spacing:-0.025em;
  text-wrap:balance;
}
h1{font-size:clamp(2.8rem,5vw,4.875rem)}
h2{font-size:clamp(2rem,3vw,2.75rem)}
h3{font-size:1.125rem}
h4{font-size:0.95rem}

/* Paragraphs — one consistent reading rhythm */
p{
  margin-top:0;
  font-size:0.9375rem;
  line-height:1.75;
  letter-spacing:0.005em;
}
.hero p,
.page-hero p,
.section-title p,
.quantum-copy p,
.contact-info>p{
  font-size:1rem;
  line-height:1.75;
  letter-spacing:0.002em;
}

/* Hero */
.hero h1{
  font-size:clamp(3.25rem,5vw,4.875rem);
  line-height:1.04;
  letter-spacing:-0.045em;
  margin:18px 0 24px;
}
.hero p{
  max-width:640px;
  color:#c3ccda;
}
.eyebrow,
.section-title>span,
.page-hero span,
.contact-info>span,
.cta>span{
  font-size:0.6875rem;
  line-height:1.4;
  font-weight:700;
  letter-spacing:0.16em;
}

/* Main section titles */
.section-title h2,
.quantum-copy h2,
.contact-info h2{
  font-size:clamp(2rem,3vw,2.625rem);
  line-height:1.12;
  letter-spacing:-0.035em;
  margin:12px 0 16px;
}
.section-title p{
  max-width:680px;
  margin-left:auto;
  margin-right:auto;
  color:#687487;
}

/* Service cards */
.service-grid h3,
.benefit-grid h3{
  font-size:1rem;
  line-height:1.3;
  letter-spacing:-0.015em;
  margin:26px 0 10px;
}
.service-grid p,
.benefit-grid p{
  min-height:0;
  margin:0 0 18px;
  font-size:0.8125rem;
  line-height:1.7;
  letter-spacing:0;
}
.service-grid a{
  font-size:0.75rem;
  line-height:1.4;
}

/* Quantum section */
.quantum-copy p{
  color:#687487;
}
.quantum-copy ul{
  font-size:0.8125rem;
  line-height:1.8;
}
.pill{
  font-size:0.625rem;
  line-height:1;
  letter-spacing:0.08em;
}

/* Why CDJ cards */
.why-grid h3{
  font-size:1rem;
  line-height:1.3;
  margin:12px 0 9px;
}
.why-grid p{
  margin:0;
  font-size:0.8125rem;
  line-height:1.7;
}

/* CTA */
.cta h2{
  font-size:clamp(2.1rem,3.5vw,2.875rem);
  line-height:1.12;
  letter-spacing:-0.035em;
}
.cta p{
  font-size:0.9375rem;
  line-height:1.7;
}

/* Internal page heroes */
.page-hero h1{
  font-size:clamp(2.75rem,4.5vw,3.875rem);
  line-height:1.06;
  letter-spacing:-0.045em;
  margin:16px 0 20px;
}
.page-hero p{
  max-width:650px;
}

/* Portfolio cards */
.project small{
  font-size:0.625rem;
  line-height:1.4;
  letter-spacing:0.11em;
}
.project h3{
  font-size:1.125rem;
  line-height:1.3;
  margin-top:9px;
  margin-bottom:8px;
}
.project p{
  font-size:0.8125rem;
  line-height:1.7;
  letter-spacing:0;
}
.project a{
  font-size:0.75rem;
  line-height:1.4;
}

/* Careers */
.jobs h3{
  font-size:1.0625rem;
  line-height:1.3;
}
.jobs p{
  font-size:0.8125rem;
  line-height:1.6;
}
.jobs small{
  font-size:0.625rem;
  letter-spacing:0.1em;
}

/* Contact */
.contact-info h2{
  margin-top:12px;
}
.contact-item small{
  font-size:0.625rem;
  line-height:1.4;
  letter-spacing:0.1em;
}
.contact-item strong,
.contact-item a{
  font-size:0.875rem;
  line-height:1.6;
}
.contact-form label{
  font-size:0.75rem;
  line-height:1.4;
  letter-spacing:0;
}
.contact-form input,
.contact-form textarea{
  font-size:0.875rem;
  line-height:1.5;
}
.field-error{
  font-size:0.6875rem;
  line-height:1.4;
}
.consent{
  font-size:0.75rem!important;
  line-height:1.55!important;
}

/* Buttons and navigation */
.site-header nav,
.btn,
.header-cta{
  font-size:0.8125rem;
  line-height:1.2;
}
.btn,
.header-cta{
  letter-spacing:0;
}
.scroll-note{
  font-size:0.625rem;
  line-height:1.4;
  letter-spacing:0.16em;
}

/* Stats */
.stats strong{
  font-size:1.875rem;
  line-height:1.1;
  letter-spacing:-0.025em;
}
.stats span{
  display:block;
  margin-top:5px;
  font-size:0.75rem;
  line-height:1.4;
}

/* ERP dashboard — compact UI typography */
.auto-dashboard,
.erp-window{
  font-family:var(--font-body);
}
.auto-dashboard p,
.erp-window p{
  line-height:1.45;
}
.auto-kpis small,
.panel-head small{
  line-height:1.3;
  letter-spacing:0.08em;
}
.panel-head h4{
  line-height:1.3;
  letter-spacing:-0.01em;
}

/* Footer */
footer{
  font-size:0.75rem;
  line-height:1.65;
  letter-spacing:0;
}
footer h4{
  font-size:0.8125rem;
  line-height:1.3;
  letter-spacing:0;
}
.footer-brand p{
  font-size:0.8125rem;
  line-height:1.7;
}
.copyright{
  font-size:0.6875rem;
  line-height:1.5;
}

/* Loader and toast */
.loader-card h3{
  font-size:1.25rem;
  line-height:1.3;
}
.loader-card p,
.mail-toast p{
  line-height:1.6;
}
.mail-toast strong{
  font-size:0.8125rem;
  line-height:1.4;
}

/* Mobile typography */
@media(max-width:700px){
  html{font-size:15px}
  .hero h1{
    font-size:clamp(2.8rem,13vw,3.5rem);
    line-height:1.04;
  }
  .hero p,
  .page-hero p,
  .section-title p,
  .quantum-copy p,
  .contact-info>p{
    font-size:0.9375rem;
    line-height:1.72;
  }
  .page-hero h1{
    font-size:clamp(2.5rem,11vw,3.25rem);
  }
  .section-title h2,
  .quantum-copy h2,
  .contact-info h2{
    font-size:clamp(1.9rem,9vw,2.35rem);
  }
  .cta h2{
    font-size:clamp(2rem,9vw,2.5rem);
  }
}

/* Final logo size refinement */
.site-header .logo-brand img{
  width:188px;
  max-height:76px;
}
.footer-logos .logo-brand img{
  width:142px;
}
.quantum-footer-logo img{
  width:128px;
}
.logo-divider{
  height:42px;
}
@media(max-width:700px){
  .site-header .logo-brand img{
    width:162px;
    max-height:68px;
  }
  .footer-logos .logo-brand img{
    width:132px;
  }
  .quantum-footer-logo img{
    width:120px;
  }
  .logo-divider{
    height:38px;
  }
}


/* =========================================================
   FOOTER LINK HOVER — PREMIUM ELECTRIC LIGHT EFFECT
   ========================================================= */
footer > div:not(.footer-brand) a{
  position:relative;
  display:fit-content;
  width:max-content;
  max-width:100%;
  padding:3px 0 4px 16px;
  color:#8794a7;
  transition:
    color .28s ease,
    transform .28s cubic-bezier(.2,.8,.2,1),
    text-shadow .28s ease;
}

footer > div:not(.footer-brand) a::before{
  content:"";
  position:absolute;
  left:0;
  top:50%;
  width:5px;
  height:5px;
  border-radius:50%;
  background:#087cff;
  transform:translateY(-50%) scale(.55);
  opacity:.35;
  box-shadow:0 0 0 rgba(0,200,255,0);
  transition:
    transform .28s ease,
    opacity .28s ease,
    box-shadow .28s ease,
    background .28s ease;
}

footer > div:not(.footer-brand) a::after{
  content:"";
  position:absolute;
  left:16px;
  right:0;
  bottom:0;
  height:1px;
  background:linear-gradient(
    90deg,
    #087cff 0%,
    #00c8ff 55%,
    #32e6ff 100%
  );
  transform:scaleX(0);
  transform-origin:left center;
  opacity:0;
  box-shadow:0 0 8px rgba(0,200,255,.65);
  transition:
    transform .34s cubic-bezier(.2,.8,.2,1),
    opacity .2s ease;
}

footer > div:not(.footer-brand) a:hover,
footer > div:not(.footer-brand) a:focus-visible{
  color:#ffffff;
  transform:translateX(5px);
  text-shadow:0 0 14px rgba(50,230,255,.24);
  outline:none;
}

footer > div:not(.footer-brand) a:hover::before,
footer > div:not(.footer-brand) a:focus-visible::before{
  opacity:1;
  background:#32e6ff;
  transform:translateY(-50%) scale(1);
  box-shadow:
    0 0 5px #32e6ff,
    0 0 12px rgba(0,200,255,.85),
    0 0 24px rgba(8,124,255,.5);
}

footer > div:not(.footer-brand) a:hover::after,
footer > div:not(.footer-brand) a:focus-visible::after{
  transform:scaleX(1);
  opacity:1;
}

/* Soft glow behind the active footer column */
footer > div:not(.footer-brand){
  position:relative;
}
footer > div:not(.footer-brand)::before{
  content:"";
  position:absolute;
  left:-18px;
  top:-12px;
  width:120px;
  height:120px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(8,124,255,.08),transparent 68%);
  opacity:0;
  transform:scale(.75);
  pointer-events:none;
  transition:opacity .4s ease,transform .4s ease;
}
footer > div:not(.footer-brand):hover::before{
  opacity:1;
  transform:scale(1);
}

@media (prefers-reduced-motion:reduce){
  footer > div:not(.footer-brand) a,
  footer > div:not(.footer-brand) a::before,
  footer > div:not(.footer-brand) a::after,
  footer > div:not(.footer-brand)::before{
    transition:none;
  }
}


/* Google Material Symbols */
.material-symbols-rounded{
  font-family:"Material Symbols Rounded";
  font-weight:normal;
  font-style:normal;
  font-size:1.75rem;
  line-height:1;
  letter-spacing:normal;
  text-transform:none;
  display:inline-block;
  white-space:nowrap;
  word-wrap:normal;
  direction:ltr;
  -webkit-font-feature-settings:"liga";
  -webkit-font-smoothing:antialiased;
  font-feature-settings:"liga";
}
.service-grid .material-symbols-rounded,
.benefit-grid .material-symbols-rounded{
  color:#087cff;
  font-size:1.8rem;
}
.kpi-icon.material-symbols-rounded{
  font-size:1.05rem;
}

/* Larger section numbers in Why CDJ Groups */
.why-grid article > b{
  display:inline-block;
  font-size:1.25rem;
  line-height:1;
  font-weight:700;
  letter-spacing:-0.02em;
  color:#087cff;
  text-shadow:0 0 18px rgba(8,124,255,.22);
  margin-bottom:4px;
}


/* Fix: perfectly center Google icons inside automobile dashboard blue boxes */
.auto-kpis .kpi-icon.material-symbols-rounded{
  display:flex;
  align-items:center;
  justify-content:center;
  width:30px;
  height:30px;
  min-width:30px;
  min-height:30px;
  padding:0;
  margin:0;
  line-height:1;
  text-align:center;
  font-size:1.05rem;
  overflow:hidden;
}
