.msp-dash{width:100%;max-width:540px;margin:0 auto;border-radius:16px;background:linear-gradient(180deg,#0A201D,#071815);border:1px solid rgba(163,231,174,.14);box-shadow:0 30px 70px -30px rgba(0,0,0,.6);font-family:Inter,sans-serif;color:#E6F2EE;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.msp-dash__topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.06)}.msp-dash__brand{display:flex;align-items:center;gap:9px}.msp-dash__logo{width:24px;height:24px;border-radius:7px;background:linear-gradient(135deg,#A3E7AE,#4FBF92);display:flex;align-items:center;justify-content:center}.msp-dash__logo svg{display:block}.msp-dash__wordmark{font-family:Domine,serif;font-weight:700;font-size:16px;color:#C4FCCD}.msp-dash__tabs{display:flex;gap:18px;font-size:12.5px}.msp-dash__tab{color:rgba(214,232,226,.45)}.msp-dash__tab--active{color:#C4FCCD}.msp-dash__topright{display:flex;align-items:center;gap:10px}.msp-dash__pill{font-size:11px;font-weight:600;padding:4px 10px;border-radius:999px;color:#C9B8E8;background:rgba(122,92,168,.22);border:1px solid rgba(150,120,200,.3);white-space:nowrap}.msp-dash__avatar{width:26px;height:26px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:700;color:#042B1C;background:linear-gradient(135deg,#5EEAD4,#2DB8A6)}.msp-dash__stats{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid rgba(255,255,255,.06)}.msp-dash__stat{display:flex;flex-direction:column;gap:3px;padding:16px 18px;border-right:1px solid rgba(255,255,255,.05)}.msp-dash__stat:last-child{border-right:none}.msp-dash__stat-num{font-family:Domine,serif;font-size:24px;font-weight:700;color:#C4FCCD;line-height:1}.msp-dash__stat-num--warn{color:#F2B544}.msp-dash__stat-num--urgent{color:#E5705B}.msp-dash__stat-label{font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:rgba(206,226,220,.5)}.msp-dash__body{display:grid;grid-template-columns:150px 1fr}.msp-dash__nav{display:flex;flex-direction:column;gap:2px;padding:14px 10px;border-right:1px solid rgba(255,255,255,.06)}.msp-dash__navitem{display:flex;align-items:center;gap:9px;padding:8px 10px;border-radius:8px;font-size:12.5px;color:rgba(214,232,226,.55)}.msp-dash__navitem--active{color:#C4FCCD;background:rgba(45,184,166,.12)}.msp-dash__navdot{width:9px;height:9px;border-radius:3px;background:rgba(214,232,226,.3);flex-shrink:0}.msp-dash__navdot--active{background:#5EEAD4}.msp-dash__list{padding:14px 16px;display:flex;flex-direction:column;gap:9px}.msp-dash__list-title{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:rgba(206,226,220,.5);margin-bottom:2px}.msp-dash__row{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:10px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05)}.msp-dash__row-badge{width:30px;height:30px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:700;color:#C4FCCD;background:rgba(45,184,166,.14)}.msp-dash__row-id{display:flex;flex-direction:column;gap:1px;flex:1 1;min-width:0}.msp-dash__row-name{font-size:13px;font-weight:600;color:#EAF5F0}.msp-dash__row-stack{font-size:11px;color:rgba(206,226,220,.5)}.msp-dash__row-metric{display:flex;flex-direction:column;align-items:flex-end;gap:1px;min-width:52px}.msp-dash__row-metric b{font-size:13px;font-weight:700;color:#EAF5F0}.msp-dash__row-metric span{font-size:10px;color:rgba(206,226,220,.45)}.msp-dash__flagged{color:#F2B544!important}.msp-dash__row-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}@media (max-width:600px){.msp-dash__tabs{display:none}.msp-dash__stat-num{font-size:20px}.msp-dash__body{grid-template-columns:120px 1fr}}.msp-sec-head{max-width:720px;margin:0 0 44px}.msp-sec-head--center{margin-left:auto;margin-right:auto;text-align:center}.msp-eyebrow{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#2E8B82;margin-bottom:14px}.msp-eyebrow,.msp-h2{font-family:Outfit,sans-serif}.msp-h2{font-size:36px;font-weight:600;line-height:1.18;color:#042B1C;margin:0 0 14px}.msp-h2--serif{font-family:Domine,serif;font-weight:700}.msp-sub{font-family:Inter,sans-serif;font-size:18px;line-height:1.6;color:#4A5A52;margin:0}.msp-why-grid{display:flex;flex-direction:column;gap:22px}.msp-why-row{display:flex;justify-content:center;flex-wrap:wrap;gap:22px}.msp-why-card{flex:1 1 300px;max-width:360px;display:flex;flex-direction:column;gap:14px;padding:30px 28px;border-radius:18px;background:#FFFFFF;border:1px solid #e6efe9;transition:transform .32s ease,box-shadow .32s ease,background .32s ease,border-color .32s ease;will-change:transform}.msp-why-card:hover{transform:translateY(-6px);background:linear-gradient(180deg,#FFFDF7,#FBF8F0);border-color:#CFE7D9;box-shadow:0 26px 54px -20px rgba(122,220,163,.5),0 0 0 1px rgba(122,220,163,.22)}.msp-why-icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#EAF7EF,#DDF0E6);color:#0F5257}.msp-why-title{font-family:Outfit,sans-serif;font-size:19px;font-weight:600;line-height:1.3;color:#042B1C;margin:0}.msp-why-body{font-family:Inter,sans-serif;font-size:15px;line-height:1.62;color:#4A5A52;margin:0}.msp-zig-grouptitle{font-family:Outfit,sans-serif;font-size:22px;font-weight:700;color:#042B1C;text-align:center;margin:8px 0 36px}.msp-zig{display:flex;flex-direction:column;gap:30px}.msp-zig-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:center}.msp-zig-row--rev .msp-zig-copy{order:2}.msp-zig-row--rev .msp-zig-stage{order:1}.msp-zig-copy{display:flex;flex-direction:column}.msp-zig-eyebrow{font-family:Outfit,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;color:#7ADCA3}.msp-zig-title{font-family:Outfit,sans-serif;font-size:26px;font-weight:600;line-height:1.2;color:#042B1C;margin:10px 0 14px}.msp-zig-body{font-family:Inter,sans-serif;font-size:17px;line-height:1.65;color:#4A5A52;margin:0}.msp-zig-stage.hhw-card{display:block;min-height:0;border:1px solid #e6efe9;border-radius:18px;overflow:hidden;background:#FFFFFF}.msp-zig-stage .hhw-card-art{border-right:none;border-radius:18px;min-height:280px}@media (max-width:860px){.msp-zig-row,.msp-zig-row--rev{grid-template-columns:1fr;gap:24px}.msp-zig-row--rev .msp-zig-copy{order:1}.msp-zig-row--rev .msp-zig-stage{order:2}.msp-h2{font-size:30px}}.msp-adash-stage{display:flex;align-items:center;justify-content:center}.msp-adash-stage .msp-dash__list>:nth-child(n+4){display:none}.msp-soon{display:inline-flex;align-items:center;gap:7px;margin-top:18px;align-self:flex-start;font-family:Outfit,sans-serif;font-size:12.5px;font-weight:700;letter-spacing:.02em;color:#4B3F6B;background:#ECEAF6;border:1px solid #dcd8ee;padding:5px 12px;border-radius:999px}.msp-soon-dot{width:6px;height:6px;border-radius:50%;background:#7A5CA8}.msp-card{width:100%;max-width:440px;background:linear-gradient(180deg,#0A201D,#071815);border:1px solid rgba(163,231,174,.14);border-radius:16px;box-shadow:0 24px 56px -28px rgba(0,0,0,.55);padding:18px 18px 16px;font-family:Inter,sans-serif;color:#E6F2EE;-webkit-user-select:none;-moz-user-select:none;user-select:none}.msp-card__title{font-size:13.5px;font-weight:700;color:#D7E8E1;margin-bottom:16px}.msp-bars{display:flex;flex-direction:column;gap:12px}.msp-bar-row{display:grid;grid-template-columns:64px 1fr;align-items:center;grid-gap:10px;gap:10px}.msp-bar-user{font-size:12.5px;color:rgba(214,232,226,.7)}.msp-bar-track{height:24px;background:rgba(255,255,255,.04);border-radius:7px;overflow:hidden}.msp-bar-fill{height:100%;border-radius:7px;display:flex;align-items:center;justify-content:flex-end;padding-right:9px;min-width:22px;opacity:0;transform:translateX(-10px);animation:msp-fade .5s ease forwards;animation-play-state:paused}.msp-bar-fill--high{background:linear-gradient(90deg,#C2543F,#E5705B)}.msp-bar-fill--med{background:linear-gradient(90deg,#D99A2E,#F2B544)}.msp-bar-fill--low{background:linear-gradient(90deg,#2A9C8E,#5EEAD4)}.msp-bar-n{font-size:12px;font-weight:700;color:#0C1E1A}.msp-bar-fill--high .msp-bar-n,.msp-bar-fill--med .msp-bar-n{color:#2A150E}.msp-legend{display:flex;gap:18px;margin-top:16px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.msp-legend span{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;color:rgba(214,232,226,.6)}.msp-dot{width:9px;height:9px;border-radius:50%}.msp-dot--high{background:#E5705B}.msp-dot--med{background:#F2B544}.msp-dot--low{background:#5EEAD4}.msp-card__head{display:flex;align-items:center;gap:11px;padding-bottom:14px;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}.msp-card__head--simple{justify-content:space-between}.msp-card__warn{width:34px;height:34px;border-radius:9px;background:rgba(229,112,91,.16);display:flex;align-items:center;justify-content:center;flex-shrink:0}.msp-card__head-id{display:flex;flex-direction:column;gap:2px}.msp-card__head--simple b,.msp-card__head-id b{font-size:14px;color:#EAF5F0}.msp-card__head-id span{font-size:11.5px;color:rgba(214,232,226,.5)}.msp-ext-row,.msp-report-row{display:flex;align-items:center;gap:10px;padding:10px 2px;opacity:0;transform:translateY(6px);animation:msp-fade .45s ease forwards;animation-play-state:paused}.msp-ext-row{justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.04)}.msp-ext-name{font-size:13px;color:#E6F2EE}.msp-card__foot{font-size:11.5px;color:rgba(214,232,226,.45);margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.06)}.msp-report-badge{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#EAF5F0;flex-shrink:0}.msp-report-id{display:flex;flex-direction:column;gap:2px;flex:1 1;min-width:0}.msp-report-text{font-size:13px;font-weight:600;color:#EAF5F0}.msp-report-sub{font-size:11px;color:rgba(214,232,226,.45)}.msp-tag{font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;white-space:nowrap}.msp-tag--danger{color:#F3B0A4;background:rgba(229,112,91,.2);border:1px solid rgba(229,112,91,.32)}.msp-tag--warn{color:#F2CE84;background:rgba(242,181,68,.16);border:1px solid rgba(242,181,68,.3)}.msp-tag--ok{color:#A3E7AE;background:rgba(74,191,146,.16);border:1px solid rgba(74,191,146,.3)}.msp-adash-stage.is-in .msp-bar-fill,.msp-adash-stage.is-in .msp-ext-row,.msp-adash-stage.is-in .msp-report-row{animation-play-state:running}@keyframes msp-fade{to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.msp-bar-fill,.msp-ext-row,.msp-report-row{opacity:1!important;transform:none!important;animation:none!important}}.msp-fits{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:56px;gap:56px;align-items:start}.msp-fits-head{position:-webkit-sticky;position:sticky;top:110px}.msp-fits-list{display:flex;flex-direction:column;gap:26px}.msp-fits-item{display:grid;grid-template-columns:auto 1fr;grid-gap:16px;gap:16px;align-items:start}.msp-fits-check{display:flex;padding-top:1px}.msp-fits-name{font-family:Outfit,sans-serif;font-size:18px;font-weight:600;color:#042B1C;margin:0 0 5px}.msp-fits-body{font-family:Inter,sans-serif;font-size:15.5px;line-height:1.6;color:#4A5A52;margin:0}@media (max-width:860px){.msp-fits{grid-template-columns:1fr;gap:32px}.msp-fits-head{position:static}}.msp-cta{text-align:center}.msp-cta-h2{font-family:Domine,serif;font-size:38px;font-weight:700;line-height:1.18;margin:0 0 16px;color:#FFFFFF}.msp-cta-h2 .msp-cta-l2{color:#8FD4D0}.msp-cta-sub{font-family:Inter,sans-serif;font-size:18px;line-height:1.55;color:rgba(255,255,255,.78);margin:0 auto 30px;max-width:620px}.msp-cta-form{display:flex;justify-content:center}@media (max-width:600px){.msp-cta-h2{font-size:28px}}