:root{--bg-primary:#F9F9F8;--bg-deep:#FFFFFF;--bg-surface:#FFFFFF;--bg-surface-hover:#F3F3F1;--text-primary:#111111;--text-muted:#666666;--accent-brand:#111111;--accent-blue:#5D72E9;--accent-purple:#8C62EA;--accent-green:#2E907B;--border-subtle:rgba(0,0,0,0.05)}body{font-family:Inter,sans-serif}.font-display{font-family:Syne,sans-serif}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.animate-marquee{display:flex;width:max-content;animation:marquee 30s linear infinite}.reveal-up{opacity:0;transform:translateY(1.5rem);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal-up.active{opacity:1;transform:translateY(0)}@keyframes founderNoteSlideIn{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes founderNotePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.15)}}.founder-note-widget{position:fixed;bottom:1.5rem;left:1.5rem;z-index:60;max-width:min(22rem,calc(100vw - 3rem));animation:founderNoteSlideIn .4s cubic-bezier(.16,1,.3,1) forwards}@media (max-width:640px){.founder-note-widget{bottom:1rem;left:1rem;right:1rem;max-width:none}}.founder-note-widget__pulse{animation:founderNotePulse 2s ease-in-out infinite}.glow-bg{position:absolute;width:40vw;height:40vw;background:radial-gradient(circle,rgba(0,0,0,.03) 0,rgba(249,249,248,0) 70%);border-radius:50%;pointer-events:none;z-index:-1;filter:blur(80px)}.token-keyword{color:var(--accent-purple)}.token-variable{color:var(--accent-blue)}.token-string{color:var(--accent-green)}.token-comment{color:var(--text-muted)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:#E5E5E5;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#CCCCCC}.new-landing-root{font-family:var(--font-inter),Inter,sans-serif}.hero-ambient-purple{top:12%;right:0;width:min(42rem,70vw);height:min(42rem,70vw);background:radial-gradient(circle,rgba(140,98,234,.09) 0,rgba(249,249,248,0) 68%);filter:blur(40px)}.hero-ambient-blue,.hero-ambient-purple{position:absolute;border-radius:50%;pointer-events:none}.hero-ambient-blue{bottom:18%;left:-12%;width:min(36rem,60vw);height:min(36rem,60vw);background:radial-gradient(circle,rgba(93,114,233,.07) 0,rgba(249,249,248,0) 68%);filter:blur(48px)}.hero-trust-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .7rem;border-radius:9999px;border:1px solid rgba(0,0,0,.06);background:rgba(255,255,255,.7);font-size:.7rem;font-weight:500;color:#666666;backdrop-filter:blur(8px)}.hero-video-wrap{position:relative;width:100%}.hero-video-wrap:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5rem;background:linear-gradient(0deg,#F9F9F8 0,rgba(249,249,248,0));pointer-events:none}.landing-logo{position:relative;display:inline-block;height:2rem;width:10.625rem}.landing-logo__layer{position:absolute;top:0;left:0;height:100%;width:10.625rem;object-fit:contain;object-position:left center}.landing-logo__icon{clip-path:inset(0 66% 0 0)}.landing-logo__text{filter:brightness(0);clip-path:inset(0 0 0 34%)}.new-landing-root .font-display{font-family:var(--font-syne),Syne,sans-serif}.new-landing-root details summary{cursor:pointer;list-style:none}.new-landing-root details summary::-webkit-details-marker{display:none}.new-landing-root details[open] summary .faq-chevron{transform:rotate(180deg)}.new-landing-root .team-tabs-bar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid rgba(0,0,0,.08);border-radius:.75rem .75rem 0 0;background:#f3f3f1;overflow:hidden}@media (max-width:767px){.new-landing-root .team-tabs-bar{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.new-landing-root .team-tabs-bar::-webkit-scrollbar{display:none}.new-landing-root .team-tab-btn{min-width:9.5rem;flex:0 0 auto}}.new-landing-root .team-tab-btn{position:relative;padding:1rem 1.25rem;font-size:.875rem;font-weight:500;color:#666666;text-align:center;background:transparent;border:none;border-right:1px solid rgba(0,0,0,.08);transition:color .2s ease,background .2s ease;cursor:pointer}.new-landing-root .team-tab-btn:last-child{border-right:none}.new-landing-root .team-tab-btn:hover{color:#111111;background:rgba(255,255,255,.45)}.new-landing-root .team-tab-btn.is-active{color:#111111;background:#ffffff}.new-landing-root .team-tab-btn.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#111111}.new-landing-root .team-tab-panel{border:1px solid rgba(0,0,0,.08);border-top:none;border-radius:0 0 1rem 1rem;background:#ffffff}.new-landing-root .recording-tabs-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid rgba(0,0,0,.08);border-radius:.75rem .75rem 0 0;background:#f3f3f1;overflow:hidden}@media (max-width:639px){.new-landing-root .recording-tabs-bar{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.new-landing-root .recording-tabs-bar::-webkit-scrollbar{display:none}.new-landing-root .recording-tab-btn{min-width:10rem;flex:0 0 auto}}.new-landing-root .recording-tab-btn{position:relative;padding:1rem 1.25rem;font-size:.875rem;text-align:center;background:transparent;border:none;border-right:1px solid rgba(0,0,0,.08);transition:color .2s ease,background .2s ease;cursor:pointer}.new-landing-root .recording-tab-btn:last-child{border-right:none}.new-landing-root .recording-tab-btn:hover{background:rgba(255,255,255,.45)}.new-landing-root .recording-tab-btn.is-active{background:#ffffff}.new-landing-root .recording-tab-btn.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#111111}.new-landing-root .recording-tab-panel{border:1px solid rgba(0,0,0,.08);border-top:none;border-radius:0 0 1rem 1rem;overflow:hidden;background:#ffffff}