:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#eef1f6;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,a,summary{font:inherit}button,summary{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgba(18,93,187,.28);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:10px;font-size:clamp(1.65rem,2.5vw,2.35rem);line-height:1.12;letter-spacing:-.035em}h2{margin-bottom:8px;font-size:1.08rem}h3{margin-bottom:7px;font-size:.78rem;color:#526078;letter-spacing:.055em;text-transform:uppercase}pre{margin:0;overflow:auto;border:1px solid #dae0ea;border-radius:9px;background:#f7f9fc;color:#25324a;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}.app-shell{min-height:100vh}.app-header{position:sticky;z-index:10;top:0;display:flex;align-items:center;gap:12px;min-height:66px;padding:10px 20px;border-bottom:1px solid #dce2eb;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-header strong{font-size:1.05rem}.brand-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#112f68;color:#fff;font-size:1.3rem;font-weight:700}.eyebrow{margin-bottom:3px;color:#6a7690;font-size:.68rem;font-weight:700;letter-spacing:.105em;text-transform:uppercase}.model-stats{display:flex;gap:8px;margin-left:auto}.model-stats span,.count-badge,.status-pill{border:1px solid #dce2eb;border-radius:999px;background:#f7f9fc;color:#536179;font-size:.72rem;font-weight:650}.model-stats span{padding:6px 10px}.workspace{display:grid;grid-template-columns:minmax(245px,285px) minmax(520px,1fr) minmax(290px,350px);min-height:calc(100vh - 66px)}.scenario-sidebar,.right-sidebar{position:sticky;top:66px;height:calc(100vh - 66px);overflow:auto;background:#f8fafc}.scenario-sidebar{border-right:1px solid #dce2eb}.right-sidebar{border-left:1px solid #dce2eb}.sidebar-heading,.section-heading,.detail-header,.step-title-row,.progress-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.sidebar-heading{position:sticky;z-index:2;top:0;padding:19px 16px 12px;border-bottom:1px solid #e3e8ef;background:#f8fafc}.sidebar-heading h2{margin:0}.count-badge{padding:5px 9px}.scenario-list{display:flex;flex-direction:column;gap:8px;padding:12px}.scenario-card{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:6px;padding:12px;border:1px solid transparent;border-radius:10px;background:transparent;color:inherit;text-align:left;transition:.14s ease}.scenario-card:hover{border-color:#d5dce8;background:#fff}.scenario-card.selected{border-color:#9cb8dc;background:#eaf2fc;box-shadow:0 5px 16px #1f457614}.scenario-card strong{font-size:.87rem;line-height:1.28}.scenario-summary{display:-webkit-box;overflow:hidden;color:#69758b;font-size:.72rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-label,.status-label,.actor-label{color:#245da6;font-size:.64rem;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.status-label{color:#7b3fa0}.main-content{display:flex;min-width:0;flex-direction:column;gap:14px;padding:18px}.panel{border:1px solid #dce2eb;border-radius:13px;background:#fff;box-shadow:0 5px 22px #1529480e}.scenario-detail,.step-player{padding:20px}.status-pill{flex:0 0 auto;padding:6px 10px}.lead{max-width:760px;margin-bottom:0;color:#59667c;line-height:1.55}.goal-block{display:grid;grid-template-columns:55px 1fr;gap:10px;margin:18px 0;padding:12px 14px;border-left:3px solid #2b72c5;border-radius:4px 9px 9px 4px;background:#f1f6fd}.goal-block span{color:#245da6;font-size:.72rem;font-weight:750;text-transform:uppercase}.goal-block p{margin-bottom:0;line-height:1.5}.detail-grid{display:grid;grid-template-columns:minmax(210px,.7fr) minmax(300px,1.3fr);gap:18px}.detail-grid ul{margin:0;padding-left:18px;color:#46546b;font-size:.82rem;line-height:1.55}.detail-grid li+li{margin-top:5px}.state-comparison{display:grid;min-width:0;grid-template-columns:1fr 1fr;gap:10px}.state-comparison pre{max-height:190px;padding:10px}.actor-lane{padding:14px 16px}.section-heading{align-items:center;margin-bottom:10px}.section-heading h2{margin:0}.section-heading span{color:#7b8799;font-size:.7rem}.actor-track{display:flex;gap:8px;overflow-x:auto;padding:3px 0}.actor-node{display:flex;min-width:max-content;align-items:center;gap:8px;padding:8px 10px;border:1px solid #dce2eb;border-radius:9px;background:#fafbfd;transition:.14s ease}.actor-node.active{border-color:#3579c8;background:#eaf2fc;box-shadow:0 0 0 2px #3579c81f}.actor-node strong,.actor-node small{display:block}.actor-node strong{font-size:.76rem}.actor-node small{margin-top:2px;color:#7a8598;font-size:.63rem}.actor-dot{width:8px;height:8px;border-radius:50%;background:#b7c0cf}.actor-node.active .actor-dot{background:#1769c2;box-shadow:0 0 0 4px #1769c221}.progress-row{align-items:center;margin-bottom:18px}.progress-row h2{margin:0}.progress-meter{width:min(200px,35%);height:7px;overflow:hidden;border-radius:999px;background:#e4e9f0}.progress-meter span{display:block;height:100%;border-radius:inherit;background:#1e6fc8;transition:width .18s ease}.step-title-row{padding-bottom:14px;border-bottom:1px solid #e7ebf1}.step-title-row h2{margin:4px 0 0;font-size:1.25rem}.step-title-row>code{padding:4px 7px;border-radius:6px;background:#f2f4f8;color:#6b7588;font-size:.65rem}.step-copy{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:16px}.step-copy p{margin-bottom:0;color:#3f4d63;font-size:.88rem;line-height:1.55}.technical-view{margin-top:16px;border:1px solid #dce2eb;border-radius:9px;background:#fbfcfe}.technical-view summary{padding:10px 12px;color:#315a8b;font-size:.78rem;font-weight:700}.technical-view pre{max-height:310px;border-width:1px 0 0;border-radius:0 0 9px 9px;padding:12px}.state-change-block{margin-top:16px;padding:12px;border-radius:9px;background:#f8fafc}.change-list{display:flex;flex-direction:column;gap:6px}.change-row{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(60px,.6fr) 20px minmax(60px,.6fr);align-items:center;gap:7px;padding:7px 9px;border:1px solid #e2e7ee;border-radius:7px;background:#fff;font-size:.74rem}.change-row code{overflow-wrap:anywhere;color:#315a8b}.change-row span{color:#59667b}.completion-message{display:flex;align-items:center;gap:14px;min-height:180px;justify-content:center;text-align:left}.completion-message>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#e1f4e9;color:#167246;font-weight:800}.completion-message h2,.completion-message p{margin-bottom:4px}.completion-message p{color:#657187}.player-controls{display:grid;grid-template-columns:1fr auto 1fr;gap:9px;margin-top:18px}.player-controls button{min-height:38px;padding:8px 13px;border:1px solid #cfd7e3;border-radius:8px;background:#fff;color:#35445c;font-size:.78rem;font-weight:700}.player-controls button:last-child{justify-self:stretch}.player-controls .secondary{color:#6c7789}.player-controls .primary{border-color:#195fae;background:#1769c2;color:#fff}.player-controls button:disabled{cursor:not-allowed;opacity:.42}.right-panel-section{padding:16px;border-bottom:1px solid #dce2eb}.state-panel pre{max-height:47vh;padding:11px}.unapplied-warning{margin-top:10px;padding:10px;border:1px solid #e8c884;border-radius:8px;background:#fff9eb;color:#775a1f;font-size:.75rem}.unapplied-warning p{margin:4px 0}.reference-list{display:flex;flex-direction:column;gap:9px}.reference-card{padding:10px;border:1px solid #dce2eb;border-radius:9px;background:#fff}.reference-card>div{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.reference-card strong{font-size:.76rem;line-height:1.35}.reference-card span{flex:0 0 auto;color:#7c8798;font-size:.65rem}.reference-card p{margin:7px 0;color:#606d81;font-size:.71rem;line-height:1.45}.reference-card a{color:#1769c2;font-size:.7rem;font-weight:700;text-decoration:none}.reference-card a:hover{text-decoration:underline}.muted{margin-bottom:0;color:#7a8699;font-size:.78rem}.empty-app{display:grid;min-height:100vh;place-items:center;color:#667287}@media(max-width:1120px){.workspace{grid-template-columns:250px minmax(480px,1fr)}.right-sidebar{position:static;grid-column:1 / -1;display:grid;height:auto;grid-template-columns:1fr 1fr;border-top:1px solid #dce2eb;border-left:0}.state-panel pre{max-height:330px}}@media(max-width:760px){.app-header{position:static}.model-stats{display:none}.workspace{display:block}.scenario-sidebar{position:static;height:auto;max-height:340px;border-right:0;border-bottom:1px solid #dce2eb}.sidebar-heading{position:static}.main-content{padding:12px}.detail-grid,.state-comparison,.step-copy,.right-sidebar{grid-template-columns:1fr}.right-sidebar{display:grid}.change-row{grid-template-columns:1fr}.player-controls{grid-template-columns:1fr 1fr}.player-controls .secondary{grid-row:2;grid-column:1 / -1}}.view-toggle{display:flex;gap:3px;margin-left:auto;padding:3px;border:1px solid #d8dfe9;border-radius:9px;background:#f2f5f9}.view-toggle button{padding:6px 10px;border:0;border-radius:6px;background:transparent;color:#68758a;font-size:.72rem;font-weight:700}.view-toggle button.active{background:#fff;color:#174f93;box-shadow:0 1px 5px #172c4c21}.model-stats{margin-left:0}.story-workspace{display:grid;grid-template-columns:minmax(245px,285px) minmax(0,1fr);min-height:calc(100vh - 66px);background:radial-gradient(circle at 70% 0%,rgba(65,135,213,.1),transparent 33%),#f2f5f9}.story-view{width:min(1180px,100%);margin:0 auto;padding:clamp(22px,4vw,50px)}.story-hero{max-width:830px;margin-bottom:30px}.story-hero>span,.story-section-heading>span{color:#2366b4;font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.story-hero h1{margin:8px 0 12px;font-size:clamp(2.2rem,5vw,4.35rem);line-height:.98;letter-spacing:-.055em}.story-hero p{margin:0;color:#596981;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.55}.story-actors{margin-bottom:26px}.story-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.story-section-heading small{color:#7a8798;font-size:.72rem}.story-actor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.story-actor-card{min-width:0;padding:14px;border:1px solid #d7dee8;border-radius:14px;background:#ffffffd1;box-shadow:0 6px 20px #1b33540a;transition:.16s ease}.story-actor-card.active{border-color:#347acb;background:#fff;box-shadow:0 0 0 3px #347acb21,0 12px 28px #1b4b841f;transform:translateY(-2px)}.story-actor-card.focused:not(.active){border-color:#8baed5;background:#f6faff}.story-actor-title{display:flex;align-items:center;gap:10px}.story-actor-title>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:11px;background:#e7edf5;color:#475d78;font-weight:800}.story-actor-card.active .story-actor-title>span{background:#1769c2;color:#fff}.story-actor-title strong,.story-actor-title small{display:block}.story-actor-title strong{font-size:.87rem}.story-actor-title small{margin-top:2px;color:#7b8799;font-size:.64rem}.story-actor-card dl{display:flex;flex-direction:column;gap:6px;margin:12px 0 0}.story-actor-card dl div{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding-top:6px;border-top:1px solid #ebeff4}.story-actor-card dt{overflow:hidden;color:#738095;font-size:.64rem;text-overflow:ellipsis;white-space:nowrap}.story-actor-card dd{margin:0;color:#29384f;font-size:.7rem;font-weight:750;text-align:right}.story-actor-card>p{margin:13px 0 0;color:#8a94a4;font-size:.68rem}.story-step-card{overflow:hidden;border:1px solid #d6dde7;border-radius:22px;background:#fff;box-shadow:0 18px 55px #1c375b1a}.story-progress{display:flex;align-items:center;gap:14px;padding:15px 22px;border-bottom:1px solid #e5eaf0;background:#fafbfd}.story-progress>span{flex:0 0 auto;color:#647188;font-size:.74rem;font-weight:750}.story-progress>div{width:100%;height:7px;overflow:hidden;border-radius:99px;background:#e4e9ef}.story-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#1464ba,#42a1dd);transition:width .18s ease}.story-step-copy{max-width:850px;padding:clamp(26px,5vw,55px) clamp(24px,6vw,70px) 24px}.story-active-role{display:inline-flex;padding:6px 10px;border-radius:99px;background:#e9f2fc;color:#1764b6;font-size:.69rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.story-step-copy h2{margin:15px 0 12px;font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.04;letter-spacing:-.045em}.story-step-copy>p{margin-bottom:17px;color:#526078;font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.62}.story-step-copy blockquote{margin:0;padding:13px 16px;border-left:3px solid #7ea8d8;border-radius:3px 9px 9px 3px;background:#f5f8fc;color:#3e4e66;font-size:.88rem;line-height:1.55}.money-movement{display:grid;grid-template-columns:1fr auto auto auto 1fr;align-items:center;gap:clamp(8px,2vw,18px);margin:10px clamp(24px,6vw,70px) 26px;padding:17px 20px;border:1px solid #cfe3d9;border-radius:14px;background:#f0faf5;color:#276248}.money-movement>div:first-child{text-align:right}.money-movement small,.money-movement strong{display:block}.money-movement small{color:#65917c;font-size:.65rem;text-transform:uppercase}.money-movement strong{font-size:.82rem}.movement-amount{padding:8px 12px;border-radius:9px;background:#fff;box-shadow:0 2px 8px #1f5b4214;font-size:1rem;font-weight:850;white-space:nowrap}.story-changes{padding:0 clamp(24px,6vw,70px) 28px}.story-change-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:9px}.story-change-grid article{padding:13px;border:1px solid #dfe5ec;border-radius:12px;background:#fbfcfd}.story-change-grid article>strong{display:block;margin-bottom:10px;color:#55647a;font-size:.72rem}.story-change-grid article>div{display:flex;align-items:center;gap:7px}.before-chip,.after-chip{padding:7px 9px;border-radius:8px;font-size:.8rem;font-weight:800}.before-chip{background:#f1f3f6;color:#687387}.after-chip{background:#e5f3eb;color:#176c43}.story-change-grid b{color:#8994a4}.story-empty{margin:0;padding:15px;border:1px dashed #d7dee8;border-radius:10px;color:#788497;font-size:.82rem}.story-disclosure{margin:0 clamp(24px,6vw,70px) 12px;border:1px solid #dfe4eb;border-radius:10px;background:#fbfcfd}.story-disclosure summary{padding:11px 13px;color:#546178;font-size:.78rem;font-weight:750}.story-disclosure pre{max-height:300px;padding:13px;border-width:1px 0 0;border-radius:0 0 10px 10px}.story-references>div{display:grid;gap:8px;padding:0 12px 12px}.story-references article{padding:10px;border-radius:8px;background:#fff}.story-references article strong{font-size:.75rem}.story-references article p{margin:5px 0;color:#657187;font-size:.72rem;line-height:1.45}.story-references article a{color:#1769c2;font-size:.7rem;font-weight:750;text-decoration:none}.story-controls{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;padding:18px clamp(24px,6vw,70px);border-top:1px solid #e5eaf0;background:#fafbfd}.story-controls button{min-height:44px;padding:9px 15px;border:1px solid #ccd5e1;border-radius:10px;background:#fff;color:#415169;font-weight:750}.story-controls .story-reset{color:#748094}.story-controls .story-next{border-color:#1769c2;background:#1769c2;color:#fff}.story-controls button:disabled{cursor:not-allowed;opacity:.4}.story-complete{display:grid;min-height:390px;place-items:center;align-content:center;padding:50px;text-align:center}.story-complete span{display:grid;width:60px;height:60px;place-items:center;margin-bottom:16px;border-radius:50%;background:#e1f4e9;color:#167246;font-size:1.5rem;font-weight:900}.story-complete h2{margin-bottom:5px;font-size:2rem}.story-complete p{color:#6d798b}@media(max-width:1120px){.story-workspace{grid-template-columns:230px minmax(0,1fr)}}@media(max-width:760px){.view-toggle{margin-left:auto}.story-workspace{display:block}.story-view{padding:24px 12px}.story-hero h1{font-size:2.55rem}.story-actor-grid{display:flex;overflow-x:auto;padding:4px;scroll-snap-type:x mandatory}.story-actor-card{min-width:230px;scroll-snap-align:start}.money-movement{grid-template-columns:1fr 1fr}.money-movement>span{display:none}.movement-amount{grid-row:2;grid-column:1 / -1;text-align:center}.story-controls{grid-template-columns:1fr 1fr}.story-controls .story-reset{grid-row:2;grid-column:1 / -1}}.system-view{min-height:calc(100vh - 66px);padding:clamp(22px,4vw,48px);background:radial-gradient(circle at 50% 5%,rgba(30,111,200,.12),transparent 28%),linear-gradient(180deg,#f5f8fc,#edf1f6)}.system-view>*{width:min(1440px,100%);margin-right:auto;margin-left:auto}.system-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:22px}.system-hero>div{max-width:840px}.system-hero>div>span{color:#2366b4;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.system-hero h1{margin:7px 0 8px;font-size:clamp(2rem,4vw,3.7rem);line-height:1}.system-hero p{margin:0;color:#617087;font-size:1rem;line-height:1.5}.system-hero label{display:flex;min-width:min(330px,35vw);flex-direction:column;gap:5px}.system-hero label span{color:#738096;font-size:.67rem;font-weight:750;text-transform:uppercase}.system-hero select{width:100%;padding:10px 35px 10px 11px;border:1px solid #cfd8e4;border-radius:9px;background:#fff;color:#304058;font-weight:650}.step-timeline{display:flex;justify-content:center;margin-bottom:20px;padding:12px 20px;overflow-x:auto;border:1px solid #d8e0ea;border-radius:14px;background:#ffffffc7}.step-timeline button{position:relative;display:flex;min-width:56px;align-items:center;padding:0;border:0;background:transparent}.step-timeline button>span{z-index:1;display:grid;width:30px;height:30px;flex:0 0 auto;place-items:center;border:2px solid #c8d0dc;border-radius:50%;background:#fff;color:#8490a2;font-size:.7rem;font-weight:800}.step-timeline button>i{width:100%;height:2px;background:#d9dfe7}.step-timeline button:last-child{min-width:30px}.step-timeline button:last-child>i{display:none}.step-timeline button.completed>span{border-color:#2b8a62;background:#2b8a62;color:#fff}.step-timeline button.completed>i{background:#74b99c}.step-timeline button.current>span{border-color:#1769c2;background:#1769c2;color:#fff;box-shadow:0 0 0 5px #1769c224}.ecosystem-map{margin-bottom:20px;padding:16px;overflow:hidden;border:1px solid #d6dee8;border-radius:18px;background:#ffffffe6;box-shadow:0 10px 35px #1b335412}.system-movement-banner{display:flex;min-height:35px;align-items:center;justify-content:center;gap:9px;margin-bottom:12px;color:#8a95a5;font-size:.73rem}.system-movement-banner.visible{color:#315f91}.system-movement-banner em{max-width:360px;overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.ecosystem-track{display:flex;min-width:1110px;align-items:stretch}.ecosystem-position{display:flex;min-width:0;flex:1 0 0;align-items:center}.system-actor-node{position:relative;display:flex;min-width:130px;min-height:178px;flex:1 1 auto;flex-direction:column;align-items:center;padding:13px 9px 10px;border:1px solid #d6dde7;border-radius:14px;background:#f9fafc;text-align:center;transition:.17s ease}.system-actor-node.inactive{filter:grayscale(1);opacity:.37}.system-actor-node.involved{background:#fff}.system-actor-node.movement-endpoint{border-color:#87abd4;background:#f3f8fe}.system-actor-node.active{z-index:2;border-color:#1769c2;background:#eaf3fd;box-shadow:0 0 0 4px #1769c224,0 14px 30px #1e569726;opacity:1;transform:translateY(-4px)}.system-actor-icon{display:grid;width:42px;height:42px;place-items:center;margin-bottom:7px;border-radius:13px;background:#e9edf3;font-size:1.45rem}.system-actor-node.active .system-actor-icon{background:#fff}.system-actor-node>strong{font-size:.76rem;line-height:1.2}.system-actor-node>small{margin-top:3px;color:#7e899a;font-size:.6rem}.system-data-chips{display:flex;width:100%;flex-wrap:wrap;justify-content:center;gap:4px;margin-top:auto;padding-top:9px}.system-data-chips span{max-width:100%;overflow:hidden;padding:4px 6px;border-radius:6px;background:#eef2f7;color:#4f5e74;font-size:.57rem;text-overflow:ellipsis;white-space:nowrap}.system-data-chips b{color:#2e4d72}.system-data-chips .system-empty-chip{color:#7f8999}.ecosystem-connector{display:grid;width:25px;flex:0 0 25px;place-items:center;color:#c1c9d4;font-size:1rem;font-weight:800}.ecosystem-connector.active{color:#1769c2}.system-step-card{overflow:hidden;border:1px solid #d5dde8;border-radius:20px;background:#fff;box-shadow:0 18px 55px #1b33541c}.system-step-number{padding:14px clamp(22px,4vw,48px) 0;color:#718096;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.system-step-headline{display:flex;align-items:center;gap:15px;padding:16px clamp(22px,4vw,48px) 5px}.system-step-headline>span{display:grid;width:56px;height:56px;flex:0 0 auto;place-items:center;border-radius:16px;background:#eaf3fd;font-size:1.8rem}.system-step-headline small{color:#1769c2;font-size:.68rem;font-weight:800;text-transform:uppercase}.system-step-headline h2{margin:3px 0 0;font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.05}.system-narrative{max-width:850px;margin:12px clamp(22px,4vw,48px);color:#56657b;font-size:1.02rem;line-height:1.55}.system-primary-action{margin:16px clamp(22px,4vw,48px) 24px;padding:13px 16px;border-left:4px solid #1769c2;border-radius:4px 10px 10px 4px;background:#f2f7fd;color:#304d70;font-size:.87rem;font-weight:700}.system-change-section{padding:0 clamp(22px,4vw,48px) 25px}.system-change-section h3{margin-bottom:9px}.system-change-section>p{margin:0;padding:13px;border:1px dashed #d2dae4;border-radius:10px;color:#7a8799;font-size:.82rem}.system-change-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:9px}.system-change-grid article{padding:13px;border:1px solid #d9e0e9;border-radius:12px;background:#fbfcfd}.system-change-grid article>strong{display:block;margin-bottom:9px;color:#536279;font-size:.7rem}.system-change-grid article>div{display:flex;align-items:center;gap:7px}.system-change-grid span{padding:7px 9px;border-radius:8px;background:#eef1f5;color:#5e6a7d;font-size:.82rem;font-weight:800}.system-change-grid span:last-child{background:#e4f3eb;color:#176c43}.system-details{margin:0 clamp(22px,4vw,48px) 22px;border:1px solid #dce2ea;border-radius:10px;background:#fafbfd}.system-details summary{padding:10px 12px;color:#68758a;font-size:.75rem;font-weight:750}.system-details>details{margin:0 10px 9px;border:1px solid #e1e6ed;border-radius:8px;background:#fff}.system-details pre{max-height:300px;padding:12px;border-width:1px 0 0;border-radius:0 0 8px 8px}.system-reference-list{padding:0 11px 10px}.system-reference-list article{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 0;font-size:.7rem}.system-reference-list a{color:#1769c2;font-weight:750;text-decoration:none}.system-controls{display:grid;grid-template-columns:1fr auto 1fr;gap:9px;padding:17px clamp(22px,4vw,48px);border-top:1px solid #e3e8ef;background:#fafbfd}.system-controls button{min-height:43px;padding:9px 14px;border:1px solid #ccd5e0;border-radius:9px;background:#fff;color:#47566d;font-weight:750}.system-controls .system-reset{color:#758094}.system-controls .system-next{border-color:#1769c2;background:#1769c2;color:#fff}.system-controls button:disabled{cursor:not-allowed;opacity:.4}.system-complete{display:grid;min-height:320px;place-items:center;align-content:center;text-align:center}.system-complete>span{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;background:#e1f4e9;color:#167246;font-size:1.4rem;font-weight:900}.system-complete h2{margin:13px 0 4px;font-size:2rem}.system-complete p{color:#6b788c}@media(max-width:800px){.system-view{padding:22px 12px}.system-hero{align-items:stretch;flex-direction:column}.system-hero label{min-width:0}.ecosystem-map{overflow-x:auto}.step-timeline{justify-content:flex-start}.system-controls{grid-template-columns:1fr 1fr}.system-controls .system-reset{grid-row:2;grid-column:1 / -1}}.top-mode-toggle{display:flex;gap:4px;margin-left:auto;padding:4px;border:1px solid #cad7e7;border-radius:12px;background:#eaf0f7}.top-mode-toggle button{padding:7px 14px;border:0;border-radius:8px;background:transparent;color:#63728a;font-size:.78rem;font-weight:800}.top-mode-toggle button.active{background:#153e78;color:#fff;box-shadow:0 3px 10px #153e7833}.app-header .view-toggle{margin-left:0}.journey-home,.journey-player{min-height:calc(100vh - 66px);background:radial-gradient(circle at 8% 5%,rgba(255,196,91,.19),transparent 24rem),radial-gradient(circle at 90% 12%,rgba(52,122,203,.13),transparent 28rem),#f5f2eb}.journey-home{padding:clamp(32px,6vw,76px) clamp(18px,5vw,70px) 80px}.journey-home-hero{width:min(760px,100%);margin:0 auto 42px;text-align:center}.journey-home-hero>span,.journey-scene-copy>span{color:#9b5418;font-size:.73rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.journey-home-hero h1{margin:9px 0 14px;color:#1b3555;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,6vw,5.4rem);font-weight:600;line-height:.95;letter-spacing:-.05em}.journey-home-hero p{margin:0 auto;color:#637087;font-size:clamp(1.02rem,1.7vw,1.28rem);line-height:1.6}.journey-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,350px),1fr));gap:18px;width:min(1240px,100%);margin:0 auto}.journey-card{display:flex;flex-direction:column;min-height:405px;padding:clamp(23px,3vw,34px);border:1px solid rgba(57,76,103,.14);border-radius:24px;background:#ffffffe0;box-shadow:0 18px 50px #333b4914}.journey-card-meta,.journey-card-cast,.journey-props{display:flex;flex-wrap:wrap;gap:7px}.journey-card-meta span,.journey-card-cast span,.journey-props span{padding:6px 9px;border-radius:999px;font-size:.72rem;font-weight:750}.journey-card-meta span{background:#edf2f8;color:#53647d}.journey-card-cast{margin:20px 0 13px}.journey-card-cast span{background:#fff4df;color:#754c22}.journey-card h2{margin:0 0 7px;color:#1c3555;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,2.5vw,2.1rem);font-weight:600;line-height:1.12}.journey-card>p{color:#68758a;line-height:1.55}.journey-card .journey-subtitle{margin-bottom:9px;color:#394d68;font-size:1.02rem;font-weight:700}.journey-card .journey-why{padding:10px 12px;border-radius:10px;background:#fff7e9;color:#6d512e;font-size:.82rem}.journey-learns{margin:4px 0 22px;color:#40526b;font-size:.82rem}.journey-learns ul{margin:7px 0 0;padding-left:19px;line-height:1.45}.journey-card>button,.journey-next{border:0;background:#194f91;color:#fff;font-weight:800}.journey-card>button{display:flex;justify-content:space-between;margin-top:auto;padding:12px 15px;border-radius:11px}.journey-player{padding:clamp(22px,4vw,48px) 18px 70px}.journey-player-header,.journey-scene-card,.journey-controls,.journey-finale{width:min(940px,100%);margin-right:auto;margin-left:auto}.journey-player-header{display:grid;grid-template-columns:160px 1fr 160px;align-items:center;margin-bottom:20px;text-align:center}.journey-player-header>div>span{color:#263e5d;font-family:Georgia,Times New Roman,serif;font-size:1.12rem;font-weight:650}.journey-player-header small{color:#798496;font-size:.7rem}.journey-back{justify-self:start;padding:8px 0;border:0;background:transparent;color:#365f90;font-size:.78rem;font-weight:800}.journey-progress{display:flex;gap:5px;justify-content:center;margin:9px 0 6px}.journey-progress i{width:36px;height:5px;border-radius:999px;background:#d6dbe1}.journey-progress i.done{background:#77a786}.journey-progress i.current{background:#d6822c}.journey-scene-card,.journey-finale{padding:clamp(24px,5vw,52px);border:1px solid rgba(65,71,83,.12);border-radius:28px;background:#fffffff0;box-shadow:0 24px 70px #3035411c}.journey-scene-world{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid #e9e3da}.journey-location,.journey-personas,.journey-personas>div{display:flex;align-items:center}.journey-location{gap:10px}.journey-location>span{font-size:2rem}.journey-location div,.journey-personas>div{display:grid}.journey-location em{margin-top:2px;color:#7b8491;font-size:.7rem;font-style:normal}.journey-location small,.journey-actions small,.journey-visual-note small,.behind-scenes small{color:#8a7561;font-size:.66rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.journey-personas{flex-wrap:wrap;gap:8px;justify-content:flex-end}.journey-personas>div{grid-template-columns:auto auto;gap:7px;padding:7px 10px;border-radius:12px;background:#fff4df;color:#674925;font-size:.76rem}.journey-scene-copy{max-width:760px;margin:34px 0 25px}.journey-scene-copy h2{margin:8px 0 14px;color:#1b3555;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,5vw,4rem);font-weight:600;line-height:1;letter-spacing:-.045em}.journey-scene-copy p{margin:0;color:#53647b;font-size:clamp(1.02rem,1.7vw,1.24rem);line-height:1.65}.journey-props{margin-bottom:23px}.journey-props span{background:#f1f4f7;color:#485a72}.journey-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;margin-bottom:18px}.journey-actions>div{display:grid;gap:5px;padding:16px;border-left:4px solid #e2a14f;border-radius:4px 13px 13px 4px;background:#fff7e9;color:#374b64;line-height:1.45}.journey-visual-note{display:flex;gap:13px;padding:16px;border-radius:14px;background:#eef5fb}.journey-perspectives{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px;margin-bottom:18px}.journey-perspectives article{padding:14px;border:1px solid #dde4ec;border-radius:12px;background:#f8fafc}.journey-perspectives small{color:#607189;font-size:.66rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.journey-perspectives p{margin:6px 0 0;color:#40536d;font-size:.84rem;line-height:1.5}.journey-visual-note>span{font-size:1.5rem}.journey-visual-note p{margin:4px 0 7px;color:#4b607a;line-height:1.5}.journey-visual-note code{color:#6c7c90;font-size:.7rem}.device-mockups{margin-top:18px;padding:18px;border:1px solid #dce3eb;border-radius:16px;background:#f4f6f8}.device-mockups>h3{margin-bottom:14px;color:#4c617c}.device-mockup-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:16px;align-items:stretch}.merchant-workspace{overflow:hidden;min-width:230px;border:2px solid #25334a;border-radius:12px;background:#f8fafc;box-shadow:0 8px 20px #20314a1f}.merchant-workspace>header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:10px 12px;background:#25334a;color:#fff;font-size:.75rem}.merchant-workspace>header i{width:7px;height:7px;border-radius:50%;background:#6ed6a5}.merchant-workspace-body{display:flex;min-height:170px;padding:16px;flex-direction:column;align-items:flex-start;gap:9px}.merchant-workspace-body b{font-size:1.7rem}.merchant-workspace-body p{margin:0;color:#536174;font-size:.82rem}.merchant-workspace-body ul{width:100%;margin:0;padding:0;list-style:none}.merchant-workspace-body li{padding:6px 0;border-bottom:1px solid #dfe5ec;font-size:.75rem}.merchant-workspace-body button{padding:8px 12px;border:0;border-radius:7px;background:#1769c2;color:#fff;font-weight:700}.merchant-workspace-status{padding:5px 9px;border-radius:999px;background:#dff5ea;color:#17633e;font-size:.72rem;font-weight:800}.device-mockup-grid>article{display:grid;gap:11px;align-content:start;min-width:0;padding:14px;border:1px solid #e0e5ea;border-radius:14px;background:#fff}.device-mockup-grid>article>strong{color:#52657d;font-size:.73rem;text-align:center}.device-phone{width:min(230px,100%);margin:0 auto;padding:8px;border:2px solid #243247;border-radius:31px;background:#243247;box-shadow:0 14px 30px #1f2e4129}.device-phone-speaker{width:54px;height:5px;margin:2px auto 7px;border-radius:999px;background:#778294}.device-phone-screen{display:flex;min-height:318px;padding:11px 13px 14px;border-radius:21px;background:linear-gradient(165deg,#f8fbff,#edf3f8);color:#263c57;flex-direction:column}.device-phone-status{display:flex;justify-content:space-between;margin-bottom:27px;color:#6d7a8b;font-size:.55rem;font-weight:750}.device-phone h4,.device-terminal h4{margin:0 0 7px;color:#263c57;font-size:.95rem;text-align:center}.device-subtitle{margin:0 0 15px;color:#6d7a8c;font-size:.7rem;line-height:1.4;text-align:center}.device-merchant{display:block;margin:7px 0;color:#4b6078;font-size:.76rem;text-align:center}.device-amount{margin:11px 0;color:#173f6e;font-size:1.75rem;font-weight:850;letter-spacing:-.04em;text-align:center}.device-balance{margin:2px 0 10px;color:#68778a;font-size:.67rem;text-align:center}.device-status{align-self:center;margin:7px 0;padding:6px 9px;border-radius:999px;background:#e5edf6;color:#3c638f;font-size:.67rem;font-weight:800;text-align:center}[data-screen=payment_success] .device-status,[data-screen=approved] .device-status,[data-screen=receipt_printed] .device-status{background:#dcefe1;color:#347147}[data-screen=payment_processing] .device-status,[data-screen=processing] .device-status{background:#fff0d8;color:#8a5d20}.device-primary-action{margin-top:auto;padding:10px;border-radius:9px;background:#1e5a96;color:#fff;font-size:.73rem;font-weight:850;text-align:center}.device-secondary-text{display:block;margin-top:auto;padding-top:10px;color:#718095;font-size:.62rem;line-height:1.4;text-align:center}.device-primary-action+.device-secondary-text{margin-top:0}.device-terminal{width:min(270px,100%);margin:28px auto 0;padding:15px 14px 18px;border-radius:20px 20px 27px 27px;background:#344154;box-shadow:0 14px 30px #1f2e412e}.device-terminal-screen{display:flex;min-height:235px;padding:19px 15px;border:2px solid #1d293a;border-radius:10px;background:#eef4ee;flex-direction:column;justify-content:center}.device-terminal-screen>small{margin-bottom:10px;color:#637369;text-align:center}.device-terminal-screen p{margin:7px 0;color:#526359;font-size:.72rem;line-height:1.4;text-align:center}.device-receipt{margin-top:12px;padding:8px;border-top:1px dashed #91a096;color:#3e654a;font-size:.67rem;font-weight:800;text-align:center}.device-terminal-keys{display:flex;gap:10px;justify-content:center;margin-top:15px}.device-terminal-keys i{width:24px;height:10px;border-radius:3px;background:#647084}.device-terminal-keys i:first-child{background:#b95555}.device-terminal-keys i:last-child{background:#4a9a67}.device-notification{display:flex;gap:11px;padding:14px;border:1px solid #d8e0e9;border-radius:16px;background:#f7fafc}.device-notification>span{display:grid;flex:0 0 34px;height:34px;place-items:center;border-radius:9px;background:#1e5a96;color:#fff;font-weight:850}.device-notification div{display:grid;gap:3px;color:#4d6078;font-size:.72rem}.device-notification p{margin:0}.behind-scenes{margin-top:18px;border:1px solid #dce3eb;border-radius:14px;background:#f8fafc;color:#66758a}.behind-scenes>summary{padding:14px 16px;color:#405673;font-size:.8rem;font-weight:800}.behind-scenes>p{margin:0;padding:0 16px 12px;font-size:.78rem}.behind-scenes-list{display:grid;gap:12px;padding:0 12px 12px}.technical-scenario-flow{overflow:hidden;border:1px solid #dce3eb;border-radius:12px;background:#fff}.technical-scenario-flow>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-bottom:1px solid #e2e7ee;background:#f3f6f9}.technical-scenario-flow>header>div{display:grid;gap:3px}.technical-scenario-flow>header strong{overflow-wrap:anywhere;color:#344b68;font-size:.8rem}.technical-scenario-flow>header button{flex:0 0 auto;padding:8px 10px;border:1px solid #bdc9d7;border-radius:8px;background:#fff;color:#4c627e;font-size:.72rem;font-weight:750}.technical-step-card{padding:14px;border-bottom:1px solid #e5e9ef}.technical-step-card:last-child{border-bottom:0}.technical-step-heading{display:flex;align-items:center;gap:7px}.technical-step-heading span{padding:3px 6px;border-radius:999px;background:#e8f0fa;color:#356294;font-size:.65rem;font-weight:800}.technical-step-heading strong{color:#3c5573;font-size:.72rem}.technical-step-card h4{margin:8px 0 5px;color:#233b59;font-size:.92rem}.technical-step-card p{margin:4px 0;color:#617087;font-size:.78rem;line-height:1.45}.technical-step-card .technical-action{color:#344b68;font-weight:700}.technical-state-changes{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:7px;margin-top:10px}.technical-state-changes span{display:grid;gap:3px;padding:8px 10px;border-radius:8px;background:#edf6ef;color:#3c6548;font-size:.72rem}.technical-api-call{margin-top:10px;font-size:.72rem}.technical-api-call summary{color:#536a86;font-weight:750}.technical-api-call code{display:block;margin-top:6px;padding:8px 10px;overflow-wrap:anywhere;border-radius:7px;background:#eef2f6;color:#354a65;white-space:pre-wrap}.technical-mapping-empty{margin:0 12px 12px!important;padding:10px!important;border-radius:8px;background:#eef2f6}.journey-controls{display:flex;justify-content:center;gap:9px;margin-top:18px}.journey-controls button{min-width:115px;padding:10px 15px;border:1px solid #cbd4df;border-radius:10px;background:#fff;color:#405673;font-weight:800}.journey-controls .journey-next{border-color:#194f91;background:#194f91;color:#fff}.journey-controls button:disabled{cursor:not-allowed;opacity:.4}.journey-finale{min-height:520px;text-align:center}.journey-finale-icon{display:block;font-size:3rem}.journey-finale>small{display:block;margin-top:12px;color:#9b5418;font-size:.7rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.journey-finale h2{margin:8px 0 10px;color:#1b3555;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.4rem,6vw,4.5rem);font-weight:600;letter-spacing:-.045em;line-height:1}.journey-finale-outcome{max-width:680px;margin:0 auto 27px;color:#5c6a7e;font-size:1.05rem;line-height:1.6}.journey-result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 18px;text-align:left}.journey-result-grid article{padding:17px;border:1px solid #e0e5eb;border-radius:14px;background:#f8fafc}.journey-result-grid article>span{display:block;margin-bottom:9px;font-size:1.35rem}.journey-result-grid small,.journey-linked-scenario small{color:#66758a;font-size:.65rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.journey-result-grid p{margin:7px 0 0;color:#42556f;font-size:.84rem;line-height:1.5}.journey-linked-scenario{display:inline-grid;gap:4px;margin-bottom:21px;padding:9px 13px;border-radius:10px;background:#eef3f8;color:#34506f;font-size:.78rem}.journey-finale-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.journey-finale-actions button{padding:10px 14px;border:1px solid #cad4df;border-radius:10px;background:#fff;color:#3e5675;font-weight:800}.journey-finale-actions .journey-open-system{border-color:#194f91;background:#194f91;color:#fff}@media(max-width:900px){.app-header{flex-wrap:wrap}.top-mode-toggle{margin-left:auto}.app-header .view-toggle{order:3;width:100%}.app-header .view-toggle button{flex:1}.model-stats{display:none}}@media(max-width:620px){.app-header>div:nth-child(2){display:none}.top-mode-toggle button{padding:7px 10px}.journey-player-header{grid-template-columns:1fr;gap:12px}.journey-back{justify-self:center}.journey-scene-world{align-items:flex-start;flex-direction:column}.journey-personas{justify-content:flex-start}.journey-result-grid{grid-template-columns:1fr}.technical-scenario-flow>header{align-items:stretch;flex-direction:column}.journey-controls button{min-width:0;flex:1;padding:10px 8px;font-size:.75rem}}.learning-home,.learning-detail{min-height:calc(100vh - 66px);background:radial-gradient(circle at 15% 0%,rgba(71,142,209,.13),transparent 28rem),radial-gradient(circle at 90% 15%,rgba(242,179,73,.14),transparent 25rem),#f5f6f3}.learning-home{padding:clamp(36px,6vw,78px) clamp(18px,5vw,70px) 80px}.learning-home-hero{width:min(850px,100%);margin:0 auto 42px;text-align:center}.learning-home-hero>span{color:#346797;font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.learning-home-hero h1{margin:9px 0 14px;color:#183653;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:600;line-height:.96;letter-spacing:-.05em}.learning-home-hero p{max-width:670px;margin:0 auto;color:#657487;font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.55}.learning-path-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:18px;width:min(1160px,100%);margin:0 auto}.learning-path-card{position:relative;display:flex;flex-direction:column;min-height:465px;padding:clamp(24px,3vw,34px);overflow:hidden;border:1px solid rgba(46,70,95,.13);border-radius:25px;background:#ffffffeb;box-shadow:0 20px 55px #2a394814}.learning-path-icon{display:grid;width:62px;height:62px;margin-bottom:18px;place-items:center;border-radius:18px;background:#edf4fa;font-size:2rem}.learning-path-meta{display:flex;flex-wrap:wrap;gap:6px}.learning-path-meta span{padding:5px 8px;border-radius:999px;background:#f0f3f6;color:#637287;font-size:.68rem;font-weight:750}.learning-path-card h2{margin:19px 0 8px;color:#1c3856;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:600}.learning-path-subtitle{margin-bottom:14px;color:#596b82;line-height:1.5}.learning-path-card ul{margin:0 0 20px;padding-left:19px;color:#445970;font-size:.83rem;line-height:1.55}.learning-card-progress{margin:auto 0 14px}.learning-card-progress>div,.learning-overall-progress>div{overflow:hidden;border-radius:999px;background:#e2e7ec}.learning-card-progress>div{height:6px;margin-bottom:7px}.learning-card-progress span,.learning-overall-progress span{display:block;height:100%;border-radius:inherit;background:#3d82bd}.learning-card-progress small{color:#6b788a;font-size:.68rem}.learning-path-complete,.learning-detail-complete{color:#347348;font-size:.75rem;font-weight:850}.learning-path-complete{margin:auto 0 12px}.learning-path-actions{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:auto}.learning-path-actions button,.learning-journey-list button{padding:10px 13px;border:1px solid #1d568e;border-radius:10px;background:#1d568e;color:#fff;font-weight:800}.learning-path-actions .learning-secondary{border-color:#c6d0db;background:#fff;color:#526880;font-size:.75rem}.learning-detail{padding:clamp(25px,5vw,60px) 18px 80px}.learning-back,.learning-journey-list button{font-size:.76rem}.learning-back{display:block;width:min(920px,100%);margin:0 auto 20px;padding:5px 0;border:0;background:transparent;color:#3c638d;font-weight:800;text-align:left}.learning-detail-hero,.learning-overall-progress,.learning-journey-list{width:min(920px,100%);margin-right:auto;margin-left:auto}.learning-detail-hero{display:flex;gap:22px;align-items:flex-start;margin-bottom:24px}.learning-detail-hero>span{display:grid;flex:0 0 74px;height:74px;place-items:center;border-radius:20px;background:#fff;box-shadow:0 10px 30px #2a394814;font-size:2.35rem}.learning-detail-hero small{color:#68788d;font-size:.7rem;font-weight:750;text-transform:capitalize}.learning-detail-hero h1{margin:5px 0 8px;color:#183653;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,6vw,4.7rem);font-weight:600;line-height:1;letter-spacing:-.045em}.learning-detail-hero p{max-width:680px;margin-bottom:9px;color:#637287;line-height:1.55}.learning-overall-progress{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;margin-bottom:22px;padding:15px 17px;border:1px solid #dce2e8;border-radius:14px;background:#ffffffc7;color:#425873;font-size:.76rem}.learning-overall-progress>div{height:8px}.learning-overall-progress strong{font-size:.75rem}.learning-overall-progress small{font-weight:850}.learning-journey-list{display:grid;gap:10px}.learning-journey-list article{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:15px;align-items:center;padding:19px;border:1px solid #d9e0e7;border-radius:16px;background:#ffffffe6}.learning-journey-list article.completed{border-color:#bad4c1;background:#f8fcf8}.learning-journey-order{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#eaf1f8;color:#346797;font-weight:850}.completed .learning-journey-order{background:#dceee0;color:#347348}.learning-journey-copy small{color:#718095;font-size:.65rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.learning-journey-copy h2{margin:4px 0 5px;color:#293f5b;font-size:1.08rem}.learning-journey-copy p{margin-bottom:7px;color:#637187;font-size:.82rem;line-height:1.45}.learning-journey-copy>span{color:#7a8797;font-size:.7rem}.journey-path-context{display:block;margin-bottom:3px;color:#3b709f!important;font-size:.64rem!important;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.journey-finale-actions .journey-continue-next{flex-basis:100%;border-color:#1d568e;background:#1d568e;color:#fff}.playground-card{min-height:350px;border-top:5px solid var(--playground-theme)}.playground-card .learning-path-icon{background:color-mix(in srgb,var(--playground-theme) 13%,white)}.playground-card h2{margin-top:17px}.playground-card .learning-card-progress{margin-top:auto}.playground-card .learning-card-progress span,.playground-detail .learning-overall-progress span{background:var(--playground-theme, #3d82bd)}.playground-actions{grid-template-columns:1fr}.playground-actions button{border-color:var(--playground-theme);background:var(--playground-theme)}.playground-objectives{width:min(920px,100%);margin:0 auto 17px;padding:17px 19px;border:1px solid #dce2e8;border-radius:14px;background:#ffffffc7;color:#425873}.playground-objectives>strong{font-size:.74rem;letter-spacing:.07em;text-transform:uppercase}.playground-objectives ul{margin:8px 0 0;padding-left:19px;font-size:.84rem;line-height:1.55}.journey-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;align-items:center;width:min(940px,100%);margin:0 auto 16px;color:#718095;font-size:.7rem}.journey-breadcrumb b{color:#a0aab7}.journey-breadcrumb strong{color:#3d5877}.journey-breadcrumb small{margin-left:auto;padding:4px 7px;border-radius:999px;background:#e8f0f7;color:#3b6996;font-size:.62rem;font-weight:800;text-transform:capitalize}@media(max-width:760px){.learning-path-actions{grid-template-columns:1fr}.learning-detail-hero{align-items:flex-start;flex-direction:column}.learning-overall-progress{grid-template-columns:1fr auto}.learning-overall-progress>div{grid-column:1 / -1}.learning-journey-list article{grid-template-columns:40px minmax(0,1fr)}.learning-journey-list article>button{grid-column:1 / -1}}
