:root{--navy:#061321;--navy2:#0a1b2c;--navy3:#10283f;--gold:#d5a84f;--gold2:#f1cf83;--paper:#f6f4ef;--white:#fff;--ink:#111827;--muted:#667085;--line:rgba(10,27,44,.12);--shadow:0 20px 60px rgba(5,17,30,.13);--radius:22px;--container:min(1180px,calc(100% - 40px));}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:var(--container);margin:auto}.section{padding:100px 0}.site-header{position:fixed;z-index:1000;top:0;left:0;width:100%;background:rgba(6,19,33,.78);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);transition:.3s}.site-header.scrolled{background:rgba(6,19,33,.96);box-shadow:0 12px 35px rgba(0,0,0,.18)}.nav-wrap{height:86px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:245px}.brand-mark{width:50px;height:50px;flex:0 0 auto}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-family:Montserrat,sans-serif;color:#fff;font-size:25px;letter-spacing:.16em}.brand-copy small{color:var(--gold);letter-spacing:.58em;font-size:10px;margin-top:7px;margin-left:3px}.main-nav{display:flex;align-items:center;gap:24px}.main-nav>a{color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;position:relative}.main-nav>a:not(.nav-cta):after{content:"";position:absolute;left:0;bottom:-10px;width:0;height:2px;background:var(--gold);transition:.25s}.main-nav>a:hover:after,.main-nav>a.active:after{width:100%}.main-nav .nav-cta{padding:13px 18px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#0a1724;border-radius:6px;box-shadow:0 8px 25px rgba(213,168,79,.2)}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:25px;height:2px;background:#fff;margin:5px}
.hero{min-height:790px;background:radial-gradient(circle at 20% 20%,#102a43 0,#071625 38%,#040c14 100%);color:#fff;position:relative;overflow:hidden;padding-top:86px}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to right,#000,transparent 62%)}.hero-shade{position:absolute;width:720px;height:720px;border:1px solid rgba(213,168,79,.14);border-radius:50%;left:-330px;top:80px;box-shadow:0 0 0 80px rgba(213,168,79,.02),0 0 0 160px rgba(213,168,79,.015)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;min-height:704px;gap:70px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:800;color:var(--gold)}.eyebrow{display:flex;align-items:center;gap:12px}.eyebrow span{width:36px;height:1px;background:var(--gold)}.hero h1{font-family:Montserrat,sans-serif;font-size:clamp(42px,5vw,70px);line-height:1.03;letter-spacing:-.045em;margin:24px 0 25px}.hero h1 em{font-style:normal;color:var(--gold2)}.hero-copy>p{font-size:18px;color:#d4d9de;max-width:650px}.hero-actions{display:flex;gap:14px;margin-top:34px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;font-size:12px;padding:16px 21px;border-radius:7px;border:1px solid transparent;transition:.25s;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:#101923;box-shadow:0 12px 30px rgba(213,168,79,.2)}.btn-outline{border-color:rgba(213,168,79,.65);color:#fff;background:rgba(255,255,255,.02)}.hero-proof{display:flex;gap:34px;margin-top:42px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12)}.hero-proof div{display:flex;flex-direction:column}.hero-proof strong{font-family:Montserrat;font-size:20px;color:var(--gold2)}.hero-proof span{font-size:11px;text-transform:uppercase;color:#b7c0c9;letter-spacing:.08em}.hero-media{position:relative}.hero-frame{height:510px;border-radius:28px 6px 28px 6px;overflow:hidden;position:relative;box-shadow:0 35px 90px rgba(0,0,0,.32);border:1px solid rgba(255,255,255,.08)}.hero-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,15,25,.16),transparent 60%),linear-gradient(0deg,rgba(5,15,25,.35),transparent 50%)}.hero-frame img{width:100%;height:100%;object-fit:cover}.support-badge{position:absolute;right:-22px;bottom:50px;background:rgba(6,19,33,.94);border:1px solid rgba(213,168,79,.65);padding:17px 24px;border-radius:12px;display:flex;align-items:center;gap:12px;box-shadow:0 18px 40px rgba(0,0,0,.28)}.support-badge strong{display:block;color:var(--gold2);font-size:28px;line-height:1}.support-badge small{display:block;color:#d9dee3;text-transform:uppercase;letter-spacing:.08em;font-size:9px;margin-top:5px}.pulse{width:12px;height:12px;border-radius:50%;background:#5ee6a8;box-shadow:0 0 0 7px rgba(94,230,168,.12)}.gold-corner{position:absolute;left:-16px;top:-16px;width:120px;height:120px;border-left:3px solid var(--gold);border-top:3px solid var(--gold);border-radius:18px 0 0 0}.hero-bottom{position:absolute;bottom:0;height:90px;width:100%;background:linear-gradient(to top,rgba(0,0,0,.2),transparent)}
.trust-strip{position:relative;z-index:4;margin-top:-34px}.trust-grid{background:#fff;border-radius:16px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(5,1fr);padding:18px 20px}.trust-item{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid var(--line);padding:5px 16px}.trust-item:last-child{border:0}.trust-item .icon{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(213,168,79,.45);border-radius:50%;color:var(--gold);font-size:20px}.trust-item div{display:flex;flex-direction:column}.trust-item b{font-family:Montserrat;font-size:15px}.trust-item small{text-transform:uppercase;color:var(--muted);font-size:9px;letter-spacing:.08em}
.section-head{max-width:750px;margin-bottom:50px}.section-head.centered{text-align:center;margin-left:auto;margin-right:auto}.section-head h2,.about-copy h2,.contact-copy h2{font-family:Montserrat;font-size:clamp(32px,4vw,50px);line-height:1.08;letter-spacing:-.035em;margin:13px 0 16px}.section-head p{color:var(--muted);font-size:17px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{padding:29px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#fbfaf7);transition:.3s;position:relative;overflow:hidden}.service-card:before{content:"";height:3px;width:0;background:linear-gradient(90deg,var(--gold),var(--gold2));position:absolute;left:0;top:0;transition:.3s}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow);border-color:rgba(213,168,79,.35)}.service-card:hover:before{width:100%}.svc-icon{width:50px;height:50px;border-radius:12px;display:grid;place-items:center;background:#0a1b2c;color:var(--gold2);font-size:23px}.service-card h3{font-family:Montserrat;margin:20px 0 8px}.service-card p{color:var(--muted);font-size:14px}.service-card ul{padding:0;margin:18px 0 0;list-style:none}.service-card li{padding:6px 0 6px 18px;font-size:13px;position:relative}.service-card li:before{content:"";position:absolute;left:0;top:13px;width:6px;height:6px;border-radius:50%;background:var(--gold)}.all-services{margin-top:24px;border:1px solid var(--line);border-radius:16px;overflow:hidden}.all-services summary{list-style:none;cursor:pointer;font-weight:800;text-align:center;padding:18px;background:#faf9f6}.all-services summary::-webkit-details-marker{display:none}.all-services summary span{color:var(--gold);font-size:20px;margin-left:8px}.full-service-list{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line)}.full-service-list span{padding:12px 14px;font-size:12px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.about{background:var(--paper);overflow:hidden}.about-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:90px;align-items:center}.about-visual{height:510px;position:relative;border-radius:30px;background:radial-gradient(circle at 40% 40%,#173855,#081522 68%);overflow:hidden;box-shadow:var(--shadow)}.about-visual:before{content:"Q";position:absolute;font-family:Montserrat;font-weight:800;font-size:360px;line-height:1;color:rgba(213,168,79,.07);right:-45px;top:70px}.orbit{position:absolute;width:340px;height:340px;border-radius:50%;border:1px solid rgba(213,168,79,.25);left:85px;top:85px;box-shadow:0 0 0 45px rgba(213,168,79,.03),0 0 0 90px rgba(213,168,79,.02)}.visual-card{position:absolute;z-index:2;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:18px 22px;color:#fff;min-width:160px}.visual-card span{font-family:Montserrat;font-weight:800;font-size:30px;color:var(--gold2)}.visual-card small{display:block;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.vc1{left:46px;top:48px}.vc2{right:46px;top:210px}.vc3{left:74px;bottom:52px}.about-copy>p{color:#475467}.about-copy blockquote{margin:27px 0;padding:18px 22px;border-left:3px solid var(--gold);background:#fff;font-family:Montserrat;font-size:18px;font-weight:700}.about-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:27px}.about-points div{border-top:2px solid var(--gold);padding-top:12px}.about-points b{display:block;font-size:13px}.about-points span{font-size:11px;color:var(--muted)}
.capabilities{background:#071625;color:#fff;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.cap-grid{display:grid;grid-template-columns:1.4fr repeat(6,1fr);align-items:stretch}.cap-grid>div{min-height:105px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid rgba(255,255,255,.09);font-size:22px;color:var(--gold2);padding:12px}.cap-grid span{font-size:9px;color:#fff;text-transform:uppercase;letter-spacing:.07em;margin-top:8px}.cap-lead strong{font-family:Montserrat;font-size:31px}.cap-lead span{color:var(--gold2);font-size:11px}
.industries{background:#fff}.industry-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:18px;overflow:hidden}.industry-grid div{min-height:120px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-size:26px;color:var(--gold);padding:14px;text-align:center}.industry-grid span{font-size:11px;color:var(--ink);text-transform:uppercase;font-weight:700;letter-spacing:.04em}
.why{background:linear-gradient(145deg,#061321,#0d2439);color:#fff;position:relative;overflow:hidden}.why:before{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(213,168,79,.12);border-radius:50%;right:-160px;top:-160px;box-shadow:0 0 0 65px rgba(213,168,79,.02),0 0 0 130px rgba(213,168,79,.015)}.section-head.light p{color:#aeb9c4}.why-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.why-card{padding:28px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.035);border-radius:17px}.why-card>span{color:var(--gold);font-family:Montserrat;font-weight:800}.why-card h3{font-family:Montserrat}.why-card p{color:#afbac5;font-size:14px}
.process{background:#f7f6f2}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);position:relative}.process-grid:before{content:"";position:absolute;top:34px;left:12%;right:12%;height:1px;background:linear-gradient(90deg,transparent,var(--gold),var(--gold),transparent)}.process-grid>div{text-align:center;padding:0 24px;position:relative}.process-grid b{margin:auto;position:relative;z-index:2;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid rgba(213,168,79,.45);box-shadow:0 10px 24px rgba(0,0,0,.06);font-family:Montserrat;color:var(--gold);font-size:22px}.process-grid h3{font-family:Montserrat;font-size:16px;margin:18px 0 8px}.process-grid p{font-size:13px;color:var(--muted)}
.contact{background:#fff}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:75px;align-items:start}.contact-copy>p{font-size:17px;color:var(--muted);margin-bottom:30px}.contact-card{border-bottom:1px solid var(--line);padding:17px 0}.contact-card small{display:block;text-transform:uppercase;letter-spacing:.12em;color:var(--gold);font-weight:800;font-size:9px;margin-bottom:5px}.contact-card a,.contact-card p{font-weight:600;margin:0}.form-panel{background:#071625;color:#fff;border-radius:24px;padding:36px;box-shadow:var(--shadow)}.form-title span{display:block;font-family:Montserrat;font-size:24px;font-weight:800}.form-title small{color:#aeb9c4}.form-panel form{margin-top:24px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-panel label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#c3cad1;font-weight:700;margin-bottom:14px}.form-panel input,.form-panel select,.form-panel textarea{display:block;width:100%;margin-top:7px;background:#102335;border:1px solid rgba(255,255,255,.12);border-radius:9px;color:#fff;padding:13px 14px;font:inherit;font-size:14px;outline:none}.form-panel input:focus,.form-panel select:focus,.form-panel textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(213,168,79,.08)}.form-panel select option{color:#111}.hp{position:absolute!important;left:-9999px!important}.captcha-wrap{margin:6px 0 18px;min-height:78px}.submit-btn{width:100%;border:0}.form-note{font-size:10px!important;text-align:center;color:#8f9aa5!important}.form-alert{padding:12px 14px;border-radius:8px;margin-top:18px;font-size:13px}.form-alert.success{background:#0e5f49}.form-alert.error{background:#702f35}
.footer{background:#040d16;color:#d8dee4;padding:62px 0 20px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.25fr;gap:45px}.footer h4{color:#fff;font-family:Montserrat;margin:0 0 15px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer a,.footer span,.footer p{font-size:12px;color:#aeb8c2}.footer a:hover{color:var(--gold)}.footer-brand{margin-bottom:16px}.footer-brand .brand-copy strong{font-size:21px}.footer-brand .brand-mark{width:42px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:40px;padding-top:18px;display:flex;justify-content:space-between}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.in-view{opacity:1;transform:none}.delay-1{transition-delay:.12s}
@media(max-width:1080px){.main-nav{gap:15px}.main-nav>a{font-size:10px}.main-nav .nav-cta{display:none}.brand{min-width:210px}.hero-grid{gap:38px}.service-grid{grid-template-columns:repeat(2,1fr)}.full-service-list{grid-template-columns:repeat(3,1fr)}.industry-grid{grid-template-columns:repeat(4,1fr)}.cap-grid{grid-template-columns:repeat(4,1fr)}.cap-lead{grid-column:span 2}.why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){:root{--container:min(100% - 28px,1180px)}.section{padding:75px 0}.nav-wrap{height:74px}.brand{min-width:0}.brand-mark{width:42px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:8px}.menu-toggle{display:block}.main-nav{position:absolute;top:74px;left:0;right:0;background:#071625;padding:22px 26px;display:none;flex-direction:column;align-items:stretch;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 22px 30px rgba(0,0,0,.25)}.main-nav.open{display:flex}.main-nav>a{font-size:12px;padding:6px 0}.main-nav .nav-cta{display:block;text-align:center}.hero{padding-top:74px}.hero-grid{grid-template-columns:1fr;padding-top:65px;padding-bottom:95px}.hero-media{order:-1}.hero-frame{height:390px}.support-badge{right:14px}.hero h1{font-size:46px}.trust-grid{grid-template-columns:repeat(2,1fr);gap:0}.trust-item{border-bottom:1px solid var(--line);min-height:75px}.trust-item:nth-child(2n){border-right:0}.trust-item:last-child{grid-column:span 2}.service-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.about-grid{gap:45px}.about-visual{height:420px}.full-service-list{grid-template-columns:repeat(2,1fr)}.industry-grid{grid-template-columns:repeat(3,1fr)}.cap-grid{grid-template-columns:repeat(3,1fr)}.cap-lead{grid-column:span 3}.why-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr 1fr;gap:36px}.process-grid:before{display:none}.footer-grid{grid-template-columns:1fr 1fr}.contact-grid{gap:42px}}
@media(max-width:560px){.hero-grid{padding-top:35px;gap:34px}.hero-frame{height:300px}.hero h1{font-size:36px}.hero-copy>p{font-size:15px}.hero-proof{gap:20px}.hero-proof strong{font-size:16px}.trust-grid{display:block}.trust-item{border-right:0}.service-grid,.why-grid,.process-grid{grid-template-columns:1fr}.full-service-list{grid-template-columns:1fr}.industry-grid{grid-template-columns:repeat(2,1fr)}.cap-grid{grid-template-columns:repeat(2,1fr)}.cap-lead{grid-column:span 2}.about-points{grid-template-columns:1fr}.field-row{grid-template-columns:1fr}.form-panel{padding:25px 20px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}.support-badge{bottom:20px}.section-head h2,.about-copy h2,.contact-copy h2{font-size:34px}}

/* ===== Premium Interaction & Visual Upgrade ===== */
:root{--glow:0 22px 60px rgba(6,19,33,.14),0 4px 14px rgba(6,19,33,.08);--gold-glow:0 18px 50px rgba(213,168,79,.22)}
body{overflow-x:hidden;background:linear-gradient(180deg,#fff 0%,#fbfaf7 100%)}
.section{position:relative}
.section-head h2,.about-copy h2,.contact-copy h2{text-wrap:balance}
.kicker{display:inline-flex;align-items:center;gap:10px}.kicker:before{content:"";width:26px;height:1px;background:linear-gradient(90deg,var(--gold),transparent)}

/* header */
.site-header{transition:background .35s ease,box-shadow .35s ease,border-color .35s ease}.site-header.scrolled{border-bottom-color:rgba(213,168,79,.16)}
.brand{transition:transform .3s ease}.brand:hover{transform:translateY(-1px)}
.brand-mark{filter:drop-shadow(0 5px 14px rgba(213,168,79,.18))}
.main-nav>a{transition:color .25s ease,transform .25s ease}.main-nav>a:hover{color:var(--gold2);transform:translateY(-1px)}
.main-nav .nav-cta{position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.main-nav .nav-cta:before,.btn-gold:before{content:"";position:absolute;inset:-70% auto -70% -45%;width:35%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65),transparent);transform:skewX(-20deg);transition:left .6s ease}.main-nav .nav-cta:hover:before,.btn-gold:hover:before{left:125%}.main-nav .nav-cta:hover{transform:translateY(-2px);box-shadow:var(--gold-glow)}

/* hero */
.hero{background:radial-gradient(circle at 75% 25%,rgba(31,72,103,.55),transparent 34%),radial-gradient(circle at 13% 35%,rgba(213,168,79,.08),transparent 25%),linear-gradient(135deg,#071827 0,#04101b 52%,#020910 100%)}
.hero:before{opacity:.65;background-size:42px 42px;animation:gridDrift 22s linear infinite}
.hero-shade{width:560px;height:560px;left:-250px;top:165px;border-color:rgba(213,168,79,.1);box-shadow:0 0 0 55px rgba(213,168,79,.018),0 0 0 110px rgba(213,168,79,.012);animation:slowFloat 10s ease-in-out infinite}
.hero-copy{position:relative}.hero-copy:after{content:"";position:absolute;left:-38px;top:110px;width:2px;height:150px;background:linear-gradient(180deg,transparent,var(--gold),transparent);opacity:.7}
.hero h1{max-width:760px;text-shadow:0 10px 40px rgba(0,0,0,.15)}
.hero h1 em{background:linear-gradient(100deg,#f7dc9b,#d5a84f 55%,#f4d486);-webkit-background-clip:text;background-clip:text;color:transparent}
.btn{position:relative;overflow:hidden;isolation:isolate}.btn-gold{box-shadow:0 14px 34px rgba(213,168,79,.24)}.btn-gold:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(213,168,79,.32)}.btn-outline:hover{background:rgba(213,168,79,.09);border-color:var(--gold2);transform:translateY(-4px)}
.hero-media{perspective:1000px}.hero-frame{transition:transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .55s ease;border-color:rgba(213,168,79,.18)}.hero-media:hover .hero-frame{transform:translateY(-6px) rotateY(-1.5deg);box-shadow:0 45px 105px rgba(0,0,0,.42),0 0 0 1px rgba(213,168,79,.08)}
.hero-frame:before{content:"";position:absolute;z-index:2;inset:0;background:linear-gradient(115deg,transparent 25%,rgba(255,255,255,.08) 45%,transparent 60%);transform:translateX(-120%);transition:transform .9s ease}.hero-media:hover .hero-frame:before{transform:translateX(120%)}
.support-badge{animation:badgeFloat 4.5s ease-in-out infinite;backdrop-filter:blur(16px)}.pulse{animation:pulseRing 1.9s ease-out infinite}.gold-corner{filter:drop-shadow(0 0 14px rgba(213,168,79,.35))}
.hero-proof div{transition:transform .25s ease}.hero-proof div:hover{transform:translateY(-3px)}

/* trust strip */
.trust-strip{margin-top:-44px}.trust-grid{padding:10px 12px;background:linear-gradient(135deg,rgba(8,25,40,.98),rgba(14,37,57,.98));border:1px solid rgba(213,168,79,.18);box-shadow:0 28px 65px rgba(4,13,22,.2);border-radius:20px}.trust-item{min-height:72px;border-right-color:rgba(255,255,255,.08);position:relative;transition:background .3s ease,transform .3s ease;border-radius:13px}.trust-item:hover{background:rgba(255,255,255,.055);transform:translateY(-3px)}.trust-item .icon{border-color:rgba(213,168,79,.45);background:rgba(213,168,79,.07);box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);transition:transform .35s ease,background .35s ease}.trust-item:hover .icon{transform:rotate(-8deg) scale(1.08);background:rgba(213,168,79,.14)}.trust-item b{color:#fff}.trust-item small{color:#aeb8c2}

/* service section */
.services{background:radial-gradient(circle at 50% 5%,rgba(213,168,79,.06),transparent 24%),#fff}.services:before{content:"";position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(213,168,79,.35),transparent)}
.service-grid{gap:24px}.service-card{min-height:100%;padding:31px;background:linear-gradient(145deg,#fff 0,#fbfaf7 72%,#f6f2e7 100%);box-shadow:0 10px 30px rgba(15,23,42,.045);border-color:rgba(8,27,44,.09);transform-style:preserve-3d;will-change:transform}.service-card:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(213,168,79,.16),transparent 65%);right:-90px;bottom:-110px;opacity:0;transition:.4s}.service-card:hover{transform:translateY(-10px);box-shadow:0 28px 70px rgba(6,19,33,.14);border-color:rgba(213,168,79,.45)}.service-card:hover:after{opacity:1;bottom:-70px}.svc-icon{box-shadow:0 10px 25px rgba(6,19,33,.16);transition:transform .35s ease,box-shadow .35s ease}.service-card:hover .svc-icon{transform:translateY(-3px) rotate(-5deg) scale(1.08);box-shadow:0 13px 30px rgba(213,168,79,.2),0 10px 25px rgba(6,19,33,.15)}.service-card h3{transition:color .25s ease}.service-card:hover h3{color:#9a6e1e}.service-card li{transition:transform .2s ease,color .2s ease}.service-card:hover li{transform:translateX(2px)}
.all-services{box-shadow:0 12px 35px rgba(6,19,33,.05);transition:box-shadow .3s ease,border-color .3s ease}.all-services:hover{border-color:rgba(213,168,79,.42);box-shadow:0 18px 45px rgba(6,19,33,.08)}.all-services summary{background:linear-gradient(90deg,#fbfaf7,#fff,#fbfaf7);transition:color .25s ease}.all-services summary:hover{color:#9a6e1e}.all-services[open] summary span{display:inline-block;transform:rotate(45deg)}.full-service-list span{background:#fff;transition:background .2s ease,color .2s ease,padding-left .2s ease}.full-service-list span:hover{background:#fbf5e9;color:#8d661e;padding-left:18px}

/* about */
.about{background:linear-gradient(135deg,#f7f5ef 0,#fff 52%,#f2eee4 100%)}.about:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-210px;bottom:-120px;background:radial-gradient(circle,rgba(213,168,79,.1),transparent 66%)}
.about-visual{box-shadow:0 34px 80px rgba(6,19,33,.2);border:1px solid rgba(213,168,79,.15)}.about-visual:after{content:"Q";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font:800 118px/1 Montserrat;color:rgba(213,168,79,.82);text-shadow:0 0 42px rgba(213,168,79,.22);z-index:1}.orbit{animation:orbitBreath 6s ease-in-out infinite}.visual-card{transition:transform .35s ease,background .35s ease,border-color .35s ease;box-shadow:0 14px 35px rgba(0,0,0,.13)}.visual-card:hover{transform:translateY(-7px) scale(1.025);background:rgba(255,255,255,.12);border-color:rgba(213,168,79,.42)}.vc1{animation:cardFloat1 6s ease-in-out infinite}.vc2{animation:cardFloat2 7s ease-in-out infinite}.vc3{animation:cardFloat1 8s ease-in-out infinite reverse}.about-copy blockquote{border-radius:0 14px 14px 0;box-shadow:0 12px 30px rgba(6,19,33,.06);position:relative}.about-copy blockquote:after{content:"“";position:absolute;right:18px;top:-8px;font:800 58px/1 Georgia;color:rgba(213,168,79,.18)}.about-points div{padding:15px 14px 12px;border-top:0;background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(6,19,33,.05);position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.about-points div:before{content:"";position:absolute;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,var(--gold),var(--gold2))}.about-points div:hover{transform:translateY(-5px);box-shadow:0 16px 35px rgba(6,19,33,.09)}

/* capabilities */
.capabilities{background:linear-gradient(90deg,#04101b,#0b2236 50%,#04101b);position:relative;overflow:hidden}.capabilities:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(213,168,79,.035),transparent);animation:capSweep 7s linear infinite}.cap-grid{position:relative}.cap-grid>div{transition:background .3s ease,transform .3s ease,color .3s ease;cursor:default}.cap-grid>div:hover{background:rgba(213,168,79,.07);transform:translateY(-3px);color:#fff}.cap-grid>div:not(.cap-lead){font-size:25px}.cap-grid>div:not(.cap-lead):hover{font-size:28px}.cap-lead{background:linear-gradient(135deg,rgba(213,168,79,.1),transparent)}

/* industries */
.industries{background:radial-gradient(circle at 50% 0,rgba(213,168,79,.055),transparent 28%),#fff}.industry-grid{gap:14px;border:0;border-radius:0;overflow:visible}.industry-grid div{min-height:124px;border:1px solid rgba(8,27,44,.09)!important;border-radius:15px;background:linear-gradient(145deg,#fff,#fbfaf7);box-shadow:0 7px 20px rgba(6,19,33,.035);position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.2,.7,.2,1),box-shadow .3s ease,border-color .3s ease,background .3s ease}.industry-grid div:before{content:"";position:absolute;inset:auto -30% -70% -30%;height:80%;background:radial-gradient(circle,rgba(213,168,79,.22),transparent 65%);opacity:0;transition:.35s}.industry-grid div:hover{transform:translateY(-7px);box-shadow:0 20px 45px rgba(6,19,33,.11);border-color:rgba(213,168,79,.45)!important;background:#fff}.industry-grid div:hover:before{opacity:1;bottom:-45%}.industry-grid div{transition-property:transform,box-shadow,border-color,background,font-size}.industry-grid div:hover{font-size:32px}.industry-grid span{position:relative;z-index:1}

/* why us */
.why{background:radial-gradient(circle at 85% 10%,rgba(213,168,79,.09),transparent 25%),linear-gradient(145deg,#04101c,#0b2237 60%,#071625)}.why-grid{gap:22px}.why-card{position:relative;overflow:hidden;min-height:175px;padding:30px;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018));backdrop-filter:blur(8px);transition:transform .35s ease,border-color .35s ease,background .35s ease,box-shadow .35s ease}.why-card:before{content:"";position:absolute;left:0;top:0;width:3px;height:0;background:linear-gradient(var(--gold2),var(--gold));transition:height .35s ease}.why-card:after{content:"";position:absolute;width:140px;height:140px;border-radius:50%;right:-80px;top:-80px;border:1px solid rgba(213,168,79,.13);transition:transform .5s ease}.why-card:hover{transform:translateY(-8px);border-color:rgba(213,168,79,.42);background:linear-gradient(145deg,rgba(213,168,79,.11),rgba(255,255,255,.025));box-shadow:0 22px 55px rgba(0,0,0,.18)}.why-card:hover:before{height:100%}.why-card:hover:after{transform:scale(1.35)}.why-card>span{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid rgba(213,168,79,.32);border-radius:10px;background:rgba(213,168,79,.08)}

/* process */
.process{background:linear-gradient(180deg,#f7f5ef,#fff)}.process-grid>div{padding:0 28px;transition:transform .3s ease}.process-grid>div:hover{transform:translateY(-5px)}.process-grid b{transition:transform .35s ease,background .35s ease,color .35s ease,box-shadow .35s ease}.process-grid>div:hover b{transform:scale(1.1);background:linear-gradient(135deg,var(--gold2),var(--gold));color:#071625;box-shadow:0 14px 32px rgba(213,168,79,.26)}.process-grid h3{transition:color .25s ease}.process-grid>div:hover h3{color:#986b1c}

/* contact */
.contact{background:radial-gradient(circle at 15% 70%,rgba(213,168,79,.08),transparent 28%),#fff}.contact-grid{align-items:stretch}.contact-copy{padding:38px 40px;border:1px solid rgba(8,27,44,.09);border-radius:24px;background:linear-gradient(145deg,#fff,#fbfaf7);box-shadow:0 18px 50px rgba(6,19,33,.07);position:relative;overflow:hidden}.contact-copy:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(var(--gold2),var(--gold),transparent)}.contact-copy:after{content:"Q";position:absolute;right:-18px;bottom:-40px;font:800 180px/1 Montserrat;color:rgba(213,168,79,.055)}.contact-card{position:relative;z-index:1;transition:padding-left .25s ease,border-color .25s ease}.contact-card:hover{padding-left:8px;border-color:rgba(213,168,79,.45)}.form-panel{position:relative;overflow:hidden;border:1px solid rgba(213,168,79,.14);box-shadow:0 30px 75px rgba(6,19,33,.19)}.form-panel:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-120px;top:-130px;background:radial-gradient(circle,rgba(213,168,79,.17),transparent 66%)}.form-panel>*{position:relative;z-index:1}.form-panel input,.form-panel select,.form-panel textarea{transition:border-color .25s ease,box-shadow .25s ease,background .25s ease,transform .2s ease}.form-panel input:hover,.form-panel select:hover,.form-panel textarea:hover{background:#132a40;border-color:rgba(213,168,79,.24)}.form-panel input:focus,.form-panel select:focus,.form-panel textarea:focus{transform:translateY(-1px);box-shadow:0 0 0 3px rgba(213,168,79,.1),0 10px 22px rgba(0,0,0,.08)}

/* footer */
.footer{background:radial-gradient(circle at 12% 0,rgba(213,168,79,.055),transparent 22%),#030b13;border-top:1px solid rgba(213,168,79,.12)}.footer a{transition:color .2s ease,transform .2s ease}.footer-grid>div:not(:first-child) a:hover{transform:translateX(4px)}

/* pointer glow for interactive cards */
.service-card,.why-card,.industry-grid div{--mx:50%;--my:50%}.service-card .pointer-glow,.why-card .pointer-glow,.industry-grid div .pointer-glow{pointer-events:none;position:absolute;inset:0;opacity:0;background:radial-gradient(180px circle at var(--mx) var(--my),rgba(213,168,79,.13),transparent 55%);transition:opacity .3s ease;z-index:0}.service-card:hover .pointer-glow,.why-card:hover .pointer-glow,.industry-grid div:hover .pointer-glow{opacity:1}.service-card>*:not(.pointer-glow),.why-card>*:not(.pointer-glow),.industry-grid div>*:not(.pointer-glow){position:relative;z-index:1}

/* reveal variations */
.reveal{transform:translateY(32px);filter:blur(2px);transition:opacity .75s ease,transform .75s cubic-bezier(.2,.7,.2,1),filter .75s ease}.reveal.in-view{filter:blur(0)}
.service-grid .reveal:nth-child(2),.why-grid .reveal:nth-child(2){transition-delay:.06s}.service-grid .reveal:nth-child(3),.why-grid .reveal:nth-child(3){transition-delay:.12s}.service-grid .reveal:nth-child(4),.why-grid .reveal:nth-child(4){transition-delay:.18s}.service-grid .reveal:nth-child(5),.why-grid .reveal:nth-child(5){transition-delay:.24s}.service-grid .reveal:nth-child(6),.why-grid .reveal:nth-child(6){transition-delay:.3s}

@keyframes gridDrift{to{background-position:42px 42px,42px 42px}}
@keyframes slowFloat{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(18px,-14px,0)}}
@keyframes badgeFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}
@keyframes pulseRing{0%{box-shadow:0 0 0 0 rgba(94,230,168,.35)}70%{box-shadow:0 0 0 11px rgba(94,230,168,0)}100%{box-shadow:0 0 0 0 rgba(94,230,168,0)}}
@keyframes orbitBreath{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.035);opacity:.75}}
@keyframes cardFloat1{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes cardFloat2{0%,100%{transform:translateY(0)}50%{transform:translateY(8px)}}
@keyframes capSweep{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}

@media(max-width:1080px){.main-nav{gap:13px}.main-nav>a{font-size:9px}.contact-copy{padding:32px}}
@media(max-width:820px){.hero-copy:after{display:none}.trust-grid{background:linear-gradient(145deg,#071625,#0c263d)}.trust-item{border-bottom-color:rgba(255,255,255,.08)}.contact-copy{padding:28px}.industry-grid{gap:10px}}
@media(max-width:560px){.trust-strip{margin-top:-24px}.trust-grid{padding:8px}.trust-item{border-bottom:1px solid rgba(255,255,255,.08)}.industry-grid div{min-height:108px}.about-visual:after{font-size:88px}.contact-copy{padding:25px 22px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}

/* ===== Quantrix Premium V7 - verified enhancement layer ===== */
:root{--container:min(1280px,calc(100% - 56px));}
/* content must never depend on JS */
.reveal{opacity:1!important;transform:none!important;filter:none!important;}

/* header */
.nav-wrap{height:78px;gap:18px}
.brand{min-width:210px}.brand-mark{width:42px;height:42px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:9px}
.main-nav{gap:16px;white-space:nowrap;flex-wrap:nowrap}.main-nav>a{font-size:10px}.main-nav .nav-cta{padding:11px 15px;border-radius:8px}

/* hero */
.hero{min-height:760px;padding-top:78px;background:radial-gradient(circle at 16% 24%,#153653 0,#081a2b 35%,#040d16 74%)}
.hero-grid{min-height:682px;gap:72px;grid-template-columns:1.05fr .95fr}
.hero h1{font-size:clamp(52px,5.15vw,76px);max-width:760px;letter-spacing:-.052em}
.hero-copy>p{font-size:17px;max-width:690px}.hero-actions{margin-top:30px}.hero-proof{margin-top:34px}
.hero-frame{height:520px;border-radius:30px 10px 30px 10px;box-shadow:0 38px 90px rgba(0,0,0,.38)}
.hero-media:before{content:"";position:absolute;inset:-24px 28px 28px -24px;border:1px solid rgba(213,168,79,.24);border-radius:36px 12px 36px 12px;z-index:-1}
.support-badge{right:-12px;bottom:34px}
.trust-strip{margin-top:-42px}.trust-grid{padding:12px 18px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border:1px solid rgba(8,27,44,.06)}
.trust-item{min-height:64px}.trust-item .icon{width:38px;height:38px;font-size:17px}

/* shared section hierarchy */
.section{padding:112px 0}.section-head{margin-bottom:56px}.section-head h2,.about-copy h2,.contact-copy h2{font-size:clamp(38px,4vw,54px)}
.section-head p{font-size:16px}.kicker{font-size:10px}

/* services */
.services{background:linear-gradient(#fff,#fbfaf7)}
.service-grid{gap:24px}.service-card{min-height:318px;padding:30px;border-radius:22px;background:linear-gradient(160deg,#fff,#fbfaf6 75%);box-shadow:0 12px 28px rgba(5,17,30,.04)}
.service-card:nth-child(1),.service-card:nth-child(6){background:linear-gradient(155deg,#fff,#f7f1e5)}
.service-card:hover{transform:translateY(-9px);box-shadow:0 28px 60px rgba(5,17,30,.11)}
.svc-icon{width:48px;height:48px}.service-card h3{font-size:19px;margin-top:18px}.service-card p{font-size:13.5px}.service-card li{font-size:12.5px}
.all-services{margin-top:28px;border-radius:14px}.all-services summary{padding:16px}

/* about */
.about{padding:124px 0}.about-grid{grid-template-columns:1fr 1.05fr;gap:84px}
.about-visual{height:540px;border-radius:28px}.about-copy>p{font-size:15px}.about-copy blockquote{font-size:17px;line-height:1.5}
.about-points{gap:14px}.about-points div{min-height:82px;padding:16px}

/* capability strip */
.cap-grid{grid-template-columns:1.25fr repeat(6,1fr)}.cap-grid>div{min-height:94px}.cap-grid span{font-size:9px}

/* industries: larger, calmer, more premium */
.industries{background:#fff}.industry-grid{grid-template-columns:repeat(5,1fr);gap:14px}.industry-grid div{min-height:112px;border-radius:16px!important;padding:18px 12px;font-size:22px}
.industry-grid div:nth-child(1),.industry-grid div:nth-child(5),.industry-grid div:nth-child(8),.industry-grid div:nth-child(12),.industry-grid div:nth-child(16){background:linear-gradient(145deg,#081827,#0b2236);color:#fff;border-color:#102f48!important;box-shadow:0 14px 34px rgba(5,17,30,.12)}
.industry-grid div:nth-child(1) span,.industry-grid div:nth-child(5) span,.industry-grid div:nth-child(8) span,.industry-grid div:nth-child(12) span,.industry-grid div:nth-child(16) span{color:#fff}
.industry-grid div:hover{font-size:22px;transform:translateY(-7px) scale(1.015)}.industry-grid span{font-size:10px;line-height:1.3;margin-top:8px}

/* why */
.why{padding:124px 0}.why-grid{gap:20px}.why-card{min-height:205px;padding:30px;border-radius:20px}.why-card h3{font-size:18px}.why-card p{font-size:13px;line-height:1.7;color:#adbac6}

/* process */
.process{padding:108px 0 122px}.process-grid{gap:18px}.process-grid:before{opacity:.8}.process-grid>div{background:#fff;border:1px solid rgba(8,27,44,.08);border-radius:20px;padding:30px 24px;min-height:210px;box-shadow:0 12px 30px rgba(5,17,30,.05)}
.process-grid b{margin:0 auto 22px}.process-grid h3{font-size:17px}.process-grid p{font-size:12.5px;color:#6d7885}

/* contact */
.contact{background:radial-gradient(circle at 14% 20%,rgba(213,168,79,.11),transparent 27%),linear-gradient(145deg,#071625,#0b2237);color:#fff;padding:116px 0}
.contact-grid{grid-template-columns:.9fr 1.1fr;gap:34px}.contact-copy{background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border-color:rgba(255,255,255,.1);box-shadow:0 28px 70px rgba(0,0,0,.18)}
.contact-copy h2{color:#fff}.contact-copy>p{color:#c3ced8}.contact-card{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.08)}.contact-card small{color:var(--gold2)}.contact-card a,.contact-card p{color:#fff}
.form-panel{background:#fff;color:#17202b;border-radius:24px;padding:34px}.form-title span{color:#071625}.form-title small{color:#73808c}.form-panel label{color:#334155}.form-panel input,.form-panel select,.form-panel textarea{background:#f4f7f9!important;color:#071625!important;border-color:#dbe3e9!important}.form-panel input:focus,.form-panel select:focus,.form-panel textarea:focus{background:#fff!important;border-color:var(--gold)!important}.form-note{color:#8a96a1!important}

.footer{padding-top:68px}

@media(max-width:1120px){.main-nav{gap:10px}.main-nav>a{font-size:9px}.main-nav .nav-cta{padding:10px 11px}.brand{min-width:180px}.brand-copy strong{font-size:17px}.brand-mark{width:36px;height:36px}}
@media(max-width:900px){:root{--container:min(100% - 36px,1280px)}.main-nav{display:none}.menu-toggle{display:block}.hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-grid{padding:70px 0 110px}.hero-frame{height:480px}.industry-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.section{padding:82px 0}.hero h1{font-size:43px}.hero-frame{height:390px}.trust-grid{grid-template-columns:1fr 1fr}.industry-grid{grid-template-columns:1fr 1fr}.process-grid{grid-template-columns:1fr}.contact-copy,.form-panel{padding:26px 22px}}

/* ===== V8 COHESIVE PREMIUM POLISH ===== */
/* A single design language: navy surfaces on dark sections, ivory cards on light sections, gold only as accent. */
:root{--soft:#f7f5ef;--card:#fffdf9;--navy:#071827;--navy2:#0b2438;--line:rgba(8,27,44,.09)}

/* premium floating proof bar */
.trust-strip{margin-top:-38px;padding:0;background:transparent}
.trust-grid{background:linear-gradient(135deg,#081827,#0c263b)!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:18px!important;box-shadow:0 24px 60px rgba(4,14,24,.24)!important;padding:10px 14px!important}
.trust-item{position:relative;color:#fff;border-radius:12px;padding:10px 18px!important;transition:.25s ease}
.trust-item:not(:last-child):after{content:"";position:absolute;right:0;top:22%;height:56%;width:1px;background:rgba(255,255,255,.09)}
.trust-item:hover{background:rgba(255,255,255,.055);transform:translateY(-3px)}
.trust-item b{color:#fff!important;font-size:13px!important}.trust-item small{color:#9eb0bf!important}.trust-item .icon{background:rgba(213,168,79,.09)!important;border-color:rgba(213,168,79,.28)!important;color:#f0c86c!important}

/* services - richer without random dark cards */
.services{padding-top:130px!important;background:radial-gradient(circle at 50% 10%,rgba(213,168,79,.06),transparent 25%),linear-gradient(180deg,#fff 0,#fbfaf7 100%)!important}
.service-grid{gap:22px!important}
.service-card,.service-card:nth-child(1),.service-card:nth-child(6){background:linear-gradient(155deg,#fff,#fbf8f1)!important;border:1px solid rgba(8,27,44,.08)!important;box-shadow:0 16px 45px rgba(6,19,33,.065)!important;overflow:hidden}
.service-card:before{content:"";position:absolute!important;left:0!important;top:0!important;width:100%!important;height:3px!important;background:linear-gradient(90deg,var(--gold),rgba(213,168,79,.08))!important;opacity:.9!important}
.service-card:hover{border-color:rgba(213,168,79,.35)!important;box-shadow:0 30px 70px rgba(6,19,33,.13)!important}
.svc-icon{background:linear-gradient(145deg,#071827,#0d2c45)!important;color:#f2c96d!important;box-shadow:0 10px 24px rgba(7,24,39,.18)}
.all-services{background:#fff!important;border:1px solid var(--line)!important;box-shadow:0 10px 28px rgba(6,19,33,.045)!important}

/* about - editorial split with better visual balance */
.about{background:linear-gradient(180deg,#f8f5ee,#fff)!important}
.about-visual{box-shadow:0 35px 85px rgba(6,19,33,.2)!important;border:1px solid rgba(255,255,255,.08)!important}
.about-copy{padding:18px 0}
.about-copy blockquote{background:#fff!important;border:1px solid rgba(8,27,44,.08)!important;border-left:3px solid var(--gold)!important;border-radius:0 16px 16px 0!important;padding:22px 24px!important;box-shadow:0 14px 34px rgba(6,19,33,.055)!important}
.about-points div{background:#fff!important;border:1px solid var(--line)!important;border-radius:14px!important;box-shadow:0 10px 24px rgba(6,19,33,.04)!important}

/* middle capability ribbon - make it intentional and readable */
.capabilities{background:#061522!important;padding:0!important;border:0!important}
.cap-grid{background:linear-gradient(90deg,#071827,#0b2438)!important;border:0!important;border-radius:0!important;overflow:visible!important}
.cap-grid>div{min-height:88px!important;border-right:1px solid rgba(255,255,255,.07)!important;color:#fff!important;transition:.25s ease}
.cap-grid>div:hover{background:rgba(255,255,255,.045)!important;transform:none!important}
.cap-grid b,.cap-grid strong{color:#f1c96f!important}.cap-grid span,.cap-grid small{color:#aebbc7!important}

/* industries - ALL cards use one consistent light treatment */
.industries{padding-top:126px!important;background:linear-gradient(180deg,#fff,#faf8f3)!important}
.industry-grid{gap:16px!important}
.industry-grid div,.industry-grid div:nth-child(1),.industry-grid div:nth-child(5),.industry-grid div:nth-child(8),.industry-grid div:nth-child(12),.industry-grid div:nth-child(16){background:linear-gradient(155deg,#fff,#fbf8f1)!important;color:#0a1b2a!important;border:1px solid rgba(8,27,44,.08)!important;box-shadow:0 12px 30px rgba(6,19,33,.055)!important;border-radius:16px!important;min-height:120px!important;position:relative;overflow:hidden}
.industry-grid div:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:linear-gradient(var(--gold),rgba(213,168,79,.12));opacity:.9}
.industry-grid div:hover{background:#fff!important;color:#0a1b2a!important;border-color:rgba(213,168,79,.38)!important;box-shadow:0 24px 54px rgba(6,19,33,.11)!important}
.industry-grid div span,.industry-grid div:nth-child(1) span,.industry-grid div:nth-child(5) span,.industry-grid div:nth-child(8) span,.industry-grid div:nth-child(12) span,.industry-grid div:nth-child(16) span{color:#253646!important;font-weight:750!important}
.industry-grid div{color:#b98731!important}

/* why us - dark section, therefore every card is consistently dark */
.why{background:radial-gradient(circle at 92% 14%,rgba(213,168,79,.09),transparent 24%),linear-gradient(145deg,#071827,#0a2134)!important}
.why-grid{gap:22px!important}
.why-card{background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.025))!important;border:1px solid rgba(255,255,255,.09)!important;box-shadow:0 16px 38px rgba(0,0,0,.12)!important}
.why-card:hover{background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035))!important;border-color:rgba(213,168,79,.28)!important;box-shadow:0 26px 55px rgba(0,0,0,.2)!important}
.why-card .num{background:rgba(213,168,79,.11)!important;border:1px solid rgba(213,168,79,.24)!important;color:#f0c86c!important}

/* process - stronger cards and visible connected journey */
.process{background:linear-gradient(180deg,#f8f5ee,#fff)!important}
.process-grid{gap:20px!important;margin-top:64px!important}
.process-grid:before{height:2px!important;background:linear-gradient(90deg,transparent,var(--gold) 12%,var(--gold) 88%,transparent)!important;top:37px!important}
.process-grid>div{min-height:235px!important;padding:30px 26px!important;border-radius:20px!important;border:1px solid rgba(8,27,44,.08)!important;box-shadow:0 18px 42px rgba(6,19,33,.07)!important;position:relative!important;overflow:hidden!important}
.process-grid>div:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,transparent,var(--gold),transparent);opacity:.55}
.process-grid>div:hover{transform:translateY(-8px)!important;box-shadow:0 30px 64px rgba(6,19,33,.12)!important}
.process-grid b{width:58px!important;height:58px!important;background:#fff9ec!important;border:1px solid rgba(213,168,79,.36)!important;box-shadow:0 10px 24px rgba(213,168,79,.13)!important}

/* contact - generous inner padding and aligned content */
.contact{padding:126px 0!important}
.contact-grid{gap:28px!important;align-items:stretch!important}
.contact-copy{padding:52px 48px!important;border-radius:26px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;overflow:hidden!important}
.contact-copy:before{content:"";position:absolute;width:330px;height:330px;border-radius:50%;left:-190px;top:-160px;border:1px solid rgba(213,168,79,.11);box-shadow:0 0 0 50px rgba(213,168,79,.025),0 0 0 100px rgba(213,168,79,.018)}
.contact-copy>*{position:relative;z-index:1}
.contact-copy h2{margin-bottom:22px!important;max-width:560px!important}.contact-copy>p{font-size:15px!important;line-height:1.75!important;max-width:560px!important}
.contact-card{margin-top:24px!important;padding:20px 22px!important;border-radius:15px!important}
.form-panel{padding:42px!important;border-radius:26px!important;box-shadow:0 34px 80px rgba(0,0,0,.24)!important}
.form-title{margin-bottom:25px!important}.form-title span{font-size:25px!important}.form-panel label{margin-bottom:14px!important}.submit-btn{min-height:52px!important}

/* footer - no cramped left edge */
.footer{padding:76px 0 30px!important}
.footer-grid{gap:52px!important;align-items:start!important}.footer-grid>div:first-child{padding-right:24px!important}.footer-bottom{margin-top:48px!important;padding-top:22px!important}

@media(max-width:900px){.contact-copy{padding:38px 32px!important}.form-panel{padding:32px!important}.industry-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:620px){.contact-copy,.form-panel{padding:28px 22px!important}.trust-grid{grid-template-columns:1fr!important}.trust-item:not(:last-child):after{display:none}.industry-grid{grid-template-columns:1fr!important}}


/* =========================================================
   V10 TARGETED UI FIXES — header CTA, proof strip, services
   ========================================================= */

/* Header CTA: keep copy readable on hover/focus at all times */
.main-nav .nav-cta{
  isolation:isolate!important;
  color:#071321!important;
  text-shadow:none!important;
  font-weight:800!important;
  border:1px solid rgba(255,224,150,.65)!important;
  background:linear-gradient(135deg,#f3d27e 0%,#d7aa4f 58%,#edc96d 100%)!important;
  box-shadow:0 8px 24px rgba(213,168,79,.22)!important;
}
.main-nav .nav-cta::before{
  z-index:-1!important;
  opacity:.6!important;
}
.main-nav .nav-cta:hover,
.main-nav .nav-cta:focus-visible{
  color:#061321!important;
  background:linear-gradient(135deg,#ffe59b 0%,#e3b85d 55%,#f4d47e 100%)!important;
  box-shadow:0 12px 34px rgba(213,168,79,.38),0 0 0 1px rgba(255,235,179,.22)!important;
  transform:translateY(-2px)!important;
}
.main-nav .nav-cta:hover::after,
.main-nav .nav-cta:focus-visible::after{display:none!important}

/* Prevent the floating bar from covering hero proof text */
.hero-proof{display:none!important}
.hero{padding-bottom:0!important}
.hero-grid{padding-bottom:118px!important}
.trust-strip{
  position:relative!important;
  z-index:20!important;
  margin-top:-42px!important;
  padding:0 0 6px!important;
  background:linear-gradient(180deg,transparent 0 42px,#fff 42px 100%)!important;
}
.trust-grid{
  overflow:hidden!important;
  min-height:112px!important;
  padding:0!important;
  display:grid!important;
  grid-template-columns:repeat(5,1fr)!important;
  background:
    radial-gradient(circle at 12% 0%,rgba(215,170,79,.12),transparent 24%),
    linear-gradient(135deg,#071827 0%,#0b263b 100%)!important;
  border:1px solid rgba(215,170,79,.28)!important;
  border-radius:22px!important;
  box-shadow:0 28px 68px rgba(6,19,33,.24),0 1px 0 rgba(255,255,255,.05) inset!important;
}
.trust-item{
  min-height:112px!important;
  justify-content:flex-start!important;
  gap:15px!important;
  padding:20px 24px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  transform:none!important;
}
.trust-item:not(:last-child){
  border-right:1px solid rgba(255,255,255,.08)!important;
}
.trust-item:not(:last-child)::after{display:none!important}
.trust-item:hover{
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important;
  transform:none!important;
}
.trust-item .icon{
  width:50px!important;
  height:50px!important;
  flex:0 0 50px!important;
  border-radius:15px!important;
  background:linear-gradient(145deg,rgba(242,201,109,.16),rgba(213,168,79,.06))!important;
  border:1px solid rgba(242,201,109,.32)!important;
  color:#f2c96d!important;
  box-shadow:0 10px 26px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.06)!important;
}
.trust-item .icon svg{
  width:25px;height:25px;
  fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;
}
.trust-item:hover .icon{
  transform:translateY(-2px)!important;
  background:linear-gradient(145deg,rgba(242,201,109,.24),rgba(213,168,79,.10))!important;
}
.trust-item b{
  font-size:15px!important;
  line-height:1.15!important;
  letter-spacing:-.01em!important;
}
.trust-item small{
  margin-top:6px!important;
  color:#aebdca!important;
  font-size:9px!important;
  line-height:1.35!important;
  letter-spacing:.08em!important;
}

/* More breathing room after the proof bar */
.services{padding-top:112px!important}

/* Expanded services: premium grouped directory instead of a spreadsheet */
.all-services{
  margin-top:30px!important;
  border:1px solid rgba(8,27,44,.10)!important;
  border-radius:22px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 18px 50px rgba(6,19,33,.07)!important;
}
.all-services summary{
  min-height:80px!important;
  padding:15px 20px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:22px!important;
  text-align:left!important;
  background:
    radial-gradient(circle at 6% 0%,rgba(213,168,79,.10),transparent 24%),
    linear-gradient(135deg,#071827,#0b263b)!important;
  color:#fff!important;
  cursor:pointer!important;
}
.all-services summary:hover{color:#fff!important}
.all-services-title{
  display:flex!important;
  align-items:center!important;
  gap:16px!important;
}
.all-services-title>span:last-child{
  display:flex!important;
  flex-direction:column!important;
  gap:3px!important;
}
.all-services-title strong{
  font-family:Montserrat,sans-serif!important;
  font-size:18px!important;
  color:#fff!important;
}
.all-services-title small{
  color:#9fb0be!important;
  font-size:11px!important;
  font-weight:500!important;
}
.all-services-grid-icon{
  width:46px!important;
  height:46px!important;
  flex:0 0 46px!important;
  display:grid!important;
  grid-template-columns:repeat(3,5px)!important;
  place-content:center!important;
  gap:4px!important;
  border-radius:14px!important;
  background:linear-gradient(145deg,#f3d27e,#c89132)!important;
  box-shadow:0 10px 28px rgba(213,168,79,.24)!important;
}
.all-services-grid-icon i{
  width:5px!important;height:5px!important;border-radius:2px!important;background:#071827!important;
}
.all-services-toggle{
  width:38px!important;height:38px!important;display:grid!important;place-items:center!important;
  flex:0 0 38px!important;border-radius:50%!important;
  border:1px solid rgba(242,201,109,.34)!important;background:rgba(242,201,109,.08)!important;
  color:#f2c96d!important;font-size:25px!important;font-weight:400!important;
  transition:transform .25s ease,background .25s ease!important;
}
.all-services[open] .all-services-toggle{
  transform:rotate(45deg)!important;
  background:rgba(242,201,109,.14)!important;
}
.service-directory{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:18px!important;
  padding:22px!important;
  background:linear-gradient(180deg,#f9f7f1,#fff)!important;
  border-top:0!important;
}
.service-group{
  min-width:0!important;
  padding:22px!important;
  border:1px solid rgba(8,27,44,.08)!important;
  border-radius:18px!important;
  background:linear-gradient(155deg,#fff,#fbf8f1)!important;
  box-shadow:0 10px 30px rgba(6,19,33,.045)!important;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease!important;
}
.service-group:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(213,168,79,.32)!important;
  box-shadow:0 20px 46px rgba(6,19,33,.09)!important;
}
.service-group-head{
  display:flex!important;
  align-items:flex-start!important;
  gap:14px!important;
  margin-bottom:16px!important;
}
.group-icon{
  width:42px!important;height:42px!important;flex:0 0 42px!important;
  display:grid!important;place-items:center!important;border-radius:13px!important;
  background:#071827!important;color:#f2c96d!important;
  font-family:Montserrat,sans-serif!important;font-size:11px!important;font-weight:800!important;
  letter-spacing:.05em!important;
}
.service-group h3{
  margin:1px 0 5px!important;
  font-family:Montserrat,sans-serif!important;
  font-size:17px!important;
  color:#0a1b2a!important;
}
.service-group p{
  margin:0!important;color:#718091!important;font-size:11px!important;line-height:1.5!important;
}
.service-pills{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
}
.service-pills span{
  padding:9px 11px!important;
  border:1px solid rgba(8,27,44,.08)!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#243444!important;
  font-size:11px!important;
  line-height:1.25!important;
  transition:.2s ease!important;
}
.service-pills span:hover{
  padding-left:11px!important;
  background:#fff8e9!important;
  border-color:rgba(213,168,79,.34)!important;
  color:#7b591d!important;
  transform:translateY(-1px)!important;
}

@media(max-width:1080px){
  .trust-grid{grid-template-columns:repeat(5,1fr)!important}
  .trust-item{padding:17px 14px!important;gap:10px!important}
  .trust-item .icon{width:42px!important;height:42px!important;flex-basis:42px!important}
  .trust-item b{font-size:13px!important}
}
@media(max-width:820px){
  .hero-grid{padding-bottom:92px!important}
  .trust-strip{margin-top:-30px!important;background:linear-gradient(180deg,transparent 0 30px,#fff 30px 100%)!important}
  .trust-grid{grid-template-columns:1fr 1fr!important}
  .trust-item{min-height:88px!important}
  .trust-item:nth-child(2n){border-right:0!important}
  .trust-item:last-child{grid-column:1/-1!important}
  .service-directory{grid-template-columns:1fr!important}
}
@media(max-width:560px){
  .trust-grid{grid-template-columns:1fr!important}
  .trust-item,.trust-item:last-child{grid-column:auto!important;border-right:0!important}
  .trust-item:not(:last-child){border-bottom:1px solid rgba(255,255,255,.08)!important}
  .all-services summary{padding:14px!important}
  .all-services-title small{display:none!important}
  .service-directory{padding:14px!important}
  .service-group{padding:17px!important}
}


/* V11 — hero breathing space below fixed header */
@media (min-width:901px){
  .hero-grid{
    padding-top:150px!important;
  }
  .hero .eyebrow,
  .hero .kicker{
    margin-bottom:26px!important;
  }
}
@media (max-width:900px){
  .hero-grid{
    padding-top:125px!important;
  }
  .hero .eyebrow,
  .hero .kicker{
    margin-bottom:20px!important;
  }
}

/* V12 tech strip + graceful technology footer */
.capabilities{padding:0!important;background:#06131f!important}
.tech-cap-grid{display:grid;grid-template-columns:repeat(7,1fr);background:linear-gradient(90deg,#06131f,#0a2134 50%,#06131f)}
.tech-cap{min-height:132px;padding:20px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid rgba(255,255,255,.07);position:relative;transition:.28s}
.tech-cap:after{content:"";position:absolute;left:20%;right:20%;bottom:0;height:2px;background:linear-gradient(90deg,transparent,#d7aa4f,transparent);transform:scaleX(0);transition:.28s}.tech-cap:hover:after{transform:scaleX(1)}
.tech-cap-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;margin-bottom:13px;color:#efc668;background:linear-gradient(145deg,rgba(215,170,79,.15),rgba(215,170,79,.035));border:1px solid rgba(215,170,79,.25);transition:.28s}
.tech-cap:hover .tech-cap-icon{transform:translateY(-4px);box-shadow:0 12px 28px rgba(0,0,0,.2),0 0 22px rgba(215,170,79,.08)}
.tech-cap-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.tech-cap b{font:700 11px Montserrat;color:#fff;margin-bottom:5px}.tech-cap small{font-size:8px;letter-spacing:.08em;text-transform:uppercase;color:#7f94a4}
.tech-footer{padding:0!important;position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 8% 0%,rgba(215,170,79,.08),transparent 22%),radial-gradient(circle at 90% 30%,rgba(31,86,121,.14),transparent 27%),linear-gradient(135deg,#071522,#07111d 48%,#050c14)!important}
.tech-footer:before{content:"";position:absolute;inset:0;opacity:.32;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:46px 46px;pointer-events:none}
.footer-intro,.footer-grid,.footer-bottom,.footer-divider{position:relative;z-index:1}.footer-intro{display:grid;grid-template-columns:1fr auto;gap:70px;align-items:center;padding:72px 0 54px}.footer-eyebrow{display:block;margin-bottom:13px;color:#d7aa4f;font-size:10px;font-weight:800;letter-spacing:.18em}.footer-intro h2{margin:0 0 16px;color:#fff;font:750 clamp(31px,3.1vw,48px)/1.08 Montserrat;letter-spacing:-.035em}.footer-intro p{max-width:780px;margin:0;color:#9eafbc;font-size:14px;line-height:1.75}
.footer-action{min-width:235px;padding:18px 20px 18px 23px;border:1px solid rgba(215,170,79,.28);border-radius:15px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(145deg,rgba(215,170,79,.11),rgba(255,255,255,.025));color:#fff;font:700 12px Montserrat;transition:.25s}.footer-action i{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#d7aa4f;color:#071522;font-style:normal;font-size:17px}.footer-action:hover{transform:translateY(-3px);border-color:rgba(215,170,79,.55);box-shadow:0 18px 40px rgba(0,0,0,.18)}
.footer-divider{height:1px;background:linear-gradient(90deg,rgba(255,255,255,.04),rgba(215,170,79,.25),rgba(255,255,255,.06))}.footer-grid{display:grid;grid-template-columns:1.45fr .7fr .85fr 1.15fr;gap:66px;padding:58px 0 60px}.footer-identity p{max-width:390px;margin:20px 0 23px;color:#899dab;font-size:12.5px;line-height:1.75}.footer-brand{display:inline-flex!important}.footer-brand .brand-mark{width:43px!important;height:43px!important;font-size:28px!important}.footer-brand .brand-copy strong{font-size:21px!important;color:#fff!important}
.footer-status{display:inline-flex;align-items:center;gap:9px;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07);color:#9fb0bc;font-size:10px}.footer-status span{width:7px;height:7px;border-radius:50%;background:#49d39b;box-shadow:0 0 0 4px rgba(73,211,155,.09)}
.footer-nav-col h3{position:relative;margin:0 0 25px;padding-bottom:13px;color:#fff;font:750 12px Montserrat;text-transform:uppercase;letter-spacing:.07em}.footer-nav-col h3:after{content:"";position:absolute;left:0;bottom:0;width:25px;height:2px;background:#d7aa4f}.footer-nav-col>a{display:block;width:max-content;max-width:100%;margin-bottom:13px;color:#91a3b0;font-size:12px;transition:.2s}.footer-nav-col>a:hover{color:#efc668;transform:translateX(4px)}.footer-contact-col p{color:#91a3b0;font-size:12px;line-height:1.65}.footer-mini-cta{margin-top:22px!important;padding:12px 14px;border-radius:10px;border:1px solid rgba(215,170,79,.18);background:rgba(215,170,79,.055);color:#dce6ec!important;font-weight:700}
.footer-bottom{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;padding:22px 0 27px;border-top:1px solid rgba(255,255,255,.07);color:#667c8b;font-size:10px}.footer-bottom>a{justify-self:end;color:#899da9}.footer-tech-note{display:flex;align-items:center;gap:9px;color:#7e929f;letter-spacing:.05em;text-transform:uppercase}.footer-tech-note i{width:6px;height:6px;border-radius:50%;background:#d7aa4f;box-shadow:0 0 12px rgba(215,170,79,.55)}
@media(max-width:1100px){.tech-cap-grid{grid-template-columns:repeat(4,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-contact-col{grid-column:2/4}}
@media(max-width:760px){.tech-cap-grid{grid-template-columns:repeat(2,1fr)}.footer-intro{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-identity{grid-column:1/-1}.footer-contact-col{grid-column:auto}.footer-tech-note{display:none}}
@media(max-width:520px){.tech-cap-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{grid-template-columns:1fr}.footer-bottom>a{justify-self:start}}

/* =========================================================
   V11 HERO BRAND STAGE — animated 3D-style Quantrix Q
   Applied to the current contact.zip base only.
   ========================================================= */
.hero-q-frame{
  display:grid!important;
  place-items:center!important;
  isolation:isolate!important;
  background:
    radial-gradient(circle at 50% 45%,rgba(213,168,79,.10),transparent 24%),
    radial-gradient(circle at 50% 52%,#0d2b43 0%,#081c2d 38%,#04101b 78%)!important;
  border:1px solid rgba(235,196,106,.24)!important;
  overflow:hidden!important;
  transform-style:preserve-3d!important;
}
.hero-q-frame:after{
  background:
    radial-gradient(circle at 50% 100%,rgba(213,168,79,.09),transparent 35%),
    linear-gradient(115deg,rgba(255,255,255,.035),transparent 34%,transparent 68%,rgba(255,255,255,.025))!important;
  z-index:20!important;
  pointer-events:none!important;
}
.hero-q-frame:before{z-index:22!important;pointer-events:none!important}
.q-logo-wrap{position:relative;width:min(78%,405px);aspect-ratio:1;display:grid;place-items:center;z-index:8;transform-style:preserve-3d;animation:qFloat 5.4s ease-in-out infinite}
.hero-q-logo{width:100%;height:100%;overflow:visible;filter:drop-shadow(0 28px 30px rgba(0,0,0,.44));transform:translateZ(42px);animation:qBreathe 4.2s ease-in-out infinite}
.q-logo-glow{position:absolute;width:71%;height:71%;border-radius:50%;background:radial-gradient(circle,rgba(228,183,84,.18),rgba(213,168,79,.055) 43%,transparent 70%);filter:blur(14px);animation:qGlow 3.8s ease-in-out infinite}
.q-sheen{position:absolute;z-index:3;width:26%;height:115%;top:-7%;left:6%;background:linear-gradient(90deg,transparent,rgba(255,247,209,.34),transparent);filter:blur(5px);transform:rotate(20deg) translateX(-220%);animation:qSheen 5.8s ease-in-out infinite;mix-blend-mode:screen;pointer-events:none}
.q-platform{position:absolute;z-index:6;bottom:47px;left:50%;width:64%;height:56px;transform:translateX(-50%) perspective(500px) rotateX(68deg);border-radius:50%;background:linear-gradient(180deg,#0d2435,#030a10);border:2px solid rgba(224,177,77,.62);box-shadow:0 0 18px rgba(224,177,77,.2),0 22px 38px rgba(0,0,0,.6),inset 0 0 22px rgba(224,177,77,.09)}
.q-platform:before{content:"";position:absolute;inset:10px 12%;border-radius:50%;border:2px solid rgba(255,214,114,.7);box-shadow:0 0 18px rgba(224,177,77,.55)}
.q-platform span{position:absolute;left:15%;right:15%;top:50%;height:2px;background:linear-gradient(90deg,transparent,#ffe391,transparent);box-shadow:0 0 18px #d5a84f}
.q-orbit{position:absolute;z-index:3;left:50%;top:48%;border-radius:50%;border:1px solid rgba(213,168,79,.18);transform-style:preserve-3d;pointer-events:none}
.q-orbit-one{width:79%;height:79%;animation:qOrbitA 14s linear infinite}.q-orbit-two{width:90%;height:56%;border-color:rgba(213,168,79,.24);animation:qOrbitB 11s linear infinite}.q-orbit-three{width:67%;height:92%;border-color:rgba(213,168,79,.11);animation:qOrbitC 18s linear infinite reverse}
.q-orbit i{position:absolute;width:7px;height:7px;border-radius:50%;background:#f5d17e;box-shadow:0 0 7px #f5d17e,0 0 18px #d5a84f;top:-4px;left:50%}
.q-orbit-two i{width:5px;height:5px;top:50%;left:-3px}.q-orbit-three i{width:4px;height:4px;top:auto;bottom:7%;left:82%}
.q-ambient{position:absolute;border-radius:50%;filter:blur(1px);pointer-events:none}.q-ambient-one{width:330px;height:330px;right:-185px;top:-140px;border:1px solid rgba(213,168,79,.12);box-shadow:0 0 0 42px rgba(213,168,79,.018),0 0 0 84px rgba(213,168,79,.012)}.q-ambient-two{width:250px;height:250px;left:-160px;bottom:-95px;border:1px solid rgba(94,168,224,.08);box-shadow:0 0 0 42px rgba(59,126,178,.016)}
.q-stars{position:absolute;inset:0;z-index:2}.q-stars i{position:absolute;width:3px;height:3px;border-radius:50%;background:#e6bd63;box-shadow:0 0 8px #e6bd63;animation:qStar 3s ease-in-out infinite}.q-stars i:nth-child(1){left:14%;top:23%;animation-delay:-.3s}.q-stars i:nth-child(2){left:81%;top:19%;animation-delay:-1.1s}.q-stars i:nth-child(3){left:88%;top:58%;animation-delay:-2.2s}.q-stars i:nth-child(4){left:18%;top:70%;animation-delay:-.8s}.q-stars i:nth-child(5){left:73%;top:78%;animation-delay:-1.7s}.q-stars i:nth-child(6){left:29%;top:12%;animation-delay:-2.5s}
.q-caption{position:absolute;z-index:12;left:30px;bottom:25px;display:flex;align-items:center;gap:10px;max-width:56%;white-space:nowrap}.q-caption>span{width:26px;height:1px;background:linear-gradient(90deg,#f4ce73,transparent)}.q-caption b{font-family:Montserrat,sans-serif;font-size:10px;letter-spacing:.22em;color:#f0c96f}.q-caption small{font-size:7px;letter-spacing:.1em;text-transform:uppercase;color:#7890a4}
.hero-q-media:hover .hero-q-logo{filter:drop-shadow(0 34px 36px rgba(0,0,0,.52)) drop-shadow(0 0 8px rgba(224,177,77,.22))}
@keyframes qFloat{0%,100%{transform:translateY(0) rotateY(-3deg) rotateX(1deg)}50%{transform:translateY(-12px) rotateY(3deg) rotateX(-1deg)}}
@keyframes qBreathe{0%,100%{transform:translateZ(42px) scale(1)}50%{transform:translateZ(54px) scale(1.018)}}
@keyframes qGlow{0%,100%{opacity:.55;transform:scale(.94)}50%{opacity:1;transform:scale(1.06)}}
@keyframes qSheen{0%,24%{transform:rotate(20deg) translateX(-220%);opacity:0}38%{opacity:.9}56%,100%{transform:rotate(20deg) translateX(420%);opacity:0}}
@keyframes qOrbitA{from{transform:translate(-50%,-50%) rotate(8deg)}to{transform:translate(-50%,-50%) rotate(368deg)}}
@keyframes qOrbitB{from{transform:translate(-50%,-50%) rotate(-14deg)}to{transform:translate(-50%,-50%) rotate(346deg)}}
@keyframes qOrbitC{from{transform:translate(-50%,-50%) rotate(18deg)}to{transform:translate(-50%,-50%) rotate(378deg)}}
@keyframes qStar{0%,100%{opacity:.2;transform:scale(.65)}50%{opacity:1;transform:scale(1.45)}}
@media(max-width:900px){.q-logo-wrap{width:min(70%,360px)}.q-platform{bottom:38px}.q-caption{bottom:20px}}
@media(max-width:620px){.q-logo-wrap{width:min(74%,285px)}.q-platform{width:67%;height:43px;bottom:27px}.q-caption{display:none}.q-orbit-one{width:82%;height:82%}.q-orbit-two{width:94%;height:61%}}
@media(prefers-reduced-motion:reduce){.q-logo-wrap,.hero-q-logo,.q-logo-glow,.q-sheen,.q-orbit,.q-stars i{animation:none!important}}

/* V12 — requested brand/logo and icon refinements */
/* Remove the small decorative dash before every section label. */
.kicker:before,.eyebrow>span{display:none!important;content:none!important}
.kicker,.eyebrow{gap:0!important}

/* Hero brand mark: exact same Q geometry as the header, completely still. */
.hero-q-static{display:grid!important;place-items:center!important;background:
  radial-gradient(circle at 50% 48%,rgba(213,168,79,.10),transparent 34%),
  linear-gradient(145deg,#071827,#06131f 68%,#081b2c)!important;overflow:hidden!important}
.hero-q-static:after{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(135deg,rgba(255,255,255,.025),transparent 45%)!important;pointer-events:none!important}
.static-q-glow{position:absolute;width:58%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(213,168,79,.12),rgba(213,168,79,.035) 48%,transparent 72%);filter:blur(12px);pointer-events:none}
.hero-q-logo-static{width:min(64%,330px);height:auto;position:relative;z-index:3;filter:drop-shadow(0 24px 24px rgba(0,0,0,.36)) drop-shadow(0 0 12px rgba(213,168,79,.13));transform:none!important;animation:none!important}
.hero-q-media,.hero-q-frame,.hero-q-logo-static,.static-q-glow{animation:none!important;transition:none!important}
.hero-q-media:hover .hero-q-frame,.hero-q-media:hover .hero-q-logo-static{transform:none!important}

/* Expanded services: use icons rather than 01–04 counters. */
.group-icon{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;min-width:44px!important;border-radius:12px!important;background:#071b2c!important;color:var(--gold2)!important;border:1px solid rgba(213,168,79,.24)!important;font-size:0!important}
.group-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

/* About graphic: clean static exact Quantrix Q; no CX / 24/7 / 200+ badges. */
.about-logo-visual{display:grid!important;place-items:center!important;overflow:hidden!important;background:
  radial-gradient(circle at 50% 50%,rgba(213,168,79,.12),transparent 31%),
  linear-gradient(145deg,#071a2b,#06131f 68%,#0a2033)!important}
.about-logo-visual:before{content:"";position:absolute;width:70%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(213,168,79,.10);box-shadow:0 0 0 72px rgba(213,168,79,.018),0 0 0 144px rgba(213,168,79,.012)}
.about-logo-glow{position:absolute;width:52%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(213,168,79,.16),rgba(213,168,79,.035) 48%,transparent 70%);filter:blur(10px)}
.about-q-logo{width:min(48%,255px);height:auto;position:relative;z-index:2;filter:drop-shadow(0 22px 22px rgba(0,0,0,.36));animation:none!important;transform:none!important}
.about-logo-visual .visual-card,.about-logo-visual .orbit{display:none!important}

/* Industry icons: consistent gold line style throughout. */
.industry-grid>div{font-size:0!important}
.industry-grid>div>svg{width:28px;height:28px;display:block;margin:0 auto 10px;color:var(--gold)!important;fill:none!important;stroke:currentColor!important;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease,color .25s ease}
.industry-grid>div:hover>svg{transform:translateY(-2px) scale(1.06);color:var(--gold2)!important}
.industry-grid>div>span{display:block!important;font-size:10px!important}

@media(max-width:620px){
  .hero-q-logo-static{width:min(62%,250px)}
  .about-q-logo{width:min(47%,220px)}
}
\n\n/* V13 fixes: preserve Explore More summary and simplify/enlarge About brand mark */\n.all-services summary .all-services-title{\n  display:flex!important;align-items:center!important;gap:16px!important;min-width:0!important;\n}\n.all-services summary .all-services-title>span:last-child{\n  display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important;\n}\n.all-services summary .all-services-title strong{display:block!important}\n.all-services summary .all-services-title small{display:block!important}\n\n/* Remove the legacy pseudo-Q that was appearing behind the real logo. */\n.about-logo-visual:after{content:none!important;display:none!important}\n.about-logo-visual{\n  background:\n    radial-gradient(circle at 50% 50%,rgba(213,168,79,.13),transparent 34%),\n    linear-gradient(145deg,#071a2b,#06131f 68%,#0a2033)!important;\n}\n.about-logo-visual:before{\n  content:""!important;\n  width:82%!important;\n  border-color:rgba(213,168,79,.08)!important;\n  box-shadow:0 0 0 86px rgba(213,168,79,.014),0 0 0 172px rgba(213,168,79,.009)!important;\n}\n.about-logo-glow{width:68%!important;filter:blur(14px)!important}\n.about-q-logo{\n  width:min(72%,380px)!important;\n  max-width:380px!important;\n  filter:drop-shadow(0 28px 28px rgba(0,0,0,.40)) drop-shadow(0 0 18px rgba(213,168,79,.16))!important;\n}\n@media(max-width:620px){.about-q-logo{width:min(68%,285px)!important}}\n
/* V14 fixes: keep Explore More header horizontal while expanded. */
.all-services[open] summary span{transform:none!important;}
.all-services[open] .all-services-toggle{transform:rotate(45deg)!important;}

/* About visual: one clean header-matching Q, larger, with only a soft light sweep. */
.about-logo-visual{
  isolation:isolate!important;
  background:linear-gradient(145deg,#071a2b 0%,#06131f 68%,#0a2033 100%)!important;
}
.about-logo-visual:before{
  content:none!important;
  display:none!important;
  box-shadow:none!important;
  border:0!important;
}
.about-logo-glow{display:none!important;}
.about-q-logo{
  width:min(82%,430px)!important;
  max-width:430px!important;
  z-index:2!important;
  filter:drop-shadow(0 30px 28px rgba(0,0,0,.38)) drop-shadow(0 0 14px rgba(213,168,79,.13))!important;
}
.about-logo-visual:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:3!important;
  top:-18%!important;
  bottom:-18%!important;
  left:-48%!important;
  width:28%!important;
  transform:skewX(-18deg)!important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.02),rgba(255,224,151,.20),rgba(255,255,255,.06),transparent)!important;
  filter:blur(8px)!important;
  pointer-events:none!important;
  animation:aboutLightSweep 4.8s ease-in-out infinite!important;
}
@keyframes aboutLightSweep{
  0%,20%{left:-48%;opacity:0}
  32%{opacity:.9}
  70%{opacity:.75}
  82%,100%{left:122%;opacity:0}
}
@media(max-width:620px){.about-q-logo{width:min(78%,320px)!important}}
@media(prefers-reduced-motion:reduce){.about-logo-visual:after{animation:none!important;display:none!important}}

/* V15 — Explore More open-state fix + refined About lighting */
/* A legacy broad rule changed every span in the summary to inline-block when open.
   Force the intended header structure to remain horizontal in both states. */
.all-services[open] summary > .all-services-title{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  gap:16px!important;
  transform:none!important;
  writing-mode:horizontal-tb!important;
  white-space:normal!important;
  margin-left:0!important;
}
.all-services[open] summary > .all-services-title > .all-services-grid-icon{
  display:grid!important;
  transform:none!important;
  margin-left:0!important;
}
.all-services[open] summary > .all-services-title > span:last-child{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  gap:3px!important;
  transform:none!important;
  writing-mode:horizontal-tb!important;
  white-space:normal!important;
  margin-left:0!important;
}
.all-services[open] summary > .all-services-title strong,
.all-services[open] summary > .all-services-title small{
  display:block!important;
  transform:none!important;
  writing-mode:horizontal-tb!important;
  white-space:normal!important;
  margin:0!important;
}
.all-services[open] summary > .all-services-toggle{
  display:grid!important;
  margin-left:auto!important;
  transform:rotate(45deg)!important;
}

/* About brand panel: subtle illuminated backdrop Q plus a soft sweeping light. */
.about-logo-visual{
  position:relative!important;
  isolation:isolate!important;
  background:
    radial-gradient(circle at 48% 46%,rgba(237,195,101,.075),transparent 27%),
    radial-gradient(circle at 77% 18%,rgba(63,127,174,.065),transparent 26%),
    linear-gradient(145deg,#071a2b 0%,#06131f 67%,#0a2033 100%)!important;
}
.about-q-watermark{
  position:absolute!important;
  z-index:0!important;
  width:88%!important;
  height:auto!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%) scale(1.12)!important;
  color:rgba(240,199,105,.065)!important;
  filter:blur(.2px) drop-shadow(0 0 24px rgba(213,168,79,.025))!important;
  pointer-events:none!important;
}
.about-logo-glow{
  display:block!important;
  position:absolute!important;
  z-index:0!important;
  width:64%!important;
  aspect-ratio:1!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(238,197,102,.11) 0%,rgba(213,168,79,.035) 42%,transparent 70%)!important;
  filter:blur(18px)!important;
  opacity:.8!important;
  pointer-events:none!important;
}
.about-q-logo{
  z-index:2!important;
  width:min(82%,430px)!important;
  max-width:430px!important;
  filter:drop-shadow(0 30px 28px rgba(0,0,0,.40)) drop-shadow(0 0 18px rgba(232,190,94,.15))!important;
}
/* Keep the moving illumination subtle; it passes over the logo and background without moving either Q. */
.about-logo-visual:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:4!important;
  top:-24%!important;
  bottom:-24%!important;
  left:-42%!important;
  width:20%!important;
  transform:skewX(-16deg)!important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.018),rgba(255,225,156,.13),rgba(255,255,255,.035),transparent)!important;
  filter:blur(10px)!important;
  mix-blend-mode:screen!important;
  pointer-events:none!important;
  animation:aboutLightSweepV15 5.6s ease-in-out infinite!important;
}
@keyframes aboutLightSweepV15{
  0%,24%{left:-42%;opacity:0}
  34%{opacity:.75}
  66%{opacity:.58}
  78%,100%{left:123%;opacity:0}
}
@media(max-width:620px){
  .about-q-watermark{width:96%!important}
  .about-logo-visual:after{width:26%!important}
}
@media(prefers-reduced-motion:reduce){
  .about-logo-visual:after{animation:none!important;display:none!important}
}

/* V16 About visual: clean brand panel inspired by approved composition — no CX/24/7/200+ badges. */
.about-logo-visual{
  display:grid!important;
  place-items:center!important;
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 44% 48%,rgba(32,76,111,.36) 0%,rgba(14,43,68,.28) 31%,transparent 55%),
    linear-gradient(145deg,#081b2c 0%,#071725 64%,#0a2033 100%)!important;
}
/* Main circular halo from the reference composition. */
.about-logo-visual:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:0!important;
  width:70%!important;
  aspect-ratio:1!important;
  left:44%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  border:1px solid rgba(221,178,84,.22)!important;
  box-shadow:
    0 0 0 74px rgba(70,116,151,.055),
    0 0 0 150px rgba(56,99,132,.032)!important;
  pointer-events:none!important;
}
/* Very light oversized Q in the backdrop, visible but subordinate. */
.about-q-watermark{
  position:absolute!important;
  z-index:0!important;
  width:73%!important;
  height:auto!important;
  left:78%!important;
  top:52%!important;
  transform:translate(-50%,-50%) scale(1.22)!important;
  color:rgba(164,190,207,.065)!important;
  filter:none!important;
  opacity:1!important;
  pointer-events:none!important;
}
.about-logo-glow{
  display:block!important;
  position:absolute!important;
  z-index:1!important;
  width:54%!important;
  aspect-ratio:1!important;
  left:44%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(235,193,96,.13) 0%,rgba(213,168,79,.04) 45%,transparent 72%)!important;
  filter:blur(13px)!important;
  pointer-events:none!important;
}
/* Use the exact V15 Q geometry, only enlarged and positioned like the reference. */
.about-q-logo{
  position:relative!important;
  z-index:2!important;
  width:min(58%,315px)!important;
  max-width:315px!important;
  transform:translateX(-7%)!important;
  animation:none!important;
  filter:drop-shadow(0 27px 24px rgba(0,0,0,.42)) drop-shadow(0 0 20px rgba(232,190,94,.15))!important;
}
/* Soft moving highlight only — the logo itself stays still. */
.about-logo-visual:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:4!important;
  top:-25%!important;
  bottom:-25%!important;
  left:-38%!important;
  width:18%!important;
  transform:skewX(-16deg)!important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.015),rgba(255,225,156,.11),rgba(255,255,255,.03),transparent)!important;
  filter:blur(11px)!important;
  mix-blend-mode:screen!important;
  pointer-events:none!important;
  animation:aboutLightSweepV16 6s ease-in-out infinite!important;
}
@keyframes aboutLightSweepV16{
  0%,25%{left:-38%;opacity:0}
  36%{opacity:.72}
  66%{opacity:.48}
  79%,100%{left:122%;opacity:0}
}
@media(max-width:620px){
  .about-logo-visual:before{width:78%!important;left:45%!important;box-shadow:0 0 0 50px rgba(70,116,151,.05),0 0 0 100px rgba(56,99,132,.025)!important}
  .about-q-watermark{width:86%!important;left:80%!important}
  .about-q-logo{width:min(60%,260px)!important;transform:translateX(-5%)!important}
}
@media(prefers-reduced-motion:reduce){.about-logo-visual:after{animation:none!important;display:none!important}}

/* V17 — one canonical Quantrix Q asset everywhere */
.brand-mark,
.hero-q-logo-static,
.about-q-logo,
.about-q-watermark{
  object-fit:contain;
  object-position:center;
}
.brand-mark{display:block}
.hero-q-logo-static,
.about-q-logo{display:block}
/* The background mark is the exact same logo, only intentionally faint. */
.about-q-watermark{
  display:block!important;
  opacity:.055!important;
  filter:saturate(.75) brightness(1.12)!important;
}
.footer-brand .brand-mark{
  display:block!important;
  object-fit:contain!important;
}

/* V19 — polished unified Q treatment based on the supplied Quantrix mark */
.brand-mark,
.hero-q-logo-static,
.about-q-logo,
.about-q-watermark{
  object-fit:contain!important;
  object-position:center!important;
}
.brand-mark{
  width:42px!important;
  height:42px!important;
  filter:drop-shadow(0 4px 8px rgba(0,0,0,.22))!important;
}
.footer-brand .brand-mark{width:42px!important;height:42px!important}

/* Hero: premium brand showcase, deliberately restrained and completely static. */
.hero-q-media{perspective:none!important}
.hero-q-media:before{
  inset:-18px 22px 24px -18px!important;
  border:1px solid rgba(219,177,83,.26)!important;
  border-radius:32px 14px 32px 14px!important;
}
.hero-q-frame{
  height:500px!important;
  display:grid!important;
  place-items:center!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 50% 47%,rgba(226,182,84,.10) 0%,rgba(226,182,84,.035) 23%,transparent 49%),
    radial-gradient(circle at 76% 14%,rgba(68,124,164,.10),transparent 29%),
    linear-gradient(145deg,#0a2033 0%,#071725 57%,#04111d 100%)!important;
  border:1px solid rgba(221,178,84,.22)!important;
  border-radius:30px 12px 30px 12px!important;
  box-shadow:0 34px 78px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.035)!important;
  transform:none!important;
  transition:none!important;
}
.hero-q-frame:before{
  content:""!important;
  position:absolute!important;
  width:70%!important;
  aspect-ratio:1!important;
  border-radius:50%!important;
  border:1px solid rgba(220,178,84,.18)!important;
  box-shadow:0 0 0 62px rgba(52,92,124,.055),0 0 0 124px rgba(52,92,124,.022)!important;
  left:50%!important;
  top:49%!important;
  transform:translate(-50%,-50%)!important;
  background:none!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hero-q-frame:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:1!important;
  background:linear-gradient(180deg,rgba(255,255,255,.025),transparent 25%,transparent 78%,rgba(0,0,0,.12))!important;
  pointer-events:none!important;
}
.static-q-glow{
  display:block!important;
  position:absolute!important;
  width:52%!important;
  aspect-ratio:1!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(232,190,94,.17),rgba(213,168,79,.045) 44%,transparent 72%)!important;
  filter:blur(18px)!important;
  opacity:.9!important;
  z-index:1!important;
}
.hero-q-logo-static{
  width:min(58%,300px)!important;
  max-width:300px!important;
  height:auto!important;
  position:relative!important;
  z-index:3!important;
  transform:none!important;
  animation:none!important;
  transition:none!important;
  filter:drop-shadow(0 22px 20px rgba(0,0,0,.42)) drop-shadow(0 0 12px rgba(226,183,88,.16))!important;
}
.hero-q-media:hover .hero-q-frame,
.hero-q-media:hover .hero-q-logo-static{transform:none!important}
.gold-corner{filter:none!important}
.support-badge{animation:none!important}
.pulse{animation:none!important}

/* About: same exact mark, smaller than the hero, with quiet architectural depth. */
.about-logo-visual{
  height:540px!important;
  display:grid!important;
  place-items:center!important;
  position:relative!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:
    radial-gradient(circle at 44% 48%,rgba(43,88,123,.32) 0%,rgba(19,50,75,.20) 33%,transparent 58%),
    linear-gradient(145deg,#091d2e 0%,#071725 63%,#07131f 100%)!important;
  border:1px solid rgba(219,177,83,.13)!important;
  box-shadow:0 32px 72px rgba(7,21,34,.18),inset 0 1px 0 rgba(255,255,255,.025)!important;
}
.about-logo-visual:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:0!important;
  width:68%!important;
  aspect-ratio:1!important;
  left:44%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  border:1px solid rgba(221,178,84,.18)!important;
  box-shadow:0 0 0 68px rgba(61,106,140,.05),0 0 0 136px rgba(61,106,140,.024)!important;
  pointer-events:none!important;
}
.about-q-watermark{
  display:block!important;
  position:absolute!important;
  z-index:0!important;
  width:76%!important;
  height:auto!important;
  left:77%!important;
  top:53%!important;
  transform:translate(-50%,-50%) scale(1.06)!important;
  opacity:.038!important;
  filter:grayscale(.25) brightness(1.05)!important;
  pointer-events:none!important;
}
.about-logo-glow{
  display:block!important;
  position:absolute!important;
  z-index:1!important;
  width:52%!important;
  aspect-ratio:1!important;
  left:44%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(234,192,96,.13),rgba(213,168,79,.035) 48%,transparent 72%)!important;
  filter:blur(16px)!important;
}
.about-q-logo{
  position:relative!important;
  z-index:3!important;
  width:min(51%,275px)!important;
  max-width:275px!important;
  height:auto!important;
  transform:translateX(-7%)!important;
  animation:none!important;
  filter:drop-shadow(0 22px 20px rgba(0,0,0,.40)) drop-shadow(0 0 12px rgba(229,187,91,.13))!important;
}
/* The only motion retained is the subtle light pass explicitly requested for About. */
.about-logo-visual:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:4!important;
  top:-24%!important;
  bottom:-24%!important;
  left:-35%!important;
  width:14%!important;
  transform:skewX(-15deg)!important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.018),rgba(255,226,158,.105),rgba(255,255,255,.025),transparent)!important;
  filter:blur(10px)!important;
  mix-blend-mode:screen!important;
  pointer-events:none!important;
  animation:aboutLightSweepV19 7.2s ease-in-out infinite!important;
}
@keyframes aboutLightSweepV19{
  0%,29%{left:-35%;opacity:0}
  38%{opacity:.68}
  62%{opacity:.48}
  74%,100%{left:120%;opacity:0}
}

@media(max-width:900px){
  .hero-q-frame{height:455px!important}
  .hero-q-logo-static{width:min(55%,275px)!important}
  .about-logo-visual{height:460px!important}
  .about-q-logo{width:min(48%,245px)!important}
}
@media(max-width:620px){
  .brand-mark{width:38px!important;height:38px!important}
  .hero-q-frame{height:365px!important}
  .hero-q-logo-static{width:min(56%,220px)!important}
  .support-badge{right:12px!important;bottom:18px!important}
  .about-logo-visual{height:410px!important}
  .about-q-logo{width:min(52%,220px)!important;transform:translateX(-4%)!important}
  .about-q-watermark{width:84%!important;left:79%!important}
}
@media(prefers-reduced-motion:reduce){
  .about-logo-visual:after{animation:none!important;display:none!important}
}

/* V20 — premium integration of the clean supplied Quantrix Q artwork */
.brand-mark{width:42px!important;height:42px!important;object-fit:cover!important;object-position:center!important;border-radius:50%;filter:drop-shadow(0 4px 9px rgba(0,0,0,.22))!important}
.footer-brand .brand-mark{width:42px!important;height:42px!important}

/* Hero logo showcase: the source artwork is preserved, never enlarged beyond its useful resolution. */
.hero-q-frame{
  height:500px!important;
  padding:34px!important;
  background:radial-gradient(circle at 50% 47%,rgba(226,182,84,.08),transparent 38%),linear-gradient(145deg,#0a2033,#071725 58%,#04111d)!important;
}
.hero-q-frame:before{
  width:72%!important;box-shadow:0 0 0 58px rgba(52,92,124,.045),0 0 0 116px rgba(52,92,124,.018)!important;
}
.hero-q-logo-static{
  width:min(84%,430px)!important;
  max-width:430px!important;
  border-radius:22px!important;
  object-fit:contain!important;
  box-shadow:0 24px 54px rgba(0,0,0,.22)!important;
  filter:none!important;
  opacity:1!important;
}
.static-q-glow{width:58%!important;opacity:.72!important}

/* About artwork: same clean source, restrained and balanced. */
.about-logo-visual{
  background:radial-gradient(circle at 45% 48%,rgba(43,88,123,.30),transparent 57%),linear-gradient(145deg,#091d2e,#071725 63%,#07131f)!important;
}
.about-q-logo{
  width:min(74%,400px)!important;
  max-width:400px!important;
  transform:none!important;
  border-radius:24px!important;
  object-fit:contain!important;
  box-shadow:0 25px 58px rgba(0,0,0,.20)!important;
  filter:none!important;
  opacity:1!important;
}
/* Use a very faint enlarged copy only as architectural backdrop. */
.about-q-watermark{
  width:92%!important;left:76%!important;top:52%!important;
  opacity:.035!important;filter:grayscale(1) brightness(1.8)!important;
  border-radius:30px!important;
}
.about-logo-glow{width:62%!important;opacity:.72!important}
.about-logo-visual:after{z-index:2!important;opacity:.8!important}

@media(max-width:1120px){
  .hero-q-logo-static{width:min(80%,360px)!important}
  .about-q-logo{width:min(70%,350px)!important}
}
@media(max-width:620px){
  .hero-q-frame{padding:22px!important}
  .hero-q-logo-static{width:min(88%,330px)!important}
  .about-q-logo{width:min(78%,320px)!important}
}

/* V21 — supplied transparent brushed-gold Q: clean brand integration */
.brand-mark,
.hero-q-logo-static,
.about-q-logo,
.about-q-watermark{
  content:normal!important;
  object-fit:contain!important;
  object-position:center!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:transparent!important;
}

/* Header/footer: transparent master mark, no patch/circle/crop. */
.brand-mark{
  width:44px!important;
  height:44px!important;
  filter:drop-shadow(0 4px 8px rgba(0,0,0,.30)) drop-shadow(0 0 5px rgba(229,185,89,.12))!important;
}
.footer-brand .brand-mark{width:44px!important;height:44px!important}

/* Hero: a real product-style 3D presentation, while keeping the supplied Q itself untouched and still. */
.hero-q-frame{
  height:500px!important;
  padding:36px 42px 48px!important;
  overflow:hidden!important;
  isolation:isolate!important;
  background:
    radial-gradient(ellipse at 50% 78%,rgba(232,187,88,.13),transparent 23%),
    radial-gradient(circle at 50% 43%,rgba(33,75,108,.22),transparent 45%),
    linear-gradient(145deg,#0a2033 0%,#071724 60%,#04111d 100%)!important;
  border:1px solid rgba(220,177,80,.23)!important;
  border-radius:30px 13px 30px 13px!important;
  box-shadow:0 38px 82px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.hero-q-frame:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  width:72%!important;
  aspect-ratio:1!important;
  left:50%!important;
  top:45%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  border:1px solid rgba(220,177,80,.13)!important;
  box-shadow:0 0 0 52px rgba(68,111,143,.04),0 0 0 104px rgba(68,111,143,.018)!important;
  background:radial-gradient(circle,rgba(230,186,89,.07),transparent 58%)!important;
  z-index:0!important;
  pointer-events:none!important;
}
.hero-q-frame:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  left:50%!important;
  bottom:34px!important;
  width:52%!important;
  height:30px!important;
  transform:translateX(-50%)!important;
  border-radius:50%!important;
  background:radial-gradient(ellipse,rgba(236,191,92,.48) 0%,rgba(223,174,73,.18) 35%,rgba(0,0,0,.28) 58%,transparent 72%)!important;
  filter:blur(7px)!important;
  z-index:1!important;
  pointer-events:none!important;
}
.static-q-glow{
  display:block!important;
  position:absolute!important;
  width:64%!important;
  aspect-ratio:1!important;
  left:50%!important;
  top:45%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(238,196,100,.14),rgba(213,168,79,.035) 45%,transparent 72%)!important;
  filter:blur(17px)!important;
  opacity:.9!important;
  z-index:1!important;
}
.hero-q-logo-static{
  position:relative!important;
  z-index:3!important;
  width:min(69%,350px)!important;
  max-width:350px!important;
  height:auto!important;
  transform:perspective(900px) rotateX(2deg)!important;
  animation:none!important;
  transition:none!important;
  opacity:1!important;
  filter:
    drop-shadow(0 7px 0 rgba(73,45,18,.40))
    drop-shadow(0 18px 14px rgba(0,0,0,.48))
    drop-shadow(0 0 15px rgba(240,198,102,.14))!important;
}
.hero-q-media:hover .hero-q-logo-static,.hero-q-media:hover .hero-q-frame{transform:none!important}
.support-badge{z-index:8!important}

/* About: restore the cleaner layered composition, using the same transparent Q. */
.about-logo-visual{
  height:540px!important;
  display:grid!important;
  place-items:center!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 42% 47%,rgba(43,88,123,.34),transparent 50%),
    linear-gradient(145deg,#091e30 0%,#071725 62%,#06131f 100%)!important;
  border:1px solid rgba(218,176,81,.14)!important;
  box-shadow:0 34px 76px rgba(7,21,34,.19),inset 0 1px 0 rgba(255,255,255,.025)!important;
}
.about-logo-visual:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:0!important;
  width:67%!important;
  aspect-ratio:1!important;
  left:46%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  border:1px solid rgba(222,179,82,.18)!important;
  box-shadow:0 0 0 68px rgba(61,106,140,.048),0 0 0 136px rgba(61,106,140,.022)!important;
  pointer-events:none!important;
}
.about-q-watermark{
  display:block!important;
  position:absolute!important;
  z-index:0!important;
  width:89%!important;
  height:auto!important;
  left:78%!important;
  top:53%!important;
  transform:translate(-50%,-50%) scale(1.03)!important;
  opacity:.045!important;
  filter:grayscale(.4) brightness(1.22)!important;
  pointer-events:none!important;
}
.about-logo-glow{
  display:block!important;
  position:absolute!important;
  z-index:1!important;
  width:58%!important;
  aspect-ratio:1!important;
  left:46%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(235,193,98,.14),rgba(213,168,79,.034) 48%,transparent 73%)!important;
  filter:blur(15px)!important;
}
.about-q-logo{
  position:relative!important;
  z-index:3!important;
  width:min(58%,315px)!important;
  max-width:315px!important;
  height:auto!important;
  transform:translateX(-4%)!important;
  animation:none!important;
  opacity:1!important;
  filter:
    drop-shadow(0 5px 0 rgba(73,45,18,.30))
    drop-shadow(0 20px 18px rgba(0,0,0,.43))
    drop-shadow(0 0 12px rgba(233,190,94,.11))!important;
}
/* Background-only light pass; the logo never moves. */
.about-logo-visual:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  z-index:2!important;
  top:-24%!important;
  bottom:-24%!important;
  left:-34%!important;
  width:13%!important;
  transform:skewX(-15deg)!important;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.018),rgba(255,226,158,.10),rgba(255,255,255,.025),transparent)!important;
  filter:blur(10px)!important;
  mix-blend-mode:screen!important;
  pointer-events:none!important;
  animation:aboutLightSweepV21 7.4s ease-in-out infinite!important;
}
@keyframes aboutLightSweepV21{
  0%,28%{left:-34%;opacity:0}
  38%{opacity:.66}
  62%{opacity:.46}
  74%,100%{left:120%;opacity:0}
}

@media(max-width:900px){
  .hero-q-frame{height:455px!important}
  .hero-q-logo-static{width:min(66%,300px)!important}
  .about-logo-visual{height:460px!important}
  .about-q-logo{width:min(56%,270px)!important}
}
@media(max-width:620px){
  .brand-mark{width:38px!important;height:38px!important}
  .hero-q-frame{height:365px!important;padding:28px!important}
  .hero-q-logo-static{width:min(64%,230px)!important}
  .about-logo-visual{height:410px!important}
  .about-q-logo{width:min(57%,225px)!important;transform:translateX(-2%)!important}
  .about-q-watermark{width:92%!important;left:80%!important}
}
@media(prefers-reduced-motion:reduce){.about-logo-visual:after{animation:none!important;display:none!important}}

/* V23 targeted revisions — based only on contact(1).zip */
/* Explore More: remove old grid box and align title to the left. */
.all-services-grid-icon{display:none!important}
.all-services summary{padding-left:24px!important}
.all-services-title{gap:0!important;margin:0!important;justify-content:flex-start!important}
.all-services-title>span:last-child{margin:0!important}
@media(max-width:620px){
  .all-services summary{padding-left:20px!important}
  .all-services-title strong{font-size:20px!important}
}

/* Footer brand lockup: GROUP must match the header's disciplined letterspacing, not italic display text. */
.footer-brand .brand-copy em{
  font-family:Montserrat,Arial,sans-serif!important;
  font-style:normal!important;
  font-weight:600!important;
  font-size:9px!important;
  line-height:1!important;
  letter-spacing:.55em!important;
  color:var(--gold)!important;
  margin-top:7px!important;
  margin-left:2px!important;
}

/* Multi-service selector */
.services-required-field{border:0;padding:0;margin:0 0 16px;min-width:0}
.services-required-field legend{
  display:block;width:100%;padding:0;margin:0 0 8px;
  color:#0b1c2c;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;
}
.service-multiselect{position:relative;width:100%;margin:0}
.service-multiselect>summary{
  list-style:none;cursor:pointer;min-height:52px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;
  padding:0 15px;border:1px solid #d9dfe5;border-radius:8px;background:#f7f9fb;color:#0b1c2c;font-size:14px;font-weight:600;
  transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;
}
.service-multiselect>summary::-webkit-details-marker{display:none}
.service-multiselect>summary:hover,.service-multiselect[open]>summary{border-color:rgba(213,168,79,.65);box-shadow:0 0 0 3px rgba(213,168,79,.08);background:#fff}
.service-selection-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}
.service-selection-chevron{font-size:20px;color:#8b6a2d;transition:transform .2s ease;line-height:1}
.service-multiselect[open] .service-selection-chevron{transform:rotate(180deg)}
.service-options{
  position:absolute;z-index:50;left:0;right:0;top:calc(100% + 7px);display:grid;grid-template-columns:1fr 1fr;gap:7px;
  padding:12px;background:#fff;border:1px solid rgba(11,28,44,.12);border-radius:10px;box-shadow:0 18px 40px rgba(5,18,31,.16);
  max-height:270px;overflow:auto;
}
.service-options label{display:flex!important;align-items:center!important;gap:9px!important;margin:0!important;padding:9px 10px!important;border-radius:7px!important;background:#f8fafc!important;color:#142536!important;font-size:12px!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer!important;border:1px solid transparent!important}
.service-options label:hover{background:#fffaf0!important;border-color:rgba(213,168,79,.34)!important}
.service-options input{appearance:none;width:17px!important;height:17px!important;min-width:17px!important;margin:0!important;border:1.5px solid #aab4be!important;border-radius:4px!important;background:#fff!important;display:grid!important;place-content:center!important;padding:0!important}
.service-options input:checked{background:var(--gold)!important;border-color:var(--gold)!important}
.service-options input:checked:after{content:"✓";color:#071a2b;font-size:12px;font-weight:900;line-height:1}
@media(max-width:620px){.service-options{grid-template-columns:1fr;max-height:310px}.service-multiselect>summary{min-height:56px;font-size:16px}}

/* Industry reference icons — one consistent gold language. */
.industry-grid>div>svg{color:#c99439!important;stroke:#c99439!important;stroke-width:1.75!important}
.industry-grid>div:hover>svg{color:#e0b557!important;stroke:#e0b557!important}

/* Final Q rendering override: keep the supplied transparent source crisp; lighting lives behind it, not on the pixels. */
.brand-mark,.hero-q-logo-static,.about-q-logo{
  object-fit:contain!important;object-position:center!important;border-radius:0!important;
  image-rendering:auto!important;filter:none!important;opacity:1!important;
  transform:none!important;backface-visibility:hidden!important;
}
.brand-mark{width:46px!important;height:46px!important}
.footer-brand .brand-mark{width:44px!important;height:44px!important}
.hero-q-logo-static{width:min(61%,320px)!important;height:auto!important;max-width:320px!important;z-index:5!important}
.about-q-logo{width:min(54%,285px)!important;height:auto!important;max-width:285px!important;z-index:5!important}
.hero-q-frame:after{opacity:.85!important}
.static-q-glow{opacity:.75!important;filter:blur(22px)!important}
.about-logo-glow{opacity:.68!important;filter:blur(20px)!important}
@media(max-width:900px){.hero-q-logo-static{width:min(58%,280px)!important}.about-q-logo{width:min(52%,255px)!important}}
@media(max-width:620px){.brand-mark{width:40px!important;height:40px!important}.hero-q-logo-static{width:min(57%,225px)!important}.about-q-logo{width:min(54%,220px)!important}}

/* V24 — clearer/brighter small Q marks only */
.site-header .brand-mark,
.footer .brand-mark{
  filter:drop-shadow(0 0 4px rgba(247,199,92,.22)) drop-shadow(0 3px 5px rgba(0,0,0,.22))!important;
  opacity:1!important;
}


/* V25 — prevent the hero headline from clipping into the media column */
.hero-copy{
  min-width:0!important;
  padding-right:18px!important;
  overflow:visible!important;
}
.hero h1{
  max-width:100%!important;
  font-size:clamp(42px,4.55vw,68px)!important;
  line-height:1.035!important;
  letter-spacing:-.042em!important;
  overflow:visible!important;
}
.hero-grid{
  grid-template-columns:minmax(0,1.08fr) minmax(440px,.92fr)!important;
  gap:54px!important;
}
@media(max-width:1100px){
  .hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr)!important;gap:36px!important}
  .hero h1{font-size:clamp(40px,5.4vw,62px)!important}
}
@media(max-width:820px){
  .hero-grid{grid-template-columns:1fr!important}
  .hero-copy{padding-right:0!important}
}

/* V25 — stronger, recognizable industry icons matching the supplied reference */
.industry-grid>div>svg{
  width:34px!important;
  height:34px!important;
  fill:none!important;
  stroke:var(--gold)!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.industry-grid>div:hover>svg{
  stroke:var(--gold2)!important;
  transform:translateY(-2px) scale(1.06);
}


/* V26 — deterministic hero title layout: no clipped final letters. */
.hero-title{
  width:100%!important;
  max-width:none!important;
  overflow:visible!important;
  padding-right:.18em!important;
}
.hero-title>span{
  display:block!important;
  width:max-content;
  max-width:100%;
  overflow:visible!important;
}
.hero-title .hero-driving{
  white-space:nowrap!important;
  font-size:.91em!important;
  letter-spacing:-.048em!important;
  padding-right:.16em!important;
}
.hero-copy{
  overflow:visible!important;
  position:relative;
  z-index:4!important;
}
.hero-media{
  position:relative;
  z-index:2!important;
}
@media(min-width:1101px){
  .hero-grid{
    grid-template-columns:minmax(0,1.14fr) minmax(430px,.86fr)!important;
    gap:46px!important;
  }
  .hero-title{
    font-size:clamp(50px,4.45vw,66px)!important;
  }
}
@media(max-width:1100px) and (min-width:821px){
  .hero-title{
    font-size:clamp(44px,5vw,59px)!important;
  }
  .hero-title .hero-driving{
    font-size:.89em!important;
  }
}
@media(max-width:820px){
  .hero-title>span{
    width:auto!important;
  }
  .hero-title .hero-driving{
    white-space:normal!important;
    font-size:1em!important;
  }
}

/* Invisible reCAPTCHA: no checkbox takes up room in the form. */
.recaptcha-invisible{
  height:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}


/* V27 — definitive hero headline rendering fix.
   The old gradient + background-clip treatment could visually shave the last
   pixels from letters at some browser widths. Use a bright solid gold instead. */
.hero h1 em,
.hero-title em{
  background:none!important;
  -webkit-background-clip:border-box!important;
  background-clip:border-box!important;
  -webkit-text-fill-color:#edc46d!important;
  color:#edc46d!important;
  text-shadow:0 2px 0 rgba(255,255,255,.04),0 10px 34px rgba(213,168,79,.10)!important;
}

.hero-title,
.hero-title>span,
.hero-title .hero-driving,
.hero-title .hero-driving em{
  overflow:visible!important;
}

.hero-title>span{
  width:auto!important;
  max-width:none!important;
}

.hero-title .hero-driving{
  display:block!important;
  width:max-content!important;
  max-width:none!important;
  white-space:nowrap!important;
  padding-right:.42em!important;
  margin-right:-.08em!important;
  font-size:.885em!important;
  letter-spacing:-.035em!important;
}

@media(min-width:1101px){
  .hero-grid{
    grid-template-columns:minmax(0,1.18fr) minmax(420px,.82fr)!important;
    gap:42px!important;
  }
  .hero-copy{
    padding-right:28px!important;
  }
}

@media(max-width:1100px) and (min-width:821px){
  .hero-title .hero-driving{
    font-size:.86em!important;
    padding-right:.48em!important;
  }
}

@media(max-width:820px){
  .hero-title .hero-driving{
    width:auto!important;
    white-space:normal!important;
    padding-right:.25em!important;
    margin-right:0!important;
    font-size:1em!important;
  }
}


/* Contact form status messages — high contrast */
.form-alert,
.form-alert.success,
.form-alert.error,
.alert,
.alert-success,
.alert-danger,
.contact-success,
.contact-error {
    color: #ffffff !important;
}

.form-alert *,
.alert *,
.contact-success *,
.contact-error * {
    color: #ffffff !important;
}


/* Required services validation */
.required-mark{
  color:#c69232;
  font-weight:800;
}
.field-error{
  display:none;
  margin:7px 2px 0;
  font-size:12px;
  line-height:1.4;
  font-weight:700;
  color:#b42318;
}
.field-error:not(:empty){
  display:block;
}
.service-multiselect.has-error summary{
  border-color:#b42318!important;
  box-shadow:0 0 0 3px rgba(180,35,24,.10)!important;
}
.service-multiselect[aria-invalid="true"] .service-selection-text{
  color:#8f1f17!important;
}


/* V2 industry pictograms — deliberately stronger silhouettes for clarity */
.industry-icon-construction-v2,
.industry-icon-plane-v2{
  width:34px!important;
  height:34px!important;
  color:#d9a13a!important;
}
.industry-icon-construction-v2{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.9!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.industry-icon-plane-v2{
  fill:currentColor!important;
  stroke:none!important;
}
.industry-grid>div:hover .industry-icon-construction-v2,
.industry-grid>div:hover .industry-icon-plane-v2{
  color:#efbd58!important;
  transform:translateY(-2px) scale(1.08)!important;
}

/* Final coordinated SVG icon treatment */
.industry-grid svg.industry-icon{width:34px!important;height:34px!important;fill:none!important;stroke:#d9a33f!important;stroke-width:1.8!important;stroke-linecap:round!important;stroke-linejoin:round!important;}
.tech-cap-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;}

/* Premium automotive pictogram: wider side-profile sports sedan */
.industry-grid .industry-icon-automotive-premium{
  width:48px!important;
  height:30px!important;
  fill:none!important;
  stroke:#dba53e!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  overflow:visible!important;
}
.industry-grid>div:hover .industry-icon-automotive-premium{
  stroke:#efc262!important;
  transform:translateY(-2px) scale(1.07)!important;
}

/* Automotive icon final sizing fix — override the generic .industry-icon rule */
.industry-grid svg.industry-icon.industry-icon-automotive-premium{
  width:68px!important;
  height:38px!important;
  max-width:none!important;
  flex:0 0 auto!important;
  fill:none!important;
  stroke:#dba53e!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  overflow:visible!important;
}
.industry-grid>div:hover svg.industry-icon.industry-icon-automotive-premium{
  stroke:#efc262!important;
  transform:translateY(-2px) scale(1.05)!important;
}
@media(max-width:620px){
  .industry-grid svg.industry-icon.industry-icon-automotive-premium{
    width:58px!important;
    height:34px!important;
  }
}

/* Final targeted icon sizing — preserves the entire 20-card grid */
.industry-grid .industry-icon-automotive-final{
  width:56px!important;
  height:32px!important;
  fill:none!important;
  stroke:#d9a13a!important;
  stroke-width:1.7!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.industry-grid .industry-icon-tech-final{
  width:40px!important;
  height:40px!important;
  fill:none!important;
  stroke:#d9a13a!important;
  stroke-width:1.7!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.industry-grid>div:hover .industry-icon-automotive-final,
.industry-grid>div:hover .industry-icon-tech-final{
  stroke:#efbd58!important;
  transform:translateY(-2px) scale(1.06)!important;
}

/* Automotive icon size adjustment — design unchanged */
.industry-grid .industry-icon-automotive-final {
  width: 72px !important;
  height: 40px !important;
  min-width: 72px !important;
  min-height: 40px !important;
  transform: scale(1.18) !important;
  transform-origin: center center !important;
}
.industry-grid > div:hover .industry-icon-automotive-final {
  transform: translateY(-2px) scale(1.24) !important;
}

/* FINAL automotive correction:
   enlarge the actual car artwork, not just its SVG canvas */
.industry-grid .industry-icon-automotive-final {
  width: 58px !important;
  height: 38px !important;
  min-width: 58px !important;
  min-height: 38px !important;
  stroke-width: 2.15 !important;
  transform: none !important;
  overflow: visible !important;
}
.industry-grid > div:hover .industry-icon-automotive-final {
  transform: translateY(-2px) scale(1.06) !important;
}

/* New automotive icon — completely different artwork */
.industry-grid .industry-icon-automotive-new{
  width:60px!important;
  height:36px!important;
  min-width:60px!important;
  min-height:36px!important;
  fill:none!important;
  stroke:#d9a13a!important;
  stroke-width:1.9!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
  overflow:visible!important;
}
.industry-grid>div:hover .industry-icon-automotive-new{
  stroke:#efbd58!important;
  transform:translateY(-2px) scale(1.06)!important;
}

/* After form submission, land directly on the form/status panel */
#contact-form-result {
  scroll-margin-top: 96px;
}

@media (max-width: 768px) {
  #contact-form-result {
    scroll-margin-top: 72px;
  }
}
