*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#e5e5e5;background-color:#0a0a0a;scroll-behavior:smooth}.app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{position:fixed;top:0;left:0;right:0;background:#0a0a0af2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);z-index:1000}.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.nav-brand{display:flex;align-items:center;gap:.75rem}.brand-text{font-size:1.25rem;font-weight:600;color:#fff;letter-spacing:-.02em}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{text-decoration:none;color:#a0a0a0;font-weight:500;transition:color .2s ease;font-size:.95rem}.nav-links a:hover{color:#fff}.nav-cta{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff!important;padding:.5rem 1rem;border-radius:6px;font-weight:600}.nav-cta:hover{transform:translateY(-1px)}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:100vh;padding:120px 2rem 80px;max-width:1200px;margin:0 auto;gap:4rem}.hero-content{max-width:600px}.hero-title{font-size:3rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;max-width:22ch;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#a0a0a0;margin-bottom:2.5rem;line-height:1.7}.hero-subtitle+.hero-subtitle{margin-top:.75rem}.hero-subtitle em{color:#e5e5e5;font-style:italic}.hero-cta{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.cta-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;display:inline-block}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #6366f166}.cta-note{color:#6a6a6a;font-size:.9rem}.hero-visual{display:flex;justify-content:center;align-items:center}.snake-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:500px;position:relative}.snake-container:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:108%;height:108%;border-radius:50%;background:radial-gradient(circle,transparent 48%,rgba(99,102,241,.08) 49%,transparent 50%);pointer-events:none;z-index:-1}.snake-game{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;background:radial-gradient(circle at center,#0a0a0a99,#0a0a0ae6);border:2px solid rgba(99,102,241,.2);box-shadow:0 0 40px #6366f126,0 0 80px #8b5cf61a,inset 0 0 60px #0000004d}.snake-path{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.lattice-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.thunderstorm-flash{filter:drop-shadow(0 0 4px rgba(255,255,255,.7)) drop-shadow(0 0 8px rgba(255,255,255,.4))}.trail-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.bouncing-ball{position:absolute;width:16px;height:16px;z-index:3;pointer-events:none}.ball-glow{width:100%;height:100%;background:radial-gradient(circle,#8b5cf6 0%,#6366f1 50%,transparent 70%);border-radius:50%;box-shadow:0 0 20px #8b5cf6cc,0 0 40px #6366f166;animation:ballPulse 1s ease-in-out infinite}@keyframes ballPulse{0%,to{transform:scale(1);opacity:.9}50%{transform:scale(1.2);opacity:1}}.choice-icon{position:absolute;font-size:2rem;z-index:2;animation:iconPulse 3s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(99,102,241,.6));pointer-events:none}.choice-icon ion-icon{font-size:2rem;width:2rem;height:2rem;color:#e5e5e5}.choice-icon:nth-child(1){animation-delay:.5s}.choice-icon:nth-child(2){animation-delay:1.5s}.choice-icon:nth-child(3){animation-delay:2.5s}.choice-icon:nth-child(4){animation-delay:3.5s}.choice-icon:nth-child(5){animation-delay:4.5s}@keyframes iconPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.7}50%{transform:translate(-50%,-50%) scale(1.2);opacity:1}}.section{padding:60px 0}.section-header{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.section-header h2{font-size:3rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.section-intro{font-size:1.25rem;color:#a0a0a0;line-height:1.7}.section-header .section-intro+.section-intro{margin-top:1.5rem}.problem-section{background:#0f0f0f}.problems-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.trust-model-section{margin:3rem 0;padding:2.25rem 2.5rem;background:radial-gradient(circle at top left,#ffffff0d,#0f0f0fe6);border:1px solid rgba(255,255,255,.08);border-radius:24px;box-shadow:0 18px 40px #000000b3,inset 0 1px #ffffff14}.trust-model-section h3,.trust-model-section h4{margin-bottom:1rem}.trust-model-section h3{font-size:1.6rem}.trust-model-section h4{margin-top:1.5rem;font-size:1.2rem;letter-spacing:.02em}.trust-model-section p{margin-bottom:.75rem}.trust-assumptions{margin:1rem 0 1.25rem;padding-left:1.25rem;opacity:.85;line-height:1.6}.trust-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin:1.75rem 0 1.5rem}.trust-column-title{font-weight:600;text-transform:uppercase;font-size:.8rem;letter-spacing:.08em;color:#9ca3af;margin-bottom:.5rem}.trust-columns ul{margin:0;padding-left:1.25rem;opacity:.85;line-height:1.6}.trust-assumptions li+li,.trust-columns li+li{margin-top:.25rem}.trust-punchline{display:block;margin-top:.25rem;font-weight:600;color:#e5e5e5}.problem-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);padding:2rem;border-radius:12px;transition:transform .2s ease,border-color .2s ease}.problem-card:hover{transform:translateY(-4px);border-color:#6366f180}.problem-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.problem-icon{font-size:2.5rem;flex-shrink:0}.problem-icon ion-icon{font-size:2.5rem;width:2.5rem;height:2.5rem}.problem-card h3{font-size:1.5rem;margin-bottom:0;color:#fff}.problem-card p{color:#a0a0a0;line-height:1.6}.insight-box{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid rgba(99,102,241,.3);border-radius:12px;padding:2rem;text-align:center;margin-top:3rem}.insight-text{font-size:1.2rem;color:#e5e5e5;line-height:1.7}.insight-text+.insight-text{margin-top:.75rem}.insight-text strong{color:#fff}.insight-text em{color:#a78bfa;font-style:italic}.trust-failure-section{margin:3rem 0 0;padding:2.25rem 2.5rem 2.5rem;background:radial-gradient(circle at top right,#6366f124,#0f0f0ff2);border:1px solid rgba(129,140,248,.4);border-radius:24px;box-shadow:0 18px 40px #000000a6,inset 0 1px #ffffff0f}.trust-failure-section h3{font-size:1.6rem;margin-bottom:1rem}.trust-failure-section>p{margin-bottom:1.5rem;color:#d1d5db}.trust-failure-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.75rem;margin-bottom:1.75rem}.trust-failure-card{background:#0f172a99;border-radius:14px;border:1px solid rgba(148,163,184,.55);padding:1.5rem 1.6rem}.trust-failure-card h4{font-size:1.05rem;letter-spacing:.04em;text-transform:uppercase;color:#e5e7eb;margin-bottom:.6rem}.trust-failure-card p{font-size:.98rem;color:#9ca3af;line-height:1.6}.trust-failure-summary{font-size:.98rem;color:#e5e5e5}.trust-failure-summary+.trust-failure-summary{margin-top:.35rem}.protocol-section{background:#0a0a0a}.protocol-explainer{display:flex;flex-direction:column;gap:3rem;margin-bottom:4rem}.explainer-card{background:#ffffff08;border-left:4px solid #6366f1;padding:2.5rem;border-radius:8px}.explainer-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.explainer-number{display:inline-block;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:1.1rem;font-weight:700;padding:.35rem .9rem;border-radius:999px}.explainer-card h3{font-size:1.75rem;margin-bottom:.25rem;color:#fff}.explainer-card p{font-size:1.1rem;color:#a0a0a0;line-height:1.7;margin-bottom:1.5rem}.explainer-card ul{margin:0 0 1.5rem 1.25rem;padding:0;list-style-position:outside}.explainer-card ul li{color:#a0a0a0;line-height:1.7}.example-box{background:#8b5cf61a;border:1px solid rgba(139,92,246,.3);padding:1rem 1.5rem;border-radius:8px;font-size:.95rem;color:#c4b5fd}.example-list{margin:.75rem 0 .75rem 1.25rem;padding:0;list-style:disc}.example-subtitle{margin:.75rem 0 .5rem;color:#e5e5e5}.example-footnote{margin-top:.75rem}.recognition-example{margin-top:1.5rem}.tech-note{background:#6366f11a;border:1px solid rgba(99,102,241,.3);padding:1rem 1.5rem;border-radius:8px;font-size:.95rem;color:#a78bfa;font-style:italic}.entropy-visual{margin-top:2rem}.entropy-bar{background:#ffffff0d;height:40px;border-radius:8px;margin-bottom:1rem;overflow:hidden}.entropy-fill{height:100%;background:linear-gradient(90deg,#6366f1,#8b5cf6);display:flex;align-items:center;padding:0 1rem;color:#fff;font-weight:600;font-size:.9rem;transition:width 1s ease}.entropy-label{text-align:center;color:#6a6a6a;font-size:.9rem;margin-top:.5rem}.math-section{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;margin-bottom:4rem}.expand-toggle{background:none;border:none;color:#e5e5e5;font-size:1.1rem;cursor:pointer;padding:0;display:flex;align-items:center;gap:.5rem;transition:color .2s ease;width:100%;text-align:left}.expand-toggle:hover{color:#a78bfa}.math-content{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.math-columns{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:2rem}.math-column h4{color:#a78bfa;font-size:1.5rem;margin-bottom:1rem}.math-column p{color:#a0a0a0;line-height:1.7;margin-bottom:1rem}.math-insight{background:#6366f11a;padding:1rem;border-radius:6px;border-left:3px solid #6366f1}.math-summary{background:#8b5cf61a;border:1px solid rgba(139,92,246,.3);padding:2rem;border-radius:8px}.math-summary p{font-size:1.1rem;color:#e5e5e5;line-height:1.8}.unforgeable-section{margin-top:4rem}.unforgeable-section h3{font-size:2rem;color:#fff;margin-bottom:2rem;text-align:center}.unforgeable-intro{max-width:720px;margin:0 auto 2rem;color:#a0a0a0;line-height:1.7;text-align:center}.unforgeable-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.unforgeable-card{background:#ffffff08;border:1px solid rgba(255,255,255,.1);padding:2rem;border-radius:12px}.unforgeable-card h4{color:#a78bfa;font-size:1.25rem;margin-bottom:1rem}.unforgeable-card p{color:#a0a0a0;line-height:1.6}.unforgeable-card em{color:#e5e5e5;font-style:italic}.unforgeable-list{list-style:none;padding:0;margin:.75rem 0 1.25rem}.unforgeable-list li{position:relative;padding-left:1.25rem;color:#a0a0a0;line-height:1.6}.unforgeable-list li:before{content:"•";position:absolute;left:0;color:#6366f1;font-weight:700}.need-this-section{margin-top:4rem;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.08);padding:2.5rem}.need-this-section h3{font-size:2rem;color:#fff;margin-bottom:1.5rem;text-align:center}.need-this-section p{font-size:1.1rem;color:#a0a0a0;line-height:1.7;margin-bottom:1.5rem}.threat-scenarios{list-style:none;padding:0;margin:1.5rem 0 1.75rem}.threat-scenarios li{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#e5e5e5;font-size:1.05rem;line-height:1.6}.threat-scenarios li:before{content:"⚠";position:absolute;left:0;color:#f59e0b}.urgency-note{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid rgba(99,102,241,.3);border-radius:8px;padding:1.5rem;color:#e5e5e5;font-weight:500;margin-top:2rem}.math-footnote{margin-top:1.5rem;font-size:.95rem;color:#a0a0a0;font-style:italic;border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem}.plugin-section{background:#0f0f0f}.plugin-value{text-align:center;margin-bottom:4rem}.plugin-value h3{font-size:1.75rem;color:#fff;margin-bottom:1.5rem}.code-snippet{background:#1a1a1a;border:1px solid rgba(99,102,241,.3);padding:1.5rem;border-radius:8px;max-width:800px;margin:0 auto;overflow-x:auto}.code-snippet code{color:#a78bfa;font-family:Monaco,Courier New,monospace;font-size:.95rem}.plugin-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem}.plugin-feature{text-align:center;padding:2rem}.plugin-icon{font-size:3rem;margin-bottom:1rem}.plugin-icon ion-icon{font-size:3rem;width:3rem;height:3rem}.plugin-feature h4{font-size:1.25rem;color:#fff;margin-bottom:.75rem}.plugin-feature p{color:#a0a0a0;line-height:1.6}.plugin-vision{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid rgba(99,102,241,.3);border-radius:12px;padding:3rem;text-align:center}.plugin-vision h3{font-size:2rem;color:#fff;margin-bottom:1.5rem}.plugin-vision p{font-size:1.2rem;color:#a0a0a0;line-height:1.7;max-width:800px;margin:0 auto 1.5rem}.vision-highlight{color:#e5e5e5;font-weight:600}.waitlist-section{background:#0a0a0a}.waitlist-content{max-width:600px;margin:0 auto;text-align:center}.waitlist-content h2{font-size:3rem;color:#fff;margin-bottom:1rem}.waitlist-intro{font-size:1.2rem;color:#a0a0a0;margin-bottom:2rem;line-height:1.7}.community-asks{list-style:none;text-align:left;max-width:500px;margin:0 auto 2rem;padding:0}.community-asks li{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#e5e5e5;font-size:1.05rem;line-height:1.6}.community-asks li:before{content:"→";position:absolute;left:0;color:#6366f1;font-weight:700}.final-question{font-size:1.2rem;color:#e5e5e5;margin-bottom:2rem;line-height:1.7;font-weight:500}.waitlist-cta{margin-top:1.5rem;margin-bottom:2rem;padding:1.75rem 1.5rem;border-radius:12px;border:1px solid rgba(99,102,241,.4);background:linear-gradient(135deg,#6366f11f,#0f172ae6)}.waitlist-cta h3{font-size:1.6rem;color:#fff;margin-bottom:.5rem}.waitlist-cta p{font-size:1rem;color:#a0a0a0}.github-cta{display:inline-flex;align-items:center;gap:.75rem;padding:1.1rem 2rem;border-radius:999px;background:#111827;border:1px solid rgba(255,255,255,.1);color:#e5e5e5;text-decoration:none;font-weight:500;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.github-cta:hover{background:#111827;border-color:#6366f1;transform:translateY(-1px);box-shadow:0 10px 25px #0f172ab3}.github-logo{display:flex;align-items:center;justify-content:center}.github-text{font-size:1rem}.faq-section{background:#0f0f0f}.faq-grid{display:flex;flex-direction:column;gap:2.5rem;max-width:900px;margin:0 auto}.faq-divider{color:#4b5563;font-size:1.2rem;margin-bottom:.5rem}.faq-item{background:#ffffff08;border-left:3px solid #6366f1;padding:2rem;border-radius:8px}.faq-item h3{font-size:1.5rem;color:#fff;margin-bottom:1rem;line-height:1.4}.faq-item p{font-size:1.05rem;color:#a0a0a0;line-height:1.7;margin-bottom:.75rem}.faq-item p:last-child{margin-bottom:0}.faq-item strong{color:#e5e5e5;font-weight:600}.faq-item em{color:#c4b5fd;font-style:italic}.faq-item a{color:#8b5cf6;text-decoration:none;border-bottom:1px solid rgba(139,92,246,.3);transition:color .2s ease,border-color .2s ease}.faq-item a:hover{color:#a78bfa;border-color:#a78bfa}.faq-item ul{list-style:none;padding:0;margin:1rem 0}.faq-item ul li{padding:.5rem 0 .5rem 1.5rem;position:relative;color:#e5e5e5;line-height:1.6}.faq-item ul li:before{content:"•";position:absolute;left:.5rem;color:#6366f1;font-weight:700}.footer{background:#0f0f0f;border-top:1px solid rgba(255,255,255,.1);padding:3rem 0 2rem}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.footer-brand{display:flex;flex-direction:column;gap:.5rem}.footer-brand-text{font-size:1.25rem;font-weight:600;color:#fff}.footer-tagline{color:#6a6a6a;font-size:.9rem}.footer-links{display:flex;gap:2rem}.footer-links a{color:#a0a0a0;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#fff}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#6a6a6a;font-size:.9rem}@media (max-width: 768px){.hero{grid-template-columns:1fr;text-align:center;padding:100px 1rem 60px}.hero-content{max-width:100%}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-cta{align-items:center}.hero-visual{order:-1;margin-bottom:2rem;width:100%}.snake-container{max-width:min(90vw,400px)}.choice-icon{font-size:1.5rem}.snake-segment{width:12px;height:12px}.snake-stats{gap:2rem;padding:1rem 2rem}.stat-number{font-size:2rem}.nav{padding:.75rem 1rem}.nav-links{gap:1rem;font-size:.85rem}.section-header h2{font-size:2rem}.section-intro{font-size:1.1rem}.math-columns{grid-template-columns:1fr;gap:2rem}.problems-grid,.plugin-features,.unforgeable-grid{grid-template-columns:1fr}.waitlist-form{padding:2rem 1.5rem}.footer-content{flex-direction:column;gap:2rem;text-align:center}.footer-links{flex-direction:column;gap:1rem}}
