.landing{font-family:var(--font-inter),"Inter",sans-serif;color:#e2e8f0;background-color:#020617;width:100%;position:relative;overflow-x:hidden}.landing.bg-vault-texture{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.03'/%3E%3C/svg%3E");background-attachment:fixed}.landing .fade-in-up{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(20px)}.landing .fade-in-up.visible{opacity:1;transform:translateY(0)}.landing .font-mono{font-family:var(--font-jetbrains-mono),"JetBrains Mono",monospace}.landing .caption-text{font-family:var(--font-inter),"Inter",sans-serif;color:#cbd5e1;text-align:center;margin-top:2.5rem;font-size:.95rem;font-weight:500;transition:color .3s}.landing .screenshot-carousel .carousel-stage{perspective:1200px;height:clamp(450px,55vw,700px);position:relative}.landing .screenshot-carousel .carousel-item{opacity:0;z-index:1;cursor:default;width:min(850px,92%);transition:all 1s cubic-bezier(.2,.8,.2,1);position:absolute;top:0;left:50%;transform:translate(-50%)scale(.9)rotateX(2deg)}.landing .screenshot-carousel .carousel-item.is-center{opacity:1;z-index:3;transform:translate(-50%)scale(1)rotateX(0)}.landing .hero-copy{flex-direction:column;align-items:flex-start;display:flex}.landing .hero-media{position:relative}.landing .hero-stage{justify-content:flex-start;align-items:flex-start;height:auto;min-height:clamp(380px,55vw,720px);display:flex}.landing .hero-item{width:min(980px,94%);position:relative;top:0;left:0;transform:none}.landing .hero-item.is-center{transform:none}.landing .hero-shot{border-radius:20px}.landing .hero-media .hero-halo{left:38%}.landing .hero-media .caption-text{text-align:center;max-width:40rem;margin-top:1.5rem}@keyframes breathe{0%{opacity:.4;filter:blur(60px);transform:scale(.95)}50%{opacity:.7;filter:blur(70px);transform:scale(1.05)}to{opacity:.4;filter:blur(60px);transform:scale(.95)}}.landing .amber-halo{z-index:-1;background:radial-gradient(circle,#f59e0b99 0%,#f59e0b00 70%);border-radius:50%;width:80%;height:80%;animation:8s ease-in-out infinite halo-breathe;position:absolute;top:50%;left:50%}.landing .screenshot-carousel .hero-halo{opacity:.65;z-index:0;pointer-events:none;width:90%;height:90%}@keyframes halo-breathe{0%,to{opacity:.4;filter:blur(80px);transform:translate(-50%,-50%)scale(1)}50%{opacity:.7;filter:blur(100px);transform:translate(-50%,-50%)scale(1.1)}}.landing .asset-glow{z-index:-1;background:radial-gradient(circle,#f59e0b40 0%,#f59e0b00 70%);border-radius:50%;width:80%;height:70%;transition:all .5s;animation:6s ease-in-out infinite breathe;position:absolute;top:15%;left:10%}.landing .carousel-item.is-center:hover .asset-glow{opacity:1;filter:blur(50px);background:radial-gradient(circle,#f59e0b59 0%,#f59e0b00 70%);animation-play-state:paused;transform:scale(1.1)}.landing .carousel-item.is-center:hover .caption-text{color:#fbbf24}.landing .clean-shot{border-radius:16px;transition:transform .4s;box-shadow:0 0 0 1px #ffffff0d,0 50px 100px -20px #000c}.landing .carousel-item.is-center:hover .clean-shot{transform:translateY(-5px);box-shadow:0 0 0 1px #f59e0b33,0 60px 110px -20px #000000e6}.landing .truth-connector{z-index:0;background:linear-gradient(#f59e0b80,#ffffff1a);width:2px;position:absolute;top:0;bottom:2.5rem;left:0}.landing .artifact-float{animation:8s ease-in-out infinite artifact-float}@keyframes artifact-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.landing .vault-card{background:#1e293b33;border:1px solid #ffffff0d;transition:all .3s}.landing .vault-card:hover{background:#1e293b66;border-color:#ffffff1a;transform:translateY(-2px)}
