@font-face{font-family:Bitsumishi;src:url(/fonts/Bitsumishi.ttf) format("truetype"),url(/fonts/Bitsumishi.woff2) format("woff2"),url(/fonts/Bitsumishi.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{font-family:Space Mono,monospace;line-height:1.5;font-weight:400;color:#1a1a1a;background-color:#f9f9f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;font-family:Space Mono,monospace;background-color:#f9f9f9}h1,h2,h3,h4,h5,h6{font-family:Space Mono,monospace;font-weight:400}a{font-weight:500;color:#667eea;text-decoration:none}a:hover{color:#5568d3}button{font-family:Space Mono,monospace}.header{position:fixed;top:0;left:0;right:0;background:transparent;border-bottom:1px solid transparent;padding:1rem 2rem;z-index:1000;transition:background .3s ease,border-bottom .3s ease,backdrop-filter .3s ease}.header.scrolled{background:#fffffff2;border-bottom:1px solid #e5e5e5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{display:flex;align-items:center;gap:.5rem;cursor:pointer;position:relative;z-index:10;backdrop-filter:none;-webkit-backdrop-filter:none}.logo-icon-img{height:40px;width:40px;object-fit:contain;filter:brightness(.8) contrast(1.2) saturate(1.3);backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.logo-image{height:32px;width:auto;object-fit:contain;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);-webkit-transform:translateZ(0)}.logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#1a1a1a,#000);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.5rem;box-shadow:0 2px 8px #667eea4d}.logo-text{font-size:1.5rem;font-weight:700;color:#1a1a1a;letter-spacing:-.5px}.nav{display:flex;gap:2rem;align-items:center}.nav-link{display:flex;align-items:center;gap:.4rem;font-size:1rem;font-weight:500;color:#4a4a4a;background:none;border:none;cursor:pointer;padding:.5rem 0;transition:color .2s ease}.nav-link:hover{color:#1a1a1a}.dropdown-icon{margin-top:2px}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger-line{width:25px;height:2px;background:#1a1a1a;transition:all .3s ease;border-radius:2px}.hamburger-line.open:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){.header{padding:1rem}.logo-text{font-size:1.25rem}.hamburger{display:flex}.nav{position:fixed;top:0;right:-100%;width:70%;height:100vh;background:#fff;flex-direction:column;padding:5rem 2rem 2rem;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:1000;gap:1.5rem}.nav.open{right:0}.nav-link{font-size:1.1rem;padding:1rem 0;justify-content:space-between;border-bottom:1px solid #e5e5e5}}.hero{min-height:85vh;padding:8rem 2rem 4rem;background:#f9f9f9;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.grid-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(0,0,0,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 1px);background-size:50px 50px;pointer-events:none;z-index:0}.privacy-shield{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:360px;opacity:.4;z-index:0;pointer-events:none}.shield-outline{animation:pulse-shield 4s ease-in-out infinite}.shield-inner{animation:pulse-shield 4s ease-in-out infinite .5s}.checkmark{animation:fade-pulse 3s ease-in-out infinite}.encrypted-particles{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:0}.particle{position:absolute;font-family:Courier New,monospace;font-size:1rem;font-weight:600;color:#9b87f5;opacity:0;animation:float-particle 8s ease-in-out infinite}.particle-1{top:20%;left:10%;animation-delay:0s}.particle-2{top:40%;right:15%;animation-delay:1.5s}.particle-3{top:60%;left:20%;animation-delay:3s}.particle-4{top:30%;right:25%;animation-delay:4.5s}.particle-5{bottom:30%;left:15%;animation-delay:6s}.particle-6{bottom:20%;right:20%;animation-delay:7.5s}.scan-line{position:absolute;top:-2px;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,#9b87f5 50%,transparent 100%);opacity:.3;animation:scan 4s ease-in-out infinite;z-index:1;pointer-events:none}@keyframes pulse-shield{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.05)}}@keyframes fade-pulse{0%,to{opacity:.3}50%{opacity:.6}}@keyframes float-particle{0%{opacity:0;transform:translateY(0) rotate(0)}10%{opacity:.3}50%{opacity:.5;transform:translateY(-30px) rotate(10deg)}90%{opacity:.3}to{opacity:0;transform:translateY(-60px) rotate(20deg)}}@keyframes scan{0%{top:0%;opacity:0}10%{opacity:.3}50%{top:50%;opacity:.3}90%{opacity:.3}to{top:100%;opacity:0}}.hero-container{max-width:1200px;margin:0;padding-left:4rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;position:relative;z-index:2}.hero-content{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}.hero-title{font-size:6.5rem;font-weight:400;line-height:1.2;color:#1a1a1a;margin:0;font-family:Space Mono,monospace;letter-spacing:-.02em}.zero-token{color:#cc31f6}.hero-subtitle{font-size:1.7rem;line-height:1.6;color:#666;margin:0;max-width:none;white-space:nowrap}.hero-actions{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;justify-content:flex-start;align-items:flex-start}.os-option{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.85rem 1.4rem;background:transparent;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#666;font-family:Space Mono,monospace;font-size:.85rem}.os-icon{width:28px;height:28px}.download-btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:1.1rem 2.4rem;font-size:1.1rem;font-weight:500;color:#fff;background:#1a1a1a;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:Space Mono,monospace;text-decoration:none}.download-btn-primary:hover{background:#2a2a2a;transform:translateY(-1px);color:#fff}.download-btn-primary.coming-soon-btn{background:#888;cursor:not-allowed;opacity:.7}.download-btn-primary.coming-soon-btn:hover{background:#888;transform:none}.download-icon{width:16px;height:16px}@media(max-width:1024px){.hero-title{font-size:3.5rem}}@media(max-width:768px){.hero{padding:6rem 1.5rem 3rem;min-height:80vh}.hero-container{align-items:center;text-align:center;margin:0 auto;padding-left:0}.hero-content{gap:1.2rem;align-items:center}.hero-actions{align-items:center;justify-content:center}.hero-title{font-size:2.5rem;line-height:1.3}.hero-subtitle{font-size:1.1rem;white-space:normal;max-width:100%}.os-selector{gap:.5rem;padding:.4rem}.os-option{padding:.6rem .8rem;gap:.25rem}.os-icon{width:20px;height:20px}.os-label{font-size:.7rem}.download-btn-primary{padding:.85rem 1.75rem;font-size:.9rem;width:100%;justify-content:center}.privacy-shield{width:200px;height:240px;opacity:.3}.particle{font-size:.85rem}}@media(max-width:480px){.hero{padding:5rem 1rem 2rem}.hero-title{font-size:1.85rem}.hero-subtitle{font-size:.9rem}.download-btn-primary{width:100%;justify-content:center}}.floating-spheres{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.sphere{position:absolute;border-radius:50%;overflow:visible;filter:none;background:transparent}.sphere-gradient{width:100%;height:100%;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;background:transparent!important;box-shadow:none!important}.planet-ring{position:absolute;border-radius:50%;border:2px solid rgba(150,150,150,.3);pointer-events:none}.ring-1{width:120%;height:120%;animation:rotate-ring-1 8s linear infinite}.ring-2{width:140%;height:140%;border-width:1.5px;border-color:#96969633;animation:rotate-ring-2 12s linear infinite reverse}.sphere-logo{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.15));z-index:2;position:relative}.sphere-1{width:180px;height:180px;top:15%;left:8%;animation:float-sphere-1 20s ease-in-out infinite}.sphere-2{width:280px;height:280px;top:5%;right:15%;animation:float-sphere-2 18s ease-in-out infinite}.sphere-3{width:220px;height:220px;bottom:20%;left:15%;animation:float-sphere-3 22s ease-in-out infinite}.sphere-4{width:160px;height:160px;bottom:15%;right:10%;animation:float-sphere-4 19s ease-in-out infinite}.gradient-teal,.gradient-orange,.gradient-purple,.gradient-red{background:transparent;box-shadow:none}.shooting-stars{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:1}.shooting-star{stroke-dasharray:1000;stroke-dashoffset:1000;animation:shooting-star-trail 8s ease-in-out infinite;stroke-linecap:round}.star-1{animation-delay:0s}.star-2{animation-delay:2s}.star-3{animation-delay:4s}.star-4{animation-delay:6s}.hero-container{max-width:1400px;margin:0;padding-left:4rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;position:relative;z-index:2}.hero-content{display:flex;flex-direction:column;gap:2rem;align-items:flex-start}.hero-label{font-size:.875rem;color:#6b7280;font-weight:500;letter-spacing:.05em}.hero-title{font-size:6.5rem;font-weight:300;line-height:1.2;color:#1a1a1a;margin:0;font-family:Space Mono,monospace}.hero-description{font-size:1.1rem;line-height:1.6;color:#6b7280;margin:0}.italic-text{font-style:italic;font-weight:300}.italic-text{font-style:italic;font-weight:400}.hero-actions{display:flex;gap:1rem;margin-top:1rem;justify-content:flex-start}.download-btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;color:#fff;background:#000;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #00000026}.download-btn-primary:hover{background:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 30px #00000040;color:#fff}.download-icon{width:18px;height:18px}.hero-visual{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:600px}.main-sphere{position:relative;z-index:2}.main-sphere-content{position:relative;width:400px;height:400px;display:flex;align-items:center;justify-content:center}.sphere-large{width:350px;height:350px;border-radius:50%;position:relative;animation:float-main 6s ease-in-out infinite}.gradient-main{background:radial-gradient(circle at 30% 30%,#2a2a2a,#1a1a1a 30%,#0a0a0a 70%,#000);box-shadow:0 30px 80px #00000080,inset 0 -20px 40px #0000004d,inset 0 20px 40px #ffffff0d;display:flex;align-items:center;justify-content:center}.lock-icon{width:140px;height:160px;filter:drop-shadow(0 4px 12px rgba(255,255,255,.3));animation:lock-pulse 3s ease-in-out infinite}.sphere-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120%;height:120%;background:radial-gradient(circle,rgba(100,100,100,.2) 0%,transparent 70%);border-radius:50%;animation:pulse-glow 3s ease-in-out infinite;pointer-events:none}.browser-mockup{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:90%;max-width:700px;background:#1a1a1a;border-radius:12px 12px 0 0;overflow:hidden;box-shadow:0 -10px 40px #0000004d;z-index:3}.browser-tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#2a2a2a;color:#9ca3af;font-size:.875rem;border-bottom:1px solid #3a3a3a}.browser-content{background:#0a0a0a;padding:2rem;height:200px;position:relative}.browser-searchbar{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem 1.5rem;margin-bottom:1.5rem}.search-placeholder{color:#6b7280;font-size:.95rem}.browser-visual{position:relative;height:100px;overflow:hidden;border-radius:8px}.gradient-wave{width:100%;height:100%;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#ec4899,#f59e0b,#10b981);opacity:.3;animation:wave-shift 8s ease-in-out infinite;filter:blur(30px)}@keyframes float-sphere-1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(20px,-30px) scale(1.05)}66%{transform:translate(-15px,20px) scale(.95)}}@keyframes float-sphere-2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-25px,30px) scale(1.08)}66%{transform:translate(20px,-20px) scale(.92)}}@keyframes float-sphere-3{0%,to{transform:translate(0) scale(1)}33%{transform:translate(15px,25px) scale(1.06)}66%{transform:translate(-20px,-15px) scale(.94)}}@keyframes float-sphere-4{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-18px,-25px) scale(1.07)}66%{transform:translate(22px,18px) scale(.93)}}@keyframes float-main{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(5deg)}}@keyframes pulse-glow{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.5;transform:translate(-50%,-50%) scale(1.1)}}@keyframes lock-pulse{0%,to{transform:scale(1);filter:drop-shadow(0 4px 12px rgba(255,255,255,.3))}50%{transform:scale(1.05);filter:drop-shadow(0 6px 16px rgba(255,255,255,.5))}}@keyframes draw-line{to{stroke-dashoffset:0}}@keyframes shooting-star-trail{0%{stroke-dashoffset:1000;opacity:0}20%{opacity:1}50%{stroke-dashoffset:0;opacity:1}70%{opacity:0}to{stroke-dashoffset:-1000;opacity:0}}@keyframes rotate-ring-1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotate-ring-2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wave-shift{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-20%) scale(1.2)}}@media(max-width:1200px){.hero-title{font-size:4.5rem}.hero-container{gap:4rem}.sphere-large{width:300px;height:300px}.main-sphere-content{width:350px;height:350px}}@media(max-width:1024px){.hero-container{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-content{align-items:center}.hero-title{font-size:3.5rem}.hero-actions{justify-content:center}.hero-visual{min-height:500px}.sphere-1,.sphere-3{left:5%}.sphere-2,.sphere-4{right:5%}}@media(max-width:768px){.hero{padding:6rem 1.5rem 3rem;min-height:100vh;display:flex;align-items:flex-start}.hero-container{margin:0 auto;padding-left:0;align-items:center;text-align:center}.hero-content{gap:1.5rem;align-items:center}.hero-actions{align-items:center;justify-content:center}.hero-title{font-size:2.8rem;line-height:1.3;word-break:break-word}.hero-label{font-size:.8rem}.download-btn-primary{padding:.875rem 1.75rem;font-size:.95rem}.sphere-large{width:250px;height:250px}.main-sphere-content{width:280px;height:280px}.browser-mockup{width:95%}.browser-content{height:160px;padding:1.5rem}.browser-visual{height:60px}.sphere-1{width:120px;height:120px}.sphere-2{width:180px;height:180px}.sphere-3{width:140px;height:140px}.sphere-4{width:100px;height:100px}.hero-visual{min-height:450px}}@media(max-width:480px){.hero{padding:5rem 1rem 2rem;align-items:flex-start}.hero-container{margin:0 auto;padding-left:0;align-items:center;text-align:center}.hero-content{gap:1.2rem;align-items:center}.hero-actions{align-items:center;justify-content:center}.hero-title{font-size:2rem;line-height:1.3;word-break:break-word}.sphere-large{width:200px;height:200px}.main-sphere-content{width:230px;height:230px}.download-btn-primary{width:100%;justify-content:center}}.features{padding:1.5rem 3rem;background:#151515;border-radius:40px;margin:0}.features-container{max-width:1400px;margin:0 auto}.features-header{margin-bottom:1.5rem}.features-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#9b87f5;margin:0 0 .5rem}.features-main-title{font-size:2.25rem;font-weight:400;color:#fff;margin:0;line-height:1.2;font-family:Space Mono,monospace}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem;max-height:560px}.feature-card{background:#000;border-radius:20px;padding:0;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;min-height:260px;height:100%}.feature-card.large{grid-column:span 2;grid-row:span 1}.feature-card.tall{grid-row:span 2}.features-visual{position:relative;flex:1;display:flex;align-items:center;justify-content:center;padding:1.35rem;min-height:150px}.features-content{padding:.85rem 1.85rem 1.85rem;position:relative;z-index:2;background:transparent;overflow-wrap:break-word;word-wrap:break-word}.feature-title{font-size:1.4rem;font-weight:500;color:#fff;margin:0 0 .6rem;line-height:1.25;font-family:Space Mono,monospace;overflow-wrap:break-word;word-wrap:break-word}.feature-description{font-size:.875rem;line-height:1.5;color:#9a9a9a;margin:0;overflow-wrap:break-word;word-wrap:break-word}.features-footer{text-align:right;padding-top:1rem}.features-pagination{display:none}.pagination-dot{width:10px;height:10px;border-radius:50%;background:#666;transition:all .3s ease}.pagination-dot.active{background:#cc31f6;width:12px;height:12px}.release-notes-link{display:inline-block;font-size:1rem;font-weight:400;color:#9b87f5;text-decoration:none;padding:.75rem 1.5rem;transition:color .2s ease;background:transparent;border:none;cursor:pointer}.release-notes-link:hover{color:#b8a7ff;text-decoration:underline}.currency-icons{display:flex;align-items:center;gap:1.2rem;justify-content:flex-start}.currency-symbol{font-size:1.75rem;color:#666;font-weight:400}.circular-icon{width:55px;height:55px;border-radius:50%;background:#9b87f5;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;font-family:Space Mono,monospace;flex-shrink:0}.bar-chart{display:flex;align-items:flex-end;gap:1.25rem;height:100%;min-height:160px;justify-content:center;padding:1.5rem}.bar{width:50px;border-radius:12px 12px 0 0;animation:barGrow 1.5s ease-out forwards;transform-origin:bottom;position:relative;background:#666}@keyframes barGrow{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}.bar-1{height:65px;background:linear-gradient(to top,#666,#777);animation-delay:.1s}.bar-2{height:100px;background:linear-gradient(to top,#707070,gray);animation-delay:.2s}.bar-3{height:130px;background:linear-gradient(to top,#757575,#858585);animation-delay:.3s}.bar-4{height:165px;background:linear-gradient(to top,#9b87f5,#b8a7ff);animation-delay:.4s;box-shadow:0 0 20px #9b87f580}.rounded-icon-box{position:absolute;bottom:1.25rem;right:1.25rem;width:60px;height:60px;border-radius:14px;background:#9b87f5;display:flex;align-items:center;justify-content:center;font-size:1.75rem;color:#fff;font-family:Space Mono,monospace}@media(max-width:1024px){.features-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:1.25rem;max-height:none}.feature-card.large,.feature-card.tall{grid-column:span 1;grid-row:span 1}.feature-card{min-height:300px}.features-visual{min-height:160px}.features-main-title{font-size:2.5rem}}@media(max-width:768px){.features{padding:2rem 1.5rem;border-radius:30px;margin:1rem 0}.features-main-title{font-size:2rem}.features-header{margin-bottom:1.5rem}.features-pagination{display:flex;justify-content:center;gap:.75rem;padding:1.5rem 0}.features-grid{display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;max-height:none;margin-bottom:0;padding-bottom:1rem;scrollbar-width:none;padding-left:calc((100vw - (100vw - 2rem))/2);padding-right:calc((100vw - (100vw - 2rem))/2);margin-left:0;margin-right:0}.features-grid::-webkit-scrollbar{display:none}.feature-card{min-width:calc(100vw - 4rem);max-width:calc(100vw - 4rem);min-height:400px;max-height:400px;flex-shrink:0;scroll-snap-align:center}.feature-card.large{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}.feature-card.large img{position:relative!important;width:100%!important;height:auto!important;max-height:200px!important;object-fit:cover!important;z-index:1!important;top:0!important;left:0!important;padding-top:1.5rem!important}.feature-card.large .features-content{position:relative!important;z-index:2!important;text-align:left!important;max-width:100%!important;padding:.85rem 1.85rem 1.85rem!important;background:transparent!important;margin-top:auto!important}.features-visual{min-height:180px;padding:1.5rem}.feature-card.tall .features-visual{padding:2rem 1.5rem 3.5rem}.bar-chart{min-height:160px;padding:1.5rem 1rem}.bar{width:45px}.bar-1{height:60px}.bar-2{height:90px}.bar-3{height:120px}.bar-4{height:150px}.bar-chart{gap:1rem;padding:1.5rem}.features-content{padding:1rem 1.5rem 1.5rem}.feature-title{font-size:1.35rem}.feature-description{font-size:.875rem}.currency-symbol{font-size:1.75rem}.currency-icons{gap:1rem}.rounded-icon-box{width:60px;height:60px;font-size:1.75rem;bottom:1rem;right:1rem}.features-footer{display:flex!important;justify-content:center!important}}.statement-section{background-color:transparent;width:100%;padding:6rem 0}.statement-container{max-width:900px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column;align-items:flex-start}.quote-mark{font-size:8rem;font-weight:700;color:#cc31f6;line-height:1;margin-bottom:-2rem;font-family:Arial,sans-serif;opacity:.9}.statement-text{font-size:2rem;font-weight:500;color:#2a2a2a;text-align:left;max-width:100%;line-height:1.4;margin:0 0 2rem;font-family:Space Mono,monospace}.statement-divider{width:80px;height:4px;background-color:#cc31f6;margin-bottom:1.5rem}.statement-attribution{display:flex;flex-direction:column;gap:.25rem}.attribution-name{font-size:1.25rem;font-weight:600;color:#2a2a2a;margin:0;font-family:Space Mono,monospace}.attribution-title{font-size:.85rem;font-weight:600;color:#9a9a9a;letter-spacing:.1em;text-transform:uppercase;margin:0}@media(max-width:768px){.statement-section{padding:4rem 0}.quote-mark{font-size:5rem;margin-bottom:-1rem}.statement-text{font-size:1.5rem}.attribution-name{font-size:1.1rem}.attribution-title{font-size:.75rem}}.productivity{padding:5rem 2rem;background:transparent}.productivity-container{max-width:1400px;margin:0 auto}.productivity-main-title{font-size:3rem;font-weight:400;text-align:center;color:#1a1a1a;margin:0 0 3rem;line-height:1.2;font-family:Space Mono,monospace}.productivity-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:1.25rem;max-height:600px}.productivity-card{background:#fff;border-radius:24px;padding:0;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;min-height:320px;height:100%;border:1px solid #e0e0e0;transition:transform .3s ease,box-shadow .3s ease}.productivity-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.productivity-card.large{grid-column:span 2;grid-row:span 1}.productivity-card.large .card-visual{background:#000}.productivity-card.tall{grid-row:span 2}.productivity-card.earn-tokens .card-visual{background:#000}.card-visual{position:relative;flex:1;display:flex;align-items:center;justify-content:center;padding:0;min-height:140px;background:linear-gradient(135deg,#f8f9ff,#f0f4ff);overflow:hidden}.card-content{padding:2rem 2.5rem 2.5rem;position:relative;z-index:2;background:#fff;flex-shrink:0}.card-title{font-size:1.5rem;font-weight:500;color:#1a1a1a;margin:0 0 .75rem;line-height:1.25;font-family:Space Mono,monospace;overflow-wrap:break-word;word-wrap:break-word}.card-description{font-size:.9rem;line-height:1.5;color:#666;margin:0;overflow-wrap:break-word;word-wrap:break-word}.card-link{display:inline-block;margin-top:1rem;font-size:.9rem;color:#9b87f5;text-decoration:none;font-weight:600;transition:color .2s ease}.card-link:hover{color:#b8a7ff;text-decoration:underline}.card-image{width:100%;height:100%;object-fit:cover}.card-image.token-icon{max-width:140px;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(155,135,245,.3))}.agent-illustration{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:2rem}.grid-svg{width:240px;height:240px;max-width:100%}.encryption-illustration{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:1rem;box-sizing:border-box}.binary-rain{position:absolute;top:0;left:0;width:100%;height:100%;display:none;justify-content:space-around;align-items:flex-start;gap:8px;padding:0 20px;overflow:hidden}.binary-column{font-family:Courier New,monospace;font-size:1rem;color:#fff;font-weight:600;writing-mode:vertical-rl;text-orientation:upright;letter-spacing:6px;opacity:.25;animation:rain 8s linear infinite}.binary-column:nth-child(1){animation-delay:0s}.binary-column:nth-child(2){animation-delay:1s;opacity:.2}.binary-column:nth-child(3){animation-delay:2s;opacity:.3}.binary-column:nth-child(4){animation-delay:3s;opacity:.15}.binary-column:nth-child(5){animation-delay:4s;opacity:.25}.binary-column:nth-child(6){animation-delay:5s;opacity:.2}.binary-column:nth-child(7){animation-delay:6s;opacity:.3}.binary-column:nth-child(8){animation-delay:7s;opacity:.25}.encryption-text-flow{position:relative;display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:2}.typing-text{font-size:2rem;font-weight:400;color:#fff;font-family:Courier New,monospace;min-width:14ch;position:relative;word-break:break-all;text-align:center}.typing-text:before{content:"";animation:typeAndEncrypt 6s ease-in-out infinite;display:inline-block}.typing-text:after{content:"|";animation:blink .7s step-end infinite;margin-left:2px;color:#cc31f6}@keyframes typeAndEncrypt{0%{content:""}3%{content:"H"}6%{content:"He"}9%{content:"Hel"}12%{content:"Hell"}15%{content:"Hello"}18%{content:"Hello "}21%{content:"Hello W"}24%{content:"Hello Wo"}27%{content:"Hello Wor"}30%{content:"Hello Worl"}33%{content:"Hello World"}33%,45%{content:"Hello World"}47%{content:"Hell0 World"}49%{content:"H3ll0 W0rld"}51%{content:"H3ll0 W0r1d"}53%{content:"H311o W0r1d"}55%{content:"H311 W0r1d"}57%{content:"8d7f1a3b4e"}59%{content:"8x7f1m3b4e"}61%{content:"8x9f1m3n4e"}63%{content:"9x9f1m3n4c"}65%{content:"9f8f1m3n4c"}67%{content:"9f86d081884c"}67%,to{content:"9f86d081884c"}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes rain{0%{transform:translateY(-100%)}to{transform:translateY(400%)}}@media(max-width:1024px){.productivity-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:1.25rem;max-height:none}.productivity-card.large,.productivity-card.tall{grid-column:span 1;grid-row:span 1}.productivity-card{min-height:320px}.card-visual{min-height:180px}.productivity-main-title{font-size:2.5rem}}@media(max-width:768px){.productivity{padding:3rem 1rem}.productivity-main-title{font-size:2rem;margin-bottom:2rem}.productivity-grid{gap:1rem}.productivity-card{min-height:280px}.card-visual{min-height:140px;padding:0}.card-content{padding:1.5rem 2rem 2rem}.card-title{font-size:1.35rem}.card-description{font-size:.875rem}.encryption-illustration{padding:.5rem}.binary-rain{gap:4px;padding:0 10px}.binary-column{font-size:.85rem;letter-spacing:4px}.typing-text{font-size:1.35rem;min-width:auto}.card-image{width:100%;height:100%;object-fit:cover}.grid-svg{width:180px;height:180px}}.browser-dots{display:flex;gap:6px;padding:10px}.dot{width:10px;height:10px;border-radius:50%;background:#ddd}.ai-agents-illustration{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.browser-frame{width:320px;border:2px solid #1a1a1a;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 8px 24px #0000001a;z-index:1}.browser-header{display:flex;align-items:center;gap:1rem;padding:12px 15px;border-bottom:2px solid #1a1a1a;background:#f5f5f5}.browser-url{flex:1;padding:6px 12px;background:#fff;border:1px solid #ddd;border-radius:20px;font-size:.85rem;color:#666;font-family:monospace}.browser-content{padding:20px;display:flex;flex-direction:column;gap:12px;background:linear-gradient(135deg,#f8f9ff,#f0f4ff);min-height:200px}.agent-card{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border:2px solid #1a1a1a;border-radius:8px;box-shadow:2px 2px #1a1a1a}.agent-icon{font-size:1.5rem}.agent-status{font-size:.9rem;font-weight:600;color:#667eea}.privacy-shield-overlay{position:absolute;width:80px;height:90px;top:10%;right:-5%;z-index:2;animation:float 3s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.zk-badge{position:absolute;bottom:15%;right:-10%;background:#1a1a1a;color:#fff;padding:8px 16px;border-radius:20px;font-size:.85rem;font-weight:600;z-index:3;box-shadow:0 4px 12px #0000004d;animation:pulse 2s ease-in-out infinite}.feature-content{padding:1rem}.feature-heading{font-size:2.25rem;font-weight:400;color:#1a1a1a;margin:0 0 1.5rem;line-height:1.2;font-family:Space Mono,monospace}.feature-text{font-size:1.1rem;line-height:1.65;color:#4a4a4a;margin:0}.inline-link{color:#667eea;text-decoration:underline;font-weight:500}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes wave{0%,to{transform:rotate(0)}25%{transform:rotate(-15deg)}75%{transform:rotate(15deg)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbit1{0%{transform:rotate(0) translate(110px) rotate(0)}to{transform:rotate(360deg) translate(110px) rotate(-360deg)}}@keyframes orbit2{0%{transform:rotate(120deg) translate(110px) rotate(-120deg)}to{transform:rotate(480deg) translate(110px) rotate(-480deg)}}@keyframes orbit3{0%{transform:rotate(240deg) translate(110px) rotate(-240deg)}to{transform:rotate(600deg) translate(110px) rotate(-600deg)}}.sync-image{width:100%;max-width:400px;height:auto}.token-illustration{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:2rem}.coin-wrapper{position:relative;width:300px;height:300px;display:flex;justify-content:center;align-items:center;animation:rotate-coin 8s linear infinite}.coin-wrapper:after{content:"";position:absolute;bottom:-40px;left:50%;transform:translate(-50%);width:250px;height:40px;background:radial-gradient(ellipse at center,rgba(0,0,0,.3) 0%,rgba(0,0,0,.1) 50%,transparent 70%);border-radius:50%;z-index:-1}.coin-svg{position:absolute;width:100%;height:100%;top:0;left:0;filter:drop-shadow(0 15px 25px rgba(0,0,0,.25))}.zero-text{position:relative;font-size:4.5rem;font-weight:800;color:#1a1a1a;z-index:2;font-family:Space Mono,monospace;letter-spacing:-.05em}@keyframes rotate-coin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.app-badges{display:flex;gap:1rem;margin-top:1.5rem;align-items:center}.badge-link{display:block;text-decoration:none}.store-badge{height:50px;width:auto}.app-store-badge{display:flex;align-items:center;gap:10px;background:#000;color:#fff;padding:10px 20px;border-radius:8px;transition:background .2s ease;height:50px;box-sizing:border-box}.app-store-badge:hover{background:#333}.apple-icon{width:24px;height:24px;flex-shrink:0}.badge-text{display:flex;flex-direction:column;line-height:1.2}.badge-small{font-size:.625rem;text-transform:uppercase}.badge-large{font-size:1rem;font-weight:600}.learn-more{display:inline-block;margin-top:1rem;font-size:1.05rem}@media(max-width:1024px){.productivity-main-title{font-size:2.5rem;margin-bottom:4rem}.productivity-feature{grid-template-columns:1fr;gap:2rem}.productivity-feature.reverse{direction:ltr}.feature-heading{font-size:2rem;text-align:center}.feature-content{text-align:center}}@media(max-width:768px){.productivity{padding:3rem 1rem}.productivity-main-title{font-size:2rem;margin-bottom:3rem}.productivity-features{gap:3rem}.feature-heading{font-size:1.75rem;text-align:center}.feature-content{text-align:center}.feature-text{font-size:1rem}.illustration-wrapper{max-width:300px;margin:0 auto}.hand-emoji{font-size:3rem}.shield-icon{width:100px;height:100px}.encryption-illustration{padding:1rem;max-width:100%}.binary-rain{padding:0 5px;gap:4px}.binary-column{font-size:.9rem;letter-spacing:4px}.typing-text{font-size:1.5rem;min-width:auto;max-width:100%}.typing-text:after{margin-left:1px}.app-badges{justify-content:center}.sync-image{display:block;margin:0 auto}}.customize{padding:5rem 2rem;background:transparent}.customize-container{max-width:1000px;margin:0 auto}.customize-title{font-family:Space Mono,monospace;font-size:3rem;font-weight:400;text-align:center;color:#1a1a1a;margin:0 0 4rem;line-height:1.2}.browser-customization{display:flex;justify-content:center;margin-bottom:3rem}.browser-mockup-image{width:100%;max-width:700px;height:auto;border-radius:0;box-shadow:none}.customize-features{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:3rem}.customize-card{padding:0 1rem;text-align:center}.customize-card-title{font-family:Space Mono,monospace;font-size:2rem;font-weight:400;color:#1a1a1a;margin:0 0 1rem;line-height:1.2}.customize-card-text{font-size:1.05rem;line-height:1.65;color:#4a4a4a;margin:0}@keyframes pulse-subtle{0%,to{opacity:.6}50%{opacity:.8}}@media(max-width:1024px){.customize-title{font-size:2.5rem}.customize-features{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:768px){.customize{padding:3rem 1rem}.customize-title{font-size:2rem;margin-bottom:3rem}.custom-browser-content{padding:2rem 1.5rem;gap:1.5rem}.shortcut-row{gap:1rem}.shortcut-box{width:50px;height:50px}.content-blocks{grid-template-columns:1fr;gap:1rem}.content-block{height:80px}.customize-card-title{font-size:1.75rem}.customize-card-text{font-size:1rem}}.story{padding:5rem 2rem;background:transparent}.story-container{max-width:900px;margin:0 auto;text-align:center}.story-header{margin-bottom:3rem}.story-title{font-size:2.75rem;font-weight:400;color:#1a1a1a;margin:0 0 1.5rem;line-height:1.2;font-family:Space Mono,monospace}.story-description{font-size:1.15rem;line-height:1.7;color:#4a4a4a;max-width:800px;margin:0 auto}.story-cta{display:flex;flex-direction:column;align-items:center;gap:1rem}.os-selector{display:flex;gap:.75rem;padding:.5rem;background:#f5f5f5;border-radius:12px;border:1px solid #e0e0e0}.os-option{display:flex;flex-direction:column;align-items:center;gap:.35rem;padding:.75rem 1.25rem;background:transparent;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;color:#666;font-family:Space Mono,monospace;font-size:.75rem}.os-option:hover{background:#fff;border-color:#e0e0e0;color:#1a1a1a}.os-option.active{background:#fff;border-color:#1a1a1a;color:#1a1a1a;box-shadow:0 2px 8px #0000001a}.os-icon{width:24px;height:24px}.os-label{font-weight:500;white-space:nowrap}.story-download-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:1.05rem;font-weight:600;color:#fff;background:#1a1a1a;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #00000026;text-decoration:none}.story-download-btn:hover{background:#000;transform:translateY(-2px);box-shadow:0 8px 30px #00000040;color:#fff}.story-download-btn.coming-soon-btn{background:#888;cursor:not-allowed;opacity:.7}.story-download-btn.coming-soon-btn:hover{background:#888;transform:none;box-shadow:0 4px 20px #00000026}.download-icon{stroke:#fff}.story-link{font-size:.95rem;color:#cc31f6;text-decoration:none;transition:color .2s ease;font-weight:500}.story-link:hover{color:#b8a7ff;text-decoration:underline}@media(max-width:768px){.story{padding:3rem 1rem}.story-header{margin-bottom:2rem}.story-title{font-size:2rem;margin-bottom:1rem}.story-description{font-size:1rem}.os-selector{gap:.5rem;padding:.4rem}.os-option{padding:.6rem .8rem;gap:.25rem}.os-icon{width:20px;height:20px}.os-label{font-size:.7rem}.story-download-btn{width:100%;justify-content:center;padding:1rem 2rem}}.faq{padding:5rem 2rem;background:#fff}.faq-container{max-width:1400px;margin:0 auto}.faq-title{font-size:3.5rem;font-weight:400;color:#1a1a1a;margin:0 0 3rem;line-height:1.2;font-family:Space Mono,monospace}.faq-list{display:flex;flex-direction:column}.faq-item{border-bottom:1px solid #e0e0e0}.faq-item:first-child{border-top:1px solid #e0e0e0}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:2rem 0;background:none;border:none;cursor:pointer;text-align:left;font-size:1.5rem;font-weight:400;color:#1a1a1a;transition:color .2s ease}.faq-question:hover{color:#cc31f6}.faq-question span:first-child{flex:1;padding-right:2rem}.faq-icon{font-size:2.5rem;font-weight:300;color:#1a1a1a;transition:transform .3s ease;line-height:1;min-width:40px;text-align:center}.faq-question.active .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-answer.open{max-height:500px;padding-bottom:2rem}.faq-answer p{font-size:1.1rem;line-height:1.7;color:#4a4a4a;margin:0;padding-right:4rem}@media(max-width:1024px){.faq-title{font-size:3rem}.faq-question{font-size:1.35rem;padding:1.75rem 0}.faq-answer p{font-size:1.05rem;padding-right:2rem}}@media(max-width:768px){.faq{padding:3rem 1rem}.faq-title{font-size:2.5rem;margin-bottom:2rem}.faq-question{font-size:1.15rem;padding:1.5rem 0}.faq-question span:first-child{padding-right:1rem}.faq-icon{font-size:2rem;min-width:30px}.faq-answer.open{padding-bottom:1.5rem}.faq-answer p{font-size:1rem;padding-right:0}}.footer{background:#1a1a1a;color:#fff;padding:3rem 2rem 2rem;font-family:Space Mono,monospace}.footer-container{max-width:1400px;margin:0 auto}.footer-content{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;border-bottom:1px solid #2a2a2a;gap:2rem;flex-wrap:wrap}.footer-brand{display:flex;align-items:center}.footer-logo{display:flex;align-items:center;gap:.75rem}.footer-logo-icon{width:32px;height:32px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.25rem}.footer-logo-text{font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:-.5px}.footer-links{display:flex;gap:2rem;align-items:center}.footer-links a{font-size:.95rem;color:#a0a0a0;text-decoration:none;transition:color .2s ease;font-family:Space Mono,monospace}.footer-links a:hover{color:#fff}.footer-social{display:flex;gap:1.5rem;align-items:center}.footer-social a{color:#a0a0a0;transition:color .2s ease;display:flex;align-items:center}.footer-social a:hover{color:#667eea}.email-icon-mobile{display:none}.footer-bottom{padding-top:1.5rem;text-align:center;display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.footer-email{display:flex;align-items:center;gap:.5rem}.footer-email a{font-size:.875rem;color:#707070;text-decoration:none;transition:color .2s ease;font-family:Space Mono,monospace}.footer-email a:hover{color:#fff}.footer-bottom p{font-size:.875rem;color:#707070;margin:0;font-family:Space Mono,monospace}@media(max-width:1024px){.footer-content{flex-direction:column;align-items:center;text-align:center;gap:2rem}.footer-links{flex-wrap:wrap;justify-content:center}}@media(max-width:768px){.footer{padding:2.5rem 1rem 1.5rem}.footer-links{gap:1.5rem}.footer-social{gap:1.25rem}.email-icon-mobile{display:flex}.footer-email{display:none}.footer-bottom{flex-direction:column;gap:0}.footer-bottom p{font-size:.8rem}}.legal-page{min-height:100vh;background:#fff;padding:6rem 2rem 4rem}.legal-container{max-width:900px;margin:0 auto;font-family:Space Mono,monospace}.back-link{display:inline-flex;align-items:center;gap:.5rem;color:#667eea;text-decoration:none;font-weight:600;margin-bottom:2rem;transition:color .2s ease}.back-link:hover{color:#5568d3}.legal-page h1{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem;line-height:1.2}.last-updated{font-size:.95rem;color:#666;margin-bottom:3rem;font-style:italic}.legal-section{margin-bottom:3rem}.legal-section h2{font-size:1.8rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;padding-top:1rem;border-top:2px solid #f0f0f0}.legal-section:first-of-type h2{border-top:none;padding-top:0}.legal-section p{font-size:1.05rem;line-height:1.8;color:#4a4a4a;margin-bottom:1rem}.legal-section ul{margin:1rem 0 1rem 1.5rem;list-style-type:disc}.legal-section ul li{font-size:1.05rem;line-height:1.8;color:#4a4a4a;margin-bottom:.5rem}.legal-section ul li strong{color:#1a1a1a;font-weight:600}.legal-section.disclaimer{background:transparent;border:none;border-radius:0;padding:0;margin-top:3rem}.legal-section.disclaimer h2{color:#1a1a1a;border-top:2px solid #f0f0f0;padding-top:1rem}.legal-section.disclaimer ul li{color:#4a4a4a}.inline-link{color:#667eea;text-decoration:underline;font-weight:600;transition:color .2s ease}.inline-link:hover{color:#5568d3}.final-note{background:transparent;border:none;border-top:2px solid #f0f0f0;border-left:none;padding:1.5rem 0;margin-top:2rem;font-size:1.05rem;line-height:1.8;color:#4a4a4a}.final-note strong{color:#1a1a1a;font-weight:700}@media(max-width:768px){.legal-page{padding:5rem 1rem 2rem}.legal-page h1{font-size:2rem}.legal-section h2{font-size:1.4rem}.legal-section p,.legal-section ul li{font-size:1rem}.legal-section.disclaimer{padding:1.5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Space Mono,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;background:#f9f9f9}
