.journey-grid.product-grid{gap:22px}
.product-tile,.product-tile.feature{min-height:372px;border:1px solid #e2dfeb;border-radius:16px;background:#fff;box-shadow:none;overflow:hidden}
.product-tile:hover,.product-tile:focus-visible{border-color:#bcaaf7;background:#fff;box-shadow:0 12px 30px rgba(67,32,189,.08);transform:translateY(-2px)}
.product-tile:before{display:none}
.product-card-content{display:flex;height:100%;padding:20px;flex-direction:column}
.product-identity{display:flex;min-height:44px;align-items:center;gap:12px}
.product-identity .capability-icon{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border:1px solid #d9cff7;border-radius:10px;background:#f4f0ff;color:var(--purple);font-size:16px}
.product-identity>div{display:grid;gap:2px;min-width:0}
.product-identity small{color:var(--purple);font-size:10px;font-weight:800;letter-spacing:.04em}
.product-identity h3{margin:0;font-size:18px;line-height:1.35}
.product-identity>em{margin-left:auto;padding:5px 9px;border-radius:999px;background:var(--purple);color:#fff;font-size:9px;font-style:normal;font-weight:800;white-space:nowrap}
.product-value{height:40px;margin:12px 0 14px;color:#666873;font-size:12px;line-height:1.65}
.product-tile .scene-preview{height:88px;margin:0 0 14px;padding:11px 12px;border:1px solid #e1dcf1;border-radius:10px;background:#faf9ff;overflow:hidden}
.scene-map,.scene-steps{height:100%;gap:6px}
.scene-map i,.scene-steps i{min-width:47px;height:36px;border-radius:8px;background:#fff;font-size:9px}
.scene-map>span,.scene-steps>span{width:14px}
.scene-compliance .scene-map i.source{background:var(--purple);color:#fff}
.scene-policy .scene-steps i:first-child,.scene-risk .risk-orbit div{border-color:#bcaaf7;background:var(--purple);color:#fff}
.scene-technical .control-bars{display:grid;height:100%;align-content:center;gap:8px}
.scene-technical .control-bars i{grid-template-columns:28px 1fr;gap:8px}
.scene-technical .control-bars small{display:none}
.scene-embedded .document-motion{height:100%}
.scene-embedded .doc-card{width:70px;height:46px;padding:0;place-content:center}
.scene-embedded .doc-card b{font-size:9px}
.scene-embedded .doc-card i{display:none}
.scene-embedded .motion-result{gap:4px}
.scene-embedded .motion-result span{padding:4px 6px;font-size:8px}
.scene-risk .risk-orbit{height:52px;padding:0;grid-template-columns:1.25fr repeat(3,.7fr);gap:7px}
.scene-risk .risk-orbit div,.scene-risk .risk-orbit i{min-height:36px;place-content:center;border-radius:8px;font-size:9px}
.scene-risk .risk-orbit div span{display:none}
.scene-risk .risk-line{margin:1px 8px 0}
.scene-evidence .evidence-converge{height:100%}
.scene-evidence .evidence-converge div i{height:21px;font-size:8px}
.scene-evidence .evidence-converge>b{height:44px;font-size:9px}
.scene-evidence .evidence-converge>b span{width:19px;height:19px}
.keyword-list{gap:7px;margin-top:0}
.keyword-list li{padding:4px 8px;border-color:#e7e4ee;background:#fafafd;font-size:10px}
.capability-link{margin-top:auto;padding-top:11px;border-top:1px solid #eceaf1}
.product-tile:not(.feature) .scene-preview *{animation-play-state:paused}
.product-tile:not(.feature):hover .scene-preview *,.product-tile:not(.feature):focus-visible .scene-preview *{animation-play-state:running}
@media(max-width:1200px){.journey-grid.product-grid{gap:18px}.product-card-content{padding:18px}.product-value{height:40px}.product-tile .scene-preview{padding:10px}.scene-map i,.scene-steps i{min-width:41px}.scene-map>span,.scene-steps>span{width:9px}}
@media(max-width:900px){.product-tile,.product-tile.feature{min-height:376px}.product-value{height:40px}}
@media(max-width:620px){.product-tile,.product-tile.feature{min-height:auto}.product-card-content{padding:20px}.product-value{height:auto}.product-tile .scene-preview{height:92px}}
@media(prefers-reduced-motion:reduce){.product-tile,.product-tile:hover,.product-tile:focus-visible{transition:none;transform:none}.scene-preview *{animation:none!important}}
