.hero-visual{display:flex;min-height:380px;align-items:flex-end;padding:52px 20px 20px}.product-mock{width:100%;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:#fff;color:var(--text)}
.hero-visual .product-mock{height:304px}.mock-head{display:flex;height:48px;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--border);background:#fbfbfd}.mock-head b{font-size:13px}.mock-head span{padding:4px 8px;border-radius:999px;background:var(--purple-soft);color:var(--purple);font-size:10px;font-weight:700}
.mock-columns,.mock-rows>div{display:grid;grid-template-columns:1.45fr .8fr .72fr;gap:16px;align-items:center;padding:0 16px}.mock-columns{height:38px;background:#f6f3ff;color:var(--purple-dark);font-size:10px;font-weight:750}.mock-rows>div{min-height:62px;border-top:1px solid var(--border);font-size:11px}.mock-rows>div:first-child{border-top:0}.mock-rows span:first-child{font-weight:650}.mock-rows .state{justify-self:start;padding:4px 8px;border-radius:999px;background:var(--green-soft);color:var(--green-text);font-size:10px;font-weight:700}.mock-rows em{color:var(--purple);font-style:normal;font-weight:750}
.mock-chain{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:18px 14px}.mock-chain i{position:relative;display:grid;gap:4px;padding:14px 6px;border:1px solid #ded7f5;border-radius:10px;background:#faf9ff;font-style:normal;text-align:center}.mock-chain i:not(:last-child):after{content:"";position:absolute;right:-9px;top:50%;z-index:2;width:9px;height:1px;background:#bdb3dd}.mock-chain b{color:var(--purple);font-size:11px}.mock-chain span{font-size:11px;font-weight:700}.mock-dossier{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 14px 14px}.mock-dossier div{display:grid;gap:3px;padding:11px;border-radius:9px;background:var(--soft)}.mock-dossier small{color:var(--muted);font-size:9px}.mock-dossier b{font-size:11px}
.evidence-line{display:grid;grid-template-columns:repeat(4,1fr);padding:22px 14px}.evidence-line i{position:relative;display:grid;justify-items:center;gap:4px;font-style:normal;text-align:center}.evidence-line i:not(:last-child):after{content:"";position:absolute;left:62%;right:-38%;top:12px;height:1px;background:#cabff0}.evidence-line b{z-index:1;display:grid;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--purple);color:#fff;font-size:9px}.evidence-line span{font-size:11px;font-weight:700}.evidence-line em{color:var(--green-text);font-size:9px;font-style:normal}.evidence-result{display:grid;grid-template-columns:auto 1fr auto 1fr;gap:8px;align-items:center;margin:0 14px 14px;padding:12px;border-radius:9px;background:var(--soft);font-size:10px}.evidence-result span{color:var(--muted)}.evidence-result b{font-size:11px}
.demo-screen{padding:14px}.demo-screen .product-mock{min-height:276px}.demo-screen .mock-rows>div{min-height:58px}
@media(max-width:900px){.hero-visual{min-height:350px}.hero-visual .product-mock{height:auto;min-height:272px}}
@media(max-width:620px){.hero-visual{min-height:330px;padding:48px 12px 12px}.mock-columns,.mock-rows>div{grid-template-columns:1.25fr .8fr .75fr;gap:8px;padding:0 10px}.mock-chain{grid-template-columns:1fr 1fr}.mock-chain i:nth-child(2):after{display:none}.mock-dossier{grid-template-columns:1fr}.evidence-line{grid-template-columns:1fr 1fr;row-gap:16px}.evidence-line i:nth-child(2):after{display:none}.demo{align-items:start}}

/* Rich product detail composition */
.product-hero{position:relative;padding:34px 0 72px;overflow:hidden}.product-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 18%,rgba(91,46,230,.12),transparent 30%),linear-gradient(180deg,#fff 0%,#f7f5ff 100%);pointer-events:none}.product-hero .container{position:relative}.hero-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(480px,1.1fr);gap:42px;align-items:center;padding:42px;border:1px solid #ddd5f6;border-radius:24px;background:rgba(255,255,255,.86);box-shadow:0 18px 50px rgba(46,30,89,.08)}
.hero-panel .hero-copy{padding:12px 0}.hero-panel h1{margin-top:12px;font-size:44px}.hero-panel .hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:30px}.hero-panel .hero-proof span{display:grid;gap:2px;padding:11px;border:1px solid var(--border);border-radius:10px;background:#fff;color:#555660}.hero-panel .hero-proof span:before{display:none}.hero-panel .hero-proof b{color:var(--purple);font-size:10px}
.hero-showcase{position:relative;padding:14px;border:1px solid #d9cff7;border-radius:18px;background:linear-gradient(145deg,#efeaff,#fbfaff)}.showcase-head{display:flex;height:46px;align-items:center;justify-content:space-between;padding:0 6px 10px}.showcase-head div{display:grid}.showcase-head small{color:#8a7fb0;font-size:8px;font-weight:800;letter-spacing:.12em}.showcase-head b{font-size:12px}.showcase-head>span{padding:5px 9px;border-radius:999px;background:#fff;color:var(--purple);font-size:10px;font-weight:700}.hero-showcase .hero-visual{min-height:0;height:auto;padding:0;border:0;border-radius:12px;background:transparent;overflow:visible}.hero-showcase .hero-visual .visual-badge{display:none}.hero-showcase .product-mock{height:302px;box-shadow:0 10px 30px rgba(45,30,87,.08)}
.product-mock{border-color:#dedbe6}.mock-head{background:#fbfaff}.mock-head:before{content:"";width:4px;height:20px;margin-right:8px;border-radius:999px;background:var(--purple)}.mock-head b{margin-right:auto}.mock-columns{background:#f3efff}.mock-rows>div{transition:background .16s ease}.mock-rows>div:hover{background:#faf9ff}.mock-rows .state{border:1px solid #d7eee2}
.section-head .eyebrow{margin-bottom:4px}.workflow-card{min-height:210px;border-color:#e1deea;background:linear-gradient(180deg,#fff,#fdfcff)}.workflow-card .num{box-shadow:0 0 0 6px var(--purple-soft)}.cap-item{min-height:190px;transition:border-color .18s ease,transform .18s ease}.cap-item:hover{border-color:#cfc3f7;transform:translateY(-2px)}.demo{grid-template-columns:.78fr 1.22fr;padding:34px;border-radius:20px;background:linear-gradient(135deg,#f8f5ff,#fff)}.demo-screen{padding:10px;border-color:#dcd6ef;border-radius:14px;box-shadow:0 10px 28px rgba(45,30,87,.06)}.scenario{border:1px solid var(--border);border-top:3px solid var(--purple);background:#fff}.relation{min-height:64px}
@media(max-width:1000px){.hero-panel{grid-template-columns:1fr;padding:32px}.hero-showcase{max-width:700px;width:100%;margin:auto}.hero-panel .hero-proof{grid-template-columns:repeat(3,1fr)}}
@media(max-width:620px){.product-hero{padding:20px 0 48px}.hero-panel{padding:22px;border-radius:18px}.hero-panel h1{font-size:32px}.hero-panel .hero-proof{grid-template-columns:1fr}.hero-showcase{padding:10px}.hero-showcase .product-mock{height:auto;min-height:300px}.showcase-head{padding:0 4px 8px}.demo{padding:20px}}

/* Scene-based product presentation */
.scene-mock{background:linear-gradient(145deg,#fff,#fbfaff)}.focus-scene{position:relative;height:calc(100% - 48px);min-height:228px;padding:24px;overflow:hidden}.focus-scene:before{content:"";position:absolute;right:-58px;bottom:-72px;width:190px;height:190px;border:30px solid rgba(91,46,230,.045);border-radius:50%}.focus-scene svg{overflow:visible}.focus-scene path{fill:none;stroke:#a995e9;stroke-width:2;stroke-dasharray:7 7}.focus-scene.scene-running path{animation:scenePath 7s linear infinite}
.compliance-focus{display:grid;grid-template-columns:1fr 1.05fr .9fr;align-items:center;gap:12px}.focus-source{display:grid;gap:5px;padding:18px;border:1px solid #d8cdf8;border-radius:12px;background:#f5f1ff}.focus-source span{color:var(--purple);font-size:10px;font-weight:700}.focus-source b{font-size:16px}.focus-source small{color:var(--muted);font-size:10px}.compliance-focus svg{width:100%;height:150px}.focus-target{display:grid;gap:10px}.focus-target i{padding:13px;border:1px solid var(--border);border-radius:10px;background:#fff;font-size:11px;font-style:normal;font-weight:700;transition:.2s ease}.scene-running .focus-target i{animation:sceneGlow 7s ease-in-out infinite}.scene-running .focus-target i:nth-child(2){animation-delay:.7s}.scene-running .focus-target i:nth-child(3){animation-delay:1.4s}
.policy-focus{display:grid;align-content:center;gap:22px}.lifecycle{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.lifecycle i{position:relative;display:grid;gap:4px;padding:15px;border:1px solid #ddd6f2;border-radius:11px;background:#fff;font-style:normal}.lifecycle i:not(:last-child):after{content:"";position:absolute;right:-11px;top:50%;z-index:2;width:11px;height:1px;background:#bfb4df}.lifecycle b{color:var(--purple);font-size:9px}.lifecycle span{font-size:13px;font-weight:750}.lifecycle em{color:var(--muted);font-size:9px;font-style:normal}.scene-running .lifecycle i{animation:sceneGlow 8s ease-in-out infinite}.scene-running .lifecycle i:nth-child(2){animation-delay:.7s}.scene-running .lifecycle i:nth-child(3){animation-delay:1.4s}.scene-running .lifecycle i:nth-child(4){animation-delay:2.1s}.focus-summary{display:flex;gap:8px}.focus-summary span{padding:8px 11px;border-radius:999px;background:var(--soft);color:#60616a;font-size:10px}
.technical-focus{display:grid;grid-template-columns:130px 1fr;align-items:center;gap:22px}.baseline-ring{display:grid;width:126px;height:126px;place-items:center;align-content:center;border:12px solid #eee9ff;border-top-color:var(--purple);border-radius:50%;background:#fff}.baseline-ring b{font-size:15px}.baseline-ring span{color:var(--muted);font-size:9px}.scene-running .baseline-ring{animation:ringTurn 9s linear infinite}.baseline-items{display:grid;gap:9px}.baseline-items i{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:12px;border:1px solid var(--border);border-radius:10px;background:#fff;font-style:normal}.baseline-items b{color:var(--purple);font-size:10px}.baseline-items span{font-size:11px;font-weight:700}.baseline-items em{padding:4px 8px;border-radius:999px;background:var(--green-soft);color:var(--green-text);font-size:9px;font-style:normal}
.embedded-focus{display:grid;grid-template-columns:94px 1fr 108px;align-items:center;gap:10px}.moving-doc{display:grid;gap:6px;padding:15px;border:1px solid #cfc3f7;border-radius:12px;background:#fff}.moving-doc span{height:4px;border-radius:999px;background:#dfd9ec}.moving-doc span:nth-child(2){width:76%}.moving-doc b{margin-top:5px;color:var(--purple);font-size:10px}.embedded-focus svg{width:100%;height:110px}.embedded-focus circle{fill:var(--purple)}.identity-results{display:grid;gap:8px}.identity-results i{padding:11px;border:1px solid var(--border);border-radius:9px;background:#fff;font-size:10px;font-style:normal;font-weight:700}.scene-running .moving-doc{animation:docTravel 5.8s ease-in-out infinite}.scene-running .identity-results i{animation:sceneGlow 5.8s ease-in-out infinite}.scene-running .identity-results i:nth-child(2){animation-delay:.6s}.scene-running .identity-results i:nth-child(3){animation-delay:1.2s}
.risk-focus{display:grid;grid-template-columns:130px 1fr;grid-template-rows:1fr auto;align-items:center;gap:18px}.risk-center{display:grid;width:126px;height:126px;place-items:center;align-content:center;border:1px solid #d8cdf8;border-radius:50%;background:#f5f1ff}.risk-center b{font-size:15px}.risk-center span{color:var(--muted);font-size:9px}.risk-stage{display:grid;grid-template-columns:1fr 1fr;gap:9px}.risk-stage i{display:grid;gap:3px;padding:13px;border:1px solid var(--border);border-radius:10px;background:#fff;font-style:normal}.risk-stage b{color:var(--purple);font-size:9px}.risk-stage span{font-size:11px;font-weight:700}.scene-running .risk-stage i{animation:sceneGlow 8s ease-in-out infinite}.scene-running .risk-stage i:nth-child(2){animation-delay:.6s}.scene-running .risk-stage i:nth-child(3){animation-delay:1.2s}.scene-running .risk-stage i:nth-child(4){animation-delay:1.8s}.risk-meter{grid-column:1/3;display:flex;align-items:center;gap:10px;height:7px;border-radius:999px;background:#e3dff0}.risk-meter span{display:block;width:72%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--purple),#8c69ef)}.risk-meter em{white-space:nowrap;color:var(--green-text);font-size:9px;font-style:normal;font-weight:700}
.evidence-focus{display:grid;grid-template-columns:100px 1fr 120px;align-items:center;gap:10px}.evidence-input{display:grid;gap:9px}.evidence-input i{padding:11px;border:1px solid var(--border);border-radius:9px;background:#fff;font-size:10px;font-style:normal;text-align:center}.evidence-focus svg{width:100%;height:150px}.evidence-output{display:grid;gap:5px;place-items:center;padding:22px 10px;border:1px solid #bfe4d1;border-radius:14px;background:#f2fbf6;text-align:center}.evidence-output b{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--green);color:#fff}.evidence-output span{font-size:12px;font-weight:750}.evidence-output em{color:var(--green-text);font-size:9px;font-style:normal}.scene-running .evidence-output{animation:evidencePulse 7s ease-in-out infinite}
.story-reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease var(--reveal-delay,0ms),transform .55s ease var(--reveal-delay,0ms)}.story-reveal.is-visible{opacity:1;transform:none}.hero-copy>*{opacity:0;transform:translateY(12px);animation:heroEnter .55s ease forwards}.hero-copy>*:nth-child(2){animation-delay:.08s}.hero-copy>*:nth-child(3){animation-delay:.16s}.hero-copy>*:nth-child(4){animation-delay:.24s}.hero-copy>*:nth-child(5){animation-delay:.32s}.hero-showcase{opacity:0;transform:translateY(18px) scale(.985);animation:showcaseEnter .7s ease .18s forwards}
@keyframes scenePath{to{stroke-dashoffset:-56}}@keyframes sceneGlow{0%,30%,100%{border-color:var(--border);background:#fff}45%,68%{border-color:#bcaaf7;background:#f6f2ff}}@keyframes ringTurn{50%{transform:rotate(3deg)}100%{transform:rotate(0)}}@keyframes docTravel{0%,100%{transform:translateX(0)}50%{transform:translateX(9px)}}@keyframes evidencePulse{0%,55%,100%{box-shadow:0 0 0 0 rgba(41,169,107,0)}70%{box-shadow:0 0 0 8px rgba(41,169,107,.1)}}@keyframes heroEnter{to{opacity:1;transform:none}}@keyframes showcaseEnter{to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.focus-scene *,.focus-scene,.hero-copy>*,.hero-showcase,.story-reveal{animation:none!important;transition:none!important}.hero-copy>*,.hero-showcase,.story-reveal{opacity:1!important;transform:none!important}}

/* v5: module identity, dual visual system and richer restrained motion */
.module-identity{display:flex;max-width:520px;align-items:center;gap:12px;margin-bottom:18px;padding:10px 12px;border:1px solid #ddd5f6;border-radius:12px;background:rgba(255,255,255,.86)}
.module-identity>span{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border-radius:10px;background:var(--purple);color:#fff;font-size:16px;font-weight:800}
.module-identity>div{display:grid;min-width:0;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}
.module-identity small{grid-column:1/-1;color:#8b80ae;font-size:8px;font-weight:800;letter-spacing:.12em}
.module-identity b{color:var(--purple);font-size:13px}
.module-identity em{overflow:hidden;color:#74727e;font-size:10px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}
.hero-panel h1{margin-top:10px}
.showcase-head>span,.mock-head span{background:var(--purple);color:#fff}
.hero-proof span{position:relative;overflow:hidden;transition:border-color .18s ease,transform .18s ease}
.hero-proof span:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:var(--purple);transition:width .35s ease}
.hero-proof span:hover{border-color:#cbbdf7;transform:translateY(-1px)}
.hero-proof span:hover:after{width:100%}
.section-head{position:relative;padding-left:18px}
.section-head:before{content:"";position:absolute;left:0;top:4px;width:4px;height:0;border-radius:999px;background:var(--purple);transition:height .55s ease}
.section-head.is-visible:before{height:38px}
.cap-item{position:relative;overflow:hidden}
.cap-item:after{content:"";position:absolute;left:22px;bottom:0;width:0;height:3px;border-radius:999px;background:var(--purple);transition:width .3s ease}
.cap-item:hover:after{width:52px}
.cap-item>span{border:1px solid #d8cff5;transition:background .18s ease,color .18s ease,transform .18s ease}
.cap-item:hover>span{background:var(--purple);color:#fff;transform:translateY(-2px)}
.prototype-section{overflow:hidden;background:linear-gradient(180deg,#fff 0%,#faf9ff 100%)}
.prototype-browser{overflow:hidden;border:1px solid #d9d2ec;border-radius:18px;background:#fff;box-shadow:0 16px 42px rgba(42,28,78,.08)}
.prototype-browser-bar{display:flex;height:44px;align-items:center;gap:7px;padding:0 16px;border-bottom:1px solid var(--border);background:#fbfafd}
.prototype-browser-bar>span{width:8px;height:8px;border-radius:50%;background:#d7d2df}
.prototype-browser-bar>span:first-child{background:#c8b8f5}.prototype-browser-bar>span:nth-child(2){background:#e6d8b8}.prototype-browser-bar>span:nth-child(3){background:#badfce}
.prototype-browser-bar b{margin-left:8px;color:#77727f;font-size:10px;font-weight:700}
.prototype-viewport{position:relative;height:520px;overflow:hidden;background:#f7f8fa}
.prototype-viewport iframe{width:150%;height:780px;border:0;pointer-events:none;transform:scale(.667);transform-origin:0 0}
.prototype-viewport:after{content:"";position:absolute;inset:0;border:1px solid rgba(91,46,230,.05);pointer-events:none}
.prototype-annotation{position:absolute;left:var(--x);top:var(--y);display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #cbbdf7;border-radius:999px;background:rgba(255,255,255,.96);color:#4b3c78;font-size:10px;font-weight:750;opacity:0;transform:translateY(8px);transition:opacity .4s ease var(--delay),transform .4s ease var(--delay);box-shadow:0 6px 16px rgba(50,34,92,.08);pointer-events:none}
.prototype-annotation:after{content:"";position:absolute;left:13px;top:100%;width:1px;height:26px;background:#b7a7ea}
.prototype-annotation i,.prototype-mobile-notes i{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:var(--purple);color:#fff;font-size:9px;font-style:normal}
.prototype-browser.is-visible .prototype-annotation{opacity:1;transform:none}
.prototype-mobile-notes{display:none}
.prototype-browser.story-reveal{clip-path:inset(0 0 100% 0 round 18px);opacity:1;transform:none;transition:clip-path .75s cubic-bezier(.22,.75,.18,1) var(--reveal-delay,0ms)}
.prototype-browser.story-reveal.is-visible{clip-path:inset(0 0 0 0 round 18px)}
.relation{position:relative;overflow:hidden}.relation:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(91,46,230,.05),transparent);transform:translateX(-110%);transition:transform .45s ease}.relation:hover:before{transform:translateX(110%)}
.scene-track{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.scene-track path{fill:none;stroke:#b6a6eb;stroke-width:1.5;stroke-dasharray:7 7;stroke-dashoffset:70}.scene-track circle{fill:var(--purple);opacity:.22}.scene-running .scene-track path{animation:sceneTrackDraw 6s linear infinite}.scene-running .scene-track circle{animation:sceneTrackNode 6s ease-in-out infinite}.policy-focus .lifecycle,.technical-focus .baseline-ring,.technical-focus .baseline-items,.risk-focus .risk-center,.risk-focus .risk-stage,.risk-focus .risk-meter{position:relative;z-index:1}
@keyframes sceneTrackDraw{0%{stroke-dashoffset:70;opacity:.3}35%,78%{stroke-dashoffset:0;opacity:1}100%{stroke-dashoffset:-70;opacity:.3}}@keyframes sceneTrackNode{0%,20%{opacity:.18}42%,72%{opacity:.85}100%{opacity:.18}}
@media(max-width:900px){.module-identity{max-width:none}.prototype-viewport{height:450px}.prototype-viewport iframe{width:166.667%;height:750px;transform:scale(.6)}.prototype-annotation{display:none}.prototype-mobile-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px;background:#fff}.prototype-mobile-notes span{display:flex;align-items:center;gap:7px;padding:9px;border-radius:8px;background:#f6f3ff;color:#5e5870;font-size:10px;font-weight:700}}
@media(max-width:620px){.module-identity>div{grid-template-columns:1fr}.module-identity em{white-space:normal}.prototype-viewport{height:360px}.prototype-viewport iframe{width:200%;height:720px;transform:scale(.5)}.prototype-mobile-notes{grid-template-columns:1fr}.section-head{padding-left:14px}}
@media(prefers-reduced-motion:reduce){.section-head:before{height:38px}.prototype-browser.story-reveal{clip-path:none}.prototype-annotation{opacity:1;transform:none}.hero-proof span,.cap-item,.cap-item>span,.relation:before{transition:none!important}.scene-track path{stroke-dashoffset:0}.scene-track circle{opacity:.8}}

/* v5.1: unified quiet cues and duplicate-label cleanup */
.section-head{padding-left:0}
.section-head:before{display:none}
.section-head .eyebrow{display:inline-flex;min-height:28px;align-items:center;gap:7px;margin:0 0 8px;padding:5px 10px;border:1px solid #ded4fb;border-radius:999px;background:var(--purple-soft);color:var(--purple);font-size:10px;font-weight:800;letter-spacing:.02em}
.section-head .eyebrow:before{width:6px;height:6px;border-radius:50%;background:var(--purple)}
.section-head h2{margin-top:4px}
.showcase-head{height:50px;padding:0 8px 10px}
.showcase-head small{font-size:8px;letter-spacing:.14em}
.showcase-head b{font-size:13px}
.showcase-head>span{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid #d8ccfb;background:#fff;color:var(--purple);font-size:9px}
.showcase-head>span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--purple)}
.hero-showcase .product-mock{height:256px}
.hero-showcase .focus-scene{min-height:256px}
.module-identity{background:#fff;border-color:#ddd5f6}
.module-identity small{color:#8a80aa}
.module-identity b{color:var(--purple)}
.prototype-browser-bar b{display:inline-flex;align-items:center;gap:7px}
.prototype-browser-bar b:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--purple)}
.prototype-annotation{border-color:#ded4fb;box-shadow:0 5px 14px rgba(50,34,92,.06)}
@media(max-width:620px){.section-head .eyebrow{min-height:26px;padding:4px 9px}.hero-showcase .product-mock,.hero-showcase .focus-scene{height:auto;min-height:248px}}

/* v5.2: one restrained cue language across hero and content sections */
.module-identity{display:inline-grid;width:auto;max-width:100%;grid-template-columns:36px minmax(0,auto);align-items:center;gap:10px;margin:0 0 20px;padding:0;border:0;border-radius:0;background:transparent}
.module-identity>span{width:36px;height:36px;flex-basis:36px;border:1px solid #ded4fb;border-radius:10px;background:var(--purple-soft);color:var(--purple);font-size:14px}
.module-identity>div{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:8px;row-gap:1px;align-items:center;padding-left:10px;border-left:3px solid var(--purple)}
.module-identity small{grid-column:1/-1;color:#8a80aa;font-size:9px;line-height:14px;font-weight:800;letter-spacing:.04em}
.module-identity b{color:var(--purple);font-size:12px;line-height:18px}
.module-identity em{color:#74727e;font-size:10px;line-height:16px}
.showcase-head small{color:#8a80aa;font-size:9px;letter-spacing:.04em}
.showcase-head>span{border-color:#ded4fb;background:var(--purple-soft)}
@media(max-width:620px){.module-identity{grid-template-columns:32px minmax(0,1fr);margin-bottom:16px}.module-identity>span{width:32px;height:32px;flex-basis:32px}.module-identity>div{grid-template-columns:1fr}.module-identity em{white-space:normal}}

/* v5.3: module and section markers share one component language */
.module-identity,.section-head .eyebrow{display:inline-flex;width:max-content;max-width:100%;min-height:28px;align-items:center;gap:7px;margin:0 0 8px;padding:5px 10px;border:1px solid #ded4fb;border-radius:999px;background:var(--purple-soft);color:var(--purple)}
.module-identity{margin-bottom:16px}
.module-identity>span,.section-head .eyebrow:before{display:block;width:6px;height:6px;flex:0 0 6px;border:0;border-radius:50%;background:var(--purple)}
.module-identity>div{display:flex;min-width:0;align-items:center;gap:6px;padding:0;border:0}
.module-identity small,.module-identity b,.section-head .eyebrow{font-size:10px;line-height:16px;font-weight:800;letter-spacing:.02em}
.module-identity small{color:#766b98}
.module-identity small:after{content:"·";padding-left:6px;color:#a79fbd}
.module-identity b{color:var(--purple)}
@media(max-width:620px){.module-identity{display:inline-flex;grid-template-columns:none;margin-bottom:14px}.module-identity>span{width:6px;height:6px;flex-basis:6px}.module-identity>div{display:flex;grid-template-columns:none}.module-identity small,.module-identity b{font-size:10px}}

/* v6: layered, one-time detail-page entrance motion */
:root{--motion-ease:cubic-bezier(.22,.72,.24,1)}
.story-reveal{opacity:0;will-change:opacity,transform;transition-property:opacity,transform,clip-path;transition-duration:520ms;transition-timing-function:var(--motion-ease);transition-delay:var(--reveal-delay,0ms)}
.story-reveal.is-visible{opacity:1;transform:none}

/* Section marker, heading and description */
.story-reveal[data-motion="heading"]{transform:translateY(14px)}
.section-head h2{position:relative;width:fit-content}
.section-head h2:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:2px;border-radius:999px;background:var(--purple);opacity:.75;transition:width 480ms var(--motion-ease) 120ms}
.section-head.is-visible h2:after{width:38px}
.section-head .eyebrow:before{opacity:.35;transform:scale(.65);transition:opacity 420ms ease 80ms,transform 420ms var(--motion-ease) 80ms}
.section-head.is-visible .eyebrow:before{opacity:1;transform:scale(1)}
.section-head h2,.section-head p{opacity:0;transform:translateY(8px);transition:opacity 480ms var(--motion-ease),transform 480ms var(--motion-ease)}
.section-head h2{transition-delay:80ms}
.section-head p{transition-delay:150ms}
.section-head.is-visible h2,.section-head.is-visible p{opacity:1;transform:none}

/* Workflow: card, number and connector */
.story-reveal[data-motion="workflow"]{transform:translateY(16px) scale(.985)}
.workflow-card .num{opacity:.55;transform:scale(.78);transition:opacity 440ms ease 140ms,transform 440ms var(--motion-ease) 140ms}
.workflow-card.is-visible .num{opacity:1;transform:scale(1)}
.workflow-card:not(:last-child):after{opacity:0;transform:translateX(-7px) scale(.92);transition:opacity 440ms ease 230ms,transform 440ms var(--motion-ease) 230ms}
.workflow-card.is-visible:not(:last-child):after{opacity:1;transform:none}

/* Capability: surface first, icon and copy second */
.story-reveal[data-motion="capability"]{transform:translateY(14px) scale(.99)}
.cap-item>span{opacity:0;transform:translateY(6px) scale(.88);transition:opacity 440ms ease 120ms,transform 440ms var(--motion-ease) 120ms,background .18s ease,color .18s ease}
.cap-item h3,.cap-item p{opacity:0;transform:translateY(7px);transition:opacity 440ms var(--motion-ease),transform 440ms var(--motion-ease)}
.cap-item h3{transition-delay:170ms}.cap-item p{transition-delay:230ms}
.cap-item.is-visible>span,.cap-item.is-visible h3,.cap-item.is-visible p{opacity:1;transform:none}

/* Real product frame: left-to-right mask, then annotations */
.prototype-browser.story-reveal[data-motion="prototype"]{opacity:1;transform:none;clip-path:inset(0 100% 0 0 round 18px);transition-duration:720ms;transition-timing-function:var(--motion-ease)}
.prototype-browser.story-reveal[data-motion="prototype"].is-visible{clip-path:inset(0 0 0 0 round 18px)}
.prototype-browser .prototype-annotation{transition-delay:760ms}
.prototype-browser .prototype-annotation:nth-of-type(2){transition-delay:830ms}
.prototype-browser .prototype-annotation:nth-of-type(3){transition-delay:900ms}

/* Scenario: surface rises while its top accent draws */
.scenario{position:relative;border-top-color:transparent;overflow:hidden}
.scenario:before{content:"";position:absolute;left:0;top:0;width:0;height:3px;background:var(--purple);transition:width 520ms var(--motion-ease) 150ms}
.scenario.is-visible:before{width:100%}
.story-reveal[data-motion="scenario"]{transform:translateY(16px)}

/* Relations: object appears, arrow resolves once */
.story-reveal[data-motion="relation"]{transform:translateY(12px) scale(.99)}
.relation>span{opacity:.35;transform:translateX(-7px);transition:opacity 420ms ease 150ms,transform 420ms var(--motion-ease) 150ms}
.relation.is-visible>span{opacity:1;transform:none}

/* Hero results enter after title and actions */
.hero-proof span{opacity:0;transform:translateY(10px) scale(.985);animation:proofEnter 500ms var(--motion-ease) var(--proof-delay,380ms) forwards}
@keyframes proofEnter{to{opacity:1;transform:none}}

@media(max-width:900px){.story-reveal{--reveal-delay:0ms!important}.story-reveal[data-motion="heading"],.story-reveal[data-motion="workflow"],.story-reveal[data-motion="capability"],.story-reveal[data-motion="scenario"],.story-reveal[data-motion="relation"]{transform:translateY(10px)}}
@media(max-width:620px){.story-reveal{transition-duration:440ms}.section-head h2:after{transition-duration:400ms}.prototype-browser.story-reveal[data-motion="prototype"]{transition-duration:620ms}}
@media(prefers-reduced-motion:reduce){.story-reveal,.section-head h2,.section-head p,.section-head .eyebrow:before,.workflow-card .num,.workflow-card:not(:last-child):after,.cap-item>span,.cap-item h3,.cap-item p,.prototype-browser .prototype-annotation,.scenario:before,.relation>span,.hero-proof span{animation:none!important;transition:none!important;opacity:1!important;transform:none!important;clip-path:none!important}.section-head h2:after,.scenario:before{width:38px}.scenario:before{width:100%}}
@media(max-width:620px){.focus-scene{min-height:260px;padding:16px}.compliance-focus,.embedded-focus,.evidence-focus{grid-template-columns:1fr 1fr}.compliance-focus svg,.embedded-focus svg,.evidence-focus svg{display:none}.technical-focus,.risk-focus{grid-template-columns:1fr}.baseline-ring,.risk-center{width:92px;height:92px;margin:auto}.lifecycle{grid-template-columns:1fr 1fr}.lifecycle i:nth-child(2):after{display:none}.risk-meter{grid-column:auto}.evidence-output{grid-row:1/3;grid-column:2}.identity-results{grid-column:2;grid-row:1}.moving-doc{grid-column:1}.hero-panel .hero-proof{gap:6px}}

/* v7: ordered group reveals and pin-placement annotations */
.story-group{--group-step:80ms}
.story-group>*{opacity:0;transform:translateY(16px) scale(.985);transition:opacity 500ms var(--motion-ease),transform 500ms var(--motion-ease);transition-delay:var(--item-delay,0ms)}
.story-group.is-visible>*{opacity:1;transform:none}
.workflow.story-group{--group-step:200ms}
.workflow.story-group .workflow-card .num{opacity:.45;transform:scale(.94);transition-delay:calc(var(--item-delay,0ms) + 120ms)}
.workflow.story-group.is-visible .workflow-card .num{opacity:1;transform:scale(1)}
.workflow.story-group .workflow-card:not(:last-child):after{opacity:0;transform:translateX(-7px) scale(.92);transition-delay:calc(var(--item-delay,0ms) + 360ms)}
.workflow.story-group.is-visible .workflow-card:not(:last-child):after{opacity:1;transform:none}
.capability-grid.story-group{--group-step:70ms}
.capability-grid.story-group .cap-item>span{transition-delay:calc(var(--item-delay,0ms) + 100ms)}
.capability-grid.story-group .cap-item h3{transition-delay:calc(var(--item-delay,0ms) + 160ms)}
.capability-grid.story-group .cap-item p{transition-delay:calc(var(--item-delay,0ms) + 220ms)}
.capability-grid.story-group.is-visible .cap-item>span,.capability-grid.story-group.is-visible .cap-item h3,.capability-grid.story-group.is-visible .cap-item p{opacity:1;transform:none}
.scenarios.story-group{--group-step:100ms}
.scenarios.story-group .scenario:before{transition-delay:calc(var(--item-delay,0ms) + 150ms)}
.scenarios.story-group.is-visible .scenario:before{width:100%}
.relations.story-group{--group-step:90ms}
.relations.story-group .relation>span{transition-delay:calc(var(--item-delay,0ms) + 160ms)}
.relations.story-group.is-visible .relation>span{opacity:1;transform:none}

.prototype-browser .prototype-annotation{padding:0;border:0;background:transparent;box-shadow:none;opacity:1;transform:none;overflow:visible;transition:none}
.prototype-browser .prototype-annotation:after{left:13px;top:25px;height:27px;transform:scaleY(0);transform-origin:top;background:#a997e8;transition:transform 260ms var(--motion-ease) var(--pin-delay,760ms)}
.prototype-browser .prototype-annotation i{position:relative;z-index:2;flex:0 0 26px;width:26px;height:26px;opacity:0;transform:translateY(-14px) scale(.86);transition:opacity 260ms ease var(--pin-delay,760ms),transform 360ms var(--motion-ease) var(--pin-delay,760ms);box-shadow:0 0 0 5px rgba(238,233,255,.9)}
.prototype-browser .prototype-annotation b{display:block;max-width:0;padding:7px 0;border:1px solid transparent;border-radius:999px;background:rgba(255,255,255,.97);opacity:0;overflow:hidden;white-space:nowrap;transform:translateX(-5px);transition:max-width 360ms var(--motion-ease) calc(var(--pin-delay,760ms) + 210ms),padding 360ms var(--motion-ease) calc(var(--pin-delay,760ms) + 210ms),border-color 180ms ease calc(var(--pin-delay,760ms) + 210ms),opacity 240ms ease calc(var(--pin-delay,760ms) + 210ms),transform 360ms var(--motion-ease) calc(var(--pin-delay,760ms) + 210ms)}
.prototype-browser.is-visible .prototype-annotation:after{transform:scaleY(1)}
.prototype-browser.is-visible .prototype-annotation i{opacity:1;transform:none}
.prototype-browser.is-visible .prototype-annotation b{max-width:170px;padding:7px 11px;border-color:#cbbdf7;opacity:1;transform:none;box-shadow:0 6px 16px rgba(50,34,92,.07)}
.prototype-mobile-notes span{opacity:0;transform:translateY(8px);transition:opacity 420ms var(--motion-ease) var(--note-delay,180ms),transform 420ms var(--motion-ease) var(--note-delay,180ms)}
.prototype-browser.is-visible .prototype-mobile-notes span{opacity:1;transform:none}

@media(max-width:900px){.story-group{--group-step:65ms}.workflow.story-group{--group-step:140ms}.story-group>*{transform:translateY(10px)}}
@media(max-width:620px){.workflow.story-group{--group-step:110ms}.capability-grid.story-group,.scenarios.story-group,.relations.story-group{--group-step:55ms}}
@media(prefers-reduced-motion:reduce){.story-group>*,.prototype-annotation:after,.prototype-annotation i,.prototype-annotation b,.prototype-mobile-notes span{animation:none!important;transition:none!important;opacity:1!important;transform:none!important}.prototype-annotation b{max-width:170px!important;padding:7px 11px!important;border-color:#cbbdf7!important}.prototype-annotation:after{transform:scaleY(1)!important}}

/* v8: workflow width follows each module's real number of business stages */
.workflow.workflow-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.workflow.workflow-4 .workflow-card{min-height:190px;padding:20px}
.workflow.workflow-4 .workflow-card h3{font-size:17px}
@media(max-width:900px){.workflow.workflow-4{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow.workflow-4 .workflow-card:nth-child(2):after{display:none}}
@media(max-width:620px){.workflow.workflow-4{grid-template-columns:1fr}.workflow.workflow-4 .workflow-card{min-height:auto}.workflow.workflow-4 .workflow-card:nth-child(2):after{display:block}}

/* v9: public-facing capability map replaces internal product screenshots */
.capability-map-section{overflow:hidden;background:linear-gradient(180deg,#fff 0%,#faf9ff 100%)}
.capability-map{position:relative;padding:28px;border:1px solid #d9cff7;border-radius:18px;background:#fff;overflow:hidden}
.capability-map:before{content:"";position:absolute;right:-100px;top:-100px;width:260px;height:260px;border:42px solid rgba(91,46,230,.035);border-radius:50%;pointer-events:none}
.map-identity{position:relative;z-index:1;display:flex;align-items:center;gap:14px;padding:16px 18px;border:1px solid var(--border);border-radius:12px;background:#fbfaff}
.map-identity-icon{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:10px;background:var(--purple);color:#fff;font-weight:800}
.map-identity>div{min-width:0;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center}
.map-identity small{grid-column:1/-1;color:#8a80aa;font-size:9px;font-weight:800;letter-spacing:.06em}
.map-identity b{font-size:15px}
.map-identity p{margin:0;color:var(--muted);font-size:11px}
.map-identity em{margin-left:auto;padding:5px 9px;border-radius:999px;background:var(--purple-soft);color:var(--purple);font-size:10px;font-style:normal;font-weight:800;white-space:nowrap}
.map-flow{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.2fr .9fr;gap:38px;margin-top:18px}
.map-stage{position:relative;min-width:0;padding:18px;border:1px solid var(--border);border-radius:14px;background:#fff}
.map-stage header{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--border)}
.map-stage header>span{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:var(--purple-soft);color:var(--purple);font-size:10px;font-weight:800}
.map-stage header div{display:grid}
.map-stage header small{color:var(--muted);font-size:9px;font-weight:700}
.map-stage header b{font-size:13px}
.map-stage:not(:last-child):after{content:"→";position:absolute;right:-32px;top:50%;z-index:2;display:grid;width:26px;height:26px;place-items:center;border:1px solid #d9cff7;border-radius:50%;background:#fff;color:var(--purple);font-size:12px}
.map-core{border-color:#cfc3f7;background:#faf9ff}
.map-outputs{background:#fbfdfc}
.map-nodes{display:grid;gap:8px;margin-top:14px}
.map-node{display:flex;min-height:38px;align-items:center;gap:9px;padding:8px 10px;border:1px solid var(--border);border-radius:9px;background:#fff}
.map-node i{display:grid;width:22px;height:22px;flex:0 0 22px;place-items:center;border-radius:7px;background:var(--soft);color:var(--muted);font-size:8px;font-style:normal;font-weight:800}
.map-node b{font-size:11px;line-height:16px}
.map-node-core{border-color:#ded4fb}
.map-node-core i{background:var(--purple-soft);color:var(--purple)}
.map-node-output{border-color:#cfeada}
.map-node-output i{background:var(--green-soft);color:var(--green-text)}
.capability-map.story-reveal[data-motion="capability-map"]{opacity:1;transform:none;clip-path:inset(0 100% 0 0 round 18px);transition:clip-path 700ms var(--motion-ease)}
.capability-map.story-reveal[data-motion="capability-map"].is-visible{clip-path:inset(0 0 0 0 round 18px)}
.capability-map .map-identity,.capability-map .map-stage header,.capability-map .map-node{opacity:0;transform:translateY(10px);transition:opacity 480ms var(--motion-ease),transform 480ms var(--motion-ease)}
.capability-map .map-identity{transition-delay:100ms}
.capability-map .map-stage:nth-child(1) header{transition-delay:220ms}
.capability-map .map-stage:nth-child(2) header{transition-delay:600ms}
.capability-map .map-stage:nth-child(3) header{transition-delay:1000ms}
.capability-map .map-node{transition-delay:var(--map-delay)}
.capability-map .map-stage:not(:last-child):after{opacity:0;transform:translateX(-7px);transition:opacity 360ms ease,transform 360ms var(--motion-ease)}
.capability-map .map-stage:nth-child(1):after{transition-delay:570ms}
.capability-map .map-stage:nth-child(2):after{transition-delay:970ms}
.capability-map.is-visible .map-identity,.capability-map.is-visible .map-stage header,.capability-map.is-visible .map-node{opacity:1;transform:none}
.capability-map.is-visible .map-stage:not(:last-child):after{opacity:1;transform:none}
@media(max-width:900px){.capability-map{padding:22px}.map-flow{grid-template-columns:1fr;gap:24px}.map-stage:not(:last-child):after{content:"↓";right:auto;left:50%;top:auto;bottom:-25px;transform:translate(-50%,-6px)}.capability-map.is-visible .map-stage:not(:last-child):after{transform:translate(-50%,0)}.map-identity>div{grid-template-columns:1fr}.map-identity p{grid-column:1}}
@media(max-width:620px){.capability-map{padding:14px;border-radius:14px}.map-identity{align-items:flex-start;padding:14px}.map-identity>div{display:block}.map-identity p{margin-top:3px}.map-identity em{display:none}.map-flow{gap:22px;margin-top:14px}.map-stage{padding:14px}}
@media(prefers-reduced-motion:reduce){.capability-map.story-reveal[data-motion="capability-map"]{clip-path:none!important}.capability-map .map-identity,.capability-map .map-stage header,.capability-map .map-node,.capability-map .map-stage:not(:last-child):after{opacity:1!important;transform:none!important;transition:none!important}}

/* v10: illustration-led capability map with reduced copy */
.capability-illustration{padding:24px;background:linear-gradient(145deg,#fff 0%,#fbf9ff 58%,#f6f2ff 100%)}
.illustration-canvas{position:relative;display:grid;min-height:430px;grid-template-columns:240px minmax(390px,1fr) 240px;align-items:center;gap:34px;margin-top:18px;padding:24px;border:1px solid #e6e1f0;border-radius:16px;background:rgba(255,255,255,.78);overflow:hidden}
.illustration-canvas:before,.illustration-canvas:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.illustration-canvas:before{left:50%;top:50%;width:330px;height:330px;border:1px solid rgba(99,61,214,.11);transform:translate(-50%,-50%)}
.illustration-canvas:after{left:50%;top:50%;width:250px;height:250px;background:radial-gradient(circle,rgba(105,69,222,.08) 0%,rgba(105,69,222,0) 70%);transform:translate(-50%,-50%)}
.illustration-links{position:absolute;inset:24px;width:calc(100% - 48px);height:calc(100% - 48px);z-index:0;overflow:visible}
.illustration-links path{fill:none;stroke:#a994ef;stroke-width:2;stroke-linecap:round;stroke-dasharray:7 9;vector-effect:non-scaling-stroke}
.illustration-rail{position:relative;z-index:2;display:grid;gap:12px}
.illustration-rail>small{display:flex;align-items:center;gap:8px;margin-bottom:2px;color:#837b98;font-size:10px;font-weight:800;letter-spacing:.08em}
.illustration-rail>small:before{content:"";width:18px;height:2px;border-radius:999px;background:var(--purple)}
.illustration-node{display:flex;min-height:52px;align-items:center;gap:11px;padding:10px 12px;border:1px solid #e2ddec;border-radius:12px;background:rgba(255,255,255,.96)}
.illustration-node i{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border-radius:9px;background:#f3f0fa;color:#746c88;font-size:12px;font-style:normal;font-weight:800}
.illustration-node b{font-size:12px;line-height:17px}
.illustration-output{border-color:#cfe8da;background:#fbfefc}
.illustration-output i{background:var(--green-soft);color:var(--green-text)}
.illustration-engine{position:relative;z-index:2;width:390px;height:350px;justify-self:center}
.engine-orbit{position:absolute;left:50%;top:50%;width:286px;height:286px;border:1px dashed #b8a8ed;border-radius:50%;transform:translate(-50%,-50%)}
.engine-orbit:before{content:"";position:absolute;inset:28px;border:1px solid rgba(105,69,222,.13);border-radius:50%}
.engine-core{position:absolute;left:50%;top:50%;display:grid;width:144px;height:144px;place-items:center;align-content:center;gap:5px;border:1px solid #cfc2f8;border-radius:50%;background:linear-gradient(145deg,#fff 8%,#eee8ff 100%);transform:translate(-50%,-50%);text-align:center}
.engine-core>span{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:var(--purple);color:#fff;font-size:17px;font-weight:800}
.engine-core small{color:#776e91;font-size:9px;font-weight:800;letter-spacing:.06em}
.engine-core b{max-width:104px;font-size:13px;line-height:17px}
.capability-satellite{position:absolute;display:grid;width:80px;min-height:58px;place-items:center;align-content:center;gap:3px;padding:7px;border:1px solid #dcd3f7;border-radius:13px;background:rgba(255,255,255,.98);text-align:center}
.capability-satellite i{display:grid;width:24px;height:24px;place-items:center;border-radius:8px;background:var(--purple-soft);color:var(--purple);font-size:9px;font-style:normal;font-weight:800}
.capability-satellite b{font-size:9px;line-height:13px}
.satellite-1{left:50%;top:2px;transform:translateX(-50%)}
.satellite-2{right:0;top:82px}
.satellite-3{right:26px;bottom:16px}
.satellite-4{left:26px;bottom:16px}
.satellite-5{left:0;top:82px}
.capability-illustration .map-identity{background:rgba(255,255,255,.86)}

/* Illustration reveal order */
.capability-illustration .illustration-node,.capability-illustration .capability-satellite,.capability-illustration .engine-core{opacity:0;transform:translateY(10px) scale(.96);transition:opacity 460ms var(--motion-ease),transform 460ms var(--motion-ease);transition-delay:var(--map-delay,520ms)}
.capability-illustration .engine-core{transform:translate(-50%,-46%) scale(.94);transition-delay:540ms}
.capability-illustration .illustration-links path{stroke-dasharray:240;stroke-dashoffset:240;transition:stroke-dashoffset 620ms var(--motion-ease)}
.capability-illustration .link-1,.capability-illustration .link-2,.capability-illustration .link-3{transition-delay:480ms}
.capability-illustration .link-4,.capability-illustration .link-5,.capability-illustration .link-6{transition-delay:980ms}
.capability-illustration.is-visible .illustration-node,.capability-illustration.is-visible .capability-satellite{opacity:1;transform:none}
.capability-illustration.is-visible .engine-core{opacity:1;transform:translate(-50%,-50%) scale(1)}
.capability-illustration.is-visible .illustration-links path{stroke-dashoffset:0}

@media(max-width:1100px){.illustration-canvas{grid-template-columns:205px minmax(330px,1fr) 205px;gap:22px}.illustration-engine{width:330px;height:330px}.engine-orbit{width:260px;height:260px}.capability-satellite{width:72px}.illustration-node{padding:9px}.illustration-node b{font-size:11px}}
@media(max-width:900px){.illustration-canvas{min-height:auto;grid-template-columns:1fr;gap:28px;padding:20px}.illustration-links{display:none}.illustration-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.illustration-rail>small{grid-column:1/-1}.illustration-engine{width:min(390px,100%);height:350px}.illustration-canvas:before,.illustration-canvas:after{top:53%}}
@media(max-width:620px){.capability-illustration{padding:14px}.illustration-canvas{padding:14px}.illustration-rail{grid-template-columns:1fr}.illustration-engine{height:320px}.engine-orbit{width:230px;height:230px}.engine-core{width:126px;height:126px}.capability-satellite{width:68px;min-height:54px}.satellite-2{top:76px}.satellite-5{top:76px}.satellite-3{right:16px}.satellite-4{left:16px}}
@media(prefers-reduced-motion:reduce){.capability-illustration .illustration-node,.capability-illustration .capability-satellite{opacity:1!important;transform:none!important}.capability-illustration .engine-core{opacity:1!important;transform:translate(-50%,-50%)!important}.capability-illustration .illustration-links path{stroke-dashoffset:0!important;transition:none!important}}
