@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Inter:wght@400;500;700;800&display=swap";:root{color:#f5efe7;scroll-behavior:smooth;background:#090909;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.topNav{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090909c7;border:1px solid #ffffff1f;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;padding:16px 20px;display:flex;position:sticky;top:16px}.brand{letter-spacing:.02em;font-weight:800}.topNav nav{flex-wrap:wrap;gap:18px;display:flex}.topNav nav a{color:#d7cbc0;font-size:.94rem}.topNav nav a:hover{color:#fff}.hero{flex-direction:column;justify-content:center;min-height:58vh;padding:48px 0;display:flex}h2{margin:0;font-size:clamp(2.3rem,5vw,4rem);line-height:1}.heroText,.sectionHeader p,.contentSection p,.footer p{color:#d7cbc0;max-width:760px;font-size:1.08rem;line-height:1.7}.heroText{margin-top:28px;font-size:1.2rem}.heroActions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:700;display:inline-flex}.button.primary{color:#150909;background:#c96b6b}.button.secondary{color:#f5efe7;border:1px solid #ffffff38}.sectionCard,.bookCard,.contentSection,.footer{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:24px;box-shadow:0 24px 80px #00000040}.sectionCard{padding:24px;transition:transform .16s,border-color .16s,background .16s;display:block}.sectionCard:hover{background:#ffffff17;border-color:#c96b6bbf;transform:translateY(-4px)}.contentSection{margin-bottom:28px;padding:42px;scroll-margin-top:120px}.sectionHeader{margin-bottom:28px}.bookCard{padding:0;overflow:hidden}.split{grid-template-columns:.9fr 1.1fr;align-items:start;gap:42px;display:grid}.professionalSection{gap:30px;display:grid}.professionalIntro,.capabilityPanel,.timelineItem{grid-template-columns:.9fr 1.1fr;align-items:start;gap:42px;display:grid}.professionalIntro p{color:#d7cbc0;max-width:760px;font-size:1.08rem;line-height:1.7}.professionalHighlightGrid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.professionalHighlight,.capabilityPanel,.timelineItem{background:linear-gradient(135deg,#c96b6b1a,#0000 48%),#ffffff0b;border:1px solid #ffffff1a;border-radius:22px;padding:24px}.professionalHighlight h3,.capabilityPanel h3,.timelineItem h3{margin:0 0 12px;font-size:1.25rem}.professionalHighlight p,.capabilityPanel p,.timelineItem p{color:#d7cbc0;line-height:1.65}.timelinePeriod,.timelineOrg{font-weight:800;color:#f1c7b7!important}.timelinePeriod{text-transform:uppercase;letter-spacing:.12em;margin-top:0;font-size:.82rem}.timelineOrg{margin:0 0 10px}.footer{justify-content:space-between;align-items:end;gap:32px;margin-top:48px;padding:42px;display:flex}.footerLinks{flex-wrap:wrap;gap:14px;display:flex}.footerLinks a{color:#f1c7b7;font-weight:700}.footerLinks a:hover{color:#fff}@media (width<=900px){.topNav{border-radius:24px;flex-direction:column;align-items:flex-start;position:static}.aboutPanel{grid-template-columns:1fr;padding:28px}.sectionGrid,.bookGrid,.split,.professionalIntro,.capabilityPanel,.timelineItem,.professionalHighlightGrid{grid-template-columns:1fr}.hero{min-height:auto;padding:40px 0}.contentSection,.footer{padding:28px}.footer{flex-direction:column;align-items:flex-start}}.aboutPanel{background:linear-gradient(135deg,#c96b6b24,#0000),#ffffff0f;border:1px solid #ffffff1f;border-radius:28px;grid-template-columns:.9fr 1.1fr;align-items:start;gap:42px;margin:24px 0 72px;padding:42px;display:grid;box-shadow:0 24px 80px #00000040}.aboutPanel p{color:#d7cbc0;max-width:760px;font-size:1.08rem;line-height:1.7}@media (width<=900px){.aboutPanel{grid-template-columns:1fr;padding:28px}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}:root{color:#f5efe7;background:#090909;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 0 0,#92213040,#0000 35%),radial-gradient(circle at 100% 100%,#5050502e,#0000 30%),#090909;margin:0}.site{width:min(1180px,100% - 40px);margin:0 auto;padding:64px 0}.hero{flex-direction:column;justify-content:center;min-height:55vh;display:flex}.eyebrow{color:#c96b6b;text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:700}h1{max-width:950px;margin:0;font-size:clamp(3rem,7vw,6.6rem);line-height:.92}.heroText{color:#d7cbc0;max-width:760px;margin-top:28px;font-size:1.2rem;line-height:1.7}.sectionGrid{grid-template-columns:repeat(4,1fr);gap:18px;margin:40px 0 80px;display:grid}.sectionCard{padding:24px;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s;display:block;position:relative;overflow:hidden}.sectionCard:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff14,#0000 40%);transition:opacity .22s;position:absolute;inset:0}.sectionCard:hover{background:#ffffff17;border-color:#c96b6bb3;transform:translateY(-8px);box-shadow:0 30px 100px #00000059,0 0 40px #c96b6b1f}.sectionCard:hover:before{opacity:1}.sectionCard h2{margin:0 0 12px;font-size:1.7rem}.sectionCard h3{color:#f1c7b7;font-size:1rem;line-height:1.4}.sectionCard p,.bookCard p{color:#d7cbc0;line-height:1.6}.sectionHeader h2{margin:0 0 28px;font-size:clamp(2.3rem,5vw,4rem)}.bookGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.bookCard{transition:transform .22s,box-shadow .22s,border-color .22s}.bookCard:hover{transform:translateY(-10px);box-shadow:0 35px 120px #00000073,0 0 45px #c96b6b29}.bookCard img{aspect-ratio:2/3;object-fit:cover;width:100%;display:block}.bookCard img,.storyHero img{filter:contrast(1.02)saturate(1.04)brightness(.96)}.bookCard div{padding:22px}.bookMeta{text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;font-weight:700;color:#c96b6b!important}.bookCard h3{margin:8px 0;font-size:1.45rem}@media (width<=900px){.sectionGrid,.bookGrid{grid-template-columns:1fr}.hero{min-height:auto;padding:40px 0}}.textLink{color:#f1c7b7;margin-top:14px;font-weight:800;display:inline-flex}.textLink:hover{color:#fff}.storyHero{grid-template-columns:minmax(220px,360px) 1fr;align-items:start;gap:42px;margin-top:28px;display:grid}.storyHero img{border-radius:22px;width:100%;box-shadow:0 24px 80px #00000059}.storyPage{margin-top:64px}@media (width<=900px){.storyHero{grid-template-columns:1fr}}.storyTagline{color:#f1c7b7;margin:18px 0 28px;font-size:1.4rem;font-style:italic;line-height:1.5}.storyMetaGrid{grid-template-columns:1fr;gap:18px;margin-top:32px;display:grid}.metaCard{background:#ffffff0d;border:1px solid #ffffff14;border-radius:22px;padding:22px}.metaCard h3{margin-top:0;margin-bottom:18px}.pillContainer{flex-wrap:wrap;gap:10px;display:flex}.pill{color:#f1c7b7;background:#c96b6b29;border:1px solid #c96b6b4d;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.92rem;font-weight:700;display:inline-flex}.writingPage .bookGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.writingPage .bookCard img{max-height:420px}.site{position:relative;overflow:hidden}.backgroundGlow{pointer-events:none;filter:blur(40px);z-index:-2;background:radial-gradient(circle at 15% 20%,#c96b6b2e,#0000 28%),radial-gradient(circle at 80% 15%,#5078ff1f,#0000 25%),radial-gradient(circle at 70% 80%,#ffffff0d,#0000 20%);animation:18s ease-in-out infinite alternate glowShift;position:fixed;inset:0}.backgroundNoise{pointer-events:none;opacity:.05;z-index:-1;background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:22px 22px;position:fixed;inset:0}@keyframes glowShift{0%{transform:scale(1)translateY(0)}to{transform:scale(1.08)translateY(-20px)}}.featuredWritingHero{background:linear-gradient(135deg,#c96b6b2e,#0000 45%),#ffffff0f;border:1px solid #ffffff1f;border-radius:32px;grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;margin:48px 0 28px;padding:48px;display:grid;overflow:hidden;box-shadow:0 35px 120px #00000073,0 0 55px #c96b6b24}.featuredWritingHero h1{font-size:clamp(3rem,7vw,6.4rem)}.featuredWritingHero p{color:#d7cbc0;max-width:720px;line-height:1.7}.featuredWritingHero img{object-fit:cover;border-radius:24px;width:100%;max-height:620px;box-shadow:0 30px 100px #00000073}.seriesSection{margin-bottom:28px}.seriesMap{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;display:grid}.seriesNode{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:22px;flex-direction:column;gap:8px;min-height:130px;padding:22px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;position:relative}.seriesNode:hover{border-color:#c96b6bb3;transform:translateY(-6px);box-shadow:0 26px 90px #00000061,0 0 40px #c96b6b24}.seriesNumber{color:#c96b6b;letter-spacing:.16em;font-size:.78rem;font-weight:900}.seriesNode strong{font-size:1.15rem}.seriesNode small{color:#d7cbc0}.statusPill{color:#f1c7b7;background:#c96b6b24;border:1px solid #c96b6b47;border-radius:999px;align-items:center;min-height:30px;margin-top:12px;padding:0 12px;font-size:.82rem;font-weight:800;display:inline-flex}@media (width<=900px){.featuredWritingHero{grid-template-columns:1fr;padding:28px}}:root{font-family:Inter,sans-serif}h1,h2,h3,.brand{font-family:Space Grotesk,sans-serif}:root{--void:#050507;--panel:#0c0e12c7;--panel-strong:#131118e6;--blood:#ff5f72;--violet:#9b5cff;--cyan:#55f3ff;--bio:#b6ff6a;--text-soft:#d9d0ca;--line:#ffffff1f}body{background:linear-gradient(118deg, #ff5f721f, transparent 31%), radial-gradient(circle at 82% 12%, #55f3ff29, transparent 26%), radial-gradient(circle at 14% 18%, #9b5cff33, transparent 30%), radial-gradient(circle at 70% 84%, #b6ff6a14, transparent 24%), var(--void);min-height:100vh}body:before,body:after{content:"";pointer-events:none;position:fixed;inset:0}body:before{z-index:-3;opacity:.24;background-image:linear-gradient(#55f3ff1f 1px,#0000 1px),linear-gradient(90deg,#ff5f721a 1px,#0000 1px);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at 50% 20%,#000,#0000 72%);mask-image:radial-gradient(circle at 50% 20%,#000,#0000 72%)}body:after{z-index:100;opacity:.06;mix-blend-mode:overlay;background:repeating-linear-gradient(0deg,#0000 0 4px,#ffffffbf 5px)}.backgroundGlow{filter:blur(46px);background:radial-gradient(circle at 12% 18%,#ff5f7238,#0000 28%),radial-gradient(circle at 78% 14%,#55f3ff29,#0000 24%),radial-gradient(circle at 68% 76%,#9b5cff2e,#0000 26%);animation:14s ease-in-out infinite alternate glowShift}.backgroundNoise{opacity:.08;background-image:radial-gradient(circle,#ffffffe6 1px,#0000 1px),linear-gradient(115deg,#0000 0 48%,#55f3ff1f 49% 50%,#0000 51%);background-size:18px 18px,160px 160px}.topNav,.sectionCard,.bookCard,.contentSection,.aboutPanel,.footer,.featuredWritingHero,.seriesNode,.metaCard,.professionalHighlight,.capabilityPanel,.timelineItem{isolation:isolate;background:linear-gradient(145deg, #ffffff14, transparent 32%), linear-gradient(315deg, #55f3ff12, transparent 42%), var(--panel);border:1px solid #55f3ff29;position:relative;box-shadow:0 28px 90px #00000073,inset 0 1px #ffffff14,0 0 0 1px #ff5f720d}.topNav:before,.sectionCard:after,.bookCard:after,.contentSection:after,.aboutPanel:after,.footer:after,.featuredWritingHero:after,.professionalHighlight:after,.capabilityPanel:after,.timelineItem:after{content:"";z-index:-1;border-radius:inherit;opacity:.55;background:linear-gradient(90deg,#ff5f722e,#0000 28%,#55f3ff29),repeating-linear-gradient(135deg,#0000 0 18px,#ffffff06 19px 20px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 64%);mask-image:linear-gradient(#000,#0000 64%)}.sectionCard:before,.bookCard:before,.contentSection:before,.aboutPanel:before,.featuredWritingHero:before,.professionalHighlight:before,.capabilityPanel:before,.timelineItem:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(120deg, var(--blood), transparent 30%, var(--cyan), transparent 72%, var(--violet));opacity:.35;-webkit-mask-composite:xor;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hero h1{text-shadow:0 0 34px #ff5f722e,-2px 0 #55f3ff24,2px 0 #9b5cff1f}.hero:after{content:"SIGNAL // CREATIVE SYSTEMS // STRANGE WORLDS";color:#55f3ff85;letter-spacing:.22em;text-align:right;max-width:320px;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700;position:absolute;bottom:42px;right:0}.eyebrow,.bookMeta,.timelinePeriod,.timelineOrg,.systemLabel{text-shadow:0 0 18px #ff5f7247;color:#ff91a0!important}.systemLabel{letter-spacing:.18em;text-transform:uppercase;background:#55f3ff0f;border:1px solid #55f3ff47;border-radius:999px;width:fit-content;margin-bottom:16px;padding:5px 9px;font-family:Space Grotesk,sans-serif;font-size:.66rem;font-weight:800;display:inline-flex;color:#9df8ff!important}.sectionSignal{margin-bottom:0}.bookSignal{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:absolute;top:14px;left:14px}.button.primary{color:#12080d;background:linear-gradient(135deg,#ff6f7e,#cf5cff);box-shadow:0 0 34px #ff5f723d}.button.secondary{border-color:#55f3ff52;box-shadow:inset 0 0 24px #55f3ff0a}.textLink,.footerLinks a{color:#9df8ff;text-shadow:0 0 16px #55f3ff38}.sectionCard:hover,.bookCard:hover,.seriesNode:hover,.professionalHighlight:hover,.timelineItem:hover{border-color:#55f3ff8c;box-shadow:0 34px 110px #0000008c,0 0 44px #55f3ff1f,0 0 70px #ff5f721a}.sectionCard h2,.bookCard h3,.professionalHighlight h3,.timelineItem h3,.capabilityPanel h3{text-shadow:-1px 0 #55f3ff33,1px 0 #ff5f722e}.pill,.statusPill{color:#ffd0d6;background:#4a1e26d1;border-color:#ff5f726b;box-shadow:inset 0 0 18px #ff5f720f}.storyHero img,.featuredWritingHero img,.bookCard img{filter:contrast(1.08)saturate(1.08)brightness(.9)drop-shadow(0 0 18px #9b5cff24)}.careerTimeline{gap:0;display:grid}.timelineItem{border-left:2px solid #55f3ff57}.timelineItem+.timelineItem{margin-top:-1px}@media (width<=900px){.hero:after{display:none}.systemLabel{white-space:normal}}@media (prefers-reduced-motion:reduce){.backgroundGlow{animation:none}}
