
.site-nav{position:fixed;z-index:100;top:0;left:0;right:0;height:76px;background:rgba(6,28,44,.92);backdrop-filter:blur(12px);color:#fff}.site-nav .shell{width:min(1240px,calc(100% - 56px));height:100%;margin:auto;display:flex;align-items:center;gap:28px}.site-logo{width:130px;height:auto;display:block}.site-spacer{flex:1}.site-link,.solutions-toggle{font:700 13px Inter,Arial,sans-serif;color:#fff;background:none;border:0;cursor:pointer}.solutions-wrap{position:relative}.solutions-menu{position:absolute;top:38px;left:-18px;width:300px;background:#fff;color:#0c2132;border-radius:14px;padding:10px;box-shadow:0 18px 60px #0004;display:none}.solutions-wrap.open .solutions-menu{display:block}.solutions-menu a{display:block;padding:13px 14px;border-radius:9px;font-size:13px;font-weight:750}.solutions-menu a:hover{background:#f1f3ef}.site-cta{background:var(--cta);color:#061c2c!important;padding:11px 18px;border-radius:999px}.mobile-toggle{display:none;background:none;border:0;color:white;font-size:24px}.solution-next{padding:88px 0;background:#eef0ec}.solution-next .nextgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:32px}.nextcard{display:block;background:white;padding:30px;border-top:4px solid var(--accent,#20bfd0);min-height:190px;transition:.25s}.nextcard:hover{transform:translateY(-4px)}.nextcard small{font-weight:850;letter-spacing:.12em;text-transform:uppercase}.nextcard h3{font-size:30px;margin:16px 0 8px}.nextcard p{margin:0;color:#65737b}.site-footer{background:#061c2c;color:#b8c6cd;padding:34px 0}.site-footer .shell{width:min(1240px,calc(100% - 56px));margin:auto;display:flex;align-items:center;gap:24px;font-size:12px}.site-footer img{width:118px;height:auto;display:block}
@media(max-width:760px){.site-nav .shell{width:calc(100% - 30px)}.site-link,.solutions-wrap{display:none}.mobile-toggle{display:block}.site-nav.mobile-open{height:auto;padding-bottom:18px}.site-nav.mobile-open .shell{flex-wrap:wrap}.site-nav.mobile-open .site-link,.site-nav.mobile-open .solutions-wrap{display:block;width:100%}.site-nav.mobile-open .solutions-menu{position:static;width:100%;margin-top:8px}.solution-next .nextgrid{grid-template-columns:1fr}.site-footer .shell{width:calc(100% - 30px);flex-wrap:wrap}}

/* Assembly V4 consistency fixes */
.hero{isolation:isolate}
.hero .heroPhoto{z-index:0!important;opacity:.86!important}
.hero:before{z-index:1!important;background:linear-gradient(90deg,rgba(4,20,32,.96) 0%,rgba(4,20,32,.82) 34%,rgba(4,20,32,.38) 58%,rgba(4,20,32,.08) 82%)!important;pointer-events:none}
.hero>.wrap{position:relative;z-index:2}
.heroCopy{width:min(780px,72%)!important}
.heroCopy h1{max-width:760px!important}
.heroCopy .lead{max-width:760px!important}
.split{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}
.split>*{min-width:0}
section h2,section h3,section p{overflow-wrap:normal;word-break:normal}
.interaction-host{overflow:visible!important}
.interaction-host iframe{min-height:0}
@media(max-width:780px){.heroCopy{width:100%!important}.hero:before{background:linear-gradient(90deg,rgba(4,20,32,.94),rgba(4,20,32,.55))!important}}

.site-footer .footer-about{color:#dce5e9;font-weight:750}.site-footer .footer-about:hover{text-decoration:underline}

/* V9 editorial highlights */
.ey,.small{letter-spacing:.14em}.solution-next small{font-size:13px;color:#0c2132}.solution-next .nextcard h3{margin-top:12px}@media(max-width:760px){.solution-next .nextcard{min-height:0;padding:24px}.solution-next .nextcard small{font-size:14px}.solution-next .nextcard h3{font-size:26px}}


/* V10 — editorial signal system */
:root{--media:#20bfd0;--social:#8c67e8;--ari:#b9da45;--cta:#ffb347}
.ey:not(.hero .ey), .kicker, .eyebrow:not(.hero .eyebrow){
  display:inline-block;width:max-content;max-width:100%;padding:3px 7px 2px;
  line-height:1.15;font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;
  background:#dfe7e8;color:#0c2132;
}
.ey.m{background:rgba(32,191,208,.22)!important;color:#087b87!important}
.ey.s{background:rgba(140,103,232,.19)!important;color:#6744c8!important}
.ey.a{background:rgba(185,218,69,.25)!important;color:#789b00!important}
.dark .ey.m,.close .ey.m{background:rgba(32,191,208,.18)!important;color:#59dce7!important}
.dark .ey.s,.close .ey.s{background:rgba(140,103,232,.22)!important;color:#bca8ff!important}
.dark .ey.a,.close .ey.a{background:rgba(185,218,69,.18)!important;color:#cbea55!important}
.solution-next .nextcard small{font-size:14px!important;font-weight:900!important;letter-spacing:.08em!important}
@media(max-width:760px){
 .ey:not(.hero .ey),.kicker,.eyebrow:not(.hero .eyebrow){font-size:10px;padding:3px 6px}
 .solution-next .nextcard small{font-size:15px!important;display:block;margin-bottom:8px}
 .solution-next .nextcard h3{font-size:24px!important;line-height:1.08!important}
}

/* V11.16 — mobile navigation and composition rules */
.mobile-products{display:none}
@media(max-width:760px){
 .site-nav.mobile-open .solutions-wrap{display:none!important}
 .site-nav.mobile-open .mobile-products{display:grid;width:100%;gap:0;border-top:1px solid rgba(255,255,255,.14);margin-top:8px;padding-top:8px}
 .mobile-products a{display:block;color:#fff;padding:13px 2px;font:750 14px Inter,Arial,sans-serif;border-bottom:1px solid rgba(255,255,255,.09)}
 .site-nav.mobile-open .site-cta{display:inline-flex!important;width:auto!important;margin-top:8px}
}


/* V11.17 — mobile exploration cards */
.mobile-explorer{display:none}
@media(max-width:780px){
  .interaction-host{display:none!important}
  .mobile-explorer{display:block;background:#071d2d;color:#fff;padding:52px 0 58px;overflow:hidden}
  .mobile-explorer .mx-wrap{width:100%;margin:0}
  .mobile-explorer .mx-head{padding:0 20px;margin-bottom:22px}
  .mobile-explorer .mx-kicker{font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px}
  .mobile-explorer h2{font-size:32px;line-height:1.04;letter-spacing:-.035em;margin:0 0 12px}
  .mobile-explorer .mx-intro{font-size:16px;line-height:1.5;color:#b9c7ce;margin:0;max-width:34rem}
  .mx-hint{display:flex;align-items:center;gap:8px;padding:0 20px 12px;color:#9fb0b9;font-size:12px;font-weight:800;letter-spacing:.04em}
  .mx-hint .arrow{font-size:18px;animation:mxNudge 1.7s ease-in-out infinite}
  @keyframes mxNudge{0%,100%{transform:translateX(0)}50%{transform:translateX(5px)}}
  .mx-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:20px;padding:0 20px 12px;-webkit-overflow-scrolling:touch;scrollbar-width:none}
  .mx-track::-webkit-scrollbar{display:none}
  .mx-card{flex:0 0 calc(100vw - 54px);scroll-snap-align:start;border:1px solid #29495d;border-radius:20px;background:#09253a;padding:22px 19px 20px;min-height:430px;display:flex;flex-direction:column}
  .mx-card:last-child{margin-right:12px}
  .mx-card .mx-num{font-size:11px;font-weight:900;letter-spacing:.13em;color:#7893a2;margin-bottom:16px}
  .mx-card .mx-label{font-size:11px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px}
  .mx-card h3{font-size:25px;line-height:1.08;letter-spacing:-.025em;margin:0 0 12px}
  .mx-card p{font-size:15px;line-height:1.48;color:#b9c7ce;margin:0}
  .mx-viz{margin-top:auto;min-height:150px;border-top:1px solid #29495d;padding-top:20px;position:relative;overflow:hidden}
  .mx-dots{display:flex;justify-content:center;gap:6px;padding-top:10px}
  .mx-dots i{width:6px;height:6px;border-radius:50%;background:#38566a}.mx-dots i:first-child{width:18px;border-radius:99px}
  /* Media mini visual language */
  .mobile-explorer.media-mobile .mx-kicker,.mobile-explorer.media-mobile .mx-label{color:#18b9c5}.media-mobile .mx-dots i:first-child{background:#18b9c5}
  .mini-timeline{height:110px;position:relative}.mini-timeline:after{content:"";position:absolute;left:2%;right:2%;bottom:24px;height:1px;background:#476879}.mini-timeline .bar{position:absolute;bottom:25px;width:8%;border-radius:7px 7px 0 0;background:#18b9c5;opacity:.75}.mini-timeline .b1{left:4%;height:30px}.mini-timeline .b2{left:20%;height:47px}.mini-timeline .b3{left:36%;height:39px}.mini-timeline .b4{left:52%;height:70px}.mini-timeline .b5{left:68%;height:61px}.mini-timeline .b6{left:84%;height:84px}.mini-timeline small{position:absolute;bottom:0;color:#7893a2;font-size:9px}.mini-timeline .l{left:2%}.mini-timeline .r{right:2%}
  .mini-clusters{height:120px;position:relative}.mini-clusters span{position:absolute;border:1px solid rgba(24,185,197,.45);border-radius:50%;display:grid;place-items:center;color:#bfe9ec;font-size:9px;font-weight:800;text-align:center}.mini-clusters .c1{width:82px;height:82px;left:2%;top:18px}.mini-clusters .c2{width:98px;height:98px;left:35%;top:2px}.mini-clusters .c3{width:72px;height:72px;right:1%;top:28px}
  .mini-risk{height:120px;position:relative}.mini-risk span{position:absolute;border-radius:50%;background:#18b9c5;opacity:.55}.mini-risk .r1{width:64px;height:64px;left:8%;top:28px}.mini-risk .r2{width:82px;height:82px;left:38%;top:16px}.mini-risk .r3{width:70px;height:70px;right:5%;top:10px;background:transparent;border:2px solid #f06b5e;box-shadow:0 0 0 7px rgba(240,107,94,.07)}.mini-risk b{position:absolute;right:2%;bottom:0;color:#f06b5e;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
  .mini-refs{height:120px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.mini-refs span{flex:1;border:1px solid #355b70;border-radius:10px 10px 4px 4px;background:rgba(24,185,197,.08);position:relative}.mini-refs span:nth-child(1){height:68%}.mini-refs span:nth-child(2){height:92%}.mini-refs span:nth-child(3){height:74%}.mini-refs span:nth-child(4){height:52%}.mini-refs span:after{content:attr(data-l);position:absolute;left:50%;bottom:8px;transform:translateX(-50%);font-size:8px;color:#9fb0b9;white-space:nowrap}
  /* Social mini visual language */
  .mobile-explorer.social-mobile .mx-kicker,.mobile-explorer.social-mobile .mx-label{color:#a88cff}.social-mobile .mx-dots i:first-child{background:#a88cff}
  .social-mobile .mx-card{min-height:405px}
  .mini-network{height:125px;position:relative}.mini-network i{position:absolute;width:7px;height:7px;border-radius:50%;background:#7956d8;opacity:.55}.mini-network i:nth-child(1){left:18%;top:62%}.mini-network i:nth-child(2){left:34%;top:34%}.mini-network i:nth-child(3){left:50%;top:57%;width:13px;height:13px;opacity:.9}.mini-network i:nth-child(4){left:67%;top:29%}.mini-network i:nth-child(5){left:78%;top:67%}.mini-network i:nth-child(6){left:57%;top:17%}.mini-network i:nth-child(7){left:28%;top:77%}.mini-network:before,.mini-network:after{content:"";position:absolute;height:1px;background:#7956d8;opacity:.35;transform-origin:left center}.mini-network:before{left:34%;top:39%;width:42%;transform:rotate(20deg)}.mini-network:after{left:20%;top:66%;width:48%;transform:rotate(-18deg)}
  .social-mobile .mx-card:nth-child(2) .mini-network i:nth-child(n+4){width:11px;height:11px;opacity:.8}.social-mobile .mx-card:nth-child(3) .mini-network i:nth-child(2),.social-mobile .mx-card:nth-child(3) .mini-network i:nth-child(4),.social-mobile .mx-card:nth-child(3) .mini-network i:nth-child(6){width:18px;height:18px;opacity:.95}.social-mobile .mx-card:nth-child(4) .mini-network i:nth-child(n+5){background:#f06b5e}.social-mobile .mx-card:nth-child(5) .mini-network i:nth-child(n+3){background:#f06b5e;width:15px;height:15px;opacity:.9}
}

/* V11.19 — final mobile card spacing + platform access */
.site-login{color:#dce5e9!important;font-weight:750}
.site-login:hover{text-decoration:underline}
@media(max-width:760px){
  .site-login{display:none!important}
  .mobile-products .mobile-login{color:#ffcf82}
}
