.make-llm-mcp-story{--panel: rgba(16, 24, 48, .88);--card: rgba(255, 255, 255, .06);--text: #eef2ff;--muted: #b7c1e1;--accent: #7dd3fc;--shadow: 0 20px 50px rgba(0, 0, 0, .35);--radius: 18px;color:var(--text)}.make-llm-mcp-story .wrap{max-width:1560px;margin:0 auto;padding:24px}.make-llm-mcp-story .header{display:grid;grid-template-columns:1.25fr 1fr;gap:18px;margin-bottom:18px}.make-llm-mcp-story .hero,.make-llm-mcp-story .meta,.make-llm-mcp-story .panel,.make-llm-mcp-story .legend,.make-llm-mcp-story .note{background:var(--panel);border:1px solid rgba(255,255,255,.09);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.make-llm-mcp-story .hero{padding:24px}.make-llm-mcp-story .hero h1{margin:0 0 10px;font-size:clamp(28px,4vw,44px);line-height:1.05;letter-spacing:-.03em}.make-llm-mcp-story .hero p{margin:0;color:var(--muted);max-width:72ch;font-size:15px;line-height:1.55}.make-llm-mcp-story .chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.make-llm-mcp-story .chip{padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:var(--text);font-size:13px}.make-llm-mcp-story .meta{padding:20px;display:grid;gap:12px;align-content:start}.make-llm-mcp-story .kv{background:var(--card);border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:14px}.make-llm-mcp-story .kv strong{display:block;margin-bottom:4px}.make-llm-mcp-story .kv span{color:var(--muted);font-size:14px;line-height:1.45}.make-llm-mcp-story .controls{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}.make-llm-mcp-story .filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--text);border-radius:999px;padding:10px 14px;cursor:pointer;font-size:14px;transition:.18s ease}.make-llm-mcp-story .filter:hover,.make-llm-mcp-story .filter.active{background:linear-gradient(135deg,#7dd3fc2e,#a78bfa2e);border-color:#7dd3fc73;transform:translateY(-1px)}.make-llm-mcp-story .main{display:grid;grid-template-columns:minmax(760px,1.5fr) minmax(320px,.8fr);gap:18px;align-items:start}.make-llm-mcp-story .diagram-column{display:grid;gap:18px;align-content:start}.make-llm-mcp-story .diagram-shell{position:relative;overflow:hidden;padding:16px}.make-llm-mcp-story .diagram-header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.make-llm-mcp-story .diagram-header h2{margin:0;font-size:20px}.make-llm-mcp-story .diagram-header p{margin:0;color:var(--muted);font-size:13px}.make-llm-mcp-story .tooltip{position:absolute;z-index:20;pointer-events:none;max-width:300px;padding:12px 14px;border-radius:14px;background:#050a18f2;border:1px solid rgba(125,211,252,.35);box-shadow:0 20px 50px #00000059;color:var(--text);font-size:13px;line-height:1.45;opacity:0;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease}.make-llm-mcp-story .tooltip.visible{opacity:1;transform:translateY(0)}.make-llm-mcp-story .tooltip strong{display:block;margin-bottom:4px;color:var(--accent)}.make-llm-mcp-story svg{width:100%;height:auto;display:block;background:radial-gradient(circle at 20% 20%,rgba(125,211,252,.07),transparent 28%),radial-gradient(circle at 80% 12%,rgba(167,139,250,.08),transparent 24%),linear-gradient(180deg,#ffffff05,#ffffff03);border-radius:18px;border:1px solid rgba(255,255,255,.08)}.make-llm-mcp-story .node{cursor:pointer;transition:opacity .2s ease,transform .2s ease}.make-llm-mcp-story .node rect,.make-llm-mcp-story .node circle,.make-llm-mcp-story .node path{transition:all .2s ease;stroke-width:1.4}.make-llm-mcp-story .node text{pointer-events:none}.make-llm-mcp-story .node:hover rect,.make-llm-mcp-story .node:hover circle,.make-llm-mcp-story .node:hover path,.make-llm-mcp-story .node.active rect,.make-llm-mcp-story .node.active circle,.make-llm-mcp-story .node.active path{filter:drop-shadow(0 8px 20px rgba(125,211,252,.25));stroke:#ffffffe6;stroke-width:2}.make-llm-mcp-story .edge{fill:none;stroke-width:2.2;opacity:.9;cursor:pointer;transition:opacity .2s ease,stroke-width .2s ease}.make-llm-mcp-story .edge:hover,.make-llm-mcp-story .edge.active{stroke-width:3.6;opacity:1}.make-llm-mcp-story .faded{opacity:.15!important}.make-llm-mcp-story .label-small{font-size:12px;fill:#dbeafe;opacity:.92}.make-llm-mcp-story .label-muted{font-size:11px;fill:#b7c1e1;opacity:.9}.make-llm-mcp-story .panel{padding:16px}.make-llm-mcp-story .info-panel{position:sticky;top:18px}.make-llm-mcp-story .panel h3{margin:0 0 8px;font-size:21px}.make-llm-mcp-story .panel p{margin:0 0 12px;color:var(--muted);font-size:14px;line-height:1.55}.make-llm-mcp-story .section{background:var(--card);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px;margin-top:10px}.make-llm-mcp-story .section h4{margin:0 0 8px;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--accent)}.make-llm-mcp-story .section ul{margin:0;padding-left:18px;color:var(--text)}.make-llm-mcp-story .section li{margin:0 0 8px;color:var(--muted);line-height:1.45}.make-llm-mcp-story .section-selection-title{min-height:24px}.make-llm-mcp-story .legend{margin-top:18px;padding:16px}.make-llm-mcp-story .legend h3{margin:0 0 12px;font-size:18px}.make-llm-mcp-story .legend-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:10px}.make-llm-mcp-story .legend-item{display:flex;align-items:center;gap:10px;background:var(--card);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px 12px;font-size:13px;color:var(--muted)}.make-llm-mcp-story .swatch{width:14px;height:14px;border-radius:999px;flex:0 0 14px}.make-llm-mcp-story .note{padding:16px 18px;margin-top:18px;color:var(--muted);font-size:13px;line-height:1.55}@media (max-width: 1180px){.make-llm-mcp-story .header,.make-llm-mcp-story .main{grid-template-columns:1fr}.make-llm-mcp-story .info-panel{position:static}.make-llm-mcp-story .legend-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (max-width: 760px){.make-llm-mcp-story .wrap{padding:16px}.make-llm-mcp-story .hero,.make-llm-mcp-story .meta,.make-llm-mcp-story .panel,.make-llm-mcp-story .legend,.make-llm-mcp-story .note,.make-llm-mcp-story .diagram-shell{border-radius:16px}.make-llm-mcp-story .legend-grid{grid-template-columns:1fr}.make-llm-mcp-story .controls{gap:8px}.make-llm-mcp-story .filter{font-size:13px;padding:9px 12px}}.make-llm-mcp-executive-story{min-height:100vh;background:radial-gradient(circle at top,#15264b,#09111f 58%,#050913);color:#eef3ff}.make-llm-mcp-executive-story .wrap{max-width:1480px;margin:0 auto;padding:24px}.make-llm-mcp-executive-story .hero,.make-llm-mcp-executive-story .panel,.make-llm-mcp-executive-story .side,.make-llm-mcp-executive-story .mini,.make-llm-mcp-executive-story .footer-note{background:#0b1223e6;border:1px solid rgba(255,255,255,.1);border-radius:22px;box-shadow:0 24px 60px #00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.make-llm-mcp-executive-story .hero{padding:26px;margin-bottom:18px;display:grid;grid-template-columns:1.4fr .9fr;gap:18px}.make-llm-mcp-executive-story .hero h1{margin:0 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.02;letter-spacing:-.03em}.make-llm-mcp-executive-story .hero p{margin:0;color:#b9c4df;font-size:15px;line-height:1.6;max-width:72ch}.make-llm-mcp-executive-story .badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.make-llm-mcp-executive-story .badge{padding:8px 12px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);font-size:13px}.make-llm-mcp-executive-story .hero-right{display:grid;gap:12px}.make-llm-mcp-executive-story .mini{padding:14px}.make-llm-mcp-executive-story .mini strong{display:block;margin-bottom:4px}.make-llm-mcp-executive-story .mini span{color:#b9c4df;font-size:14px;line-height:1.45}.make-llm-mcp-executive-story .controls{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}.make-llm-mcp-executive-story .controls button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#eef3ff;padding:10px 14px;border-radius:999px;cursor:pointer;font-size:14px;transition:.18s ease}.make-llm-mcp-executive-story .controls button:hover,.make-llm-mcp-executive-story .controls button.active{background:linear-gradient(135deg,#7dd3fc29,#c4b5fd2e);border-color:#7dd3fc66;transform:translateY(-1px)}.make-llm-mcp-executive-story .main{display:grid;grid-template-columns:minmax(760px,1.45fr) minmax(320px,.75fr);gap:18px;align-items:start}.make-llm-mcp-executive-story .diagram-column{display:grid;gap:18px;align-content:start}.make-llm-mcp-executive-story .panel{padding:16px;position:relative;overflow:hidden}.make-llm-mcp-executive-story .panel-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.make-llm-mcp-executive-story .panel-top h2{margin:0;font-size:22px}.make-llm-mcp-executive-story .panel-top p{margin:4px 0 0;color:#b9c4df;font-size:13px}.make-llm-mcp-executive-story svg{display:block;width:100%;height:auto;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 18% 20%,rgba(125,211,252,.08),transparent 25%),radial-gradient(circle at 82% 18%,rgba(196,181,253,.09),transparent 22%),linear-gradient(180deg,#ffffff05,#ffffff03)}.make-llm-mcp-executive-story .node{cursor:pointer;transition:opacity .2s ease}.make-llm-mcp-executive-story .node rect,.make-llm-mcp-executive-story .node path,.make-llm-mcp-executive-story .node circle{transition:all .2s ease;stroke-width:1.4}.make-llm-mcp-executive-story .node text{pointer-events:none}.make-llm-mcp-executive-story .node:hover rect,.make-llm-mcp-executive-story .node.active rect{filter:drop-shadow(0 12px 26px rgba(125,211,252,.24));stroke:#fff;stroke-width:2}.make-llm-mcp-executive-story .edge{fill:none;stroke-width:3;opacity:.92;cursor:pointer;transition:opacity .2s ease,stroke-width .2s ease}.make-llm-mcp-executive-story .edge:hover,.make-llm-mcp-executive-story .edge.active{stroke-width:4.8;opacity:1}.make-llm-mcp-executive-story .faded{opacity:.14!important}.make-llm-mcp-executive-story .side{padding:18px;position:sticky;top:18px}.make-llm-mcp-executive-story .side h3{margin:0 0 8px;font-size:22px}.make-llm-mcp-executive-story .side>p,.make-llm-mcp-executive-story .section p,.make-llm-mcp-executive-story .section li{color:#b9c4df;font-size:14px;line-height:1.55}.make-llm-mcp-executive-story .section{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:14px;margin-top:10px}.make-llm-mcp-executive-story .section h4{margin:0 0 8px;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:#7dd3fc}.make-llm-mcp-executive-story .section ul{margin:0;padding-left:18px}.make-llm-mcp-executive-story .section li{margin:0 0 8px}.make-llm-mcp-executive-story .detail-title{margin:0 0 12px}.make-llm-mcp-executive-story .kpi{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.make-llm-mcp-executive-story .kpi .mini{background:#ffffff0d}.make-llm-mcp-executive-story .legend{margin-top:18px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.make-llm-mcp-executive-story .legend .mini{display:flex;gap:10px;align-items:center;padding:12px}.make-llm-mcp-executive-story .dot{width:14px;height:14px;border-radius:999px;flex:0 0 14px}.make-llm-mcp-executive-story .footer-note{margin-top:18px;padding:16px 18px;color:#b9c4df;font-size:13px;line-height:1.55}.make-llm-mcp-executive-story .tooltip{position:absolute;z-index:20;pointer-events:none;max-width:320px;padding:12px 14px;border-radius:14px;background:#040812f5;border:1px solid rgba(125,211,252,.34);box-shadow:0 20px 50px #00000059;color:#eef3ff;font-size:13px;line-height:1.45;opacity:0;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease}.make-llm-mcp-executive-story .tooltip.visible{opacity:1;transform:translateY(0)}.make-llm-mcp-executive-story .tooltip strong{display:block;margin-bottom:4px;color:#7dd3fc}@media (max-width: 1180px){.make-llm-mcp-executive-story .hero,.make-llm-mcp-executive-story .main{grid-template-columns:1fr}.make-llm-mcp-executive-story .side{position:static}.make-llm-mcp-executive-story .legend{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.make-llm-mcp-executive-story .wrap{padding:16px}.make-llm-mcp-executive-story .legend{grid-template-columns:1fr}.make-llm-mcp-executive-story .controls button{font-size:13px;padding:9px 12px}}.make-board-investor-onepager-story{min-height:100vh;background:radial-gradient(circle at top left,#173158,#0d1a2d 38%,#07111f);color:#f2f6ff}.make-board-investor-onepager-story .wrap{max-width:1280px;margin:0 auto;padding:28px}.make-board-investor-onepager-story .hero,.make-board-investor-onepager-story .card,.make-board-investor-onepager-story .footer-note{background:#0e182cd6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:22px;box-shadow:0 20px 50px #00000047}.make-board-investor-onepager-story .hero{padding:32px 32px 26px;position:relative;overflow:hidden}.make-board-investor-onepager-story .hero:before,.make-board-investor-onepager-story .hero:after{content:"";position:absolute;border-radius:999px;filter:blur(20px);opacity:.28}.make-board-investor-onepager-story .hero:before{width:240px;height:240px;background:#78d3ff;right:-60px;top:-80px}.make-board-investor-onepager-story .hero:after{width:220px;height:220px;background:#a78bfa;right:140px;top:-100px}.make-board-investor-onepager-story h1{margin:0 0 10px;font-size:clamp(32px,5vw,58px);line-height:1.02;letter-spacing:-.04em;max-width:900px;position:relative;z-index:1}.make-board-investor-onepager-story .sub{max-width:820px;color:#b8c4df;font-size:18px;line-height:1.55;position:relative;z-index:1}.make-board-investor-onepager-story .chips,.make-board-investor-onepager-story .pill-row,.make-board-investor-onepager-story .toggle{display:flex;flex-wrap:wrap;gap:10px}.make-board-investor-onepager-story .chips{margin-top:18px;position:relative;z-index:1}.make-board-investor-onepager-story .chip,.make-board-investor-onepager-story .pill,.make-board-investor-onepager-story .toggle button{padding:9px 13px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);font-size:13px;color:#e9f2ff}.make-board-investor-onepager-story .grid-2,.make-board-investor-onepager-story .grid-3,.make-board-investor-onepager-story .grid-4,.make-board-investor-onepager-story .target-rail,.make-board-investor-onepager-story .decision,.make-board-investor-onepager-story .kpi{display:grid;gap:18px;margin-top:18px}.make-board-investor-onepager-story .grid-2{grid-template-columns:1.25fr .95fr}.make-board-investor-onepager-story .grid-3{grid-template-columns:repeat(3,1fr)}.make-board-investor-onepager-story .grid-4{grid-template-columns:repeat(4,1fr)}.make-board-investor-onepager-story .card{padding:22px}.make-board-investor-onepager-story .eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#78d3ff;margin-bottom:8px;font-weight:700}.make-board-investor-onepager-story h2{margin:0 0 10px;font-size:28px;letter-spacing:-.02em}.make-board-investor-onepager-story h3{margin:0 0 10px;font-size:20px;letter-spacing:-.02em}.make-board-investor-onepager-story p{margin:0;color:#b8c4df;line-height:1.55}.make-board-investor-onepager-story .kpi{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px}.make-board-investor-onepager-story .kpi .box,.make-board-investor-onepager-story .decision .box,.make-board-investor-onepager-story .rail-step{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:16px}.make-board-investor-onepager-story .kpi strong{display:block;font-size:29px;letter-spacing:-.03em;margin-bottom:6px}.make-board-investor-onepager-story .kpi span{font-size:13px;color:#b8c4df;line-height:1.45}.make-board-investor-onepager-story .model{position:relative;padding-top:14px}.make-board-investor-onepager-story .model:before{content:"";position:absolute;left:22px;top:0;width:66px;height:5px;border-radius:999px;background:linear-gradient(90deg,#78d3ff,#a78bfa)}.make-board-investor-onepager-story .model small{display:block;margin:8px 0 14px;color:#b8c4df;font-size:13px}.make-board-investor-onepager-story .list{display:grid;gap:10px;margin-top:14px}.make-board-investor-onepager-story .item{display:flex;gap:12px;align-items:flex-start;padding:12px 0;border-top:1px solid rgba(255,255,255,.07)}.make-board-investor-onepager-story .item:first-child{border-top:none;padding-top:0}.make-board-investor-onepager-story .dot{width:11px;height:11px;border-radius:999px;flex:0 0 11px;margin-top:7px}.make-board-investor-onepager-story .item strong{display:block;margin-bottom:3px}.make-board-investor-onepager-story .item span{color:#b8c4df;font-size:14px;line-height:1.5}.make-board-investor-onepager-story .risk .dot{background:#f6a7a7}.make-board-investor-onepager-story .value .dot{background:#8ef0ba}.make-board-investor-onepager-story .govern .dot{background:#f5d48a}.make-board-investor-onepager-story .target-box{background:linear-gradient(180deg,#78d3ff14,#a78bfa12);border:1px solid rgba(120,211,255,.16);border-radius:20px;padding:18px;margin-top:14px}.make-board-investor-onepager-story .target-box__text{margin-top:8px;color:#f2f6ff}.make-board-investor-onepager-story .target-rail{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.make-board-investor-onepager-story .rail-step{position:relative}.make-board-investor-onepager-story .rail-step b{display:block;font-size:14px;color:#78d3ff;margin-bottom:7px}.make-board-investor-onepager-story .rail-step p{font-size:14px}.make-board-investor-onepager-story .decision{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.make-board-investor-onepager-story .decision strong{display:block;margin-bottom:8px}.make-board-investor-onepager-story .table-like{display:grid;gap:10px;margin-top:14px}.make-board-investor-onepager-story .row{display:grid;grid-template-columns:1.1fr 1.2fr 1.1fr;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff0a}.make-board-investor-onepager-story .row.head{background:#78d3ff14;font-weight:700;color:#eef6ff}.make-board-investor-onepager-story .row div{font-size:14px;line-height:1.45;color:#b8c4df}.make-board-investor-onepager-story .row strong{color:#f2f6ff}.make-board-investor-onepager-story .row.head div{color:#eef6ff}.make-board-investor-onepager-story .toggle{margin-top:14px}.make-board-investor-onepager-story .toggle button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.make-board-investor-onepager-story .toggle button.active{background:linear-gradient(135deg,#78d3ff2e,#a78bfa2e);border-color:#78d3ff4d}.make-board-investor-onepager-story .focus{margin-top:14px}.make-board-investor-onepager-story .focus-panel{display:none}.make-board-investor-onepager-story .focus-panel.active{display:block}.make-board-investor-onepager-story .footer-note{padding:18px;margin-top:18px;font-size:13px;color:#b8c4df;line-height:1.55}@media (max-width: 1080px){.make-board-investor-onepager-story .grid-2,.make-board-investor-onepager-story .grid-3,.make-board-investor-onepager-story .grid-4,.make-board-investor-onepager-story .target-rail,.make-board-investor-onepager-story .decision,.make-board-investor-onepager-story .kpi,.make-board-investor-onepager-story .row{grid-template-columns:1fr}}@media (max-width: 720px){.make-board-investor-onepager-story .wrap{padding:16px}.make-board-investor-onepager-story .hero,.make-board-investor-onepager-story .card,.make-board-investor-onepager-story .footer-note{border-radius:18px}.make-board-investor-onepager-story h2{font-size:24px}}.skills-make-claude-openai-full-story{--bg: #0b1020;--panel: rgba(16, 24, 48, .88);--card: rgba(255, 255, 255, .06);--text: #eef2ff;--muted: #b7c1e1;--accent: #7dd3fc;--shadow: 0 20px 50px rgba(0, 0, 0, .35);--radius: 18px;min-height:100vh;background:radial-gradient(circle at top,#152247,#0b1020 55%,#060910);color:var(--text)}.skills-make-claude-openai-full-story *{box-sizing:border-box}.skills-make-claude-openai-full-story .wrap{max-width:1580px;margin:0 auto;padding:24px}.skills-make-claude-openai-full-story .header{display:grid;grid-template-columns:1.25fr 1fr;gap:18px;margin-bottom:18px}.skills-make-claude-openai-full-story .hero,.skills-make-claude-openai-full-story .meta,.skills-make-claude-openai-full-story .panel,.skills-make-claude-openai-full-story .legend,.skills-make-claude-openai-full-story .note{background:var(--panel);border:1px solid rgba(255,255,255,.09);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.skills-make-claude-openai-full-story .hero{padding:24px}.skills-make-claude-openai-full-story .hero h1{margin:0 0 10px;font-size:clamp(28px,4vw,44px);line-height:1.05;letter-spacing:-.03em}.skills-make-claude-openai-full-story .hero p{margin:0;color:var(--muted);max-width:76ch;font-size:15px;line-height:1.58}.skills-make-claude-openai-full-story .chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.skills-make-claude-openai-full-story .chip{padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:var(--text);font-size:13px}.skills-make-claude-openai-full-story .meta{padding:20px;display:grid;gap:12px;align-content:start}.skills-make-claude-openai-full-story .kv{background:var(--card);border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:14px}.skills-make-claude-openai-full-story .kv strong{display:block;margin-bottom:4px}.skills-make-claude-openai-full-story .kv span{color:var(--muted);font-size:14px;line-height:1.45}.skills-make-claude-openai-full-story .controls{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}.skills-make-claude-openai-full-story .filter{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:var(--text);border-radius:999px;padding:10px 14px;cursor:pointer;font-size:14px;transition:.18s ease}.skills-make-claude-openai-full-story .filter:hover,.skills-make-claude-openai-full-story .filter.active{background:linear-gradient(135deg,#7dd3fc2e,#a78bfa2e);border-color:#7dd3fc73;transform:translateY(-1px)}.skills-make-claude-openai-full-story .main{display:grid;grid-template-columns:minmax(810px,1.52fr) minmax(340px,.78fr);gap:18px;align-items:start}.skills-make-claude-openai-full-story .diagram-column{display:grid;gap:18px;align-content:start}.skills-make-claude-openai-full-story .diagram-shell{position:relative;overflow:hidden;padding:16px}.skills-make-claude-openai-full-story .diagram-header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.skills-make-claude-openai-full-story .diagram-header h2{margin:0;font-size:20px}.skills-make-claude-openai-full-story .diagram-header p{margin:0;color:var(--muted);font-size:13px}.skills-make-claude-openai-full-story .tooltip{position:absolute;z-index:20;pointer-events:none;max-width:320px;padding:12px 14px;border-radius:14px;background:#050a18f2;border:1px solid rgba(125,211,252,.35);box-shadow:0 20px 50px #00000059;color:var(--text);font-size:13px;line-height:1.45;opacity:0;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease}.skills-make-claude-openai-full-story .tooltip.visible{opacity:1;transform:translateY(0)}.skills-make-claude-openai-full-story .tooltip strong{display:block;margin-bottom:4px;color:var(--accent)}.skills-make-claude-openai-full-story svg{width:100%;height:auto;display:block;background:radial-gradient(circle at 18% 20%,rgba(125,211,252,.07),transparent 25%),radial-gradient(circle at 82% 12%,rgba(167,139,250,.08),transparent 24%),radial-gradient(circle at 48% 80%,rgba(94,234,212,.08),transparent 26%),linear-gradient(180deg,#ffffff05,#ffffff03);border-radius:18px;border:1px solid rgba(255,255,255,.08)}.skills-make-claude-openai-full-story .node{cursor:pointer;transition:opacity .2s ease,transform .2s ease}.skills-make-claude-openai-full-story .node rect,.skills-make-claude-openai-full-story .node circle,.skills-make-claude-openai-full-story .node path{transition:all .2s ease;stroke-width:1.4}.skills-make-claude-openai-full-story .node text{pointer-events:none}.skills-make-claude-openai-full-story .node:hover rect,.skills-make-claude-openai-full-story .node.active rect{filter:drop-shadow(0 8px 20px rgba(125,211,252,.25));stroke:#ffffffe6;stroke-width:2}.skills-make-claude-openai-full-story .edge{fill:none;stroke-width:2.4;opacity:.92;cursor:pointer;transition:opacity .2s ease,stroke-width .2s ease}.skills-make-claude-openai-full-story .edge:hover,.skills-make-claude-openai-full-story .edge.active{stroke-width:3.8;opacity:1}.skills-make-claude-openai-full-story .faded{opacity:.12!important}.skills-make-claude-openai-full-story .label-small{font-size:12px;fill:#dbeafe;opacity:.92}.skills-make-claude-openai-full-story .label-muted{font-size:11px;fill:#b7c1e1;opacity:.9}.skills-make-claude-openai-full-story .lane-label{font-size:14px;fill:#ffffffbf;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.skills-make-claude-openai-full-story .panel{padding:16px}.skills-make-claude-openai-full-story .info-panel{position:sticky;top:18px}.skills-make-claude-openai-full-story .panel h3{margin:0 0 8px;font-size:21px}.skills-make-claude-openai-full-story .panel p{margin:0 0 12px;color:var(--muted);font-size:14px;line-height:1.55}.skills-make-claude-openai-full-story .section{background:var(--card);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:14px;margin-top:10px}.skills-make-claude-openai-full-story .section h4{margin:0 0 8px;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--accent)}.skills-make-claude-openai-full-story .section ul{margin:0;padding-left:18px;color:var(--text)}.skills-make-claude-openai-full-story .section li{margin:0 0 8px;color:var(--muted);line-height:1.45}.skills-make-claude-openai-full-story .section-selection-title{margin-bottom:8px}.skills-make-claude-openai-full-story .legend{padding:16px}.skills-make-claude-openai-full-story .legend h3{margin:0 0 12px;font-size:18px}.skills-make-claude-openai-full-story .legend-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:10px}.skills-make-claude-openai-full-story .legend-item{display:flex;align-items:center;gap:10px;background:var(--card);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px 12px;font-size:13px;color:var(--muted)}.skills-make-claude-openai-full-story .swatch{width:14px;height:14px;border-radius:999px;flex:0 0 14px}.skills-make-claude-openai-full-story .note{padding:16px 18px;color:var(--muted);font-size:13px;line-height:1.55}@media (max-width: 1180px){.skills-make-claude-openai-full-story .header,.skills-make-claude-openai-full-story .main{grid-template-columns:1fr}.skills-make-claude-openai-full-story .panel,.skills-make-claude-openai-full-story .info-panel{position:static}.skills-make-claude-openai-full-story .legend-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}}@media (max-width: 760px){.skills-make-claude-openai-full-story .wrap{padding:16px}.skills-make-claude-openai-full-story .hero,.skills-make-claude-openai-full-story .meta,.skills-make-claude-openai-full-story .panel,.skills-make-claude-openai-full-story .legend,.skills-make-claude-openai-full-story .note,.skills-make-claude-openai-full-story .diagram-shell{border-radius:16px}.skills-make-claude-openai-full-story .legend-grid{grid-template-columns:1fr}.skills-make-claude-openai-full-story .controls{gap:8px}.skills-make-claude-openai-full-story .filter{font-size:13px;padding:9px 12px}}.skills-make-claude-openai-executive-story{min-height:100vh;background:radial-gradient(circle at top,#15264b,#09111f 58%,#050913);color:#eef3ff}.skills-make-claude-openai-executive-story .wrap{max-width:1500px;margin:0 auto;padding:24px}.skills-make-claude-openai-executive-story .hero,.skills-make-claude-openai-executive-story .panel,.skills-make-claude-openai-executive-story .side,.skills-make-claude-openai-executive-story .mini,.skills-make-claude-openai-executive-story .footer-note{background:#0b1223e6;border:1px solid rgba(255,255,255,.1);border-radius:22px;box-shadow:0 24px 60px #00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.skills-make-claude-openai-executive-story .hero{padding:26px;margin-bottom:18px;display:grid;grid-template-columns:1.35fr .95fr;gap:18px}.skills-make-claude-openai-executive-story .hero h1{margin:0 0 10px;font-size:clamp(30px,4vw,48px);line-height:1.02;letter-spacing:-.03em}.skills-make-claude-openai-executive-story .hero p{margin:0;color:#b9c4df;font-size:15px;line-height:1.6;max-width:74ch}.skills-make-claude-openai-executive-story .badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.skills-make-claude-openai-executive-story .badge{padding:8px 12px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);font-size:13px}.skills-make-claude-openai-executive-story .hero-right{display:grid;gap:12px}.skills-make-claude-openai-executive-story .mini{padding:14px}.skills-make-claude-openai-executive-story .mini strong{display:block;margin-bottom:4px}.skills-make-claude-openai-executive-story .mini span{color:#b9c4df;font-size:14px;line-height:1.45}.skills-make-claude-openai-executive-story .controls{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 18px}.skills-make-claude-openai-executive-story .controls button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#eef3ff;padding:10px 14px;border-radius:999px;cursor:pointer;font-size:14px;transition:.18s ease}.skills-make-claude-openai-executive-story .controls button:hover,.skills-make-claude-openai-executive-story .controls button.active{background:linear-gradient(135deg,#7dd3fc29,#c4b5fd2e);border-color:#7dd3fc66;transform:translateY(-1px)}.skills-make-claude-openai-executive-story .main{display:grid;grid-template-columns:minmax(790px,1.46fr) minmax(330px,.74fr);gap:18px;align-items:start}.skills-make-claude-openai-executive-story .diagram-column{display:grid;gap:18px;align-content:start}.skills-make-claude-openai-executive-story .panel{padding:16px;position:relative;overflow:hidden}.skills-make-claude-openai-executive-story .panel-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}.skills-make-claude-openai-executive-story .panel-top h2{margin:0;font-size:22px}.skills-make-claude-openai-executive-story .panel-top p{margin:4px 0 0;color:#b9c4df;font-size:13px}.skills-make-claude-openai-executive-story svg{display:block;width:100%;height:auto;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 18% 20%,rgba(125,211,252,.08),transparent 25%),radial-gradient(circle at 82% 18%,rgba(196,181,253,.09),transparent 22%),linear-gradient(180deg,#ffffff05,#ffffff03)}.skills-make-claude-openai-executive-story .node{cursor:pointer;transition:opacity .2s ease}.skills-make-claude-openai-executive-story .node rect,.skills-make-claude-openai-executive-story .node circle,.skills-make-claude-openai-executive-story .node path{transition:all .2s ease;stroke-width:1.4}.skills-make-claude-openai-executive-story .node text{pointer-events:none}.skills-make-claude-openai-executive-story .node:hover rect,.skills-make-claude-openai-executive-story .node.active rect,.skills-make-claude-openai-executive-story .node:hover circle,.skills-make-claude-openai-executive-story .node.active circle{filter:drop-shadow(0 12px 26px rgba(125,211,252,.24));stroke:#fff;stroke-width:2}.skills-make-claude-openai-executive-story .edge{fill:none;stroke-width:3;opacity:.92;cursor:pointer;transition:opacity .2s ease,stroke-width .2s ease}.skills-make-claude-openai-executive-story .edge:hover,.skills-make-claude-openai-executive-story .edge.active{stroke-width:4.8;opacity:1}.skills-make-claude-openai-executive-story .faded{opacity:.14!important}.skills-make-claude-openai-executive-story .side{padding:18px;position:sticky;top:18px}.skills-make-claude-openai-executive-story .side h3{margin:0 0 8px;font-size:22px}.skills-make-claude-openai-executive-story .side>p,.skills-make-claude-openai-executive-story .section p,.skills-make-claude-openai-executive-story .section li{color:#b9c4df;font-size:14px;line-height:1.55}.skills-make-claude-openai-executive-story .section{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:14px;margin-top:10px}.skills-make-claude-openai-executive-story .section h4{margin:0 0 8px;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:#7dd3fc}.skills-make-claude-openai-executive-story .section ul{margin:0;padding-left:18px}.skills-make-claude-openai-executive-story .section li{margin:0 0 8px}.skills-make-claude-openai-executive-story .detail-title{margin:0 0 12px}.skills-make-claude-openai-executive-story .legend{margin-top:18px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.skills-make-claude-openai-executive-story .legend .mini{display:flex;gap:10px;align-items:center;padding:12px}.skills-make-claude-openai-executive-story .dot{width:14px;height:14px;border-radius:999px;flex:0 0 14px}.skills-make-claude-openai-executive-story .footer-note{margin-top:18px;padding:16px 18px;color:#b9c4df;font-size:13px;line-height:1.55}.skills-make-claude-openai-executive-story .tooltip{position:absolute;z-index:20;pointer-events:none;max-width:320px;padding:12px 14px;border-radius:14px;background:#040812f5;border:1px solid rgba(125,211,252,.34);box-shadow:0 20px 50px #00000059;color:#eef3ff;font-size:13px;line-height:1.45;opacity:0;transform:translateY(4px);transition:opacity .14s ease,transform .14s ease}.skills-make-claude-openai-executive-story .tooltip.visible{opacity:1;transform:translateY(0)}.skills-make-claude-openai-executive-story .tooltip strong{display:block;margin-bottom:4px;color:#7dd3fc}@media (max-width: 1180px){.skills-make-claude-openai-executive-story .hero,.skills-make-claude-openai-executive-story .main{grid-template-columns:1fr}.skills-make-claude-openai-executive-story .side{position:static}.skills-make-claude-openai-executive-story .legend{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.skills-make-claude-openai-executive-story .wrap{padding:16px}.skills-make-claude-openai-executive-story .legend{grid-template-columns:1fr}.skills-make-claude-openai-executive-story .controls button{font-size:13px;padding:9px 12px}}.skills-board-vorstand-onepager-story{min-height:100vh;background:radial-gradient(circle at top left,#173158,#0d1a2d 38%,#07111f);color:#f2f6ff}.skills-board-vorstand-onepager-story *{box-sizing:border-box}.skills-board-vorstand-onepager-story .wrap{max-width:1280px;margin:0 auto;padding:28px}.skills-board-vorstand-onepager-story .hero,.skills-board-vorstand-onepager-story .section,.skills-board-vorstand-onepager-story .card{background:#0e182cd6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:22px;box-shadow:0 20px 50px #00000047}.skills-board-vorstand-onepager-story .hero{position:relative;overflow:hidden;padding:32px 32px 26px}.skills-board-vorstand-onepager-story .hero:before,.skills-board-vorstand-onepager-story .hero:after{content:"";position:absolute;border-radius:999px;filter:blur(20px);opacity:.28}.skills-board-vorstand-onepager-story .hero:before{width:240px;height:240px;background:#78d3ff;right:-60px;top:-80px}.skills-board-vorstand-onepager-story .hero:after{width:220px;height:220px;background:#a78bfa;right:140px;top:-100px}.skills-board-vorstand-onepager-story .eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#78d3ff;margin-bottom:8px;font-weight:700;display:block;position:relative;z-index:1}.skills-board-vorstand-onepager-story h1{margin:0 0 10px;font-size:clamp(32px,5vw,58px);line-height:1.02;letter-spacing:-.04em;max-width:900px;position:relative;z-index:1}.skills-board-vorstand-onepager-story h1 span{display:block;white-space:nowrap}.skills-board-vorstand-onepager-story .lead{max-width:820px;color:#b8c4df;font-size:18px;line-height:1.55;margin:0 0 18px;position:relative;z-index:1}.skills-board-vorstand-onepager-story .hero-grid{display:grid;grid-template-columns:1.35fr .9fr;gap:18px;align-items:stretch}.skills-board-vorstand-onepager-story .summary,.skills-board-vorstand-onepager-story .decision{padding:22px}.skills-board-vorstand-onepager-story .summary{display:grid;gap:12px;align-content:start}.skills-board-vorstand-onepager-story .summary h3,.skills-board-vorstand-onepager-story .section h2,.skills-board-vorstand-onepager-story .mini h3,.skills-board-vorstand-onepager-story .step h3,.skills-board-vorstand-onepager-story .decision h3{margin:0 0 10px}.skills-board-vorstand-onepager-story .summary p,.skills-board-vorstand-onepager-story .decision p,.skills-board-vorstand-onepager-story .mini p,.skills-board-vorstand-onepager-story .step p,.skills-board-vorstand-onepager-story .footer,.skills-board-vorstand-onepager-story .clean{color:#b8c4df;line-height:1.55}.skills-board-vorstand-onepager-story .pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;position:relative;z-index:1}.skills-board-vorstand-onepager-story .pill{padding:9px 13px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);font-size:13px;color:#e9f2ff}.skills-board-vorstand-onepager-story .decision .badge{display:inline-block;padding:8px 12px;border-radius:999px;background:#78d3ff14;border:1px solid rgba(120,211,255,.16);color:#78d3ff;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:12px}.skills-board-vorstand-onepager-story .decision h3{font-size:24px;line-height:1.2}.skills-board-vorstand-onepager-story .section{margin-top:18px;padding:24px}.skills-board-vorstand-onepager-story .section h2{font-size:28px;line-height:1.15;letter-spacing:-.02em;margin-bottom:16px}.skills-board-vorstand-onepager-story .grid-3,.skills-board-vorstand-onepager-story .grid-4,.skills-board-vorstand-onepager-story .matrix{display:grid;gap:16px}.skills-board-vorstand-onepager-story .grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.skills-board-vorstand-onepager-story .grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.skills-board-vorstand-onepager-story .matrix{grid-template-columns:repeat(2,minmax(0,1fr))}.skills-board-vorstand-onepager-story .mini,.skills-board-vorstand-onepager-story .step{padding:16px;border-radius:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);min-height:100%}.skills-board-vorstand-onepager-story .mini h3,.skills-board-vorstand-onepager-story .step h3{font-size:18px;line-height:1.2}.skills-board-vorstand-onepager-story .mini p,.skills-board-vorstand-onepager-story .step p,.skills-board-vorstand-onepager-story .clean{font-size:14px}.skills-board-vorstand-onepager-story .flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:10px;align-items:stretch}.skills-board-vorstand-onepager-story .step{min-height:152px}.skills-board-vorstand-onepager-story .arrow{display:flex;align-items:center;justify-content:center;color:#78d3ff;font-size:28px;opacity:.9}.skills-board-vorstand-onepager-story .risk-good{border-left:4px solid #86efac}.skills-board-vorstand-onepager-story .risk-warn{border-left:4px solid #fde68a}.skills-board-vorstand-onepager-story .risk-bad{border-left:4px solid #fca5a5}.skills-board-vorstand-onepager-story .quote{padding:20px 22px;border-radius:20px;background:linear-gradient(180deg,#78d3ff14,#a78bfa12);border:1px solid rgba(120,211,255,.16);font-size:22px;line-height:1.35;letter-spacing:-.02em}.skills-board-vorstand-onepager-story .footer{margin-top:18px;padding:18px 20px;border-radius:20px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);font-size:13px}.skills-board-vorstand-onepager-story .clean{margin:0;padding-left:18px}.skills-board-vorstand-onepager-story .clean li{margin-bottom:8px}@media (max-width: 1100px){.skills-board-vorstand-onepager-story .hero-grid,.skills-board-vorstand-onepager-story .grid-3,.skills-board-vorstand-onepager-story .grid-4,.skills-board-vorstand-onepager-story .matrix,.skills-board-vorstand-onepager-story .flow{grid-template-columns:1fr}.skills-board-vorstand-onepager-story .arrow{transform:rotate(90deg);padding:6px 0}}@media (max-width: 720px){.skills-board-vorstand-onepager-story .wrap{padding:16px}.skills-board-vorstand-onepager-story .hero,.skills-board-vorstand-onepager-story .section{padding:18px;border-radius:18px}.skills-board-vorstand-onepager-story h1{max-width:none}.skills-board-vorstand-onepager-story h1 span{white-space:normal}.skills-board-vorstand-onepager-story .lead{font-size:16px}.skills-board-vorstand-onepager-story .quote{font-size:18px}}.story-shell{display:flex;flex-direction:column;min-height:100vh}.story-header{position:sticky;top:0;z-index:220;padding:14px 18px 0;display:flex;justify-content:center;align-items:flex-start;min-height:78px}.story-host{flex:1 0 auto;min-height:0}.story-brand{position:absolute;top:14px;left:30px;display:inline-flex;align-items:center;gap:13px;z-index:221}.story-brand__mark{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:11px;border:2px solid #d2a62b;background:#0f1626b8;box-shadow:inset 0 0 0 1px #ffffff0a}.story-brand__mark span{color:#f4f7ff;font-size:25px;font-weight:800;letter-spacing:-.04em;line-height:1}.story-brand__copy{display:flex;flex-direction:column;justify-content:center;gap:2px}.story-brand__title{color:#eef3ff;font-size:19px;font-weight:800;line-height:1;letter-spacing:-.03em}.story-brand__meta{color:#9fb1d3;font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.story-orbit{position:relative;width:72px;height:72px;transition:width .32s ease,height .32s ease}.story-orbit.is-open{width:min(92vw,640px);height:min(92vw,360px)}.story-orbit__trigger{position:absolute;top:0;left:50%;z-index:3;width:72px;height:72px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:radial-gradient(circle at 30% 30%,rgba(120,198,255,.42),transparent 38%),linear-gradient(180deg,#0d1427f2,#080c18eb);box-shadow:0 16px 42px #0000005c,inset 0 0 0 1px #ffffff0a;cursor:pointer;transform:translate(-50%);transition:transform .28s ease,box-shadow .28s ease}.story-orbit__trigger:hover,.story-orbit.is-open .story-orbit__trigger{transform:translate(-50%) scale(1.05);box-shadow:0 22px 56px #0000006b,inset 0 0 0 1px #8cd6ff29}.story-orbit__trigger-core,.story-orbit__trigger-ring,.story-orbit__trigger-label{position:absolute;top:0;right:0;bottom:0;left:0}.story-orbit__trigger-core{top:22px;right:22px;bottom:22px;left:22px;border-radius:999px;background:linear-gradient(135deg,#90e0fff2,#7788ffe0)}.story-orbit__trigger-ring{top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(255,255,255,.16);border-radius:999px}.story-orbit__trigger-label{inset:auto 0 10px;color:#d5def9;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.story-orbit__panel{position:absolute;top:36px;left:50%;width:min(92vw,640px);height:min(92vw,320px);border:1px solid rgba(255,255,255,.1);border-radius:999px;background:radial-gradient(circle at center,#141d34f0,#070b16fa 68%),linear-gradient(180deg,#0c1221e0,#060911f0);box-shadow:0 28px 80px #0000006b,inset 0 0 0 1px #ffffff08;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;transform:translate(-50%,-8px) scale(.18);transform-origin:top center;transition:opacity .22s ease,transform .3s ease}.story-orbit.is-open .story-orbit__panel{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1)}.story-orbit__panel:before,.story-orbit__panel:after{content:"";position:absolute;top:50%;width:1px;height:68%;background:linear-gradient(180deg,transparent,rgba(255,255,255,.14),transparent);transform:translateY(-50%)}.story-orbit__panel:before{left:calc(50% - 86px)}.story-orbit__panel:after{right:calc(50% - 86px)}.story-orbit__track{position:absolute;top:50%;z-index:1;color:#d2e0ff80;font-size:11px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;transform:translateY(-50%) rotate(-90deg)}.story-orbit__track--left{left:42px}.story-orbit__track--right{right:42px}.story-orbit__item{position:absolute;z-index:2;width:140px;min-height:70px;border:1px solid rgba(255,255,255,.1);border-radius:20px;color:#eef2ff;background:#ffffff0d;box-shadow:inset 0 0 0 1px #ffffff06;cursor:pointer;padding:10px 12px;text-align:left;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background-color .22s ease}.story-orbit__item[data-track=make][data-stage=board]{top:24px;left:84px}.story-orbit__item[data-track=make][data-stage=executive]{top:125px;left:42px}.story-orbit__item[data-track=make][data-stage=technical]{bottom:24px;left:84px}.story-orbit__item[data-track=skills][data-stage=board]{top:24px;right:84px}.story-orbit__item[data-track=skills][data-stage=executive]{top:125px;right:42px}.story-orbit__item[data-track=skills][data-stage=technical]{bottom:24px;right:84px}.story-orbit__item:hover,.story-orbit__item.is-active{transform:scale(1.06);border-color:#ffffff42;box-shadow:0 12px 28px #00000047,inset 0 0 0 1px #ffffff0f}.story-orbit__item-stage{display:block;margin-bottom:4px;color:#e7efffc7;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.story-orbit__item-title{display:block;font-size:15px;font-weight:700;letter-spacing:.04em}.story-orbit__item[data-track=make]{text-align:right}.story-orbit__item[data-track=make] .story-orbit__item-stage,.story-orbit__item[data-track=make] .story-orbit__item-title,.story-orbit__item[data-track=make] .story-orbit__badge{justify-self:end}.story-orbit__item[data-track=skills]{text-align:left}.story-orbit__item[data-track=skills] .story-orbit__item-stage,.story-orbit__item[data-track=skills] .story-orbit__item-title,.story-orbit__item[data-track=skills] .story-orbit__badge{justify-self:start}.story-orbit__badge{display:inline-flex;margin-top:7px;border-radius:999px;padding:3px 7px;background:#ffffff1f;color:#eef2ffe6;font-size:10px;line-height:1}.story-orbit__item.is-make-technical{background:linear-gradient(135deg,#3573ff57,#3657a838)}.story-orbit__item.is-make-executive{background:linear-gradient(135deg,#12b0a757,#1c727d3d)}.story-orbit__item.is-make-board{background:linear-gradient(135deg,#0c915e57,#175f4a3d)}.story-orbit__item.is-skills-technical{background:linear-gradient(135deg,#a75bff57,#6836a83d)}.story-orbit__item.is-skills-executive{background:linear-gradient(135deg,#ff774e57,#964a303d)}.story-orbit__item.is-skills-board{background:linear-gradient(135deg,#ffbc4057,#9166203d)}.story-empty{max-width:900px;margin:0 auto;padding:48px 24px}.story-empty--overlay{min-height:100vh;display:flex;align-items:center;justify-content:center}.story-empty__card{background:#101830e0;border:1px solid rgba(255,255,255,.1);border-radius:24px;box-shadow:0 20px 50px #00000059;padding:24px}.story-empty__title{margin:0 0 12px;font-size:clamp(28px,4vw,40px)}.story-empty__text{margin:0;color:#b7c1e1;line-height:1.6}@media (max-width: 760px){.story-header{padding:10px 10px 0;min-height:72px}.story-brand{top:12px;left:14px;gap:10px}.story-brand__mark{width:42px;height:42px;border-radius:10px}.story-brand__mark span{font-size:21px}.story-brand__title{font-size:16px}.story-brand__meta{font-size:9px;letter-spacing:.12em}.story-orbit{width:64px;height:64px}.story-orbit.is-open{width:min(96vw,380px);height:410px}.story-orbit__trigger{width:64px;height:64px}.story-orbit__panel{top:32px;width:min(96vw,380px);height:370px;border-radius:42px}.story-orbit__panel:before,.story-orbit__panel:after,.story-orbit__track{display:none}.story-orbit__item{width:calc(50% - 34px);min-height:78px;height:78px}.story-orbit__item[data-track=make],.story-orbit__item[data-track=skills]{text-align:left}.story-orbit__item[data-track=make] .story-orbit__item-stage,.story-orbit__item[data-track=make] .story-orbit__item-title,.story-orbit__item[data-track=make] .story-orbit__badge,.story-orbit__item[data-track=skills] .story-orbit__item-stage,.story-orbit__item[data-track=skills] .story-orbit__item-title,.story-orbit__item[data-track=skills] .story-orbit__badge{justify-self:start}.story-orbit__item[data-track=make][data-stage=board]{top:22px;left:18px}.story-orbit__item[data-track=skills][data-stage=board]{top:22px;right:18px}.story-orbit__item[data-track=make][data-stage=executive]{top:120px;left:18px}.story-orbit__item[data-track=skills][data-stage=executive]{top:120px;right:18px}.story-orbit__item[data-track=make][data-stage=technical]{top:218px;left:18px}.story-orbit__item[data-track=skills][data-stage=technical]{top:218px;right:18px}.story-orbit__item-title{font-size:13px}}:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0b1020;color:#eef2ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%}html,body{margin:0}body{min-height:100vh;background:radial-gradient(circle at top,#152247,#0b1020 55%,#060910)}button,input,select,textarea{font:inherit}a{color:inherit}.legal-footer{position:relative;z-index:20;margin-top:28px;border-top:1px solid rgba(255,255,255,.08);background:#070b16d1;box-shadow:0 -18px 44px #00000038;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.legal-footer__inner{display:flex;align-items:center;justify-content:space-between;width:min(100%,1600px);margin:0 auto;padding:12px 30px 12px 18px}.legal-footer__copyright{color:#5f6a85;font-size:12px;line-height:1.2}.legal-footer__links{display:flex;align-items:center;gap:8px;color:#6f7b98;font-size:12px}.legal-footer__links button{border:none;padding:0;background:transparent;color:inherit;cursor:pointer}.legal-footer__links button:hover{color:#95a1bf}.legal-footer__links span{color:#c9d4f380}.legal-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px}.legal-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#020612ad;cursor:pointer}.legal-modal-card{position:relative;z-index:1;width:min(860px,100%);max-height:min(82vh,920px);display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#12182afa,#0a0e1afa);color:#e8eefc;box-shadow:0 28px 80px #0000007a}.legal-modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.legal-modal-header h2{margin:0;font-size:22px;line-height:1.2;color:#f3f7ff}.legal-modal-close{border:none;background:transparent;color:#c8d3ee;font-size:24px;line-height:1;cursor:pointer}.legal-modal-body{overflow:auto;padding:18px 20px 22px}.legal-modal-content{white-space:pre-line;font-size:14px;line-height:1.6;color:#cfd8ef}.legal-modal-state{font-size:14px;color:#cfd8ef}.legal-modal-state--error{color:#b91c1c}@media (max-width: 760px){.legal-footer__inner{flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 30px 10px 12px}.legal-footer__copyright{font-size:10px;text-align:center}.legal-footer__links{gap:6px;font-size:11px}.legal-modal-overlay{padding:12px}.legal-modal-card{max-height:88vh;border-radius:18px}.legal-modal-header{padding:16px 16px 12px}.legal-modal-header h2{font-size:19px}.legal-modal-body{padding:14px 16px 18px}}
