@import"https://fonts.googleapis.com/css2?family=Anton&family=Public+Sans:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,500;8..60,600;8..60,700&display=swap";.workshop-app:has(.workshop-intro-slide){background:teal}.workshop-slide.workshop-intro-slide{display:grid;place-items:safe center;height:calc(100% - 64px);padding:24px 40px 12px;overflow-y:auto;background:teal;color:#000;font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;line-height:1.4}.workshop-intro-window{width:min(1120px,100%);border:3px solid;border-color:#fff #000 #000 #fff;padding:4px;background:silver;box-shadow:inset -1px -1px gray,6px 6px #005454}.workshop-intro-titlebar{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:5px 6px 5px 12px;background:navy;color:#fff;font-size:18px;font-weight:700}.workshop-intro-heading{display:grid;grid-template-columns:64px minmax(0,1fr) 104px;align-items:center;gap:24px;padding:24px 32px;border-bottom:1px solid #808080;box-shadow:0 1px #fff}.workshop-intro-key{color:#8a6500;filter:drop-shadow(1px 1px #fff)}.workshop-intro-identity{min-width:0}.workshop-intro-heading p{margin:0;font-size:18px}.workshop-intro-heading p:first-child{font-size:16px}.workshop-intro-heading h2{margin:6px 0 10px;padding:5px 12px;border:2px solid;border-color:#808080 #fff #fff #808080;box-shadow:inset 1px 1px #000;background:#fff;font-size:32px;font-weight:700;line-height:1.25}.workshop-intro-actions{display:grid;gap:12px}.workshop-intro-actions button,.workshop-intro-titlebar button{min-height:40px;padding:6px 12px;border:2px solid;border-color:#fff #000 #000 #fff;border-radius:0;box-shadow:inset -1px -1px gray;background:silver;color:#000;font:inherit;cursor:pointer}.workshop-intro-actions button:first-child{outline:1px solid #000;outline-offset:1px}.workshop-intro-actions button:hover,.workshop-intro-titlebar button:hover{background:#d4d4d4}.workshop-intro-actions button:active,.workshop-intro-titlebar button:active{border-color:#000 #fff #fff #000;box-shadow:inset 1px 1px gray}.workshop-intro-actions button:focus-visible,.workshop-intro-titlebar button:focus-visible{outline:2px dotted #000080;outline-offset:-6px}.workshop-intro-titlebar button{display:grid;place-items:center;flex-shrink:0;width:30px;height:28px;min-height:28px;padding:0}.workshop-intro-body{display:grid;grid-template-columns:340px minmax(0,1fr);gap:40px;padding:22px 32px 28px}.workshop-intro-contact{min-width:0}.workshop-intro-portrait{display:block;width:220px;height:190px;margin-bottom:16px;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;background:teal;border:2px solid;border-color:#808080 #fff #fff #808080}.workshop-intro-contact a{display:flex;align-items:center;gap:10px;min-height:44px;color:navy;font-size:18px;text-decoration:underline;text-underline-offset:4px}.workshop-intro-contact svg{flex-shrink:0}.workshop-intro-contact span{overflow-wrap:anywhere}.workshop-intro-contact a:focus-visible{outline:2px dotted #000080;outline-offset:2px}.workshop-intro-career h3{margin:0 0 8px;font-size:16px}.workshop-intro-career ol{margin:0;padding:0;list-style:none}.workshop-intro-career li{padding:8px 0;border-bottom:1px solid #808080;box-shadow:0 1px #fff}.workshop-intro-career li:last-child{border:0;box-shadow:none}.workshop-intro-career h4{margin:0;font-size:21px;font-weight:700}.workshop-intro-career p{margin:3px 0 0;font-size:17px}.workshop-intro-career .workshop-intro-role-context{font-size:14px;color:#333}.workshop-intro-status{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;padding:5px 10px;border:1px solid;border-color:#808080 #fff #fff #808080;font-size:13px}@media(max-width:850px){.workshop-slide.workshop-intro-slide{padding:14px}.workshop-intro-body{grid-template-columns:250px minmax(0,1fr);gap:20px;padding:18px}.workshop-intro-heading{padding:20px 18px;gap:16px;grid-template-columns:48px minmax(0,1fr) 80px}.workshop-intro-key{width:44px}.workshop-intro-contact a,.workshop-intro-career p{font-size:16px}.workshop-intro-career h4{font-size:20px}}@media(max-width:700px){.workshop-slide.workshop-intro-slide{display:block}.workshop-intro-heading{padding:18px 14px;grid-template-columns:32px minmax(0,1fr);gap:12px}.workshop-intro-key{width:32px}.workshop-intro-heading h2{font-size:24px;padding:8px}.workshop-intro-actions{grid-column:2;grid-template-columns:1fr 1fr}.workshop-intro-heading p{font-size:16px}.workshop-intro-titlebar{font-size:14px;padding:8px}.workshop-intro-body{grid-template-columns:minmax(0,1fr);gap:24px;padding:16px 14px}.workshop-intro-portrait{width:160px;height:140px}.workshop-intro-status{font-size:11px}}@media(max-height:800px)and (min-width:851px){.workshop-slide.workshop-intro-slide{padding-top:12px}.workshop-intro-heading{padding:8px 24px}.workshop-intro-heading h2{font-size:28px}.workshop-intro-body{padding:12px 24px;gap:24px;grid-template-columns:310px minmax(0,1fr)}.workshop-intro-career{line-height:1.25}.workshop-intro-career li{padding:4px 0}.workshop-intro-career h4{font-size:19px}.workshop-intro-career p{font-size:16px;margin-top:2px}.workshop-intro-portrait{height:140px;width:180px;margin-bottom:4px}}.workshop-app:has(.workshop-thesis-slide){background:teal}.workshop-slide.workshop-thesis-slide{display:grid;place-items:safe center;height:calc(100% - 64px);padding:24px 32px 12px;overflow-y:auto;color:#000;font-family:inherit;line-height:1.45}.workshop-thesis-window{width:min(1280px,100%);padding:4px;border:3px solid;border-color:#fff #000 #000 #fff;background:silver;box-shadow:inset -1px -1px gray,6px 6px #005454}.workshop-thesis-titlebar{display:flex;align-items:center;gap:10px;padding:5px 6px 5px 10px;background:navy;color:#fff;font-size:15px;font-weight:700}.workshop-thesis-titlebar>span{flex:1}.workshop-thesis-titlebar svg{flex-shrink:0}.workshop-thesis-content{display:grid;grid-template-columns:290px minmax(0,1fr);gap:32px;padding:32px 28px 28px}.workshop-thesis-assistant{align-self:end;width:100%;aspect-ratio:420 / 672;overflow:hidden}.workshop-thesis-art{width:100%;height:100%;background:url(/workshop/thesis-reference.png) left bottom / 368.095238% 126.785714% no-repeat}.workshop-thesis-main{min-width:0}.workshop-thesis-kicker{margin:0 0 12px;font-size:14px;font-weight:700}.workshop-thesis-main h2{margin:0 0 28px;font-size:36px;line-height:1.15;font-weight:700}.workshop-thesis-main h2 span{color:navy}.workshop-thesis-document{padding:22px 24px;background:#fff;border:2px solid;border-color:#808080 #fff #fff #808080;box-shadow:inset 1px 1px #000}.workshop-thesis-document-label{margin:0 0 16px;font-size:12px;color:#454545}.workshop-thesis-document blockquote{margin:0;font-size:22px;line-height:1.65}.workshop-thesis-document strong{color:navy;font-weight:700}.workshop-thesis-source{margin:20px 0 0;font-size:12px;color:#555}.workshop-thesis-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 12px;padding:16px 4px 12px;border-top:1px solid #808080;box-shadow:0 -1px #fff}.workshop-thesis-footer>span{font-size:12px}.workshop-thesis-actions{display:flex;gap:12px}.workshop-thesis-titlebar button,.workshop-thesis-actions button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:6px 16px;border:2px solid;border-color:#fff #000 #000 #fff;border-radius:0;background:silver;box-shadow:inset -1px -1px gray;color:#000;font:inherit;font-weight:700}.workshop-thesis-actions button{min-width:110px}.workshop-thesis-actions button:last-child{outline:1px solid #000;outline-offset:1px}.workshop-thesis-titlebar button{width:30px;min-height:28px;height:28px;padding:0;flex-shrink:0}.workshop-thesis-titlebar button:hover,.workshop-thesis-actions button:hover{background:#d4d4d4}.workshop-thesis-titlebar button:active,.workshop-thesis-actions button:active{border-color:#000 #fff #fff #000}.workshop-thesis-titlebar button:focus-visible,.workshop-thesis-actions button:focus-visible{outline:2px dotted #000080;outline-offset:-6px}@media(max-height:800px)and (min-width:901px){.workshop-thesis-content{grid-template-columns:240px minmax(0,1fr);gap:24px;padding:20px 24px}.workshop-thesis-main h2{font-size:30px;margin-bottom:18px}.workshop-thesis-document{padding:18px 20px}.workshop-thesis-document blockquote{font-size:20px;line-height:1.5}}@media(max-width:900px){.workshop-slide.workshop-thesis-slide{padding:14px}.workshop-thesis-content{grid-template-columns:180px minmax(0,1fr);gap:20px;padding:22px 16px}.workshop-thesis-main h2{font-size:28px}.workshop-thesis-document{padding:18px}.workshop-thesis-document blockquote{font-size:18px;line-height:1.55}}@media(max-width:700px){.workshop-slide.workshop-thesis-slide{display:block}.workshop-thesis-titlebar{font-size:12px;gap:6px}.workshop-thesis-content{grid-template-columns:minmax(0,1fr);padding:18px 12px;gap:20px}.workshop-thesis-main{grid-row:1}.workshop-thesis-main h2{font-size:26px;margin-bottom:20px}.workshop-thesis-assistant{width:150px;justify-self:center}.workshop-thesis-document{padding:16px}.workshop-thesis-document blockquote{font-size:17px}.workshop-thesis-footer{flex-wrap:wrap}.workshop-thesis-actions{margin-left:auto}}.workshop-app:has(.workshop-startup-slide){background:#000}.workshop-slide.workshop-startup-slide{display:grid;place-items:safe center;height:calc(100% - 64px);padding:32px 48px;overflow-y:auto;background:#000;color:#f2f3ed;font-family:inherit;line-height:1.45}.workshop-startup-shell{width:min(1200px,100%);min-height:650px;display:grid;grid-template-rows:24px 1fr 48px;gap:36px}.workshop-startup-header,.workshop-startup-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.workshop-startup-header{color:#999d98;font-size:13px}.workshop-startup-scene{display:grid;grid-template-columns:240px minmax(0,1fr);gap:64px;align-items:start}.workshop-startup-computer{position:relative;width:240px;margin-top:48px}.workshop-startup-computer img{display:block;width:100%;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;image-rendering:pixelated}.workshop-startup-computer p{margin:22px 0 0;color:#88dfaa;font-size:14px;text-align:center}.workshop-startup-screen-light{position:absolute;left:27%;top:17%;width:46%;height:31%;background:#6de9a0;opacity:0;pointer-events:none}[data-mode=answer] .workshop-startup-screen-light{animation:startup-screen-on .35s ease-out both}.workshop-startup-kicker{margin:0 0 18px;color:#8de9ae;font-size:16px;font-weight:700}.workshop-startup-copy{min-width:0}.workshop-startup-copy h2{margin:0;font-size:64px;font-weight:700;line-height:1.05}.workshop-startup-question{margin:32px 0 0;font-size:28px;line-height:1.5;color:#8de9ae}[data-mode=answer] .workshop-startup-copy h2{font-size:40px}.workshop-startup-definition{margin:22px 0 12px;font-size:28px;line-height:1.4}.workshop-startup-word{display:inline-block;white-space:pre}.workshop-startup-character{animation:startup-character-in 1ms step-end var(--reveal-delay) both}.workshop-startup-source{display:inline-block;font-size:13px;color:#aaa;animation:startup-detail-in .25s ease-out 1.65s both}.workshop-startup-vc{margin-top:32px;animation:startup-detail-in .35s ease-out 2.3s both}.workshop-startup-vc h3{margin:0 0 10px;color:#8de9ae;font-size:22px;font-weight:700}.workshop-startup-vc p{margin:0;font-size:20px;line-height:1.5}.workshop-startup-vc strong{color:#8de9ae}.workshop-startup-vc .workshop-startup-takeaway{margin-top:16px;font-size:16px;color:#f0d37c}.workshop-startup-vc a{display:inline-block;margin-top:10px;font-size:12px;color:#aaa}.workshop-startup-copy a{text-underline-offset:4px;text-decoration:underline}.workshop-startup-copy a:hover{color:#fff}.workshop-startup-copy a:focus-visible{outline:2px solid #8de9ae;outline-offset:4px}.workshop-startup-footer{color:#999d98;font-size:12px}.workshop-startup-footer button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:44px;padding:8px 0;border:0;border-radius:0;background:transparent;color:#8de9ae;font:inherit;font-size:16px;font-weight:700}.workshop-startup-footer button:hover{color:#fff}.workshop-startup-footer button:focus-visible{outline:2px solid #8de9ae;outline-offset:6px}.workshop-startup-footer svg{flex-shrink:0}.workshop-startup-cursor{display:inline-block;flex-shrink:0;width:12px;height:20px;background:currentColor;animation:workshop-cursor-blink 1s steps(1,end) 5}[data-complete=true] .workshop-startup-character,[data-complete=true] .workshop-startup-source,[data-complete=true] .workshop-startup-vc{animation:none;opacity:1;transform:none}[data-mode=answer][data-complete=true] .workshop-startup-screen-light{animation:none;opacity:.12}@keyframes startup-character-in{0%{opacity:0}to{opacity:1}}@keyframes startup-detail-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes startup-screen-on{0%{opacity:0;transform:scaleY(.04)}to{opacity:.12;transform:scaleY(1)}}@media(max-height:800px)and (min-width:901px){.workshop-slide.workshop-startup-slide{padding:20px 40px}.workshop-startup-shell{min-height:570px;gap:22px}.workshop-startup-scene{grid-template-columns:200px minmax(0,1fr);gap:48px}.workshop-startup-computer{width:200px}.workshop-startup-copy h2{font-size:56px}[data-mode=answer] .workshop-startup-copy h2{font-size:34px}.workshop-startup-definition{font-size:25px;margin-top:18px}.workshop-startup-vc{margin-top:22px}.workshop-startup-vc p{font-size:18px}}@media(max-width:900px){.workshop-slide.workshop-startup-slide{padding:28px}.workshop-startup-shell{min-height:720px;gap:28px}.workshop-startup-scene{grid-template-columns:160px minmax(0,1fr);gap:28px}.workshop-startup-computer{width:160px}.workshop-startup-copy h2{font-size:42px}[data-mode=answer] .workshop-startup-copy h2{font-size:30px}.workshop-startup-question,.workshop-startup-definition{font-size:23px}}@media(max-width:600px){.workshop-slide.workshop-startup-slide{display:block;padding:20px}.workshop-startup-shell{min-height:650px;gap:24px;grid-template-rows:24px 1fr auto}.workshop-startup-header{font-size:10px;gap:10px}.workshop-startup-scene{grid-template-columns:minmax(0,1fr);gap:22px}.workshop-startup-computer{width:120px;margin:0}.workshop-startup-computer p{font-size:10px;margin-top:6px}.workshop-startup-kicker{font-size:14px;margin-bottom:12px}.workshop-startup-copy h2{font-size:38px}[data-mode=answer] .workshop-startup-copy h2{font-size:28px}.workshop-startup-question{font-size:20px;margin-top:22px}.workshop-startup-definition{font-size:21px}.workshop-startup-vc h3{font-size:20px}.workshop-startup-vc p{font-size:18px}.workshop-startup-footer{flex-wrap:wrap;gap:8px}.workshop-startup-footer button{font-size:14px}}@media(prefers-reduced-motion:reduce){.workshop-startup-character,.workshop-startup-source,.workshop-startup-vc,.workshop-startup-cursor{animation:none;opacity:1;transform:none}[data-mode=answer] .workshop-startup-screen-light{animation:none;opacity:.12}}.workshop-app:has(.workshop-paths-slide){background:#000}.workshop-slide.workshop-paths-slide{display:grid;place-items:safe center;height:calc(100% - 64px);padding:28px 40px;overflow-y:auto;background:#000;color:#f2f3ed;font-family:inherit;line-height:1.4}.workshop-paths-shell{width:min(1240px,100%)}.workshop-paths-header{text-align:center}.workshop-paths-header>p:first-child{margin:0 0 16px;font-size:14px;color:#aaa}.workshop-paths-header h2{margin:0;font-size:34px;font-weight:700;line-height:1.2}.workshop-paths-header h2>span{color:#b7bcb7}.workshop-paths-header>p:last-child{margin:16px 0 0;font-size:21px;color:#b7bcb7}.workshop-paths-choices{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:24px;margin-top:28px}.workshop-path-option{--path-accent: #f0c46e;display:grid;grid-template-rows:200px 76px auto;justify-items:center;gap:12px;min-width:0;padding:0 24px 18px;border:0;border-radius:0;background:transparent;color:#f2f3ed;font:inherit;text-align:center}.workshop-path-option[data-path=venture-scale]{--path-accent: #8de9ae}.workshop-path-art{display:block;width:200px;height:200px;background:url(/workshop/business-paths.png) left center / 200% 100% no-repeat;image-rendering:pixelated}[data-path=venture-scale] .workshop-path-art{background-position:right center}.workshop-path-title{display:flex;flex-direction:column;justify-content:center;max-width:370px;font-size:28px;font-weight:700;line-height:1.2;color:var(--path-accent);text-decoration-thickness:2px;text-underline-offset:8px}.workshop-path-points{display:grid;gap:8px;font-size:20px}.workshop-path-option[aria-pressed=true] .workshop-path-title{text-decoration-line:underline}.workshop-path-option:hover .workshop-path-title{color:#fff}.workshop-path-option:focus-visible{outline:2px dotted var(--path-accent);outline-offset:-4px}.workshop-path-option:active .workshop-path-art{opacity:.85}.workshop-paths-cursor{position:absolute;top:0;left:0;width:50%;height:18px;display:flex;justify-content:center;pointer-events:none;color:#f0c46e;transition:transform .18s ease-out,opacity .18s ease-out}.workshop-paths-cursor>span{width:22px;height:16px;background:currentColor;clip-path:polygon(0 0,100% 0,100% 25%,80% 25%,80% 50%,65% 50%,65% 75%,50% 100%,35% 75%,35% 50%,20% 50%,20% 25%,0 25%)}[data-indicated=none] .workshop-paths-cursor{opacity:0}[data-indicated=venture-scale] .workshop-paths-cursor{transform:translate(100%);color:#8de9ae}.workshop-paths-footer{display:flex;flex-direction:column;align-items:center;gap:18px;margin-top:24px;text-align:center}.workshop-paths-footer p{margin:0;font-size:23px;font-weight:700}.workshop-paths-footer button{display:inline-flex;align-items:center;gap:12px;min-height:44px;padding:8px;background:transparent;border:0;border-radius:0;color:#d0d3cd;font:inherit;font-size:14px;font-weight:700}.workshop-paths-footer button:hover{color:#fff}.workshop-paths-footer button:focus-visible{outline:2px solid #d0d3cd;outline-offset:4px}@media(max-height:800px)and (min-width:901px){.workshop-slide.workshop-paths-slide{padding:16px 32px}.workshop-paths-header>p:first-child{margin-bottom:10px}.workshop-paths-header h2{font-size:30px}.workshop-paths-header>p:last-child{margin-top:10px;font-size:18px}.workshop-paths-choices{margin-top:20px}.workshop-path-option{grid-template-rows:160px 60px auto;gap:8px;padding-bottom:12px}.workshop-path-art{width:160px;height:160px}.workshop-path-title{font-size:25px}.workshop-path-points{font-size:18px;gap:5px}.workshop-paths-footer{margin-top:16px;gap:8px}.workshop-paths-footer p{font-size:21px}}@media(max-width:900px){.workshop-slide.workshop-paths-slide{padding:24px}.workshop-paths-header h2{font-size:28px}.workshop-paths-header>p:last-child{font-size:18px}.workshop-path-option{padding:0 14px 18px;grid-template-rows:160px 76px auto}.workshop-path-art{width:160px;height:160px}.workshop-path-title{font-size:24px}.workshop-path-points{font-size:18px}.workshop-paths-footer p{font-size:20px}}@media(max-width:600px){.workshop-slide.workshop-paths-slide{display:block;padding:24px 16px}.workshop-paths-header h2{font-size:26px}.workshop-paths-header>p:last-child{font-size:17px}.workshop-paths-choices{grid-template-columns:minmax(0,1fr);gap:36px;padding-top:0;margin-top:28px}.workshop-path-option{position:relative;grid-template-rows:150px 62px auto;padding:16px 8px}.workshop-path-art{width:150px;height:150px}.workshop-path-title{font-size:24px;max-width:280px}.workshop-path-points{font-size:17px;gap:6px}.workshop-paths-cursor{display:none}.workshop-path-option:before{content:"";position:absolute;top:0;left:calc(50% - 10px);width:20px;height:12px;background:var(--path-accent);clip-path:polygon(0 0,100% 0,100% 30%,75% 30%,75% 60%,50% 100%,25% 60%,25% 30%,0 30%);opacity:0}.workshop-path-option[aria-pressed=true]:before,.workshop-path-option:focus-visible:before{opacity:1}.workshop-paths-footer{margin-top:32px}.workshop-paths-footer p{font-size:19px}}@media(prefers-reduced-motion:reduce){.workshop-paths-cursor{transition:none}}.workshop-app:has(.workshop-evolution-slide){background:#f4f5f1}.workshop-slide.workshop-evolution-slide{display:grid;place-items:safe center;height:calc(100% - 64px);overflow-y:auto;padding:30px 48px;background:#f4f5f1;color:#202322;font-family:inherit;line-height:1.4}.workshop-evolution-shell{width:min(1320px,100%)}.workshop-evolution-header{text-align:center}.workshop-evolution-header>p:first-child{margin:0 0 12px;font-size:14px;font-weight:700;color:#a13f35}.workshop-evolution-header h2{margin:0;font-size:48px;line-height:1.05;font-weight:700}.workshop-evolution-header>p:last-child{margin:16px 0 0;font-size:20px;color:#555d59}.workshop-evolution-stages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:0;margin:18px 0 0}.workshop-evolution-stages>li{--stage-color: #a74635;position:relative;min-width:0;text-align:center}.workshop-evolution-stages>li[data-stage="1"]{--stage-color: #a23954}.workshop-evolution-stages>li[data-stage="2"]{--stage-color: #35617f}.workshop-evolution-stages>li[data-stage="3"]{--stage-color: #247154}.workshop-evolution-art{position:relative;width:min(100%,248px);aspect-ratio:1;margin:0 auto;mix-blend-mode:multiply}.workshop-evolution-sprite{position:absolute;top:0;right:0;bottom:0;left:0;background:url(/workshop/startup-evolution.png) left top / 200% 200% no-repeat;image-rendering:pixelated}[data-stage="1"] .workshop-evolution-sprite{background-position:right top}[data-stage="0"] .workshop-evolution-sprite,[data-stage="1"] .workshop-evolution-sprite{clip-path:inset(0 0 5% 0)}[data-stage="2"] .workshop-evolution-sprite{background-position:left bottom}[data-stage="3"] .workshop-evolution-sprite{background-position:right bottom}.workshop-evolution-silhouette{filter:grayscale(1) contrast(1.5);opacity:.16}.workshop-evolution-color{opacity:0}[data-revealed=true] .workshop-evolution-color{opacity:1}[data-revealed=true] .workshop-evolution-silhouette{opacity:0}.workshop-evolution-track{position:relative;height:28px;margin:0 0 18px;display:grid;place-items:center}.workshop-evolution-track:before{content:"";position:absolute;left:0;right:0;top:12px;height:2px;background:#bdc2ba}li:first-child .workshop-evolution-track:before{left:50%}li:last-child .workshop-evolution-track:before{right:50%}.workshop-evolution-track>span{z-index:1;width:14px;height:14px;background:#f4f5f1;border:3px solid #798079}[data-revealed=true] .workshop-evolution-track>span{background:var(--stage-color);border-color:var(--stage-color)}.workshop-evolution-track>svg{position:absolute;right:-11px;z-index:1;background:#f4f5f1;color:#798079}.workshop-evolution-stage-copy{padding:0 14px}.workshop-evolution-phase{margin:0 0 8px;font-size:12px;color:#636b64}.workshop-evolution-stage-copy h3{margin:0 0 10px;font-size:28px;line-height:1.15;font-weight:700}[data-revealed=true] .workshop-evolution-stage-copy h3{color:var(--stage-color)}.workshop-evolution-purpose{margin:0 auto;max-width:230px;min-height:56px;font-size:19px;line-height:1.4;visibility:hidden}[data-revealed=true] .workshop-evolution-purpose{visibility:visible}.workshop-evolution-footer{margin-top:36px;padding-top:22px;border-top:2px solid #c9cec5;text-align:center}.workshop-evolution-footer>p{margin:0;font-size:22px}.workshop-evolution-footer strong{text-decoration:underline;text-decoration-color:#b54d3e;text-decoration-thickness:3px;text-underline-offset:5px}.workshop-evolution-actions{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:16px}.workshop-evolution-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;gap:12px;padding:10px 12px;border:0;border-radius:0;background:transparent;color:#202322;font:inherit;font-size:15px;font-weight:700}.workshop-evolution-actions button:hover{background:#e2e7dd}.workshop-evolution-actions button:focus-visible{outline:2px dotted #202322;outline-offset:3px}.workshop-evolution-actions button:disabled{opacity:.3;cursor:default;background:transparent}.workshop-evolution-announcement{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.workshop-evolution-mobile-break{display:none}[data-animating=true] .workshop-evolution-color{animation:evolution-color-in .7s ease-out both}[data-animating=true] .workshop-evolution-silhouette{animation:evolution-silhouette-out .7s ease-out both}@keyframes evolution-color-in{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}@keyframes evolution-silhouette-out{0%{opacity:.7;transform:scale(.94)}to{opacity:0;transform:scale(1)}}@media(max-height:800px)and (min-width:901px){.workshop-slide.workshop-evolution-slide{padding:20px 40px}.workshop-evolution-header h2{font-size:36px}.workshop-evolution-header>p:last-child{margin-top:10px;font-size:18px}.workshop-evolution-art{max-width:180px}.workshop-evolution-stage-copy h3{font-size:26px}.workshop-evolution-purpose{font-size:17px;min-height:48px}.workshop-evolution-footer{margin-top:16px;padding-top:12px}.workshop-evolution-footer>p{font-size:20px}.workshop-evolution-actions{margin-top:10px}}@media(max-width:1000px){.workshop-slide.workshop-evolution-slide{padding-right:24px;padding-left:24px}.workshop-evolution-header h2{font-size:40px}.workshop-evolution-stage-copy{padding:0 8px}.workshop-evolution-stage-copy h3{font-size:24px}.workshop-evolution-purpose{font-size:17px;min-height:72px}.workshop-evolution-phase{font-size:11px}}@media(max-width:600px){.workshop-slide.workshop-evolution-slide{display:block;padding:28px 20px}.workshop-evolution-header h2{font-size:30px}.workshop-evolution-header>p:first-child{font-size:12px}.workshop-evolution-header>p:last-child{font-size:17px}.workshop-evolution-stages{grid-template-columns:minmax(0,1fr);margin-top:28px}.workshop-evolution-stages>li{display:grid;grid-template-columns:22px 110px minmax(0,1fr);align-items:center;min-height:170px;text-align:left}.workshop-evolution-art{grid-column:2;grid-row:1;width:110px}.workshop-evolution-track{grid-column:1;grid-row:1;height:100%;margin:0}.workshop-evolution-track:before{top:0;bottom:0;left:10px;right:auto;width:2px;height:auto}li:first-child .workshop-evolution-track:before{left:10px;top:50%}li:last-child .workshop-evolution-track:before{right:auto;bottom:50%}.workshop-evolution-track>svg{right:0;bottom:-11px;transform:rotate(90deg)}.workshop-evolution-stage-copy{padding:8px 0 8px 8px}.workshop-evolution-stage-copy h3{font-size:23px}.workshop-evolution-purpose{min-height:0;font-size:16px}.workshop-evolution-phase{font-size:10px;margin-bottom:6px}.workshop-evolution-footer{margin-top:18px}.workshop-evolution-footer>p{font-size:18px}.workshop-evolution-mobile-break{display:block}}@media(prefers-reduced-motion:reduce){[data-animating=true] .workshop-evolution-sprite{animation:none}}.workshop-app:has(.workshop-preseed-slide){background:#edf3ef}.workshop-slide.workshop-preseed-slide{display:grid;place-items:safe center;height:calc(100% - 64px);padding:26px 44px;overflow-y:auto;background:#edf3ef;color:#21332c;font-family:inherit;line-height:1.4}.workshop-preseed-shell{width:min(1260px,100%)}.workshop-preseed-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.13fr);-moz-column-gap:64px;column-gap:64px;align-items:center}.workshop-preseed-scene{text-align:center}.workshop-preseed-kicker{margin:0 0 8px;font-size:13px;font-weight:700;color:#9c3c32}.workshop-preseed-scene h2{margin:0;font-size:52px;line-height:1.1;font-weight:700}.workshop-preseed-question{margin:12px 0 0;font-size:20px;line-height:1.35}.workshop-preseed-scene img{display:block;width:min(100%,340px);height:auto;aspect-ratio:1;margin:-4px auto -22px;mix-blend-mode:multiply;image-rendering:pixelated}.workshop-preseed-scene-label{display:flex;align-items:center;justify-content:center;gap:10px;margin:0;font-size:13px;font-weight:700;color:#426352}.workshop-preseed-scene-label>span{width:9px;height:9px;background:#467d54}.workshop-preseed-stats-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:3px solid #21332c}.workshop-preseed-stats-heading h3{margin:0;font-size:20px;font-weight:700}.workshop-preseed-stats-heading>span{font-size:12px;color:#4a6657}.workshop-preseed-range-note{margin:10px 0 2px;font-size:13px;color:#4a6657}.workshop-preseed-stats table{width:100%;border-collapse:collapse;table-layout:fixed}.workshop-preseed-stats tr{height:67px;border-bottom:1px solid #b4c7b9}.workshop-preseed-stats th{width:44%;text-align:left;font-size:18px;font-weight:400;padding:9px 10px 9px 0}.workshop-preseed-stats th small{display:block;margin-top:3px;font-size:12px;color:#4a6657}.workshop-preseed-stats td{padding:9px 0;text-align:right}.workshop-preseed-stats td strong{font-size:29px;line-height:1.2;color:#934337;white-space:nowrap}.workshop-preseed-stats td .workshop-preseed-stage-value{font-size:23px;color:#21332c;white-space:normal}.workshop-preseed-example{margin-top:18px}.workshop-preseed-example>p:first-child{margin:0 0 7px;font-size:11px;color:#4a6657;font-weight:700}.workshop-preseed-example>p:nth-child(2){margin:0;font-size:15px;line-height:1.6}.workshop-preseed-example>small{display:block;margin-top:6px;font-size:11px;color:#4a6657}.workshop-preseed-expectations{margin-top:28px;padding-top:18px;border-top:2px solid #91ad9a}.workshop-preseed-expectations-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.workshop-preseed-expectations-heading h3{margin:0;font-size:17px;font-weight:700}.workshop-preseed-expectations-heading>span{font-size:12px;color:#4a6657}.workshop-preseed-expectations ol{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:18px 0 0;padding:0}.workshop-preseed-expectations li{display:grid;grid-template-columns:28px minmax(0,1fr);align-content:start;gap:10px;min-width:0;min-height:120px}.workshop-preseed-expectation-number{padding-top:2px;font-size:13px;color:#658170}[data-visible=true]>.workshop-preseed-expectation-number{color:#9c3c32;font-weight:700}.workshop-preseed-expectation-copy{visibility:hidden}[data-visible=true]>.workshop-preseed-expectation-copy{visibility:visible}.workshop-preseed-expectation-copy h4{margin:0 0 7px;font-size:20px;line-height:1.2;font-weight:700}.workshop-preseed-expectation-copy p{margin:0;font-size:16px;line-height:1.45}[data-animating=true]>.workshop-preseed-expectation-copy{animation:preseed-evidence-in .4s ease-out both}@keyframes preseed-evidence-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.workshop-preseed-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.workshop-preseed-footer button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border:0;border-radius:0;padding:8px;color:#21332c;background:transparent;font:inherit;font-size:12px}.workshop-preseed-footer button:hover{background:#dce7df}.workshop-preseed-footer button:focus-visible{outline:2px dotted #21332c;outline-offset:2px}.workshop-preseed-footer button:disabled{opacity:.3;background:transparent;cursor:default}.workshop-preseed-actions{display:flex;align-items:center;gap:14px}.workshop-preseed-actions .workshop-preseed-advance{min-width:128px;font-size:14px;font-weight:700}.workshop-preseed-announcement{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.workshop-preseed-sources{margin-top:12px;padding-top:14px;border-top:1px solid #91ad9a}.workshop-preseed-sources p{margin:0 0 12px;font-size:14px;line-height:1.6;max-width:100ch}.workshop-preseed-sources a{color:#285947;text-decoration:underline;text-underline-offset:3px}@media(max-height:800px)and (min-width:1001px){.workshop-slide.workshop-preseed-slide{padding:16px 36px}.workshop-preseed-scene h2{font-size:44px}.workshop-preseed-question{font-size:18px;margin-top:8px}.workshop-preseed-scene img{max-width:250px;margin-bottom:-16px}.workshop-preseed-stats tr{height:50px}.workshop-preseed-stats th,.workshop-preseed-stats td{padding-top:6px;padding-bottom:6px}.workshop-preseed-stats td strong{font-size:27px}.workshop-preseed-example{margin-top:12px}.workshop-preseed-expectations{margin-top:16px;padding-top:12px}.workshop-preseed-expectations ol{margin-top:12px;gap:22px}.workshop-preseed-expectations li{min-height:104px}.workshop-preseed-expectation-copy h4{font-size:18px}.workshop-preseed-expectation-copy p{font-size:15px}.workshop-preseed-footer{margin-top:8px}}@media(max-width:1000px){.workshop-slide.workshop-preseed-slide{padding:24px}.workshop-preseed-main{-moz-column-gap:28px;column-gap:28px}.workshop-preseed-scene h2{font-size:40px}.workshop-preseed-question{font-size:17px}.workshop-preseed-stats-heading{flex-wrap:wrap;gap:4px}.workshop-preseed-stats td strong{font-size:24px}.workshop-preseed-stats td .workshop-preseed-stage-value{font-size:20px}.workshop-preseed-stats th{font-size:16px;width:42%}.workshop-preseed-example>p:nth-child(2){font-size:13px}.workshop-preseed-expectations ol{gap:18px}.workshop-preseed-expectations li{grid-template-columns:minmax(0,1fr);gap:6px;min-height:160px}.workshop-preseed-expectation-copy h4{font-size:18px}.workshop-preseed-expectation-copy p{font-size:15px}}@media(max-width:700px){.workshop-slide.workshop-preseed-slide{display:block;padding:26px 18px}.workshop-preseed-main{grid-template-columns:minmax(0,1fr);gap:28px}.workshop-preseed-scene h2{font-size:42px}.workshop-preseed-scene img{max-width:250px}.workshop-preseed-question{font-size:17px}.workshop-preseed-stats td strong{font-size:24px}.workshop-preseed-stats tr{height:64px}.workshop-preseed-example>p:nth-child(2){font-size:14px}.workshop-preseed-expectations-heading{flex-direction:column;gap:6px}.workshop-preseed-expectations ol{grid-template-columns:minmax(0,1fr);gap:18px}.workshop-preseed-expectations li{grid-template-columns:24px minmax(0,1fr);gap:10px;min-height:116px}.workshop-preseed-expectation-copy h4{font-size:20px}.workshop-preseed-expectation-copy p{font-size:16px}.workshop-preseed-footer{flex-wrap:wrap}.workshop-preseed-actions{margin-left:auto}.workshop-preseed-desktop-break{display:none}}@media(max-width:360px){.workshop-preseed-stats td strong{font-size:21px}.workshop-preseed-stats th{font-size:15px}}@media(prefers-reduced-motion:reduce){[data-animating=true]>.workshop-preseed-expectation-copy{animation:none}}.workshop-app:has(.workshop-funding-slide){background:#f8f5f5}.workshop-app:has([data-stage=series-a]){background:#eef3f2}.workshop-slide.workshop-funding-slide{--funding-accent: #a73442;--funding-muted: #65555a;display:grid;place-items:safe center;height:calc(100% - 64px);padding:26px 44px;overflow-y:auto;background:#f8f5f5;color:#292d2e;font-family:inherit;line-height:1.4}.workshop-slide.workshop-funding-slide[data-stage=series-a]{--funding-accent: #206356;--funding-muted: #516661;background:#eef3f2}.funding-shell{width:min(1260px,100%)}.funding-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.13fr);gap:64px;align-items:center}.funding-scene{min-width:0;text-align:center}.funding-kicker{margin:0 0 8px;color:var(--funding-accent);font-size:13px;font-weight:700}.funding-scene h2{margin:0;font-size:52px;line-height:1.1;font-weight:700}.funding-question{margin:12px auto 18px;max-width:33ch;font-size:20px;line-height:1.35}.funding-dex{width:min(340px,100%);margin:auto;border:3px solid #a73442;border-top-width:9px;padding:10px 18px 9px;background:#eceee6;box-shadow:5px 5px #d9bcc0}.funding-dex-readout{display:flex;justify-content:space-between;gap:8px;font-size:11px;font-weight:700}.funding-dex-screen{height:200px;position:relative;overflow:hidden}.funding-creature{background:url(/workshop/startup-evolution.png) no-repeat;background-size:200% 200%;image-rendering:pixelated;mix-blend-mode:multiply}.funding-dex .funding-creature{width:200px;height:200px;margin:auto;background-position:right top;clip-path:inset(0 0 5% 0)}.funding-dex>p{margin:0;border-top:1px solid #9daba0;padding-top:7px;font-size:11px;font-weight:700}.funding-scan{position:absolute;inset:0 0 auto;height:2px;background:#527c61;opacity:0;animation:funding-scan 1.1s ease-in-out 1}@keyframes funding-scan{0%{transform:translateY(0);opacity:0}15%,85%{opacity:.8}to{transform:translateY(190px);opacity:0}}.funding-base{height:264px;position:relative}.funding-base>.funding-creature{position:absolute;top:-10px;left:calc(50% - 60px);width:120px;height:120px;background-position:left bottom}.funding-buildings{position:absolute;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:390px;margin:auto}.funding-building{min-width:0}.funding-building-art{display:block;width:100%;aspect-ratio:1;background:url(/workshop/series-a-buildings.png) no-repeat;background-size:300% 100%;background-position:left center;image-rendering:pixelated;mix-blend-mode:multiply;opacity:.16;filter:grayscale(1)}.funding-building:nth-child(2) .funding-building-art{background-position:center center}.funding-building:nth-child(3) .funding-building-art{background-position:right center}.funding-building[data-built=true] .funding-building-art{opacity:1;filter:none}.funding-building-label{display:block;font-size:11px;color:var(--funding-muted);font-weight:700}.funding-building[data-animating=true] .funding-building-art{animation:funding-build .45s ease-out both}@keyframes funding-build{0%{opacity:.2;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.funding-stats-heading{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:10px;border-bottom:3px solid #292d2e}.funding-stats-heading h3{margin:0;font-size:20px;font-weight:700}.funding-stats-heading>span{font-size:12px;color:var(--funding-muted)}.funding-range-note{margin:10px 0 2px;font-size:12px;color:var(--funding-muted)}.funding-stats table{width:100%;border-collapse:collapse;table-layout:fixed}.funding-stats tr{height:67px;border-bottom:1px solid #bec8c3}.funding-stats th{width:44%;text-align:left;font-size:18px;font-weight:400;padding:9px 10px 9px 0}.funding-stats th small{display:block;font-size:12px;color:var(--funding-muted);margin-top:3px}.funding-stats td{padding:9px 0;text-align:right}.funding-stats td strong{font-size:29px;line-height:1.2;color:var(--funding-accent);white-space:nowrap}.funding-stats td .funding-stage-value{font-size:23px;color:#292d2e;white-space:normal}.funding-example{margin-top:18px}.funding-example>p:first-child{margin:0 0 7px;font-size:11px;color:var(--funding-muted);font-weight:700}.funding-example>p:nth-child(2){margin:0;font-size:15px;line-height:1.6}.funding-example>small{display:block;margin-top:6px;color:var(--funding-muted);font-size:11px}.funding-expectations{margin-top:28px;padding-top:18px;border-top:2px solid #acb9b2}.funding-expectations-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.funding-expectations-heading h3{margin:0;font-size:17px;font-weight:700}.funding-expectations-heading>span{color:var(--funding-muted);font-size:12px}.funding-expectations ol{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:18px 0 0;padding:0}.funding-expectations li{display:grid;grid-template-columns:28px minmax(0,1fr);align-content:start;gap:10px;min-width:0;min-height:130px}.funding-expectation-number{padding-top:2px;color:var(--funding-muted);font-size:13px}[data-visible=true]>.funding-expectation-number{color:var(--funding-accent);font-weight:700}.funding-expectation-copy{visibility:hidden}[data-visible=true]>.funding-expectation-copy{visibility:visible}.funding-expectation-copy h4{margin:0 0 7px;font-size:20px;line-height:1.2;font-weight:700}.funding-expectation-copy p{margin:0;font-size:16px;line-height:1.45}[data-animating=true]>.funding-expectation-copy{animation:funding-build .45s ease-out both}.funding-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.funding-footer button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border:0;border-radius:0;padding:8px;color:#292d2e;background:transparent;font:inherit;font-size:12px}.funding-footer button:hover{background:#dfe5e1}.funding-footer button:focus-visible{outline:2px dotted currentColor;outline-offset:2px}.funding-footer button:disabled{opacity:.3;background:transparent;cursor:default}.funding-actions{display:flex;align-items:center;gap:14px}.funding-actions .funding-advance{min-width:128px;font-size:14px;font-weight:700}.funding-announcement{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.funding-sources{margin-top:12px;padding-top:14px;border-top:1px solid #acb9b2}.funding-sources p{margin:0 0 12px;max-width:100ch;font-size:14px;line-height:1.6}.funding-sources a{color:var(--funding-accent);text-decoration:underline;text-underline-offset:3px}@media(max-height:800px)and (min-width:1001px){.workshop-slide.workshop-funding-slide{padding:16px 36px}.funding-scene h2{font-size:44px}.funding-question{font-size:18px;margin:8px auto 12px}.funding-dex{max-width:300px}.funding-dex-screen{height:165px}.funding-dex .funding-creature{width:165px;height:165px}.funding-base{height:220px}.funding-base>.funding-creature{width:100px;height:100px;left:calc(50% - 50px);top:-10px}.funding-buildings{max-width:360px;margin:auto}.funding-stats tr{height:50px}.funding-stats th,.funding-stats td{padding-top:6px;padding-bottom:6px}.funding-stats td strong{font-size:27px}.funding-example{margin-top:12px}.funding-expectations{margin-top:16px;padding-top:12px}.funding-expectations ol{margin-top:12px;gap:22px}.funding-expectations li{min-height:114px}.funding-expectation-copy h4{font-size:18px}.funding-expectation-copy p{font-size:15px}.funding-footer{margin-top:8px}}@media(max-width:1000px){.workshop-slide.workshop-funding-slide{padding:24px}.funding-main{gap:28px}.funding-scene h2{font-size:40px}.funding-question{font-size:17px}.funding-dex{padding:10px}.funding-base{height:270px}.funding-base>.funding-creature{top:0}.funding-building-label{font-size:10px}.funding-stats-heading{flex-wrap:wrap;gap:4px}.funding-stats td strong{font-size:24px}.funding-stats td .funding-stage-value{font-size:20px}.funding-stats th{width:42%;font-size:16px}.funding-example>p:nth-child(2){font-size:13px}.funding-expectations ol{gap:18px}.funding-expectations li{grid-template-columns:minmax(0,1fr);gap:6px;min-height:180px}.funding-expectation-copy h4{font-size:18px}.funding-expectation-copy p{font-size:15px}}@media(max-width:700px){.workshop-slide.workshop-funding-slide{display:block;padding:26px 18px}.funding-main{grid-template-columns:minmax(0,1fr);gap:28px}.funding-scene h2{font-size:42px}.funding-dex{max-width:300px}.funding-base{max-width:400px;margin:auto}.funding-stats tr{height:64px}.funding-example>p:nth-child(2){font-size:14px}.funding-expectations-heading{flex-direction:column;gap:6px}.funding-expectations ol{grid-template-columns:minmax(0,1fr);gap:18px}.funding-expectations li{grid-template-columns:24px minmax(0,1fr);gap:10px;min-height:116px}.funding-expectation-copy h4{font-size:20px}.funding-expectation-copy p{font-size:16px}.funding-footer{flex-wrap:wrap}.funding-actions{margin-left:auto}}@media(max-width:360px){.funding-stats td strong{font-size:21px}.funding-stats th{font-size:15px}.funding-building-label{font-size:9px}}@media(prefers-reduced-motion:reduce){.funding-scan,.funding-building[data-animating=true] .funding-building-art,[data-animating=true]>.funding-expectation-copy{animation:none}}.workshop-app:has(.workshop-vc-model-slide){background:#eef5f6}.workshop-slide.workshop-vc-model-slide{display:grid;place-items:safe center;height:calc(100% - 64px);padding:26px 44px;overflow-y:auto;background:#eef5f6;color:#243436;font-family:inherit;line-height:1.4}.vc-network-shell{width:min(1260px,100%)}.vc-network-header>p{margin:0 0 10px;color:#256965;font-size:13px;font-weight:700}.vc-network-header h2{margin:0;font-size:44px;line-height:1.1;font-weight:700}.vc-network-board{display:grid;grid-template-columns:minmax(0,1fr) 115px minmax(0,1fr) 115px minmax(0,1fr);grid-template-rows:120px 275px;grid-template-areas:". . manager . ." "lps incoming fund outgoing portfolio";margin:10px 0 24px;align-items:center}.vc-network-node{min-width:0;text-align:center}.vc-network-node h3{margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.2}.vc-network-node h3>span{color:#9a3d3b;font-size:12px;vertical-align:middle}.vc-network-node p{margin:8px 0 0;font-size:15px;line-height:1.5}.vc-network-board [data-visible=false]{visibility:hidden}.vc-network-board [data-animating=true].vc-network-node{animation:vc-node-in .4s ease-out both}@keyframes vc-node-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.vc-network-sprite{display:block;background:url(/workshop/vc-network.png) no-repeat;background-size:300% 100%;image-rendering:pixelated;mix-blend-mode:multiply}.vc-network-lps{grid-area:lps}.vc-network-terminals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 6px;max-width:260px;margin:auto}.vc-network-terminals>div>span:last-child{display:block;font-size:12px}.vc-terminal{width:64px;height:64px;margin:auto;background-position:left center}.vc-network-fund{grid-area:fund}.vc-server{width:124px;height:124px;background-position:center;margin:0 auto 6px}.vc-network-manager{grid-area:manager;display:flex;width:340px;justify-self:center;align-items:center;gap:12px;position:relative;text-align:left;padding-bottom:22px}.vc-network-manager:after{content:"";position:absolute;left:50%;bottom:-26px;height:44px;border-left:2px dashed #9a3d3b}.vc-workstation{width:84px;height:84px;flex:0 0 84px;background-position:right center}.vc-network-manager h3{font-size:18px;margin:0}.vc-network-manager p{font-size:13px;margin-top:6px}.vc-network-portfolio{grid-area:portfolio}.vc-network-startups{display:flex;align-items:center;justify-content:center;height:120px;margin-bottom:14px}.vc-network-startups>span{width:85px;height:85px;flex:0 1 85px;aspect-ratio:1;background:url(/workshop/startup-evolution.png) no-repeat;background-size:200% 200%;image-rendering:pixelated;mix-blend-mode:multiply}.vc-network-startups>span:nth-child(1){background-position:left top;clip-path:inset(0 0 5% 0)}.vc-network-startups>span:nth-child(2){background-position:right top;clip-path:inset(0 0 5% 0)}.vc-network-startups>span:nth-child(3){background-position:left bottom}.vc-network-link{align-self:center;margin-top:-50px}.vc-network-incoming{grid-area:incoming}.vc-network-outgoing{grid-area:outgoing}.vc-network-link>span{display:block;font-size:10px;font-weight:700;text-align:center;color:#386c69}.vc-network-link>i{display:block;position:relative;margin:7px 5px 20px;height:3px}.vc-network-commitment-line{border-top:2px dashed #668483}.vc-network-cash-line{background:#256965}.vc-network-link>i:after{content:"";position:absolute;right:-1px;top:-4px;width:9px;height:9px;border-top:2px solid #256965;border-right:2px solid #256965;transform:rotate(45deg)}.vc-network-packet{position:absolute;top:-3px;left:0;width:9px;height:9px;background:#b14542;opacity:0}.vc-network-link[data-animating=true] .vc-network-packet{animation:vc-packet .85s ease-in-out 1}@keyframes vc-packet{0%{transform:translate(0);opacity:0}10%,90%{opacity:1}to{transform:translate(95px);opacity:0}}.vc-network-takeaway{border-top:2px solid #a5bfbd;padding-top:18px;min-height:92px}.vc-network-takeaway strong{display:block;font-size:23px;line-height:1.3}.vc-network-takeaway p{margin:8px 0 0;font-size:15px;max-width:90ch}.vc-network-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}.vc-network-footer button,.vc-network-lpa{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;border:0;border-radius:0;padding:8px;color:#243436;background:transparent;font:inherit;font-size:12px}.vc-network-footer button:hover,.vc-network-lpa:hover{background:#dbe8e7}.vc-network-footer button:focus-visible,.vc-network-lpa:focus-visible{outline:2px dotted currentColor;outline-offset:2px}.vc-network-footer button:disabled{opacity:.3;cursor:default;background:transparent}.vc-network-lpa{margin-top:6px;color:#9a3d3b;font-weight:700}.vc-network-actions{display:flex;align-items:center;gap:14px}.vc-network-step{font-size:12px;color:#416462}.vc-network-actions .vc-network-next{min-width:128px;font-size:14px;font-weight:700}.vc-network-notes{margin-top:16px;border-top:1px solid #a5bfbd;padding-top:16px}.vc-network-notes h3{margin:0 0 10px;font-size:18px;font-weight:700}.vc-network-notes p{margin:0 0 12px;font-size:14px;line-height:1.6;max-width:95ch}.vc-network-notes a{font-size:14px;color:#256965;text-decoration:underline;text-underline-offset:3px}@media(max-height:800px)and (min-width:1001px){.workshop-slide.workshop-vc-model-slide{padding:16px 36px}.vc-network-header h2{font-size:36px}.vc-network-header>p{margin-bottom:7px}.vc-network-board{grid-template-rows:100px 245px;margin:4px 0 16px}.vc-server{width:106px;height:106px}.vc-network-node h3,.vc-network-manager h3{font-size:18px}.vc-network-manager:after{height:24px;bottom:-6px}.vc-network-takeaway{min-height:88px;padding-top:14px}.vc-network-takeaway strong{font-size:21px}}@media(max-width:1000px){.workshop-slide.workshop-vc-model-slide{padding:24px}.vc-network-header h2{font-size:36px}.vc-network-board{grid-template-columns:minmax(0,1fr) 74px minmax(0,1fr) 74px minmax(0,1fr);grid-template-rows:140px 330px}.vc-network-node h3{font-size:18px}.vc-network-node p{font-size:13px}.vc-network-terminals{gap:12px 2px}.vc-network-terminals>div>span:last-child{font-size:11px}.vc-terminal{width:54px;height:54px}.vc-network-link>span{font-size:9px;overflow-wrap:anywhere}.vc-network-startups{height:100px}.vc-network-startups>span{width:55px;height:55px;flex-basis:55px}.vc-network-manager{width:310px}.vc-network-manager:after{height:80px;bottom:-62px}.vc-network-takeaway{min-height:140px}@keyframes vc-packet{0%{transform:translate(0);opacity:0}10%,90%{opacity:1}to{transform:translate(54px);opacity:0}}}@media(max-width:700px){.workshop-slide.workshop-vc-model-slide{display:block;padding:26px 18px}.vc-network-header h2{font-size:30px}.vc-network-header>p{font-size:11px}.vc-network-board{display:flex;flex-direction:column;gap:24px;margin:28px 0}.vc-network-board [data-visible=false]{display:none}.vc-network-lps{order:0}.vc-network-incoming{order:1}.vc-network-fund{order:2}.vc-network-manager{order:3}.vc-network-outgoing{order:4}.vc-network-portfolio{order:5}.vc-network-node{width:100%}.vc-network-node h3{font-size:20px}.vc-network-node p{font-size:15px}.vc-network-terminals{max-width:280px;gap:12px}.vc-terminal{width:76px;height:76px}.vc-network-terminals>div>span:last-child{font-size:12px}.vc-network-link{align-self:stretch;margin:0;display:flex;flex-direction:column;align-items:center;gap:10px}.vc-network-link>span{font-size:11px}.vc-network-link>i{width:3px;height:28px;margin:0}.vc-network-commitment-line{border:0;border-left:2px dashed #668483}.vc-network-link>i:after{top:auto;bottom:0;right:-3px;transform:rotate(135deg)}.vc-network-packet{left:-3px;top:0}.vc-network-manager{justify-content:center;width:100%;padding:18px 0 0;border-top:2px dashed #9a3d3b}.vc-network-manager:after{display:none}.vc-network-manager h3{font-size:18px}.vc-network-manager p{font-size:13px}.vc-workstation{width:72px;height:72px;flex-basis:72px}.vc-network-startups{height:110px}.vc-network-startups>span{width:85px;height:85px;flex-basis:85px}.vc-network-takeaway{min-height:0}.vc-network-takeaway strong{font-size:21px}.vc-network-takeaway p{font-size:15px}.vc-network-footer{flex-wrap:wrap;margin-top:18px}.vc-network-actions{margin-left:auto}@keyframes vc-packet{0%{transform:translateY(0);opacity:0}10%,90%{opacity:1}to{transform:translateY(22px);opacity:0}}}@media(prefers-reduced-motion:reduce){.vc-network-board [data-animating=true].vc-network-node,.vc-network-link[data-animating=true] .vc-network-packet{animation:none}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Public Sans,ui-sans-serif,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.bottom-0{bottom:0}.left-0{left:0}.left-\[0\.45rem\]{left:.45rem}.right-0{right:0}.top-0{top:0}.top-2{top:.5rem}.isolate{isolation:isolate}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.col-span-2{grid-column:span 2 / span 2}.mx-auto{margin-left:auto;margin-right:auto}.ml-2{margin-left:.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-9{margin-top:2.25rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.\!hidden{display:none!important}.hidden{display:none}.\!h-11{height:2.75rem!important}.h-11{height:2.75rem}.h-12{height:3rem}.h-2{height:.5rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-full{height:100%}.min-h-0{min-height:0px}.min-h-11{min-height:2.75rem}.min-h-14{min-height:3.5rem}.min-h-36{min-height:9rem}.min-h-\[28rem\]{min-height:28rem}.min-h-\[30rem\]{min-height:30rem}.min-h-\[34rem\]{min-height:34rem}.min-h-\[4\.75rem\]{min-height:4.75rem}.min-h-\[70vh\]{min-height:70vh}.min-h-\[calc\(100vh-11rem\)\]{min-height:calc(100vh - 11rem)}.min-h-\[calc\(100vh-5\.25rem\)\]{min-height:calc(100vh - 5.25rem)}.min-h-screen{min-height:100vh}.\!w-11{width:2.75rem!important}.w-11{width:2.75rem}.w-12{width:3rem}.w-2{width:.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-8{width:2rem}.w-\[70vw\]{width:70vw}.w-full{width:100%}.w-px{width:1px}.max-w-5xl{max-width:64rem}.max-w-\[11ch\]{max-width:11ch}.max-w-\[12ch\]{max-width:12ch}.max-w-\[1380px\]{max-width:1380px}.max-w-\[13ch\]{max-width:13ch}.max-w-\[14\.5ch\]{max-width:14.5ch}.max-w-\[15\.5ch\]{max-width:15.5ch}.max-w-\[15ch\]{max-width:15ch}.max-w-\[16ch\]{max-width:16ch}.max-w-\[18ch\]{max-width:18ch}.max-w-\[19ch\]{max-width:19ch}.max-w-\[20rem\]{max-width:20rem}.max-w-\[28ch\]{max-width:28ch}.max-w-\[28rem\]{max-width:28rem}.max-w-\[32rem\]{max-width:32rem}.max-w-\[34rem\]{max-width:34rem}.max-w-\[35rem\]{max-width:35rem}.max-w-\[42rem\]{max-width:42rem}.max-w-\[43rem\]{max-width:43rem}.max-w-\[52ch\]{max-width:52ch}.max-w-\[56rem\]{max-width:56rem}.max-w-\[58ch\]{max-width:58ch}.max-w-\[60ch\]{max-width:60ch}.max-w-\[68ch\]{max-width:68ch}.max-w-\[72ch\]{max-width:72ch}.max-w-\[74ch\]{max-width:74ch}.max-w-\[76ch\]{max-width:76ch}.max-w-\[9\.8ch\]{max-width:9.8ch}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize-y{resize:vertical}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[1\.15fr_0\.75fr_0\.75fr_0\.65fr\]{grid-template-columns:1.15fr .75fr .75fr .65fr}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-10{gap:2.5rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-px{gap:1px}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-line>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(230 223 212 / var(--tw-divide-opacity, 1))}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.text-balance{text-wrap:balance}.text-pretty{text-wrap:pretty}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:.125rem}.border{border-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-ink{--tw-border-opacity: 1;border-color:rgb(18 18 18 / var(--tw-border-opacity, 1))}.border-line{--tw-border-opacity: 1;border-color:rgb(230 223 212 / var(--tw-border-opacity, 1))}.bg-ink{--tw-bg-opacity: 1;background-color:rgb(18 18 18 / var(--tw-bg-opacity, 1))}.bg-ink\/5{background-color:#1212120d}.bg-line{--tw-bg-opacity: 1;background-color:rgb(230 223 212 / var(--tw-bg-opacity, 1))}.bg-paper{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-signal{--tw-bg-opacity: 1;background-color:rgb(228 22 18 / var(--tw-bg-opacity, 1))}.bg-stone{--tw-bg-opacity: 1;background-color:rgb(247 244 237 / var(--tw-bg-opacity, 1))}.object-contain{-o-object-fit:contain;object-fit:contain}.\!p-0{padding:0!important}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-0{padding-left:0;padding-right:0}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-8{padding-bottom:2rem}.pb-9{padding-bottom:2.25rem}.pl-8{padding-left:2rem}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-16{padding-top:4rem}.pt-3{padding-top:.75rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.align-middle{vertical-align:middle}.font-display{font-family:Anton,Impact,sans-serif}.font-serif{font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[1\.12rem\]{font-size:1.12rem}.text-\[clamp\(2\.5rem\,5\.4vw\,5rem\)\]{font-size:clamp(2.5rem,5.4vw,5rem)}.text-\[clamp\(2\.7rem\,5vw\,5\.4rem\)\]{font-size:clamp(2.7rem,5vw,5.4rem)}.text-\[clamp\(3\.15rem\,13\.5vw\,4rem\)\]{font-size:clamp(3.15rem,13.5vw,4rem)}.text-\[clamp\(3\.2rem\,6\.8vw\,7\.2rem\)\]{font-size:clamp(3.2rem,6.8vw,7.2rem)}.text-\[clamp\(3\.2rem\,7vw\,7rem\)\]{font-size:clamp(3.2rem,7vw,7rem)}.text-\[clamp\(3\.5rem\,8vw\,8\.5rem\)\]{font-size:clamp(3.5rem,8vw,8.5rem)}.text-\[clamp\(3\.8rem\,9\.5vw\,9\.4rem\)\]{font-size:clamp(3.8rem,9.5vw,9.4rem)}.text-\[clamp\(3rem\,6\.2vw\,6\.6rem\)\]{font-size:clamp(3rem,6.2vw,6.6rem)}.text-\[clamp\(4rem\,13vw\,12rem\)\]{font-size:clamp(4rem,13vw,12rem)}.text-\[clamp\(4rem\,8vw\,8rem\)\]{font-size:clamp(4rem,8vw,8rem)}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-10{line-height:2.5rem}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-9{line-height:2.25rem}.leading-\[0\.82\]{line-height:.82}.leading-\[0\.92\]{line-height:.92}.leading-\[0\.94\]{line-height:.94}.leading-\[0\.96\]{line-height:.96}.leading-\[0\.98\]{line-height:.98}.leading-\[1\.02\]{line-height:1.02}.leading-none{line-height:1}.tracking-\[-0\.025em\]{letter-spacing:-.025em}.tracking-\[-0\.02em\]{letter-spacing:-.02em}.tracking-\[-0\.035em\]{letter-spacing:-.035em}.tracking-\[-0\.03em\]{letter-spacing:-.03em}.tracking-\[-0\.045em\]{letter-spacing:-.045em}.tracking-\[-0\.04em\]{letter-spacing:-.04em}.tracking-\[-0\.055em\]{letter-spacing:-.055em}.tracking-\[-0\.05em\]{letter-spacing:-.05em}.tracking-\[-0\.065em\]{letter-spacing:-.065em}.tracking-\[-0\.06em\]{letter-spacing:-.06em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.14em\]{letter-spacing:.14em}.tracking-\[0\.16em\]{letter-spacing:.16em}.text-faint{--tw-text-opacity: 1;color:rgb(138 129 114 / var(--tw-text-opacity, 1))}.text-ink{--tw-text-opacity: 1;color:rgb(18 18 18 / var(--tw-text-opacity, 1))}.text-muted{--tw-text-opacity: 1;color:rgb(90 87 82 / var(--tw-text-opacity, 1))}.text-paper{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-paper\/50{color:#ffffff80}.text-paper\/70{color:#ffffffb3}.text-signal{--tw-text-opacity: 1;color:rgb(228 22 18 / var(--tw-text-opacity, 1))}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{color:#121212;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:normal}html{scroll-behavior:smooth}section[id]{scroll-margin-top:5.75rem}body{margin:0;min-width:320px;background:#fff}button,input,textarea,select{font:inherit}::-moz-selection{background:#1f2937;color:#fdfbf6}::selection{background:#1f2937;color:#fdfbf6}h1,h2,h3{text-wrap:balance}p,li,dd,td{text-wrap:pretty}button,a,input,select,textarea{transition-duration:.18s;transition-timing-function:cubic-bezier(.22,1,.36,1)}.paper-shell{background:#fff;box-shadow:none}.section-pad{padding:clamp(4.5rem,8vw,8rem) clamp(1.25rem,5vw,4.5rem)}.px-fluid{padding-left:clamp(1.25rem,5vw,4.5rem);padding-right:clamp(1.25rem,5vw,4.5rem)}.map-pin span{transform-origin:center}.map-pin:hover span{transform:translate(-50%,-50%) scale(1.25)}.kicker{font-size:.75rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#8a8172}.button-primary,.button-secondary{min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:0 1rem;font-size:.875rem;font-weight:700;line-height:1;transition-property:background-color,color,box-shadow,transform}.button-primary{color:#fdfbf6;background:#121212;box-shadow:0 0 0 1px #1f29371f,0 12px 22px -18px #1f2937cc}.button-primary:hover{background:#e41612}.button-secondary{color:#1f2937;background:#fdfbf68a;box-shadow:0 0 0 1px #1f293729,0 8px 16px -16px #1f293773}.button-secondary:hover{background:#1f29370e;box-shadow:0 0 0 1px #1f29373d,0 10px 20px -17px #1f29378c}.button-primary:active,.button-secondary:active,.filter-pill:active,.text-link:active{transform:scale(.96)}.button-primary:focus-visible,.button-secondary:focus-visible,.filter-pill:focus-visible,.text-link:focus-visible,.form-control:focus-visible{outline:2px solid #1f2937;outline-offset:3px}.filter-pill{min-height:2.5rem;padding:0 .85rem;color:#5f6673;background:transparent;box-shadow:0 0 0 1px #1f293724;font-size:.875rem;font-weight:700;transition-property:background-color,color,box-shadow,transform}.filter-pill:hover{color:#1f2937;box-shadow:0 0 0 1px #1f293740}.filter-pill-active{color:#fdfbf6;background:#e41612;box-shadow:0 0 0 1px #1f293729}.text-link{display:inline-flex;align-items:center;color:#1f2937;font-size:.875rem;font-weight:700;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:.22em;transition-property:color,transform}.text-link:hover{color:#e41612}.social-link{display:inline-flex;min-height:2.25rem;align-items:center;gap:.45rem;color:#1f2937;font-size:.82rem;font-weight:700;letter-spacing:.01em;text-decoration:none;transition-property:color,transform}.social-link:hover{color:#e41612}.social-link:active{transform:scale(.96)}.social-link:focus-visible{outline:2px solid #1f2937;outline-offset:3px}.social-link-mark{display:grid;width:1rem;height:1rem;place-items:center;background:#ff6719;color:#fff;font-size:.64rem;font-weight:800;line-height:1}.form-label{display:block;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8a8172}.form-control{min-height:2.75rem;padding:.75rem .85rem;color:#1f2937;background:#fff;box-shadow:0 0 0 1px #1f293729;border:0;font-size:.95rem;transition-property:box-shadow,background-color}.form-control:hover{box-shadow:0 0 0 1px #1f293740}.form-control:focus{background:#fdfbf6;outline:none;box-shadow:0 0 0 1px #1f293773,0 0 0 4px #1f293714}.hero-portrait{filter:grayscale(1) contrast(1.12);outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.hero-cutout{filter:grayscale(1) contrast(1.12);transform-origin:bottom center;transition:transform .42s cubic-bezier(.22,1,.36,1)}.hero-cutout:hover{transform:translateY(-.35rem)}.editorial-hero-image{pointer-events:none;position:absolute;z-index:0;overflow:hidden;background:transparent;box-shadow:none}.editorial-hero-image img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;opacity:1;filter:grayscale(1) contrast(1.16) brightness(1.04);mix-blend-mode:normal;transform:scale(1.02);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%),linear-gradient(180deg,#000 0%,#000 82%,rgba(0,0,0,.82) 90%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 10%,#000 90%,transparent 100%),linear-gradient(180deg,#000 0%,#000 82%,rgba(0,0,0,.82) 90%,transparent 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.editorial-hero-image:before,.editorial-hero-image:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:1;pointer-events:none}.editorial-hero-image:before{background:linear-gradient(90deg,#fff,#ffffff6b 10%,#ffffff05 28%,#fff0 76%,#ffffff80 94%,#fff),linear-gradient(180deg,#fff,#ffffff4d 8%,#fff0 20%,#fff0 76%,#ffffff57 94%,#fff)}.editorial-hero-image:after{box-shadow:inset 0 0 64px 22px #fff}.editorial-hero-image-advisory{top:clamp(-4.75rem,-6vw,-2.75rem);right:clamp(-19rem,-13vw,-8rem);width:min(60vw,58rem);height:clamp(28rem,40vw,36rem)}.editorial-hero-image-advisory img{-o-object-fit:cover;object-fit:cover;-o-object-position:55% 47%;object-position:55% 47%;opacity:1;filter:grayscale(1) contrast(1.2) brightness(1.05)}.editorial-hero-image-advisory:before{background:linear-gradient(90deg,#fff,#ffffff7a 13%,#ffffff05 34%,#fff0 78%,#ffffff80 96%,#fff),linear-gradient(180deg,#fff,#ffffff47 7%,#fff0 18%,#fff0 78%,#ffffff52 96%,#fff)}.editorial-hero-image-startups{top:8%;right:clamp(-1rem,-.5vw,.75rem);bottom:0;width:min(45vw,42rem);height:80%}.editorial-hero-image-startups img{-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;opacity:1;filter:grayscale(1) contrast(1.16) brightness(1.05)}.red-rule{background:#e41612}.work-map-marker span{display:grid;width:.8rem;height:.8rem;place-items:center;border-radius:999px;background:#e41612;box-shadow:0 0 0 6px #e416122e;color:#fff;font-size:.48rem;font-weight:800;line-height:1}.work-map-marker-home span{width:1.05rem;height:1.05rem;background:#121212;box-shadow:0 0 0 5px #12121229,0 0 0 10px #e416121f}.flag-cluster{display:inline-flex;align-items:center;gap:.28rem;margin-top:.18rem}.flag-mark{position:relative;display:block;width:2.1rem;height:1.34rem;flex:0 0 auto;overflow:hidden;border-radius:.08rem;box-shadow:inset 0 0 0 1px #1212122e,0 7px 14px -12px #121212b3}.flag-est{background:linear-gradient(180deg,#4f9ee8 0,#4f9ee8 33.33%,#141414 33.33%,#141414 66.66%,#fff 66.66%,#fff)}.flag-fra{background:linear-gradient(90deg,#244aa5 0,#244aa5 33.33%,#fff 33.33%,#fff 66.66%,#e41612 66.66%,#e41612)}.flag-esp{background:linear-gradient(180deg,#c70d1b 0,#c70d1b 25%,#f3c22e 25%,#f3c22e 75%,#c70d1b 75%,#c70d1b)}.flag-dnk{background:#c8102e}.flag-dnk:before,.flag-dnk:after{content:"";position:absolute;background:#fff}.flag-dnk:before{left:34%;top:0;width:.18rem;height:100%}.flag-dnk:after{left:0;top:43%;width:100%;height:.18rem}.flag-eur{background:radial-gradient(circle at 50% 16%,#ffcc00 0 .07rem,transparent .08rem),radial-gradient(circle at 67% 21%,#ffcc00 0 .07rem,transparent .08rem),radial-gradient(circle at 79% 34%,#ffcc00 0 .07rem,transparent .08rem),radial-gradient(circle at 84% 50%,#ffcc00 0 .07rem,transparent .08rem),radial-gradient(circle at 79% 66%,#ffcc00 0 .07rem,transparent .08rem),radial-gradient(circle at 67% 79%,#ffcc00 0 .07rem,transparent .08rem),radial-gradient(circle at 50% 84%,#ffcc00 0 .07rem,transparent .08rem),radial-gradient(circle at 33% 79%,#ffcc00 0 .07rem,transparent .08rem),radial-gradient(circle at 21% 66%,#ffcc00 0 .07rem,transparent .08rem),radial-gradient(circle at 16% 50%,#ffcc00 0 .07rem,transparent .08rem),radial-gradient(circle at 21% 34%,#ffcc00 0 .07rem,transparent .08rem),radial-gradient(circle at 33% 21%,#ffcc00 0 .07rem,transparent .08rem),#039}.leaflet-container{font-family:Public Sans,sans-serif;background:#f4f0e8}.leaflet-tile{filter:grayscale(1) contrast(.92) brightness(1.04)}.program-logo-band{margin-top:0;padding:clamp(1.6rem,2.7vw,2.55rem) clamp(.4rem,2vw,2rem);border-top:1px solid rgba(31,41,55,.12);background:transparent}.program-logo-grid{display:grid;align-items:center;justify-items:center;gap:clamp(1.2rem,3.2vw,4rem)}.program-logo-grid-top{grid-template-columns:repeat(6,minmax(0,1fr))}.program-logo-grid-bottom{grid-template-columns:repeat(3,minmax(0,14rem));justify-content:center;margin-top:clamp(1.6rem,3vw,2.5rem)}.program-logo-slot{display:flex;min-width:0;align-items:center;justify-content:center}.program-logo{display:block;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;filter:grayscale(1) contrast(.92);opacity:.58;mix-blend-mode:multiply;transition-property:filter,opacity,transform}.program-logo-wide{max-height:clamp(1.7rem,3.1vw,3.2rem)}.program-logo-medium{max-height:clamp(1.55rem,2.7vw,2.65rem)}.program-logo-compact{max-height:clamp(2.1rem,3.4vw,3.6rem)}.program-logo-slot:hover .program-logo{filter:grayscale(0) contrast(1);opacity:.9;transform:translateY(-.1rem)}body.workshop-active{overflow:hidden}.workshop-site-shell,.workshop-site-shell>div,.workshop-site-shell .paper-shell{height:100svh;min-height:100svh;overflow:hidden}.workshop-stage{--workshop-blue: #0000aa;--workshop-teal: #00d1c1;--workshop-chrome: #c0c0c0;--workshop-ink: #050505;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;overflow:hidden;background:teal;color:#f4f4f4;font-family:Courier New,Lucida Console,Monaco,monospace;-webkit-font-smoothing:antialiased}.workshop-desktop-shell{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:teal;color:#fff;font-family:"MS Sans Serif",Tahoma,Geneva,sans-serif}.workshop-desktop-wordmark{position:absolute;top:11%;right:7%;margin:0;color:#fff3;font-size:62px;font-weight:800;line-height:.9;text-align:right;text-shadow:2px 2px 0 rgba(0,0,0,.13)}.workshop-desktop-wordmark span{display:block}.workshop-desktop-edition{position:absolute;top:calc(11% + 122px);right:7%;margin:0;color:#ffffff47;font-family:Courier New,monospace;font-size:13px;font-weight:700}.workshop-file-grid{position:absolute;top:18px;bottom:50px;left:14px;display:grid;width:132px;align-content:start;gap:7px;overflow-y:auto}.workshop-file{display:grid;min-height:82px;place-items:center;gap:4px;padding:4px;border:1px solid transparent;border-radius:0;background:transparent;color:#fff;cursor:default;font:inherit;text-align:center;text-shadow:1px 1px #000000}.workshop-file:hover,.workshop-file:focus-visible{border-color:#ffffffa6;background:navy;outline:1px dotted #ffffff;outline-offset:-4px}.workshop-file>span:last-child{max-width:122px;overflow-wrap:anywhere;font-size:12px;line-height:1.15}.workshop-file-icon{display:grid;width:43px;height:40px;place-items:center;border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;background:silver;color:navy;filter:drop-shadow(2px 2px 0 #005151)}.workshop-file-file .workshop-file-icon{background:#ffd;color:#000}.workshop-os-taskbar{position:absolute;right:0;bottom:0;left:0;z-index:4;display:flex;height:43px;align-items:center;gap:5px;padding:4px;border-top:2px solid #ffffff;background:silver;box-shadow:0 -1px gray;color:#000}.workshop-os-taskbar button{display:inline-flex;height:33px;align-items:center;gap:6px;padding:3px 9px;border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;border-radius:0;background:silver;color:#000;font:inherit;font-weight:700}.workshop-os-taskbar button:active,.workshop-os-taskbar button.is-pressed{border-color:#000000 #ffffff #ffffff #000000;box-shadow:1px 1px gray inset}.workshop-os-taskbar button:focus-visible,.workshop-os-start-menu button:focus-visible{outline:1px dotted #000000;outline-offset:-5px}.workshop-os-start-mark{display:grid;width:18px;height:18px;place-items:center;background:navy;color:#fff;font-size:10px}.workshop-os-app-task{width:min(230px,34vw);overflow:hidden;white-space:nowrap}.workshop-os-taskbar-spacer{flex:1}.workshop-os-clock{display:grid;min-width:64px;height:31px;place-items:center;border:2px solid;border-color:#808080 #ffffff #ffffff #808080;font-family:Courier New,monospace;font-size:12px;font-weight:700}.workshop-os-start-menu{position:absolute;bottom:42px;left:3px;z-index:3;display:grid;width:min(380px,calc(100vw - 12px));grid-template-columns:40px 1fr;border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;background:silver;color:#000;box-shadow:2px 2px #00000059}.workshop-os-start-rail{display:flex;align-items:flex-end;padding:8px 9px;background:gray;color:silver;font-size:18px;font-weight:700;text-orientation:mixed;writing-mode:vertical-rl;transform:rotate(180deg)}.workshop-os-start-list{padding:3px}.workshop-os-start-item{display:flex;width:100%;min-height:44px;align-items:center;gap:10px;padding:6px 8px;border:0;border-radius:0;background:transparent;color:#000;font:inherit;text-align:left}.workshop-os-start-item:hover,.workshop-os-start-item:focus-visible{background:navy;color:#fff}.workshop-os-menu-separator{height:2px;margin:4px 3px;border-top:1px solid #808080;border-bottom:1px solid #ffffff}.workshop-app{position:fixed;top:0;right:0;bottom:0;left:0;z-index:6;overflow:hidden;background:var(--workshop-blue)}.workshop-stage *,.workshop-stage *:before,.workshop-stage *:after{box-sizing:border-box;letter-spacing:0}.workshop-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.workshop-boot-slide{background:var(--workshop-blue);color:#e8e8e8}.workshop-windows-mark{position:absolute;top:11%;left:50%;display:flex;align-items:flex-start;padding:7px 12px 5px;border:2px solid;border-color:#ffffff #545454 #545454 #ffffff;background:var(--workshop-chrome);color:navy;font-family:"MS Sans Serif",Tahoma,Geneva,sans-serif;font-size:36px;font-weight:800;line-height:1;text-shadow:2px 2px 0 #7a7a7a;transform:translate(-50%)}.workshop-windows-mark small{margin:-2px 0 0 3px;font-size:13px;text-shadow:none}.workshop-boot-copy{position:absolute;top:31%;left:7%;width:min(86%,1120px);font-size:27px;font-weight:700;line-height:1.4}.workshop-boot-copy p,.workshop-boot-copy h2{margin:0}.workshop-enter-prompt{display:inline-flex;align-items:center;gap:8px;margin:30px 0;padding:3px 4px;border:0;background:transparent;color:inherit;font:inherit;font-weight:700;text-align:left;cursor:pointer}.workshop-enter-prompt:hover,.workshop-enter-prompt:focus-visible{background:#e8e8e8;color:var(--workshop-blue);outline:0}.workshop-cursor{display:inline-block;width:15px;height:27px;background:currentColor;animation:workshop-cursor-blink 1s steps(1,end) infinite}@keyframes workshop-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}.workshop-boot-copy h2{font-size:34px;line-height:1.2}.workshop-boot-subtitle{max-width:860px;margin-top:12px!important;font-size:20px;font-weight:400}.workshop-boot-signature{position:absolute;right:7%;bottom:8%;margin:0;font-size:25px;font-weight:700}.workshop-map-slide{background:#030303;color:var(--workshop-teal)}.workshop-map-header{position:absolute;top:8%;right:7%;left:7%;display:grid;align-items:start;grid-template-columns:1fr auto 1fr}.workshop-map-header p{margin:5px 0 0;font-size:14px;font-weight:700}.workshop-map-header p:last-child{text-align:right}.workshop-map-header h2{margin:0;color:var(--workshop-teal);font-family:Arial,Helvetica,sans-serif;font-size:44px;font-weight:700;line-height:1.02;text-align:center}.workshop-lives{position:absolute;top:4%;right:4%;display:flex;gap:9px}.workshop-lives span{width:18px;height:18px;background:#ff2d18;box-shadow:4px 4px #7a1109;transform:rotate(45deg)}.workshop-level-map{position:absolute;top:27%;left:50%;display:grid;width:min(78%,940px);grid-template-columns:80px 1fr;transform:translate(-50%)}.workshop-player{position:relative;width:58px;height:76px;margin-top:4px;filter:drop-shadow(5px 5px 0 #00463f)}.workshop-player-head,.workshop-player-body{position:absolute;display:block;border:4px solid #030303;background:var(--workshop-teal)}.workshop-player-head{top:0;left:17px;width:28px;height:28px}.workshop-player-body{bottom:0;left:8px;width:46px;height:48px}.workshop-level-map ol{display:grid;gap:15px;margin:0;padding:0;list-style:none}.workshop-level-map li{display:grid;min-width:0;align-items:center;grid-template-columns:140px minmax(80px,1fr) 230px;gap:18px;font-size:19px;line-height:1.1}.workshop-level-map li>span,.workshop-level-map li>strong{white-space:nowrap}.workshop-level-map li>i{min-width:0;border-top:3px dashed currentColor}.workshop-level-map li>strong{font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:700}.workshop-level-map li.is-active{color:#fff200}.workshop-level-map li.is-active>strong:before{content:"> "}.workshop-map-status{position:absolute;bottom:8%;left:50%;margin:0;color:#fff200;font-size:16px;font-weight:700;transform:translate(-50%)}.workshop-corner-controls{position:fixed;bottom:18px;z-index:8;display:flex;min-height:38px;align-items:center;gap:4px;padding:3px;border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;background:var(--workshop-chrome);color:#000;opacity:.22;transition:opacity .16s ease-out}.workshop-corner-controls:hover,.workshop-corner-controls:focus-within{opacity:1}.workshop-corner-controls-left{left:18px}.workshop-corner-controls-right{right:18px}.workshop-corner-controls button{display:grid;width:32px;height:28px;place-items:center;padding:0;border:2px solid;border-color:#ffffff #000000 #000000 #ffffff;border-radius:0;background:var(--workshop-chrome);color:#000}.workshop-corner-controls .workshop-exit-control{width:auto;grid-auto-flow:column;gap:6px;padding:0 8px;font-family:"MS Sans Serif",Tahoma,Geneva,sans-serif;font-size:11px;font-weight:700}.workshop-corner-controls button:active{border-color:#000000 #ffffff #ffffff #000000}.workshop-corner-controls button:focus-visible{outline:1px dotted #000000;outline-offset:-5px}.workshop-corner-controls button:disabled{color:gray;text-shadow:1px 1px #ffffff}.workshop-corner-controls>span{min-width:54px;font-family:"MS Sans Serif",Tahoma,Geneva,sans-serif;font-size:12px;font-weight:700;text-align:center}@media(max-width:700px){.workshop-desktop-wordmark{top:auto;right:20px;bottom:82px;font-size:42px}.workshop-desktop-edition{top:auto;right:20px;bottom:58px;font-size:10px}.workshop-file-grid{top:14px;bottom:144px;left:10px;width:220px;grid-template-columns:repeat(2,102px);gap:5px 8px}.workshop-file{min-height:78px}.workshop-file>span:last-child{max-width:98px;font-size:10px}.workshop-os-app-task{flex:1;width:auto}.workshop-os-taskbar-spacer{display:none}.workshop-os-clock{min-width:50px}.workshop-windows-mark{top:9%;padding:6px 9px 4px;font-size:25px}.workshop-windows-mark small{font-size:10px}.workshop-boot-copy{top:27%;left:0;width:100%;padding:0 22px;font-size:16px;line-height:1.45}.workshop-enter-prompt{margin:24px 0}.workshop-cursor{width:10px;height:19px}.workshop-boot-copy h2{font-size:21px}.workshop-boot-subtitle{margin-top:10px!important;font-size:15px;line-height:1.5}.workshop-boot-signature{right:22px;bottom:13%;font-size:16px}.workshop-map-header{top:7%;display:block}.workshop-map-header p{position:absolute;top:-18px;font-size:10px}.workshop-map-header p:last-child{right:0}.workshop-map-header h2{font-size:30px}.workshop-lives{top:auto;right:22px;bottom:15%}.workshop-lives span{width:12px;height:12px;box-shadow:3px 3px #7a1109}.workshop-level-map{top:24%;width:calc(100% - 32px);grid-template-columns:0 1fr}.workshop-player{display:none}.workshop-level-map ol{gap:17px}.workshop-level-map li{grid-template-columns:70px minmax(30px,1fr) 116px;gap:8px;font-size:11px}.workshop-level-map li>i{border-top-width:2px}.workshop-level-map li>strong{white-space:normal}.workshop-map-status{bottom:8%;font-size:11px}.workshop-corner-controls{bottom:10px;opacity:.65}.workshop-corner-controls-left{left:10px}.workshop-corner-controls-right{right:10px}}@media(max-height:620px)and (min-width:701px){.workshop-windows-mark{top:6%}.workshop-boot-copy{top:25%}.workshop-level-map{top:23%}.workshop-level-map ol{gap:8px}.workshop-map-header{top:5%}.workshop-map-header h2{font-size:34px}}@media(max-width:640px){.editorial-hero-image{display:none}.button-primary,.button-secondary{min-height:3.1rem;padding-left:1.1rem;padding-right:1.1rem}.program-logo-grid,.program-logo-grid-top,.program-logo-grid-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.program-logo-grid-bottom{margin-top:1.2rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.first\:pt-0:first-child{padding-top:0}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:pb-0:last-child{padding-bottom:0}.hover\:bg-ink:hover{--tw-bg-opacity: 1;background-color:rgb(18 18 18 / var(--tw-bg-opacity, 1))}.hover\:bg-stone:hover{--tw-bg-opacity: 1;background-color:rgb(247 244 237 / var(--tw-bg-opacity, 1))}.hover\:text-paper:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:text-signal:hover{--tw-text-opacity: 1;color:rgb(228 22 18 / var(--tw-text-opacity, 1))}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-2:focus-visible{outline-width:2px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-ink:focus-visible{outline-color:#121212}.group:hover .group-hover\:-translate-y-0\.5{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:translate-x-0\.5{--tw-translate-x: .125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-paper\/50{color:#ffffff80}.group:hover .group-hover\:text-signal{--tw-text-opacity: 1;color:rgb(228 22 18 / var(--tw-text-opacity, 1))}.group:active .group-active\:scale-\[0\.96\]{--tw-scale-x: .96;--tw-scale-y: .96;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media(min-width:640px){.sm\:block{display:block}.sm\:\!inline-flex{display:inline-flex!important}.sm\:h-2\.5{height:.625rem}.sm\:w-\[54vw\]{width:54vw}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-20{padding-top:5rem;padding-bottom:5rem}.sm\:pt-20{padding-top:5rem}.sm\:text-\[clamp\(5\.75rem\,13\.5vw\,13\.6rem\)\]{font-size:clamp(5.75rem,13.5vw,13.6rem)}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:768px){.md\:left-\[12\.95rem\]{left:12.95rem}.md\:left-\[13\.45rem\]{left:13.45rem}.md\:block{display:block}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-\[0\.9fr_1\.25fr\]{grid-template-columns:.9fr 1.25fr}.md\:grid-cols-\[1\.15fr_0\.75fr_0\.75fr_0\.65fr\]{grid-template-columns:1.15fr .75fr .75fr .65fr}.md\:grid-cols-\[12rem_1fr\]{grid-template-columns:12rem 1fr}.md\:grid-cols-\[14rem_1fr\]{grid-template-columns:14rem 1fr}.md\:grid-cols-\[1fr_10rem\]{grid-template-columns:1fr 10rem}.md\:grid-cols-\[1fr_2rem\]{grid-template-columns:1fr 2rem}.md\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.md\:grid-cols-\[3rem_15rem_1fr\]{grid-template-columns:3rem 15rem 1fr}.md\:grid-cols-\[3rem_1fr\]{grid-template-columns:3rem 1fr}.md\:grid-cols-\[4rem_16rem_1fr\]{grid-template-columns:4rem 16rem 1fr}.md\:grid-cols-\[4rem_1fr\]{grid-template-columns:4rem 1fr}.md\:grid-cols-\[4rem_1fr_1\.1fr\]{grid-template-columns:4rem 1fr 1.1fr}.md\:grid-cols-\[4rem_1fr_1\.2fr\]{grid-template-columns:4rem 1fr 1.2fr}.md\:grid-cols-\[4rem_1fr_11rem\]{grid-template-columns:4rem 1fr 11rem}.md\:grid-cols-\[5rem_1fr\]{grid-template-columns:5rem 1fr}.md\:grid-cols-\[8rem_1fr\]{grid-template-columns:8rem 1fr}.md\:justify-end{justify-content:flex-end}.md\:gap-4{gap:1rem}.md\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.md\:divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:py-1{padding-top:.25rem;padding-bottom:.25rem}.md\:pl-0{padding-left:0}.md\:pl-8{padding-left:2rem}.md\:pr-8{padding-right:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:leading-\[0\.98\]{line-height:.98}.md\:first\:pt-1:first-child{padding-top:.25rem}.md\:last\:pb-1:last-child{padding-bottom:.25rem}}@media(min-width:1024px){.lg\:absolute{position:absolute}.lg\:bottom-\[-1px\]{bottom:-1px}.lg\:right-\[8vw\]{right:8vw}.lg\:mt-0{margin-top:0}.lg\:mt-16{margin-top:4rem}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-\[46vw\]{width:46vw}.lg\:max-w-\[34rem\]{max-width:34rem}.lg\:max-w-\[42rem\]{max-width:42rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[1\.45fr_1fr\]{grid-template-columns:1.45fr 1fr}.lg\:grid-cols-\[14rem_1fr\]{grid-template-columns:14rem 1fr}.lg\:grid-cols-\[16rem_1fr\]{grid-template-columns:16rem 1fr}.lg\:grid-cols-\[18rem_1fr\]{grid-template-columns:18rem 1fr}.lg\:grid-cols-\[1fr_20rem\]{grid-template-columns:1fr 20rem}.lg\:grid-cols-\[1fr_22rem\]{grid-template-columns:1fr 22rem}.lg\:grid-cols-\[22rem_1fr\]{grid-template-columns:22rem 1fr}.lg\:border-t-0{border-top-width:0px}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pb-0{padding-bottom:0}.lg\:pt-2{padding-top:.5rem}}@media(min-width:1280px){.xl\:right-\[8vw\]{right:8vw}.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:w-\[44vw\]{width:44vw}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
