@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;400;500;600;700&family=Inter:wght@400;500;600;700;800;900&display=swap";
@tailwind base;@tailwind components;@tailwind utilities;:root{--bg:#000;--bg1:#0a0a0a;--bg2:#111;--bg3:#161616;--border:#222;--border2:#2a2a2a;--text:#e8e8e8;--text2:#999;--text3:#555;--orange:#f60;--green:#0c4;--red:#f24;--yellow:#fc0;--cyan:#0af}*{box-sizing:border-box}html,body{background:#050505;margin:0;padding:0}body{color:var(--text);-webkit-font-smoothing:antialiased;font-family:IBM Plex Mono,monospace}::-webkit-scrollbar{width:2px;height:2px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border2)}@apply bg-orange-500 text-black font-bold text-xs tracking-widest uppercase py-3 px-6 hover:brightness-110 transition-all disabled:opacity-30 disabled:cursor-not-allowed;@apply border border-[#2a2a2a] text-[#999] text-xs tracking-widest uppercase py-3 px-6 hover:border-[#555] hover:text-white transition-all;@apply bg-[#0a0a0a] border border-[#222] p-4;@apply bg-black border border-[#2a2a2a] text-white font-mono text-sm px-3 py-2 w-full outline-none focus:border-orange-500 transition-colors placeholder-[#555];@apply text-[#555] text-xs tracking-widest uppercase mb-1 block;@apply text-[#555] text-xs tracking-widest uppercase pb-3 border-b border-[#222] mb-4 flex items-center justify-between;@apply flex items-center gap-2 text-[#999];.section-title-inner:before{content:""}@apply block w-0.5 h-3 bg-orange-500;:root{--mint:#00ff9f;--mint-glow-near:#00ff9f4d;--mint-glow-mid:#00ff9f26;--mint-glow-far:#00ff9f0f;--surface-0:#000;--surface-1:#0a0a0a;--surface-2:#141414;--surface-3:#1f1f1f;--border-faint:#ffffff0a;--border-subtle:#ffffff14;--border-strong:#ffffff24;--text-primary:#fff;--text-secondary:#ffffffeb;--text-tertiary:#ffffffd9;--text-quiet:#ffffffd9}.atmosphere-hero{isolation:isolate;position:relative}.atmosphere-hero:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(80% 50% at 50% 0,#00ff9f1a 0%,#00ff9f0a 30%,#0000 70%);position:absolute;inset:0}.atmosphere-noise:after{content:"";pointer-events:none;z-index:1;opacity:.025;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.9 0'/></filter><rect width='100%' height='100%' filter='url(%23n)'/></svg>");position:fixed;inset:0}.divider-gradient{background:linear-gradient(90deg,#0000,#ffffff1a 50%,#0000);border:0;height:1px;margin:0}.card-premium{border:1px solid var(--border-subtle);background:#0a0a0a;border-radius:20px;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .28s,box-shadow .28s;position:relative;box-shadow:inset 0 1px #ffffff0a}.card-premium:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff14,0 -1px #00ff9f2e,0 0 32px #00ff9f0f}.card-premium-featured{background:#0a0a0a;border-radius:20px;position:relative;box-shadow:inset 0 1px #ffffff0f,0 0 48px #00ff9f0a}.card-premium-featured:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#00ff9f66 0%,#00ff9f1a 30%,#ffffff0f 60%,#0000 100%);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 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}.glow-mint-soft{box-shadow:0 0 0 1px var(--mint-glow-near), 0 0 24px var(--mint-glow-mid), 0 0 60px var(--mint-glow-far)}.glow-mint-edge{box-shadow:0 0 0 1px var(--mint-glow-near), 0 8px 24px var(--mint-glow-mid), 0 16px 48px var(--mint-glow-far)}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--text-tertiary);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;font-weight:500}.heading-display{letter-spacing:-.04em;color:var(--text-primary);font-family:Inter,system-ui,sans-serif;font-size:clamp(56px,8vw,112px);font-weight:700;line-height:1.02}.heading-section{letter-spacing:-.035em;color:var(--text-primary);font-family:Inter,system-ui,sans-serif;font-size:clamp(40px,5.5vw,72px);font-weight:700;line-height:1.05}.heading-card{letter-spacing:-.025em;color:var(--text-primary);font-family:Inter,system-ui,sans-serif;font-size:clamp(28px,3.5vw,40px);font-weight:600;line-height:1.15}.body-premium{color:var(--text-secondary);letter-spacing:-.005em;font-family:Inter,system-ui,sans-serif;font-size:18px;font-weight:400;line-height:1.55}.numeric-display{font-feature-settings:"tnum", "zero";font-variant-numeric:tabular-nums slashed-zero;font-family:IBM Plex Mono,ui-monospace,monospace}.pe-nav-links{display:flex}.pe-nav-burger{display:none}@media (max-width:768px){.pe-nav{padding:0 20px!important}.pe-nav-links{display:none!important}.pe-nav-burger{display:flex!important}.heading-display{font-size:clamp(36px,10vw,44px)!important;line-height:1.15!important}.atmosphere-hero{padding:120px 20px 80px!important}.why-hero-row{flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.why-hero-row>*{max-width:100%!important}.money-moment-grid{grid-template-columns:1fr!important;gap:24px!important}.preview-chrome-frame{width:100%!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important}.preview-cards-grid{flex-direction:column!important;gap:16px!important;display:flex!important}.preview-cards-grid>*{grid-column:auto!important;width:100%!important}}@keyframes pe-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-fade-1,.hero-fade-2,.hero-fade-3,.hero-fade-4,.hero-fade-5{opacity:0;animation:.8s cubic-bezier(.22,1,.36,1) forwards pe-fade-up}.hero-fade-1{animation-delay:.1s}.hero-fade-2{animation-delay:.25s}.hero-fade-3{animation-delay:.4s}.hero-fade-4{animation-delay:.55s}.hero-fade-5{animation-delay:.7s}@media (prefers-reduced-motion:reduce){.hero-fade-1,.hero-fade-2,.hero-fade-3,.hero-fade-4,.hero-fade-5{opacity:1!important;animation:none!important;transform:none!important}}canvas[style*=fixed]{opacity:.5!important}.eyebrow{letter-spacing:2.5px!important;font-size:14px!important;font-weight:600!important}.archetype-grid>div{will-change:transform;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1)}.archetype-grid>div:hover{transform:translateY(-6px);box-shadow:0 24px 48px #0000008c,0 0 32px #ffffff0f}.calendar-grid>div{transition:transform .2s,border-color .2s,filter .2s}.calendar-grid>div:hover{filter:brightness(1.18);transform:translateY(-2px)scale(1.03);border-color:#ffffff4d!important}.scroll-fade{opacity:0;will-change:opacity, transform;transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1);transform:translateY(28px)}.scroll-fade.in-view{opacity:1;transform:translateY(0)}body:after{content:"";pointer-events:none;z-index:9999;opacity:.06;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:fixed;inset:0}@media (prefers-reduced-motion:reduce){.archetype-grid>div,.calendar-grid>div,.scroll-fade{opacity:1!important;transition:none!important;transform:none!important}}@media (max-width:768px){.lp-root>section{padding-left:20px!important;padding-right:20px!important}.pillars-grid{grid-template-columns:1fr!important}.problem-grid{grid-template-columns:1fr!important;gap:36px!important}.archetype-grid{grid-template-columns:1fr!important}.lp-footer{padding:60px 20px!important}.lp-root h2{font-size:clamp(24px,7vw,36px)!important}.lp-root h3{font-size:18px!important}.lp-root>section{padding-top:60px!important;padding-bottom:60px!important}.atmosphere-hero{padding-top:80px!important;padding-bottom:50px!important}#platforms>div{grid-template-columns:repeat(3,1fr)!important;gap:12px 8px!important}#platforms>div>div{min-height:70px!important;padding:14px 6px 10px!important}#platforms h2{margin-bottom:32px!important;font-size:clamp(22px,6vw,32px)!important}.pricing-grid{grid-template-columns:1fr!important;gap:20px!important}.pillars-grid>div{padding:28px 20px!important}.scroll-fade{opacity:1!important;transition:none!important;transform:none!important}}body{color:var(--l1)}p,span,div,li,h1,h2,h3,h4,label{color:inherit}@keyframes psychedgeMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.why-section{padding-top:80px!important;padding-left:20px!important;padding-right:20px!important}.why-hero{padding:80px 20px 50px!important}.why-research-grid,.why-analogy-grid,.why-stats-grid,.why-tilt-grid,.why-pillars-pair{grid-template-columns:1fr!important;gap:32px!important}.why-convergence-grid{grid-template-columns:1fr!important;gap:40px!important}.why-citation-card{width:100%!important}.why-study-pair{grid-template-columns:1fr!important;gap:32px!important;padding-left:0!important;padding-right:0!important}.why-patterns-grid{grid-template-columns:1fr!important;gap:12px!important}}:root{--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--space-1:4px;--space-2:8px;--space-3:16px;--space-4:24px;--space-5:32px;--space-6:48px;--space-8:64px;--space-10:80px;--space-12:120px;--surface-0:#050505;--surface-1:#0a0a0a;--surface-2:#141414;--surface-3:#1f1f1f;--text:var(--l1);--text-primary:var(--l1);--text-secondary:var(--l2);--text-tertiary:var(--l3);--text-quiet:var(--l3);--text2:var(--l2);--text3:var(--l3)}.label,.section-title,.section-title-inner,.btn-secondary{color:var(--l3)!important}.btn-primary{border-radius:var(--radius-sm);box-shadow:0 0 0 1px var(--mint-glow-near), 0 0 24px var(--mint-glow-mid);background:var(--mint)!important;color:#050505!important}.btn-secondary{border-radius:var(--radius-sm)}.input:focus{border-color:var(--mint)!important}.input{border-radius:var(--radius-sm)}.section-title-inner:before{background:var(--mint)!important}input:-webkit-autofill{-webkit-text-fill-color:#f8f8f8!important;-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset!important;box-shadow:0 0 0 1000px var(--surface-2) inset!important;caret-color:#f8f8f8!important;border-color:var(--border-subtle)!important;transition:background-color 9999s ease-out!important}input:-webkit-autofill:hover{-webkit-text-fill-color:#f8f8f8!important;-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset!important;box-shadow:0 0 0 1000px var(--surface-2) inset!important;caret-color:#f8f8f8!important;border-color:var(--border-subtle)!important;transition:background-color 9999s ease-out!important}input:-webkit-autofill:focus{-webkit-text-fill-color:#f8f8f8!important;-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset!important;box-shadow:0 0 0 1000px var(--surface-2) inset!important;caret-color:#f8f8f8!important;border-color:var(--border-subtle)!important;transition:background-color 9999s ease-out!important}textarea:-webkit-autofill{-webkit-text-fill-color:#f8f8f8!important;-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset!important;box-shadow:0 0 0 1000px var(--surface-2) inset!important;caret-color:#f8f8f8!important;border-color:var(--border-subtle)!important;transition:background-color 9999s ease-out!important}select:-webkit-autofill{-webkit-text-fill-color:#f8f8f8!important;-webkit-box-shadow:0 0 0 1000px var(--surface-2) inset!important;box-shadow:0 0 0 1000px var(--surface-2) inset!important;caret-color:#f8f8f8!important;border-color:var(--border-subtle)!important;transition:background-color 9999s ease-out!important}body:after{z-index:1!important}.card{border-radius:var(--radius-lg)}:root{--l1:#f8f8f8;--l2:#f8f8f8;--l3:#f8f8f8;--rule:#ffffff0d;--bg:#080808;--s1:#0d0d0d;--s2:#141414;--s3:#1c1c1c}.eyebrow,.label,.section-title{letter-spacing:.2em!important;text-transform:uppercase!important;color:var(--l3)!important;font-size:9px!important;font-weight:600!important}.heading-display,.heading-section,.heading-card{letter-spacing:-.04em!important;font-family:Inter,system-ui,sans-serif!important;line-height:.9!important}.heading-display,.heading-section{font-weight:900!important}.heading-card{font-weight:800!important}.nav-ghost-link{letter-spacing:.2em;text-transform:uppercase;color:#3e3e3c;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;text-decoration:none;transition:color .25s}.nav-ghost-link:hover{color:#f8f8f8}.nav-ghost-cta{letter-spacing:.18em;text-transform:uppercase;color:#3e3e3c;cursor:crosshair;background:0 0;border:1px solid #3e3e3c;border-radius:4px;padding:7px 14px;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;text-decoration:none;transition:border-color .25s,color .25s}.nav-ghost-cta:hover{color:#00ff9f;border-color:#00ff9f}.lone-cta{letter-spacing:.22em;text-transform:uppercase;color:#00ff9f;padding-bottom:5px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;text-decoration:none;transition:text-shadow .25s;display:inline-block;position:relative}.lone-cta:after{content:"";background:linear-gradient(90deg,#00ff9f,#0000);height:1px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 10px #00ff9f66}.lone-cta:hover{text-shadow:0 0 24px #00ff9f8c}.ghost-cta{letter-spacing:.18em;text-transform:uppercase;color:#f8f8f8;cursor:crosshair;background:0 0;border:none;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;text-decoration:none;transition:color .25s}.ghost-cta:hover{color:#f8f8f8}.price-btn-ghost{text-align:center;color:#f8f8f8;letter-spacing:.15em;text-transform:uppercase;cursor:crosshair;background:0 0;border:1px solid #ffffff0e;border-radius:6px;width:100%;padding:13px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:block}.price-btn-ghost:hover{color:#f8f8f8;border-color:#f8f8f8}.price-btn-primary{text-align:center;color:#00ff9f;letter-spacing:.15em;text-transform:uppercase;cursor:crosshair;background:#1c1c1c;border:1px solid #00ff9f38;border-radius:6px;width:100%;padding:13px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;transition:transform .2s,opacity .2s;display:block;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 2px 8px #0006}.price-btn-primary:after{content:"";background:#00ff9f;border-radius:0 0 6px 6px;height:2px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 12px #00ff9fcc}.price-btn-primary:hover{transform:translateY(-1px)}.price-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.nav-login-ghost{letter-spacing:.2em;text-transform:uppercase;color:#3e3e3c;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:600;text-decoration:none;transition:color .3s}.nav-login-ghost:hover{color:#f8f8f8}@media (max-width:768px){.nav-login-ghost{display:none}}.card-premium,.card-premium:hover{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;transform:none!important}.card-premium-featured,.card-premium-featured:hover{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important}.card-premium-featured:before{display:none!important}.lone-cta,.ghost-cta,.nav-login-ghost,.nav-ghost-link,.nav-ghost-cta,.price-btn-ghost,.price-btn-primary{transition:all .4s ease-in-out!important}.lone-cta:hover{text-shadow:none!important;background:radial-gradient(circle,#00ff9f0d 0%,#0000 70%)!important}.nav-ghost-cta:hover{color:#f8f8f8!important;background:radial-gradient(circle,#00ff9f08 0%,#0000 70%)!important;border-color:#0000!important}.price-btn-ghost:hover{color:#f8f8f8!important;background:radial-gradient(circle,#ffffff05 0%,#0000 70%)!important;border-color:#ffffff0e!important;transform:none!important}.price-btn-primary:hover{background:radial-gradient(circle,#00ff9f0f 0%,#0000 70%)!important;transform:none!important}.nav-instrument-link{letter-spacing:.16em;text-transform:uppercase;color:#3e3e3c;border-radius:4px;padding:6px 10px;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:500;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1)}.nav-sys-auth{letter-spacing:.16em;text-transform:uppercase;color:#3e3e3c;border-radius:4px;align-items:center;gap:8px;padding:6px 10px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.nav-sys-dot{background:#00ff9f;border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block;box-shadow:0 0 8px #00ff9fe6}.lone-cta.hero-cta{letter-spacing:.2em!important;padding-bottom:7px!important;font-size:16px!important;transition:all .4s cubic-bezier(.16,1,.3,1)!important}.lone-cta.hero-cta:hover{text-shadow:none!important;background:radial-gradient(circle,#00ff9f0f 0%,#0000 65%)!important}.ghost-cta{border-radius:4px;padding:4px 8px;letter-spacing:.18em!important;font-size:14px!important;transition:all .4s cubic-bezier(.16,1,.3,1)!important}.ghost-cta:hover{color:#f8f8f8!important;background:radial-gradient(circle,#ffffff05 0%,#0000 65%)!important}.nav-instrument-link{font-size:14px!important;transition:all .5s cubic-bezier(.16,1,.3,1)!important}.nav-instrument-link:hover{color:#f8f8f8!important;background:radial-gradient(circle,#00ff9f0a 0%,#0000 65%)!important}.nav-sys-auth{font-size:14px!important;font-weight:600!important;transition:all .5s cubic-bezier(.16,1,.3,1)!important}.nav-sys-auth:hover{color:#f8f8f8!important;background:radial-gradient(circle,#00ff9f0a 0%,#0000 65%)!important}.lone-cta,.lone-cta.hero-cta,.ghost-cta,.price-btn-ghost,.price-btn-primary{transition:all .5s cubic-bezier(.16,1,.3,1)!important}@media (max-width:768px){.why-hero{padding:72px 20px 40px!important}.why-section{padding:40px 20px 56px!important}.why-footer{flex-direction:column!important;gap:16px!important;padding:32px 20px!important}.atmosphere-hero{padding:72px 20px 48px!important}.about-section{padding:48px 20px!important}.about-footer{flex-direction:column!important;align-items:flex-start!important;gap:20px!important;padding:32px 20px!important}.leftnav.closed{display:none!important}}*{cursor:url(data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20width%3D%2724%27%20height%3D%2724%27%3E%3Cline%20x1%3D%270%27%20%20y1%3D%2712%27%20x2%3D%279%27%20%20y2%3D%2712%27%20stroke%3D%27%23F8F8F8%27%20stroke-width%3D%271.5%27%2F%3E%3Cline%20x1%3D%2715%27%20y1%3D%2712%27%20x2%3D%2724%27%20y2%3D%2712%27%20stroke%3D%27%23F8F8F8%27%20stroke-width%3D%271.5%27%2F%3E%3Cline%20x1%3D%2712%27%20y1%3D%270%27%20%20x2%3D%2712%27%20y2%3D%279%27%20%20stroke%3D%27%23F8F8F8%27%20stroke-width%3D%271.5%27%2F%3E%3Cline%20x1%3D%2712%27%20y1%3D%2715%27%20x2%3D%2712%27%20y2%3D%2724%27%20stroke%3D%27%23F8F8F8%27%20stroke-width%3D%271.5%27%2F%3E%3C%2Fsvg%3E) 12 12,crosshair!important}a,button,[role=button],label,select,.nav-item,[class*=btn]{cursor:pointer}input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],input[type=tel],textarea{cursor:text}[disabled],[aria-disabled=true]{cursor:not-allowed}
