/* Page styles for /platform/microsoft-365-compliance/, from v49-roboshadow-m365-compliance.html. */
:root{
  --bg0: #0e0f20;
  --bg1: #141531;
  --bg2: #1b1c40;
  --bg3: #232457;
  --sky: #b9d2ff;
  --line: rgba(255,255,255,.10);
  --line-hi: rgba(255,255,255,.17);
  --card: rgba(255,255,255,.045);
  --card-hi: rgba(255,255,255,.075);
}
body::before{
  background: radial-gradient(1000px 640px at 82% -8%, rgba(60,120,255,.24), transparent 60%),
  radial-gradient(820px 560px at 6% 10%, rgba(96,74,190,.30), transparent 62%),
  radial-gradient(760px 560px at 100% 104%, rgba(50,170,196,.14), transparent 60%),
  linear-gradient(165deg,#0e0f20 0%,#141531 46%,#191a42 100%) !important;
}
body::after{
  opacity: .6 !important;
}
.eyebrow{
  font-weight: 700;
  font-size: 0.7rem;
  letter-spacing: 0.24em;
}
.eyebrow::before{
  width: 28px;
}
.new{
  background: none !important;
  color: inherit !important;
  border-radius: 0 !important;
  padding: 0 !important;
}
.btn.primary{
  background: linear-gradient(100deg, #1552d6, #2a64ff);
  box-shadow: 0 8px 28px rgba(42, 100, 255, 0.42), inset 0 1px 0 rgba(255, 255, 255, 0.12);
}
.btn.primary:hover{
  transform: translateY(-3px);
  box-shadow: 0 16px 48px rgba(42, 100, 255, 0.56), inset 0 1px 0 rgba(255, 255, 255, 0.16);
  background: linear-gradient(100deg, #1447c8, #3a7aff);
}
.btn.ghost{
  background: rgba(255, 255, 255, 0.06);
  border: 1.5px solid rgba(255, 255, 255, 0.12);
}
.btn.ghost:hover{
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.2);
}
.mega{
  box-shadow: var(--ds7-e2);
}
.mega-link{
  transition: transform 0.18s, background 0.18s, color 0.18s;
}
section{
  padding: var(--section-pad-y, 50px) 0;
}
.section-head{
  margin-bottom: 48px;
}
.kicker{
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.2em;
  color: var(--sky);
  display: inline-flex;
  margin-bottom: 1.2rem;
}
h2{
  line-height: 1.08;
  letter-spacing: -0.025em;
}
.section-head p{
  color: #c6cae0;
  font-size: 1.05rem;
  line-height: 1.65;
}
@media(max-width:640px){.gfx-flow .node{min-width:100%}}
.card{
  background: linear-gradient(180deg,rgba(255,255,255,.085),rgba(255,255,255,.028));
  box-shadow: var(--ds7-e1), inset 0 1px 0 rgba(255,255,255,.04);
  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.card:hover{
  transform: translateY(-4px);
  border-color: rgba(42,100,255,.5);
  box-shadow: 0 20px 60px rgba(42, 100, 255, 0.18);
}
.card .ic{
  background: linear-gradient(150deg,rgba(42,100,255,.25),rgba(42,100,255,.08));
  margin-bottom: 18px;
}
.card h3{
  font-size: 1.08rem;
}
.card p{
  color: #c8cce0;
  font-size: .92rem;
  line-height: 1.6;
}
.panel{
  background: linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.032));
}
.solx-cols{
  gap: 48px;
}
@media(max-width:760px){.smb2-meta{grid-template-columns:1fr;gap:26px}}
.solx-panel{
  border: 0!important;
  border-radius: 0!important;
  padding: 0!important;
  background: none!important;
}
.solx-panel h4{
  font-size: .76rem;
  letter-spacing: .16em;
  color: #fff;
  margin-bottom: 52px;
}
.painrow li svg{
  flex: 0 0 20px;
  width: 18px;
  height: 18px;
  color: var(--gold);
}
.fixrow li{
  display: block;
  gap: 0;
}
.fixrow li svg{
  flex: 0 0 20px;
  width: 18px;
  height: 18px;
}
.solx-stats{
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.statchip{
  border: 1px solid rgba(255,255,255,.12);
  border-radius: var(--r-lg);
  padding: 22px 18px;
  background: linear-gradient(165deg,rgba(255,255,255,.08),rgba(255,255,255,.025));
}
.statchip .n{
  font-size: 2rem;
  line-height: 1.1;
}
.statchip .k{
  font-size: .82rem;
  font-weight: 400;
  margin-top: 10px;
  line-height: 1.4;
}
.solx-quote{
  border-left: 4px solid var(--cobalt-glow);
  padding: 22px 0 22px 34px!important;
  margin-top: 28px;
  line-height: 1.65;
  max-width: 900px;
}
.solx-quote span{
  font-size: .79rem;
  color: var(--sky);
  margin-top: 11px;
  letter-spacing: .03em;
}
header.hero{
  padding: 88px 0 52px;
}
.hero-grid{
  gap: 52px;
}
.hero-pill{
  gap: 10px;
  padding: 7px 16px 7px 10px;
  background: linear-gradient(135deg,rgba(42,100,255,.12),rgba(42,100,255,.05));
  border: 1px solid rgba(42,100,255,.25);
  font-size: 0.76rem;
  margin-bottom: 20px;
}
.hero-pill .dot{
  box-shadow: 0 0 12px rgba(99,214,155,.7);
}
h1{
  font-size: clamp(2.7rem,5.4vw,4.35rem);
  line-height: 1.0;
  letter-spacing: -0.035em;
}
.hero-cta{
  gap: 16px;
  margin-top: 40px;
}
.hero-visual .glow{
  background: radial-gradient(58% 55% at 62% 42%,rgba(42,100,255,.5),transparent 70%);
  filter: blur(38px);
}
.hero-shot{
  filter: drop-shadow(0 34px 60px rgba(0,0,0,.6));
}
.floaty{
  background: rgba(14,16,34,.82);
  border: 1px solid var(--ds7-border-md);
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,.5), 0 0 20px rgba(42,100,255,.12);
}
.floaty .v{
  font-size: 1.3rem;
}
.floaty.a{
  right: -6%;
}
.floaty.b{
  left: -7%;
}
@media(max-width:520px){.vsgrid{grid-template-columns:1fr}}
.hero-meta{
  gap: 0;
  margin-top: 60px;
  padding-top: 40px;
}
.hero-meta .n{
  font-size: 2.15rem;
}
.logostrip{
  gap: 16px 18px;
  margin-top: 12px;
}
.logostrip img{
  height: 44px;
  opacity: 1;
  filter: grayscale(1) brightness(1.8) opacity(.75);
  transition: all .2s;
}
.logostrip img:hover{
  filter: grayscale(0) brightness(1) opacity(1);
}
.logostrip.small img{
  height: 38px;
}
@media(max-width:900px){.pgrid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.foot-grid{grid-template-columns:repeat(2,1fr)}}
.logowall .cell{
  height: 82px;
  border-radius: 16px;
  background: rgba(255,255,255,.045);
}
.logowall .cell img{
  max-height: 32px;
}
@media(max-width:820px){.autofix{grid-template-columns:1fr}}
.loop .step{
  border: 1px solid var(--line-hi);
  padding: 30px 28px;
  background: linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.012));
}
.loop .step .num{
  font-size: .72rem;
}
.loop .step .arrow{
  background: rgba(14,16,34,.95);
}
.showtabs{
  gap: 6px;
  padding: 16px;
}
.showtabs button{
  font-size: .86rem;
  border-radius: 10px;
  padding: 9px 18px;
  transition: all .2s;
}
.showtabs button.on{
  background: linear-gradient(135deg,rgba(42,100,255,.25),rgba(42,100,255,.12));
  border-color: rgba(42,100,255,.45);
  box-shadow: 0 4px 12px rgba(42,100,255,.15);
}
.shot-frame{
  border: none;
  background: none;
}
.vschip{
  padding: 14px 17px;
  border-radius: 14px;
}
.vschip:hover{
  box-shadow: var(--ds7-e1);
}
.acc summary{
  background: linear-gradient(90deg,rgba(42,100,255,.08) 0%,transparent 80%);
}
.acc summary:hover{
  background: linear-gradient(90deg,rgba(42,100,255,.12) 0%,transparent 80%);
}
.acc summary .nm{
  font-size: 1.05rem;
}
.acc .body{
  padding: 20px 24px;
  gap: 24px;
}
.acc .body .col.strong{
  padding-right: 24px;
}
.acc .body .col h5{
  font-size: .72rem;
  letter-spacing: .14em;
  margin-bottom: 12px;
}
.acc .body li svg{
  width: 16px;
  height: 16px;
  margin-top: 3px;
}
footer.mega-footer{
  border-top: none;
  padding: 0 0 34px;
  margin-top: 60px;
  background: linear-gradient(180deg,transparent,rgba(8,9,20,.85));
}
.foot-brand{
  margin-bottom: 44px;
}
.foot-grid{
  grid-template-columns: repeat(5,1fr);
  gap: 28px;
}
.foot-col h5{
  color: var(--sky);
}
.minion-issues ul{
  gap: 12px;
  grid-template-columns: 1fr;
}
@media(max-width:720px){ .wk-quote{padding:28px 22px 26px 22px} .wk-quote>svg{position:static;display:block;margin-bottom:10px} }
.minion-issues li{
  display: grid;
  gap: 12px;
  align-items: start;
}
.minion-issues li::before{
  color: var(--gold);
  flex: 0 0 24px;
}
@media(prefers-reduced-motion:reduce){.gfx-orbit .ring{animation:none}}
section.band + section.band::before{
  width: min(1140px, 92%);
  background: var(--ds7-border-md);
}
.logostrip img{
  padding: 15px 22px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,.6);
  background: #fff;
}
.pgrid{
  gap: 18px;
}
.pgrid a{
  display: flex;
  background: linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.018));
  border: 1px solid var(--line-hi);
  border-radius: var(--r-lg);
  padding: 66px 22px 24px;
  transition: transform .22s cubic-bezier(.2,.7,.2,1),border-color .22s,box-shadow .22s;
}
.pgrid a:hover{
  border-color: rgba(42,100,255,.5);
  transform: translateY(-4px);
}
.pgrid .t{
  margin-bottom: 6px;
}
@media(max-width:600px){ .m365o{max-width:330px;margin-top:34px} .m365o-sat{width:70px;gap:6px} .m365o-chip{width:46px;height:46px;border-radius:12px} .m365o-chip svg{width:22px;height:22px} .m365o-lab{font-size:.64rem} .m365o-lab span{display:none} }
.cmp-teaser{
  background: linear-gradient(160deg,rgba(42,100,255,.14),rgba(255,255,255,.02));
  border: 1px solid var(--line-hi);
}
.yt-band{
  background: linear-gradient(160deg,rgba(42,100,255,.10),rgba(255,255,255,.02));
  border: 1px solid var(--line-hi);
}
.gfx-gauge .g-face{
  box-shadow: inset 0 2px 12px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.04);
}
.gfx-meter{
  gap: 18px;
}
.gfx-meter .track{
  height: 10px;
}
.gfx-meter .fill{
  box-shadow: 0 0 16px rgba(42,100,255,.55);
}
.gfx-flow{
  gap: 22px;
}
.gfx-flow .node{
  min-width: 200px;
  padding: 24px 22px;
  border-radius: var(--r-lg);
  background: linear-gradient(180deg,color-mix(in srgb,var(--step,var(--cobalt-glow)) 15%,transparent),rgba(255,255,255,.02) 58%,rgba(255,255,255,.012));
}
.gfx-flow .node .s{
  font-size: .64rem;
  color: var(--step);
}
.gfx-flow .node h5{
  font-size: 1.05rem;
  margin: 10px 0 7px;
}
.gfx-flow .node p{
  font-size: .85rem;
  line-height: 1.55;
}
.gfx-flow .node:not(:last-child)::after{
  transform: translateY(-50%) rotate(-45deg);
}
.statchip{
  box-shadow: 0 4px 16px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.05);
}
.statchip .n{
  letter-spacing: -.02em;
  font-weight: 700;
}
.statchip .k{
  letter-spacing: .01em;
}
@media (max-width: 640px){
.hero-cta{
  gap: 12px;
}
}
.statchip::before{
  background: linear-gradient(180deg,rgba(42,100,255,.4),transparent 50%);
  opacity: .3;
}
.statchip .k{
  color: var(--muted);
}
.pill-link{
  transition: transform 0.18s, color 0.18s;
}
.pill-link:hover{
  color: var(--cobalt-bright);
}
.statchip::before{
  content: "";
}
.btn:focus-visible{
  outline-offset: 3px;
}
:root{
  --panel: rgba(255,255,255,.035);
}
.solx-panel{
  box-shadow: none!important;
}
.solx-panel h4{
  padding-bottom: 44px;
}
.m365b-screen{
  background: linear-gradient(135deg, #0c0c16 0%, #111124 50%, #0c0c16 100%);
  color: #eef0f7;
  font-family: 'Poppins', system-ui, sans-serif;
  padding: 32px;
  min-height: auto;
  box-sizing: border-box;
}
.m365b-header{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 32px;
  gap: 24px;
}
.m365b-header-left{
  flex-shrink: 0;
}
.m365b-tenant-name{
  font-size: 20px;
  font-weight: 600;
  font-family: 'Space Grotesk', 'Poppins', sans-serif;
  color: #eef0f7;
  margin-bottom: 4px;
}
.m365b-tenant-subtitle{
  font-size: 12px;
  color: #9aa0bd;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.m365b-header-right{
  display: flex;
  align-items: center;
  gap: 24px;
  flex-grow: 1;
  justify-content: flex-end;
}
.m365b-benchmark-label{
  flex: 0 1 auto;
}
.m365b-label-text{
  font-size: 12px;
  color: #9aa0bd;
  font-weight: 500;
}
.m365b-level-toggle{
  display: inline-flex;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 8px;
  padding: 4px;
  gap: 2px;
}
.m365b-level-btn{
  padding: 6px 14px;
  font-size: 11px;
  font-weight: 600;
  border: none;
  background: transparent;
  color: #9aa0bd;
  cursor: pointer;
  border-radius: 6px;
  transition: all 0.2s ease;
}
.m365b-level-btn:hover{
  color: #eef0f7;
}
.m365b-level-btn.m365b-level-active{
  background: #2a64ff;
  color: #eef0f7;
}
.m365b-last-scan{
  font-size: 12px;
  color: #6b719a;
  font-weight: 400;
  white-space: nowrap;
}
.m365b-summary-strip{
  display: grid;
  grid-template-columns: auto 1fr auto auto auto;
  gap: 32px;
  align-items: center;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 28px;
  margin-bottom: 32px;
}
.m365b-score-gauge-wrapper{
  position: relative;
  width: 120px;
  height: 120px;
  flex-shrink: 0;
}
.m365b-gauge-circle{
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: conic-gradient(#63d69b 0deg 280.8deg, rgba(255, 255, 255, 0.08) 280.8deg 360deg);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.m365b-gauge-inner{
  position: absolute;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #0c0c16;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  font-weight: 700;
  font-family: 'Space Grotesk', 'Poppins', sans-serif;
  color: #63d69b;
}
.m365b-gauge-text{
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.m365b-gauge-label{
  font-size: 13px;
  color: #9aa0bd;
  font-weight: 400;
}
.m365b-gauge-detail{
  font-size: 12px;
  color: #6f76a0;
  line-height: 1.3;
}
.m365b-stat-tiles{
  display: flex;
  gap: 16px;
}
.m365b-stat-tile{
  padding: 16px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  text-align: center;
  flex: 1;
  min-width: 90px;
}
.m365b-stat-count{
  font-size: 24px;
  font-weight: 700;
  font-family: 'Space Grotesk', 'Poppins', sans-serif;
  margin-bottom: 6px;
  line-height: 1;
}
.m365b-stat-label{
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  opacity: 0.7;
}
.m365b-stat-passing .m365b-stat-count{
  color: #63d69b;
}
.m365b-stat-passing .m365b-stat-label{
  color: #63d69b;
}
.m365b-stat-failing .m365b-stat-count{
  color: #ff6b7d;
}
.m365b-stat-failing .m365b-stat-label{
  color: #ff6b7d;
}
.m365b-stat-review .m365b-stat-count{
  color: #e0a85a;
}
.m365b-stat-review .m365b-stat-label{
  color: #e0a85a;
}
.m365b-workload-section{
  margin-bottom: 32px;
}
.m365b-workload-title{
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #9aa0bd;
  margin-bottom: 16px;
}
.m365b-workload-chips{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 12px;
}
.m365b-workload-chip{
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  padding: 14px;
}
.m365b-chip-content{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.m365b-chip-name{
  font-size: 12px;
  font-weight: 500;
  color: #eef0f7;
}
.m365b-chip-rate{
  font-size: 14px;
  font-weight: 700;
  font-family: 'Space Grotesk', 'Poppins', sans-serif;
  color: #2a64ff;
}
.m365b-chip-bar{
  height: 4px;
  background: rgba(255, 255, 255, 0.06);
  border-radius: 2px;
  overflow: hidden;
}
.m365b-chip-bar::after{
  content: '';
  display: block;
  height: 100%;
  width: var(--progress, 0%);
  background: linear-gradient(90deg, #2a64ff, #3f7bff);
  border-radius: 2px;
}
.m365b-findings-section{
  margin-bottom: 24px;
}
.m365b-findings-title{
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #9aa0bd;
  margin-bottom: 16px;
}
.m365b-table-wrapper{
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  overflow: hidden;
}
.m365b-findings-table{
  width: 100%;
  border-collapse: collapse;
  font-size: 13px;
}
.m365b-findings-table thead{
  background: rgba(0, 0, 0, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.m365b-findings-table th{
  padding: 12px 14px;
  text-align: left;
  font-weight: 500;
  color: #9aa0bd;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-family: 'Poppins', system-ui, sans-serif;
}
.m365b-findings-table tbody tr{
  border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  transition: background-color 0.15s ease;
}
.m365b-findings-table tbody tr:hover{
  background: rgba(255, 255, 255, 0.04);
}
.m365b-findings-table td{
  padding: 14px;
  color: #eef0f7;
  vertical-align: middle;
}
.m365b-col-id{
  width: 80px;
}
.m365b-col-control{
  flex: 1;
  min-width: 300px;
}
.m365b-col-workload{
  width: 130px;
  color: #9aa0bd;
  font-size: 12px;
}
.m365b-col-level{
  width: 50px;
  text-align: center;
}
.m365b-col-severity{
  width: 80px;
  text-align: center;
}
.m365b-col-status{
  width: 90px;
  text-align: center;
}
.m365b-cis-id{
  font-family: 'Space Grotesk', 'Poppins', sans-serif;
  font-weight: 600;
  color: #9fc0ff;
  font-size: 12px;
}
.m365b-level-badge{
  display: inline-block;
  padding: 3px 8px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 4px;
  font-size: 10px;
  font-weight: 600;
  color: #9fc0ff;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.m365b-severity-high{
  color: #ff6b7d;
  font-weight: 500;
}
.m365b-severity-medium{
  color: #e0a85a;
  font-weight: 500;
}
.m365b-severity-low{
  color: #63d69b;
  font-weight: 500;
}
.m365b-status-pass{
  display: inline-block;
  padding: 4px 10px;
  background: rgba(99, 214, 155, 0.15);
  border-radius: 6px;
  color: #63d69b;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.m365b-status-fail{
  display: inline-block;
  padding: 4px 10px;
  background: rgba(255, 107, 125, 0.15);
  border-radius: 6px;
  color: #ff6b7d;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.m365b-status-review{
  display: inline-block;
  padding: 4px 10px;
  background: rgba(224, 168, 90, 0.15);
  border-radius: 6px;
  color: #e0a85a;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.m365b-footer-strip{
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 12px;
  padding: 16px 20px;
  gap: 20px;
}
.m365b-framework-badges{
  display: flex;
  gap: 10px;
  flex: 1;
  flex-wrap: wrap;
}
.m365b-framework-badge{
  display: inline-block;
  padding: 5px 10px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  font-size: 10px;
  font-weight: 600;
  color: #9fc0ff;
  text-transform: uppercase;
  letter-spacing: 0.3px;
}
.m365b-export-buttons{
  display: flex;
  gap: 12px;
  flex-shrink: 0;
}
.m365b-export-btn{
  padding: 8px 16px;
  font-size: 11px;
  font-weight: 600;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  transition: all 0.2s ease;
  font-family: 'Poppins', system-ui, sans-serif;
}
.m365b-export-primary{
  background: #2a64ff;
  color: #eef0f7;
}
.m365b-export-primary:hover{
  background: #3f7bff;
  box-shadow: 0 8px 24px rgba(42, 100, 255, 0.25);
}
.m365b-export-secondary{
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: #eef0f7;
}
.m365b-export-secondary:hover{
  background: rgba(255, 255, 255, 0.08);
  border-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 1200px){
.m365b-screen{
  padding: 24px;
}
.m365b-header{
  flex-direction: column;
  gap: 16px;
}
.m365b-header-right{
  justify-content: flex-start;
  width: 100%;
  flex-wrap: wrap;
}
.m365b-summary-strip{
  grid-template-columns: 1fr;
  gap: 16px;
}
.m365b-stat-tiles{
  width: 100%;
}
.m365b-workload-chips{
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
}
}
@media (max-width: 768px){
.m365b-screen{
  padding: 16px;
}
.m365b-header{
  margin-bottom: 24px;
}
.m365b-header-left{
  width: 100%;
}
.m365b-tenant-name{
  font-size: 18px;
}
.m365b-header-right{
  gap: 12px;
  font-size: 11px;
}
.m365b-summary-strip{
  margin-bottom: 24px;
  grid-template-columns: 1fr;
}
.m365b-gauge-circle{
  width: 100px;
  height: 100px;
}
.m365b-gauge-inner{
  width: 84px;
  height: 84px;
  font-size: 28px;
}
.m365b-stat-tiles{
  gap: 12px;
}
.m365b-workload-chips{
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 10px;
}
.m365b-findings-table{
  font-size: 12px;
}
.m365b-findings-table th,.m365b-findings-table td{
  padding: 10px 8px;
}
.m365b-col-control{
  min-width: 200px;
}
.m365b-footer-strip{
  flex-direction: column;
  align-items: stretch;
  gap: 12px;
}
.m365b-export-buttons{
  width: 100%;
}
.m365b-export-btn{
  flex: 1;
}
}
@media (max-width: 600px){
.m365b-screen{
  padding: 12px;
}
.m365b-benchmark-label,.m365b-last-scan{
  display: none;
}
.m365b-findings-table{
  font-size: 11px;
}
.m365b-col-control{
  min-width: 150px;
}
.m365b-col-id,.m365b-col-level,.m365b-col-severity{
  font-size: 10px;
}
}
@media (prefers-reduced-motion: reduce){
.m365b-level-btn,.m365b-findings-table tbody tr,.m365b-export-btn{
  transition: none;
}
}
.m365s-orbit{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 2rem 1rem;
  background: transparent;
}
.m365s-orbit-container{
  position: relative;
  width: 100%;
  max-width: 620px;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: radial-gradient(ellipse at center, rgba(42, 100, 255, 0.04) 0%, transparent 70%);
  border-radius: 28px;
  overflow: visible;
}
.m365s-connectors{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.m365s-connector{
  stroke-width: 1.5;
  fill: none;
  opacity: 0.5;
}
@media (prefers-reduced-motion: no-preference){
.m365s-connector{
  animation: m365s-flow 3s ease-in-out infinite;
}
}
@keyframes m365s-flow{ 0%, 100% { opacity: 0.3; stroke-width: 1.5; } 50% { opacity: 0.6; stroke-width: 2; } }
.m365s-conn-identity{
  stroke: #2a64ff;
}
.m365s-conn-conditional{
  stroke: #38bdf8;
}
.m365s-conn-legacy{
  stroke: #2dd4bf;
}
.m365s-conn-email{
  stroke: #f0a94c;
}
.m365s-conn-sharepoint{
  stroke: #7bd88f;
}
.m365s-conn-teams{
  stroke: #8b5cf6;
}
.m365s-conn-defender{
  stroke: #fb7185;
}
.m365s-conn-admin{
  stroke: #e9b949;
}
.m365s-pulse{
  opacity: 0.8;
}
@media (prefers-reduced-motion: no-preference){
.m365s-pulse{
  animation: m365s-pulse-travel 3s ease-in-out infinite;
}
}
@keyframes m365s-pulse-travel{ 0% { r: 2; opacity: 0; } 25% { r: 3; opacity: 1; } 75% { r: 3; opacity: 1; } 100% { r: 2; opacity: 0; } }
.m365s-hub-wrapper{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.m365s-hub-halo{
  position: absolute;
  inset: -10px;
  border-radius: 50%;
  background: conic-gradient(from 0deg, #3f7bff 0%, #2a64ff 90deg, #003cb1 180deg, #2a64ff 270deg, #3f7bff 360%);
  opacity: 0.25;
}
@media (prefers-reduced-motion: no-preference){
.m365s-hub-halo{
  animation: m365s-rotate 20s linear infinite;
}
}
@media (prefers-reduced-motion: reduce){
.m365s-hub-halo{
  animation: none;
  background: radial-gradient(circle, #3f7bff 0%, #003cb1 100%);
  opacity: 0.15;
}
}
@keyframes m365s-rotate{ from { transform: rotate(0deg); } to { transform: rotate(360deg); } }
.m365s-hub{
  position: relative;
  width: 140px;
  height: 140px;
  background: linear-gradient(135deg, #1b1b42 0%, #161636 50%, #111124 100%);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  box-shadow: 0 0 40px rgba(42, 100, 255, 0.25), 
              0 0 80px rgba(63, 123, 255, 0.15),
              inset 0 1px 2px rgba(255, 255, 255, 0.08);
  z-index: 11;
}
.m365s-hub-logo{
  width: 80px;
  height: 80px;
  object-fit: contain;
}
.m365s-hub-label{
  font-family: 'Space Grotesk', 'Poppins', sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  color: #eef0f7;
  text-align: center;
  letter-spacing: 0.3px;
}
.m365s-hub-sublabel{
  font-family: 'Poppins', system-ui, sans-serif;
  font-size: 0.625rem;
  font-weight: 300;
  color: #9aa0bd;
  text-align: center;
}
.m365s-satellites{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.m365s-satellite{
  position: absolute;
  width: 100px;
  height: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 0.4rem;
  user-select: none;
}
.m365s-sat-0{
  top: 7.58%;
  left: 41.94%;
}
.m365s-sat-1{
  top: 18.68%;
  left: 68.74%;
}
.m365s-sat-2{
  top: 45.48%;
  left: 79.84%;
}
.m365s-sat-3{
  top: 72.29%;
  left: 68.74%;
}
.m365s-sat-4{
  top: 83.39%;
  left: 41.94%;
}
.m365s-sat-5{
  top: 72.29%;
  left: 15.13%;
}
.m365s-sat-6{
  top: 45.48%;
  left: 4.03%;
}
.m365s-sat-7{
  top: 18.68%;
  left: 15.13%;
}
.m365s-sat-icon{
  width: 56px;
  height: 56px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0.04));
  border: 1px solid rgba(255, 255, 255, 0.12);
  transition: all 0.3s ease;
  cursor: pointer;
}
.m365s-sat-icon svg{
  width: 28px;
  height: 28px;
}
.m365s-sat-icon-identity{
  color: #2a64ff;
  border-color: rgba(42, 100, 255, 0.3);
  background: linear-gradient(135deg, rgba(42, 100, 255, 0.15), rgba(42, 100, 255, 0.05));
  box-shadow: 0 0 12px rgba(42, 100, 255, 0.2);
}
.m365s-sat-icon-conditional{
  color: #38bdf8;
  border-color: rgba(56, 189, 248, 0.3);
  background: linear-gradient(135deg, rgba(56, 189, 248, 0.15), rgba(56, 189, 248, 0.05));
  box-shadow: 0 0 12px rgba(56, 189, 248, 0.2);
}
.m365s-sat-icon-legacy{
  color: #2dd4bf;
  border-color: rgba(45, 212, 191, 0.3);
  background: linear-gradient(135deg, rgba(45, 212, 191, 0.15), rgba(45, 212, 191, 0.05));
  box-shadow: 0 0 12px rgba(45, 212, 191, 0.2);
}
.m365s-sat-icon-email{
  color: #f0a94c;
  border-color: rgba(240, 169, 76, 0.3);
  background: linear-gradient(135deg, rgba(240, 169, 76, 0.15), rgba(240, 169, 76, 0.05));
  box-shadow: 0 0 12px rgba(240, 169, 76, 0.2);
}
.m365s-sat-icon-sharepoint{
  color: #7bd88f;
  border-color: rgba(123, 216, 143, 0.3);
  background: linear-gradient(135deg, rgba(123, 216, 143, 0.15), rgba(123, 216, 143, 0.05));
  box-shadow: 0 0 12px rgba(123, 216, 143, 0.2);
}
.m365s-sat-icon-teams{
  color: #8b5cf6;
  border-color: rgba(139, 92, 246, 0.3);
  background: linear-gradient(135deg, rgba(139, 92, 246, 0.15), rgba(139, 92, 246, 0.05));
  box-shadow: 0 0 12px rgba(139, 92, 246, 0.2);
}
.m365s-sat-icon-defender{
  color: #fb7185;
  border-color: rgba(251, 113, 133, 0.3);
  background: linear-gradient(135deg, rgba(251, 113, 133, 0.15), rgba(251, 113, 133, 0.05));
  box-shadow: 0 0 12px rgba(251, 113, 133, 0.2);
}
.m365s-sat-icon-admin{
  color: #e9b949;
  border-color: rgba(233, 185, 73, 0.3);
  background: linear-gradient(135deg, rgba(233, 185, 73, 0.15), rgba(233, 185, 73, 0.05));
  box-shadow: 0 0 12px rgba(233, 185, 73, 0.2);
}
@media (prefers-reduced-motion: no-preference){
.m365s-satellite:hover .m365s-sat-icon{
  transform: scale(1.1);
  border-color: rgba(255, 255, 255, 0.2);
}
}
.m365s-sat-label{
  font-family: 'Poppins', system-ui, sans-serif;
  font-size: 0.7rem;
  font-weight: 500;
  color: #eef0f7;
  text-align: center;
  line-height: 1.2;
}
.m365s-sat-sublabel{
  font-family: 'Poppins', system-ui, sans-serif;
  font-size: 0.6rem;
  font-weight: 300;
  color: #9aa0bd;
  text-align: center;
}
.m365s-caption{
  margin-top: 2rem;
  font-family: 'Poppins', system-ui, sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  color: #9aa0bd;
  text-align: center;
  max-width: 400px;
}
@media (max-width: 640px){
.m365s-orbit{
  padding: 1.5rem 0.75rem;
}
.m365s-orbit-container{
  max-width: 100%;
  aspect-ratio: auto;
  height: auto;
  flex-direction: column;
  gap: 1.5rem;
  background: transparent;
  border-radius: 0;
}
.m365s-connectors{
  display: none;
}
.m365s-hub-wrapper{
  position: relative;
  top: auto;
  left: auto;
  transform: none;
  width: 140px;
  height: 140px;
  order: -1;
}
.m365s-satellites{
  position: static;
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem;
  padding: 1rem;
}
.m365s-satellite{
  position: relative !important;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  transform: none !important;
  width: 90px;
  height: auto;
  gap: 0.5rem;
}
.m365s-sat-icon{
  width: 52px;
  height: 52px;
}
.m365s-sat-icon svg{
  width: 26px;
  height: 26px;
}
.m365s-sat-label{
  font-size: 0.65rem;
}
.m365s-sat-sublabel{
  font-size: 0.55rem;
}
.m365s-caption{
  margin-top: 1rem;
  font-size: 0.8rem;
}
}
.m365-hero2 > .wrap{
  display: block;
  grid-template-columns: 1.02fr .98fr;
  gap: 44px;
  align-items: center;
}
.m365-hero2 .hero-copy{
  text-align: left;
}
.m365-hero2 .hero-copy .section-head{
  max-width: none;
  margin-bottom: 26px;
  text-align: left;
}
.m365-hero2 .hero-copy .section-head .kicker{
  justify-content: flex-start;
}
.m365-hero2 .hero-copy .section-head p{
  margin-top: 16px;
}
.m365-hero2 .hero-copy .hero-cta{
  justify-content: flex-start;
  margin-top: 4px;
}
.m365-hero2 .hero-orbit{
  position: relative;
}
.m365-hero2 .hero-orbit-cap{
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 9px;
  margin-bottom: 2px;
  text-align: center;
}
.m365-hero2 .hero-orbit-title{
  font-family: 'Space Grotesk','Poppins',sans-serif;
  font-weight: 600;
  font-size: clamp(1.05rem,1.5vw,1.3rem);
  line-height: 1.15;
  color: #fff;
}
.m365-hero2 .m365s-orbit{
  margin: 0 auto;
  padding-top: .6rem;
}
@media(max-width:960px){ .m365-hero2 > .wrap{grid-template-columns:1fr;gap:26px} .m365-hero2 .hero-copy{text-align:center} .m365-hero2 .hero-copy .section-head{text-align:center;margin-left:auto;margin-right:auto} .m365-hero2 .hero-copy .section-head .kicker{justify-content:center} .m365-hero2 .hero-copy .hero-cta{justify-content:center} }
.m365-hero2 .section-head.center p{
  color: #c6cbe0;
}
.m365o{
  position: relative;
  width: 100%;
  max-width: 560px;
  margin: 46px auto 0;
  aspect-ratio: 1;
}
.m365o-glow{
  position: absolute;
  inset: 8%;
  z-index: 0;
  background: radial-gradient(circle at 50% 50%,rgba(42,100,255,.32),transparent 62%);
  filter: blur(48px);
}
.m365o-ring{
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 1;
}
.m365o-ring.r1{
  inset: 1%;
  border: 1px dashed rgba(255,255,255,.14);
}
.m365o-ring.r2{
  inset: 16%;
  border: 1px solid rgba(255,255,255,.06);
}
@media(prefers-reduced-motion:no-preference){ .m365o-ring.r1{animation:m365o-spin 46s linear infinite} .m365o-ring.r2{animation:m365o-spin 62s linear infinite reverse} }
@keyframes m365o-spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}
.m365o-hub{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 5;
  width: 37%;
  aspect-ratio: 1;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: radial-gradient(circle at 50% 36%,#3f7bff,#003cb1 72%);
  border: 1px solid rgba(255,255,255,.2);
  box-shadow: 0 0 48px rgba(42,100,255,.6),inset 0 1px 3px rgba(255,255,255,.28);
}
.m365o-hub b{
  font-family: 'Space Grotesk','Poppins',sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: clamp(2.2rem,7vw,3.1rem);
  line-height: .9;
  letter-spacing: -.01em;
}
.m365o-hub span{
  font-size: clamp(.58rem,1.4vw,.72rem);
  font-weight: 300;
  color: #dbe4ff;
  letter-spacing: .07em;
  text-transform: uppercase;
  margin-top: 7px;
}
.m365o-sat{
  position: absolute;
  transform: translate(-50%,-50%);
  z-index: 6;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 9px;
  width: 108px;
  text-align: center;
}
.m365o-chip{
  width: 56px;
  height: 56px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,.075);
  backdrop-filter: blur(6px);
  border: 1px solid rgba(255,255,255,.14);
  box-shadow: 0 6px 20px rgba(0,0,0,.4);
  color: #9fc0ff;
  transition: transform .3s,border-color .3s,box-shadow .3s;
}
.m365o-chip svg{
  width: 26px;
  height: 26px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.m365o-sat:hover .m365o-chip{
  transform: translateY(-3px);
  border-color: rgba(63,123,255,.55);
  box-shadow: 0 10px 26px rgba(42,100,255,.3);
}
.m365o-lab{
  font-size: .78rem;
  font-weight: 600;
  color: #eef0f7;
  line-height: 1.2;
}
.m365o-lab span{
  display: block;
  font-size: .64rem;
  font-weight: 300;
  color: #9aa0bd;
  margin-top: 2px;
}
.m365o-s0{
  left: 50%;
  top: 8%;
}
.m365o-s1{
  left: 82.8%;
  top: 23.8%;
}
.m365o-s2{
  left: 90.9%;
  top: 59.3%;
}
.m365o-s3{
  left: 68.2%;
  top: 87.8%;
}
.m365o-s4{
  left: 31.8%;
  top: 87.8%;
}
.m365o-s5{
  left: 9.1%;
  top: 59.3%;
}
.m365o-s6{
  left: 17.2%;
  top: 23.8%;
}
@media(max-width:600px){
  .m365o-lab span{
    display: none;
  }
}
.smb2{
  position: relative;
}
.smb2 .section-head{
  margin-bottom: 4px;
}
.smb2-qa{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  margin-top: 36px;
  position: relative;
}
@media(min-width:761px){.smb2-qa::before{content:"";position:absolute;top:8px;bottom:8px;left:50%;width:1px;background:linear-gradient(180deg,transparent,var(--line-hi) 14%,var(--line-hi) 86%,transparent)}}
.smb2-h{
  font-size: 1.18rem;
  letter-spacing: normal;
  text-transform: none;
  font-weight: 700;
  margin: 0 0 20px;
  padding-bottom: 13px;
  border-bottom: 0;
  line-height: 1.3;
  position: relative;
  width: fit-content;
  background: linear-gradient(100deg,#fff 0%,var(--sky) 50%,var(--cobalt-glow) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.smb2-h::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 46px;
  height: 3px;
  border-radius: 3px;
  background: linear-gradient(90deg,var(--cobalt-glow),rgba(63,123,255,0));
}
.smb2-list{
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 17px;
}
.smb2-list li{
  font-weight: 300;
  color: #cdd2e8;
  font-size: .95rem;
  line-height: 1.62;
  position: relative;
  padding-left: 30px;
}
.smb2-list li b{
  font-weight: 600;
  color: #fff;
}
.smb2-list.is-pain li::before{
  content: "";
  position: absolute;
  left: 3px;
  top: .54em;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--muted);
}
.smb2-list.is-fix li svg{
  position: absolute;
  left: 0;
  top: 3px;
  width: 18px;
  height: 18px;
  color: var(--good);
}
.smb2-meta{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 36px;
  margin-top: 30px;
  padding-top: 26px;
  border-top: 1px solid var(--line);
}
.smb2-meta .k{
  display: block;
  font-size: .68rem;
  letter-spacing: .16em;
  text-transform: uppercase;
  font-weight: 700;
  color: var(--cobalt-glow);
  margin-bottom: 12px;
}
.smb2-meta p{
  font-weight: 300;
  color: #c8cce0;
  font-size: .95rem;
  line-height: 1.66;
  margin: 0;
  max-width: 52ch;
}
@media(max-width:600px){
  .m365-hero2 .m365o-s3,
  .m365-hero2 .m365o-s4{
    top: 85%;
  }
}
