/* A shared visual grammar: source cards, a connected center, an actionable result. */
.work-stage{min-height:650px!important;background:radial-gradient(ellipse at 50% 45%,#343d2b66,transparent 65%)}.stage-orbit{display:none}.stage-grid{opacity:.09}.v-network{position:absolute;inset:25px 30px 60px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr 146px 1fr;gap:20px 22px;max-width:670px;margin:auto}.v-wires{position:absolute;width:100%;height:100%;inset:0;fill:none;pointer-events:none;z-index:0}.v-wire-base{stroke:#8794794d;stroke-width:1.2;stroke-dasharray:4 7}.is-connected .v-wire-base{stroke:#bfad8466;stroke-dasharray:none}.v-wire-signal{stroke:#f48b5f;stroke-width:2;stroke-dasharray:16 175;animation:work-current 4s linear infinite;filter:drop-shadow(0 0 3px #ed795288)}.v-card{position:relative;z-index:1;display:flex;flex-direction:column;min-width:0;padding:19px 21px 16px;border:1px solid #c0ccb32b;border-radius:10px;background:linear-gradient(135deg,#363c31eb,#262c24f5 70%);box-shadow:0 12px 26px #0002,inset 0 1px #e5e9dc10;transition:border-color .3s}.v-card:before{content:'';position:absolute;top:-1px;left:17px;right:17px;height:1px;background:linear-gradient(90deg,transparent,#d9e1cd45,transparent)}.v-card-0{grid-area:1/1}.v-card-1{grid-area:1/2}.v-card-2{grid-area:3/1}.v-card-3{grid-area:3/2}.v-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.v-icon{display:grid;place-items:center;width:30px;height:30px;color:#cbcdb9;border:1px solid #b9c4a933;border-radius:7px;background:#ffffff04}.v-icon svg{width:19px;height:19px}.v-card-index{font:9px ui-monospace,SFMono-Regular,monospace;color:#8e9b84;letter-spacing:.1em}.v-card h3{font-size:clamp(14px,1.25vw,18px);font-weight:500;line-height:1.25;letter-spacing:-.03em;min-height:2.5em;display:flex;align-items:start;max-width:240px}.v-card p{font-size:11px;line-height:1.6;color:#bac3b1;margin-top:5px;margin-bottom:14px}.v-card-note{border-top:1px solid #c0ccb320;padding-top:9px;margin-top:auto;font-size:9px;line-height:1.4;color:#9ca991;display:flex;align-items:center;gap:7px}.v-node-dot{width:4px;height:4px;border-radius:50%;background:#8d9883;flex:none}.is-connected .v-node-dot{background:#f58960;box-shadow:0 0 9px #ed795277}.is-connected .v-card{border-color:#b9c8a74d}.is-connected .v-icon{color:#f1a181;border-color:#e08b5d40;background:#d9764510}.v-center{grid-area:2/1/3/3;display:grid;place-items:center;z-index:1;position:relative}.v-disconnect{display:grid;justify-items:center;gap:12px;text-align:center}.v-disconnect strong{font-size:14px;font-weight:400;letter-spacing:-.02em;color:#c5ccbc}.v-interrupted{display:flex;gap:5px}.v-interrupted i{width:23px;height:1px;background:#ae77544d}.v-interrupted i:nth-child(2){background:#e48d6555;transform:translateY(-4px)}.v-halo{position:absolute;width:220px;height:180px;background:radial-gradient(ellipse,#f5896022,transparent 68%);border-radius:50%;box-shadow:0 0 50px #ca986010}.v-halo:after{content:'';position:absolute;inset:10px 0;border:1px solid #ceb18c26;border-radius:50%;transform:rotate(-18deg)}.v-hub{position:relative;display:grid;justify-items:center;gap:7px;padding:16px 18px;width:242px;max-width:92%;border-radius:10px;background:linear-gradient(145deg,#f0eee5,#cbd0bd 53%,#e7e6d7);color:#252b21;border:1px solid #f8f4dfb3;box-shadow:0 12px 32px #0004,0 0 28px #dccc921a,inset 0 1px #ffffffb3}.v-hub:after{content:'';position:absolute;left:18px;right:18px;bottom:-3px;height:3px;background:linear-gradient(90deg,transparent,#e4774e,transparent);border-radius:50%;box-shadow:0 0 12px #ed795259}.v-hub-brand{font-size:12px;font-weight:700;letter-spacing:-.05em}.v-hub-brand>span{color:#b54023}.v-hub>strong{font-size:24px;font-weight:550;line-height:1.15;letter-spacing:-.055em}.v-hub-caption{font-size:9px;color:#4b5642}.v-caption{position:absolute;left:20px;right:20px;bottom:19px;text-align:center;color:#a6b09b;font-size:10px;line-height:1.5;letter-spacing:.01em}.v-result{position:relative;margin:25px auto 58px;width:calc(100% - 60px);max-width:690px;border:1px solid #c4cfb743;border-radius:12px;background:linear-gradient(135deg,#333d2c,#252d23);box-shadow:0 24px 42px #0003,inset 0 1px #edf1e00d;overflow:hidden}.v-windowbar{display:flex;align-items:center;gap:13px;padding:14px 20px;border-bottom:1px solid #d0dabc21;background:#181e1733;font:8px ui-monospace,SFMono-Regular,monospace;letter-spacing:.09em;color:#afbca1}.v-window-dots{display:flex;gap:4px;flex:none}.v-window-dots i{width:4px;height:4px;border-radius:50%;background:#9dad8d66}.v-window-dots i:first-child{background:#df8d67}.v-window-state{margin-left:auto;letter-spacing:0;font:9px 'Manrope',sans-serif;color:#c4d0b8}.v-result-content{padding:24px}.v-kicker{font-size:8px;letter-spacing:.1em;color:#aebca1;display:block;margin-bottom:11px}.v-result-heading h3{font-size:clamp(23px,2.35vw,34px);font-weight:500;letter-spacing:-.055em;line-height:1.15}.v-result-heading p{font-size:12px;line-height:1.6;color:#b7c2aa;margin-top:10px}.v-summary-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid #acbf9540;border-radius:6px;background:#ffffff03;margin:23px 0 17px;overflow:hidden}.v-summary-pair>div{padding:14px 15px}.v-summary-pair>div+div{border-left:1px solid #acbf9540}.v-summary-pair span{font-size:8px;letter-spacing:.07em;color:#a1b090;display:block;margin-bottom:9px}.v-summary-pair strong{display:block;font-size:14px;line-height:1.4;font-weight:500;color:#e8ecdf;letter-spacing:-.025em}.v-summary-pair small{display:block;font-size:10px;line-height:1.5;color:#acbaa0;margin-top:5px}.v-result-rows{display:grid}.v-result-row{display:grid;grid-template-columns:27px minmax(0,1fr) auto;gap:12px;align-items:center;padding:17px 0;border-bottom:1px solid #c0cdb020}.v-row-icon{width:27px;height:27px;color:#acbd9a;align-self:start;padding-top:1px}.v-row-icon svg{width:21px;height:21px}.v-result-row strong{font-size:13px;line-height:1.4;font-weight:500;letter-spacing:-.02em}.v-result-row p{font-size:10px;line-height:1.6;color:#aebea0;margin-top:4px;max-width:310px}.v-tag{font-size:9px;border-radius:4px;color:#bac9aa;padding:5px 8px;border:1px solid #c1d3ad26;line-height:1.4;text-align:center;max-width:100px}.v-tag-attention{color:#ffc3a1;border-color:#ec996e55;background:#e1814610}.v-next{display:flex;gap:12px;align-items:center;padding:15px;margin-top:20px;border-radius:6px;background:linear-gradient(100deg,#b5683a20,#db9c5610);border:1px solid #da9c6650}.v-next-icon{width:25px;height:25px;color:#eea879;flex:none}.v-next-icon svg{width:25px;height:25px}.v-next span:not(.v-next-icon){display:block;color:#dda47b;font-size:8px;letter-spacing:.1em;margin-bottom:5px}.v-next strong{font-size:12px;line-height:1.5;font-weight:500;color:#f1dcc7;letter-spacing:-.015em}.story-panel.is-paused .v-wire-signal{animation-play-state:paused}.play-control[hidden]{display:none}
@keyframes work-current{to{stroke-dashoffset:-382}}
@media(max-width:1100px) and (min-width:701px){.v-network{left:20px;right:20px;column-gap:14px}.v-card{padding:16px 14px 13px}.v-card h3{font-size:14px}.v-card p{font-size:10px}.v-card-note{font-size:8px}.v-result{width:calc(100% - 36px)}.v-result-content{padding:18px}.v-result-row{gap:9px;grid-template-columns:22px minmax(0,1fr) auto}.v-tag{font-size:8px;padding:5px;max-width:74px}.v-summary-pair>div{padding:12px}.v-summary-pair strong{font-size:12px}.v-window-state{display:none}}
@media(max-width:700px){.work-stage{min-height:665px!important}.v-network{inset:18px 17px 54px;grid-template-rows:1fr 138px 1fr;gap:16px 12px}.v-card{padding:15px 12px 12px;border-radius:8px}.v-card-top{margin-bottom:11px}.v-icon{width:27px;height:27px}.v-icon svg{width:17px;height:17px}.v-card-index{font-size:8px}.v-card h3{font-size:14px;line-height:1.3;min-height:2.6em}.v-card p{font-size:10px;line-height:1.6;margin-top:8px;margin-bottom:12px}.v-card-note{font-size:8px;gap:5px;align-items:start}.v-node-dot{margin-top:3px}.v-hub{width:209px;padding:15px 12px}.v-hub>strong{font-size:24px}.v-hub-brand{font-size:11px}.v-hub-caption{font-size:8px}.v-halo{width:210px;height:164px}.v-disconnect strong{font-size:12px}.v-caption{font-size:9px;left:17px;right:17px;bottom:15px}.v-result{width:calc(100% - 28px);margin-top:18px;margin-bottom:52px;border-radius:9px}.v-windowbar{padding:12px 14px;font-size:7px;gap:9px}.v-window-state{display:none}.v-result-content{padding:19px 15px}.v-kicker{font-size:7px;letter-spacing:.05em;margin-bottom:12px}.v-result-heading h3{font-size:28px;max-width:280px}.v-result-heading p{font-size:11px;margin-top:11px}.v-summary-pair{margin:20px 0 12px}.v-summary-pair>div{padding:12px 10px}.v-summary-pair span{font-size:7px;line-height:1.5;min-height:21px;margin-bottom:7px}.v-summary-pair strong{font-size:12px;min-height:34px}.v-summary-pair small{font-size:9px;line-height:1.5}.v-result-row{grid-template-columns:23px minmax(0,1fr);gap:7px 9px;padding:14px 0}.v-row-icon{width:23px;height:23px}.v-row-icon svg{width:19px;height:19px}.v-result-row strong{font-size:12px}.v-result-row p{font-size:10px;line-height:1.55;margin-top:4px}.v-tag{grid-column:2;justify-self:start;padding:3px 6px;font-size:8px;max-width:none}.v-next{padding:12px 10px;gap:8px;margin-top:17px}.v-next-icon,.v-next-icon svg{width:21px;height:21px}.v-next strong{font-size:11px}.v-next span:not(.v-next-icon){font-size:7px}.story-narrative{min-height:332px}.medical .story-category{max-width:270px}}
@media(max-width:360px){.work-stage{min-height:708px!important}.v-network{left:12px;right:12px;column-gap:9px;grid-template-rows:1fr 138px 1fr}.v-card{padding:12px 10px}.v-card h3{font-size:12px;min-height:3.9em}.v-card p{font-size:9px}.v-card-note{font-size:7px}.v-card-index{font-size:7px}.v-hub{width:192px}.v-hub>strong{font-size:22px}.v-result{width:calc(100% - 24px)}.v-result-content{padding:17px 12px}.v-result-heading h3{font-size:25px}.v-summary-pair>div{padding:11px 9px}.v-summary-pair span{font-size:6px}.v-summary-pair strong{font-size:11px}.v-result-row strong{font-size:11px}.v-result-row p{font-size:9px}.v-next strong{font-size:10px}.v-caption{font-size:8px}.v-kicker{font-size:6px}.v-hub-caption{font-size:8px}}
@media(prefers-reduced-motion:reduce){.v-wire-signal{animation:none;stroke-dasharray:none}}
@media(max-width:700px){.work-stage{min-height:710px!important}.v-card h3{min-height:3.9em}.v-tag{display:none}.v-result-row{padding:16px 0}.v-next{margin-top:18px}.v-result-row:has(.v-tag-attention) .v-row-icon{color:#eea879}}
@media(max-width:360px){.work-stage{min-height:755px!important}}
@media(min-width:901px) and (max-width:1100px){.work-stage{min-height:720px!important}}
@media(min-width:701px) and (max-width:900px){.story-panel{grid-template-columns:1fr}.story-narrative{padding:30px 30px 0;border-right:0;min-height:0}.narrative-copy{padding:28px 0 23px;margin:0}.story-narrative h2{font-size:38px}.story-narrative p{max-width:600px;font-size:15px}.story-signature{display:none}.work-stage{min-height:650px!important}.v-card h3{font-size:17px}.v-card p{font-size:12px}.v-card-note{font-size:10px}.v-result-row strong{font-size:14px}.v-result-row p{font-size:12px}.v-result-content{padding:24px}}
@media(min-width:701px){.work-stage{min-height:710px!important}.v-result-row{padding-top:13px;padding-bottom:13px}.v-network{max-height:590px}}

/* Explicit, approachable story navigation at both ends of the illustration. */
.story-forward{display:grid;justify-items:start;gap:12px;margin-top:28px}.story-step-count{font-size:10px;letter-spacing:.045em;color:#bcc6b2}.story-next{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-height:48px;padding:13px 17px;border:1px solid #f28862;border-radius:5px;background:#ef835b;color:#201e17;cursor:pointer;font-size:12px;font-weight:600;line-height:1.5;transition:background .2s,box-shadow .2s}.story-next:hover{background:#ffa07a;box-shadow:0 4px 18px #ed795222}.story-next svg{width:19px;height:19px;flex:none;transition:transform .2s}.story-next:hover svg{transform:translateX(3px)}.story-controls{display:grid;grid-template-columns:1fr auto;gap:17px 24px;padding:22px 26px 25px;align-items:center;min-height:0;background:#ffffff02}.story-control-heading{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:11px;line-height:1.5}.story-control-hint{color:#d0d7c6}.story-playback-status{display:flex;align-items:center;gap:7px;color:#a7b699;font-size:10px}.story-playback-status:before{content:'';width:5px;height:5px;border-radius:50%;background:#829473;flex:none}.story-playback-status.is-playing:before{background:#ef9d76;box-shadow:0 0 8px #ee8a5a55}.chapter-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;width:auto;flex:initial}.chapter-buttons button{border:1px solid #a4b68e44;border-radius:5px;padding:15px 13px;min-height:50px;font-size:12px;color:#c2ceb6;text-align:left;background:#ffffff02;transition:background .2s,border-color .2s}.chapter-buttons button:hover{background:#e0e9d10d;border-color:#b9ca9f99}.chapter-buttons button span{color:#899c78;font-size:10px;margin-right:9px;display:inline}.chapter-buttons button[aria-current=step]{color:#f5e4cf;background:#dd9c6112;border-color:#d3996599}.chapter-buttons button[aria-current=step] span{color:#f2ab7e}.chapter-buttons i{background:#e6a077;height:2px}.story-control-actions{display:flex;gap:16px;align-items:center}.story-control-actions .play-control{width:auto;min-width:62px;min-height:44px;padding:10px 0;border:0;font-size:11px}.story-control-actions .story-next{min-width:220px}.story-next:focus-visible,.chapter-buttons button:focus-visible{outline:2px solid #ffd8af;outline-offset:4px}
@media(max-width:1150px){.story-controls{grid-template-columns:1fr;gap:15px;padding:20px}.story-control-actions{justify-content:space-between}.story-control-actions .story-next{min-width:230px}.story-forward .story-next{font-size:11px;gap:12px;padding:12px 13px}}
@media(max-width:700px){.story-forward{margin-top:23px;gap:10px}.story-forward .story-next{font-size:12px;min-width:235px;min-height:48px;padding:13px 16px}.story-step-count{font-size:10px}.story-narrative{min-height:425px}.story-controls{padding:20px 16px;gap:16px}.story-control-heading{align-items:start;flex-direction:column;gap:7px;font-size:11px}.story-playback-status{font-size:10px}.chapter-buttons{gap:7px;width:100%}.chapter-buttons button{font-size:10px;line-height:1.4;padding:12px 6px;min-height:65px;text-align:center}.chapter-buttons button span{display:block;margin:0 0 5px;font-size:9px}.story-control-actions{gap:10px}.story-control-actions .story-next{min-width:0;flex:1;gap:10px;font-size:11px;padding:12px;min-height:48px}.story-control-actions .play-control{font-size:10px;min-width:48px}.story-next svg{width:17px;height:17px}}
@media(max-width:360px){.story-forward .story-next{min-width:0;width:100%;font-size:11px}.story-controls{padding:18px 12px}.chapter-buttons button{font-size:9px;min-height:65px}.story-control-actions{gap:8px}.story-control-actions .story-next{font-size:10px}.story-control-actions .play-control{min-width:43px}}
@media(prefers-reduced-motion:reduce){.story-next:hover svg{transform:none}}
