: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-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-size:1.6rem;font-weight:600;letter-spacing:0}.quant-logo span,.quant-green{color:#00c48c}.quant-kicker,.quant-prompt,.quant-scroll,.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-scroll{margin:96px auto 0;color:#56616f;font-size:.64rem;letter-spacing:.24em;text-align:center;text-transform:uppercase}.quant-scroll span{display:block;margin-top:10px}.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-size:clamp(2.6rem,7vw,4.8rem);font-weight:600;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-size:1.05rem;font-weight:600;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.7;margin-top:clamp(36px,6vh,64px)}.quant-research{max-width:34rem;margin-top:72px}.quant-research p{font-size:clamp(1.18rem,3.9vw,1.45rem);line-height:1.6}.quant-scroll{margin-top:80px}.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}}
