@import"https://fonts.googleapis.com/css2?family=Syne:wght@600;700;800&family=DM+Mono:wght@400;500&display=swap";:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#0c1222}#root{min-height:100vh;width:100%}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.animate-fade-up{animation:fade-up .9s cubic-bezier(.16,1,.3,1) forwards;opacity:0}.animation-delay-100{animation-delay:.1s}.animation-delay-200{animation-delay:.2s}.animation-delay-300{animation-delay:.35s}.animation-delay-400{animation-delay:.5s}@keyframes pulse-dot{0%{box-shadow:0 0 #00c48c73}70%{box-shadow:0 0 0 7px #00c48c00}to{box-shadow:0 0 #00c48c00}}.animate-pulse-dot{animation:pulse-dot 2.6s infinite}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.animate-bob{animation:bob 2.4s ease-in-out infinite}@keyframes cursor-blink{0%,45%{opacity:.85}46%,to{opacity:0}}.quant-page{position:relative;display:flex;min-height:100vh;flex-direction:column;overflow-x:hidden;background:#0a1628;color:#94a0af;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.quant-mobile-experience{display:none}@media(max-width:720px){.quant-desktop-experience{display:none}.quant-mobile-experience{display:block}.quant-mobile-experience .quant-logo,.quant-mobile-experience .quant-hero{font-family:Syne,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700}.quant-mobile-experience .quant-research a{border-bottom-color:transparent}}.quant-radar{position:fixed;top:-160px;left:50%;z-index:0;width:1200px;height:1200px;pointer-events:none;background:radial-gradient(circle at center,rgba(0,196,140,.05),transparent 30%),repeating-radial-gradient(circle at center,rgba(255,255,255,.05) 0 1px,transparent 1px 72px);opacity:.6;transform:translate(-50%);mask-image:radial-gradient(circle at center,#000 0%,transparent 62%);-webkit-mask-image:radial-gradient(circle at center,#000 0%,transparent 62%)}.quant-sweep{position:fixed;top:-160px;left:50%;z-index:0;width:1200px;height:1200px;pointer-events:none;border-radius:50%;background:conic-gradient(from 0deg,rgba(0,196,140,.07),rgba(0,196,140,.018) 42deg,transparent 92deg,transparent 360deg);opacity:.38;transform:translate(-50%);animation:radar-sweep 18s linear infinite;mask-image:radial-gradient(circle at center,#000 0%,transparent 58%);-webkit-mask-image:radial-gradient(circle at center,#000 0%,transparent 58%)}@keyframes radar-sweep{to{transform:translate(-50%) rotate(360deg)}}@media(prefers-reduced-motion:reduce){.quant-sweep{animation:none;opacity:.16}}.quant-shell{width:100%;max-width:1080px;margin:0 auto;padding-right:48px;padding-left:48px}.quant-nav{position:relative;z-index:1}.quant-nav-inner{display:flex;align-items:center;justify-content:space-between;padding-top:24px;padding-bottom:24px}.quant-logo{color:#eef1f5;font-family:Syne,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:0;text-decoration:none}.quant-logo span,.quant-green{color:#00c48c}.quant-kicker,.quant-prompt,.quant-footer p,.quant-legal{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}.quant-main{position:relative;z-index:1;display:flex;flex:1;align-items:center;flex-direction:column;padding-top:136px}.quant-hero{max-width:min(100%,980px);margin:0;color:#eef1f5;font-size:clamp(1.7rem,5.4vw,4.35rem);font-weight:600;letter-spacing:0;line-height:1.02;text-align:center;white-space:nowrap}.quant-prompt{display:inline-flex;align-items:center;gap:8px;margin-top:22px;padding:8px 12px;border:1px solid rgba(0,196,140,.16);border-radius:6px;background:#00c48c09;color:#7a8797;font-size:.72rem;letter-spacing:.08em}.quant-prompt span:first-child{color:#00c48c}.quant-cursor{width:7px;height:1.1em;margin-left:2px;background:#00c48c;opacity:.8;animation:cursor-blink 1.1s steps(2,start) infinite}.quant-about{max-width:640px;margin-top:76px;text-align:center}.quant-kicker{display:flex;align-items:center;justify-content:center;gap:13px;margin-bottom:24px;color:#56616f;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase}.quant-kicker span{width:24px;height:1px;background:#00c48c}.quant-lede{margin:0;color:#eef1f5;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:400;letter-spacing:0;line-height:1.5}.quant-copy{max-width:56ch;margin:20px auto 0;color:#94a0af;font-size:1.05rem;line-height:1.7}.quant-emphasis{padding-bottom:1px;border-bottom:1px dotted rgba(0,196,140,.6)}.quant-dash{color:#56616f}.quant-mobile-copy{display:none}.quant-research{max-width:660px;margin-top:64px;padding-top:30px;border-top:1.5px solid rgba(255,255,255,.08);text-align:center}.quant-research .quant-kicker{margin-bottom:18px}.quant-research p{margin:0;color:#eef1f5;font-size:1.1rem;line-height:1.6}.quant-research a{display:inline-flex;align-items:center;gap:7px;padding-bottom:2px;border-bottom:1px solid rgba(0,196,140,.35);color:#00c48c;text-decoration:none;transition:gap .2s ease,border-color .2s ease}.quant-research a:hover{gap:13px;border-color:#00c48c}.quant-footer{position:relative;z-index:1;margin-top:128px;border-top:1px solid rgba(255,255,255,.08)}.quant-footer-inner{padding-top:64px;padding-bottom:40px}.quant-footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.quant-footer p{margin:0 0 12px;color:#56616f;font-size:.66rem;letter-spacing:.2em;text-transform:uppercase}.quant-footer span,.quant-footer a{color:#eef1f5;font-size:.98rem}.quant-footer a{text-decoration:none;transition:color .18s ease}.quant-footer a:hover,.quant-legal a:hover{color:#00c48c}.quant-footer .quant-muted{color:#94a0af}.quant-legal{display:flex;justify-content:space-between;gap:16px;margin-top:56px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08);color:#56616f;font-size:.72rem;letter-spacing:.05em}.quant-legal span,.quant-legal a{color:#56616f;font-size:inherit}.quant-legal div{display:flex;gap:24px}.quant-legal-page{position:relative;z-index:1;flex:1;max-width:820px;padding-top:96px}.quant-legal-page .quant-kicker{justify-content:flex-start}.quant-legal-title{margin:0;color:#eef1f5;font-family:Syne,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(2.6rem,7vw,4.8rem);font-weight:700;letter-spacing:0;line-height:1}.quant-legal-updated{margin:18px 0 0;color:#56616f;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.quant-legal-intro{max-width:42rem;margin:48px 0 0;color:#eef1f5;font-size:clamp(1.15rem,2vw,1.35rem);line-height:1.55}.quant-legal-sections{display:grid;gap:34px;margin-top:64px}.quant-legal-sections section{padding-top:26px;border-top:1px solid rgba(255,255,255,.08)}.quant-legal-sections h2{margin:0 0 12px;color:#eef1f5;font-family:Syne,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:0}.quant-legal-sections p{max-width:45rem;margin:0;color:#94a0af;font-size:1rem;line-height:1.7}@media(max-width:720px){.quant-desktop-copy{display:none}.quant-mobile-copy{display:block}.quant-shell{padding-right:max(24px,env(safe-area-inset-right));padding-left:max(24px,env(safe-area-inset-left))}.quant-logo{font-size:1.9rem}.quant-main{padding-top:112px}.quant-hero{max-width:13ch;font-size:clamp(2.25rem,10.2vw,3.4rem);line-height:1.06;white-space:normal}.quant-prompt{max-width:100%;margin-top:24px;overflow:hidden;font-size:clamp(.62rem,2.8vw,.78rem);letter-spacing:.07em;white-space:nowrap}.quant-prompt span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis}.quant-about{max-width:34rem;margin-top:88px}.quant-kicker{margin-bottom:22px;font-size:.64rem}.quant-lede{font-size:clamp(1.55rem,4.5vw,1.95rem);line-height:1.5}.quant-copy{font-size:clamp(1.14rem,3.7vw,1.35rem);line-height:1.62;margin-top:clamp(24px,4vh,44px)}.quant-research{max-width:34rem;margin-top:clamp(170px,24vh,260px)}.quant-research p{font-size:clamp(1.18rem,3.9vw,1.45rem);line-height:1.6}.quant-footer-grid{grid-template-columns:1fr;gap:28px}.quant-legal{flex-direction:column}.quant-legal-page{padding-top:72px}.quant-legal-page .quant-kicker{justify-content:flex-start}.quant-legal-intro{margin-top:36px}}@media(min-width:721px){.quant-logo{font-size:1.8rem}.quant-legal-page .quant-kicker,.quant-legal-updated{font-family:DM Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.quant-legal-intro{font-size:clamp(1.12rem,1.55vw,1.28rem);line-height:1.58}.quant-legal-sections h2{font-size:1.08rem}}.concept-page{position:relative;min-height:100vh;overflow-x:hidden;background:#0a1628;color:#94a0af;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.concept-shell{width:100%;max-width:1080px;margin:0 auto;padding-right:48px;padding-left:48px}.concept-radar,.concept-sweep{position:fixed;top:-160px;left:50%;z-index:0;width:1200px;height:1200px;pointer-events:none;transform:translate(-50%)}.concept-radar{background:radial-gradient(circle at center,rgba(0,196,140,.052),transparent 30%),repeating-radial-gradient(circle at center,rgba(255,255,255,.052) 0 1px,transparent 1px 72px);opacity:.64;mask-image:radial-gradient(circle at center,#000 0%,transparent 62%);-webkit-mask-image:radial-gradient(circle at center,#000 0%,transparent 62%)}.concept-sweep{border-radius:50%;background:conic-gradient(from 0deg,rgba(0,196,140,.068),rgba(0,196,140,.016) 42deg,transparent 92deg,transparent 360deg);opacity:.32;animation:concept-sweep 18s linear infinite;mask-image:radial-gradient(circle at center,#000 0%,transparent 58%);-webkit-mask-image:radial-gradient(circle at center,#000 0%,transparent 58%)}.concept-grain{position:fixed;inset:0;z-index:3;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");mix-blend-mode:overlay;opacity:.035}@keyframes concept-sweep{to{transform:translate(-50%) rotate(360deg)}}.concept-nav,.concept-main,.concept-footer{position:relative;z-index:1}.concept-nav-inner{display:flex;align-items:center;padding-top:24px;padding-bottom:24px}.concept-logo{color:#eef1f5;font-family:Syne,Inter,sans-serif;font-size:1.8rem;font-weight:700;letter-spacing:0;text-decoration:none}.concept-logo span,.concept-legal>span span{color:#00c48c}.concept-legal>span span{font:inherit;letter-spacing:inherit}.concept-main{display:flex;align-items:center;flex-direction:column}.concept-landing{display:flex;min-height:calc(100svh - 86px);align-items:center;flex-direction:column;justify-content:center;padding-bottom:clamp(24px,5vh,58px);text-align:center}.concept-landing h1{max-width:min(100%,980px);margin:0;color:#eef1f5;font-family:Syne,Inter,sans-serif;font-size:clamp(2.2rem,6vw,4.9rem);font-weight:700;letter-spacing:0;line-height:1.02}.concept-subline{max-width:32rem;margin:18px 0 0;color:#7f8b9b;font-size:clamp(.98rem,1.4vw,1.08rem);line-height:1.55}.concept-mobile-copy{display:none}.concept-prompt,.concept-kicker,.concept-footer,.concept-research a{font-family:DM Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.concept-prompt{display:inline-flex;align-items:center;gap:8px;margin-top:28px;padding:8px 12px;border:1px solid rgba(0,196,140,.17);border-radius:6px;background:#00c48c09;color:#7a8797;font-size:.74rem;letter-spacing:.08em}.concept-prompt span:first-child{color:#00c48c}.concept-caret{width:7px;height:1.1em;margin-left:2px;background:#00c48c;opacity:.85;animation:concept-caret 1.1s steps(2,start) infinite}@keyframes concept-caret{50%{opacity:0}}.concept-about{max-width:680px;margin-top:76px}.concept-kicker{display:flex;align-items:center;justify-content:center;gap:13px;margin:0 0 24px;color:#56616f;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase}.concept-kicker span{width:24px;height:1px;background:#00c48c}.concept-about-primary{margin:0 auto;color:#eef1f5;font-size:clamp(1.24rem,2vw,1.48rem);line-height:1.48}.concept-about-secondary{max-width:52ch;margin-top:18px;margin-right:auto;margin-left:auto;color:#94a0af;font-size:clamp(1rem,1.6vw,1.1rem);line-height:1.65}.concept-research{width:min(100%,680px);margin:clamp(120px,18vh,180px) auto 0;padding-top:34px;border-top:1px solid rgba(255,255,255,.085);text-align:center}.concept-research .concept-kicker{margin-bottom:18px}.concept-research p{max-width:42rem;margin:0 auto;color:#eef1f5;font-size:clamp(1.08rem,1.7vw,1.25rem);line-height:1.62}.concept-research p>span{padding-bottom:1px;border-bottom:1px dotted rgba(0,196,140,.55);color:#eef1f5}.concept-research a{display:inline-flex;gap:7px;margin-left:2px;padding-bottom:2px;border-bottom:1px solid transparent;color:#00c48c;font-size:inherit;text-decoration:none;transition:gap .18s ease,border-color .18s ease}.concept-research a:hover{gap:13px;border-color:#00c48c}.concept-footer{margin-top:118px;padding-top:56px;padding-bottom:42px;border-top:1px solid rgba(255,255,255,.08);color:#56616f;font-size:.72rem;letter-spacing:.05em}.concept-footer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.concept-footer p{margin:0 0 12px;color:#56616f;font-size:.66rem;letter-spacing:.2em;text-transform:uppercase}.concept-footer span,.concept-footer a{color:#eef1f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.98rem;letter-spacing:0;text-decoration:none}.concept-footer-grid div:nth-child(3) span{color:#94a0af}.concept-footer a:hover{color:#00c48c}.concept-legal{display:flex;justify-content:space-between;gap:16px;margin-top:44px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.concept-legal,.concept-legal a,.concept-legal>span{color:#56616f;font-family:DM Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.72rem;letter-spacing:.05em}.concept-legal div{display:flex;gap:28px}@media(min-width:721px){.concept-page{display:flex;height:100svh;min-height:760px;flex-direction:column;overflow:hidden}.concept-nav-inner{padding-top:22px;padding-bottom:18px}.concept-main{flex:1;justify-content:center;padding-top:10px;padding-bottom:8px}.concept-landing{min-height:0;padding-bottom:0}.concept-landing h1{font-size:clamp(2.2rem,5.2vw,4.45rem)}.concept-subline{margin-top:14px}.concept-prompt{margin-top:22px}.concept-about{max-width:720px;margin-top:clamp(36px,6vh,58px)}.concept-kicker{margin-bottom:16px}.concept-about-primary{font-size:clamp(1.08rem,1.55vw,1.32rem);line-height:1.42}.concept-about-secondary{max-width:58ch;margin-top:12px;font-size:clamp(.96rem,1.1vw,1.04rem);line-height:1.55}.concept-research{width:min(100%,720px);margin-top:clamp(30px,5vh,48px);padding-top:24px}.concept-research p{font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.5}.concept-footer{flex-shrink:0;margin-top:0;padding-top:20px;padding-bottom:22px}.concept-footer-grid{gap:28px}.concept-footer p{margin-bottom:8px}.concept-footer span,.concept-footer a{font-size:.9rem}.concept-legal{margin-top:22px;padding-top:16px}.concept-legal,.concept-legal a,.concept-legal>span{font-size:.72rem;letter-spacing:.05em}}@media(max-width:720px){.concept-desktop-copy{display:none}.concept-mobile-copy{display:block}.concept-shell{padding-right:max(24px,env(safe-area-inset-right));padding-left:max(24px,env(safe-area-inset-left))}.concept-logo{font-size:1.9rem}.concept-main{padding-top:112px}.concept-landing{display:contents}.concept-landing h1{max-width:13ch;margin:0;font-size:clamp(2.25rem,10.2vw,3.4rem);font-weight:700;line-height:1.06;white-space:normal}.concept-subline{display:none}.concept-prompt{max-width:100%;margin-top:24px;overflow:hidden;font-size:clamp(.62rem,2.8vw,.78rem);letter-spacing:.07em;white-space:nowrap}.concept-prompt span:nth-child(2){min-width:0;overflow:hidden;text-overflow:ellipsis}.concept-about{max-width:34rem;margin-top:88px}.concept-about-primary{font-size:clamp(1.55rem,4.5vw,1.95rem);line-height:1.5}.concept-about-secondary{margin-top:clamp(24px,4vh,44px);font-size:clamp(1.14rem,3.7vw,1.35rem);line-height:1.62}.concept-research{max-width:34rem;margin-top:clamp(170px,24vh,260px)}.concept-research p{font-size:clamp(1.18rem,3.9vw,1.45rem);line-height:1.6}.concept-footer-grid{grid-template-columns:1fr;gap:28px}.concept-footer{margin-top:92px}.concept-legal{flex-direction:column}}@media(prefers-reduced-motion:reduce){.concept-sweep,.concept-caret{animation:none}}
