.lenz-landing{font-family:var(--font-sans,system-ui,sans-serif);background:#000;color:#fff;min-height:100svh;overflow-x:hidden}.lenz-landing *,.lenz-landing :after,.lenz-landing :before{box-sizing:border-box}.lenz-landing a{color:inherit;text-decoration:none}.lenz-landing .display{font-weight:800;letter-spacing:-.03em;line-height:1.05}.lenz-landing .mono{font-variant-numeric:tabular-nums;letter-spacing:-.02em}.lenz-landing em{font-style:italic;color:#FFD34D}.lenz-landing .amber{color:#FFD34D}#lenz-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;transition:background .3s,border-bottom .3s,backdrop-filter .3s}#lenz-nav.scrolled{background:rgba(0,0,0,.85);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.06)}.lenz-landing .brand{font-size:1.5rem;font-weight:800;letter-spacing:-.04em}.lenz-landing .brand .z{color:#FFD34D}.lenz-landing .nav-links{display:flex;align-items:center;gap:2rem}.lenz-landing .nav-links a{font-size:.875rem;color:#a1a1aa;transition:color .2s}.lenz-landing .nav-links a:hover{color:#fff}.lenz-landing .btn{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;border-radius:9999px;font-size:.875rem;font-weight:600;transition:all .2s;cursor:pointer;white-space:nowrap}.lenz-landing .btn-primary{background:#FFD34D;color:#000}.lenz-landing .btn-primary:hover{background:#ffe270;transform:translateY(-1px)}.lenz-landing .btn-ghost{background:transparent;color:#a1a1aa;border:1px solid rgba(255,255,255,.12)}.lenz-landing .btn-ghost:hover{color:#fff;border-color:rgba(255,255,255,.3)}.lenz-landing .reveal{opacity:0;transform:translateY(28px);transition:opacity .6s ease,transform .6s ease}.lenz-landing .reveal.visible{opacity:1;transform:translateY(0)}.lenz-landing section{padding:6rem 2rem;max-width:1100px;margin:0 auto}.lenz-landing .section-head{text-align:center;margin-bottom:4rem}.lenz-landing .section-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#FFD34D;margin-bottom:1rem}.lenz-landing .section-title{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1.25rem}.lenz-landing .section-lede{font-size:1.0625rem;color:#a1a1aa;max-width:540px;margin:0 auto;line-height:1.7}.lenz-landing .hero{padding-top:8rem;padding-bottom:6rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1100px;margin:0 auto}.lenz-landing .eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#FFD34D;margin-bottom:1.5rem}.lenz-landing .hero-title{font-size:clamp(2.75rem,6vw,5rem);margin-bottom:1.5rem}.lenz-landing .hero-sub{font-size:1.0625rem;color:#a1a1aa;line-height:1.7;max-width:480px;margin-bottom:2.5rem}.lenz-landing .hero-cta{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.lenz-landing .hero-meta{display:flex;gap:2.5rem}.lenz-landing .hero-meta-item{display:flex;flex-direction:column;gap:.25rem}.lenz-landing .hero-meta-item .num{font-size:2rem;font-weight:800;letter-spacing:-.04em;color:#FFD34D}.lenz-landing .hero-meta-item .label{font-size:.75rem;color:#71717a}.lenz-landing .countdown-card{background:#111;border:1px solid rgba(255,255,255,.08);border-radius:1.5rem;padding:2rem;display:flex;flex-direction:column;gap:1.75rem}.lenz-landing .card-header{display:flex;align-items:center;justify-content:space-between}.lenz-landing .card-label{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#71717a}.lenz-landing .live-dot{display:flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;color:#4ade80}.lenz-landing .live-dot:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#4ade80;animation:pulse-green 2s infinite}@keyframes pulse-green{0%,to{opacity:1}50%{opacity:.3}}.lenz-landing .countdown-wrap-name{font-size:1.25rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.25rem}.lenz-landing .countdown-helper{font-size:.8125rem;color:#71717a;margin-bottom:1.5rem}.lenz-landing .countdown-timer{display:flex;gap:1rem}.lenz-landing .time-unit{flex:1;background:#1a1a1a;border-radius:.75rem;padding:1rem .75rem;text-align:center}.lenz-landing .time-unit .val{font-size:2.25rem;font-weight:800;line-height:1;margin-bottom:.35rem}.lenz-landing .unit-label{font-size:.6875rem;color:#52525b;text-transform:uppercase;letter-spacing:.08em}.lenz-landing .card-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;border-top:1px solid rgba(255,255,255,.06)}.lenz-landing .posts-count{font-size:.8125rem;color:#71717a}.lenz-landing .posts-count span{color:#FFD34D;font-weight:700}.lenz-landing .avatars{display:flex}.lenz-landing .avatars div{width:28px;height:28px;border-radius:50%;border:2px solid #111;margin-left:-8px;background:linear-gradient(135deg,#3f3f46,#52525b)}.lenz-landing .avatars div:first-child{margin-left:0;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.lenz-landing .avatars div:nth-child(2){background:linear-gradient(135deg,#f59e0b,#ef4444)}.lenz-landing .avatars div:nth-child(3){background:linear-gradient(135deg,#10b981,#3b82f6)}.lenz-landing .how{background:#0a0a0a;max-width:100%;padding:6rem 2rem}.lenz-landing .how>.section-head,.lenz-landing .how>.steps{max-width:1100px;margin-left:auto;margin-right:auto}.lenz-landing .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.lenz-landing .step{background:#111;border:1px solid rgba(255,255,255,.06);border-radius:1.25rem;padding:2rem;display:flex;flex-direction:column;gap:.75rem;position:relative}.lenz-landing .step-num{font-size:.75rem;font-weight:700;color:#FFD34D;letter-spacing:.1em}.lenz-landing .step h3{font-size:1.125rem;font-weight:700;letter-spacing:-.02em;margin:0}.lenz-landing .step p{font-size:.9375rem;color:#71717a;line-height:1.65;margin:0}.lenz-landing .step-visual{font-size:2rem;margin-top:auto;padding-top:1rem}.lenz-landing .wraps-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.lenz-landing .wrap-card{border-radius:1.5rem;padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem;min-height:260px}.lenz-landing .wrap-morning{background:linear-gradient(135deg,#1a1200,#2d1f00 50%,#1a1600);border:1px solid rgba(255,211,77,.15)}.lenz-landing .wrap-evening{background:linear-gradient(135deg,#0d0d1a,#111827 50%,#0a0d1a);border:1px solid rgba(99,102,241,.2)}.lenz-landing .wrap-icon{font-size:2.5rem;margin-bottom:.5rem}.lenz-landing .wrap-time{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#FFD34D}.lenz-landing .wrap-name{font-size:2rem;margin-bottom:.75rem}.lenz-landing .wrap-desc{font-size:.9375rem;color:#a1a1aa;line-height:1.65;margin:0}.lenz-landing .lens-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.lenz-landing .lens{background:#111;border:1px solid rgba(255,255,255,.06);border-radius:1.25rem;padding:1.75rem 1.5rem;transition:border-color .2s,transform .2s}.lenz-landing .lens:hover{border-color:rgba(255,211,77,.25);transform:translateY(-3px)}.lenz-landing .lens-emoji{font-size:2rem;display:block;margin-bottom:1rem}.lenz-landing .lens h4{font-size:1rem;font-weight:700;margin:0 0 .5rem}.lenz-landing .lens p{font-size:.875rem;color:#71717a;line-height:1.6;margin:0}.lenz-landing .manifesto{text-align:center;max-width:760px;margin:0 auto}.lenz-landing .manifesto blockquote{font-size:clamp(1.375rem,3vw,2rem);line-height:1.4;margin:0 0 2.5rem;color:#e4e4e7}.lenz-landing .manifesto-divider{width:48px;height:2px;background:#FFD34D;margin:0 auto 1.25rem}.lenz-landing .manifesto-author{font-size:.875rem;color:#52525b;font-style:italic}.lenz-landing .cta{padding:4rem 2rem 6rem}.lenz-landing .cta-box{background:linear-gradient(135deg,#111,#1a1200);border:1px solid rgba(255,211,77,.18);border-radius:2rem;padding:4rem 2rem;text-align:center;max-width:640px;margin:0 auto}.lenz-landing .cta-box h2{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.lenz-landing .cta-box p{color:#a1a1aa;font-size:1rem;line-height:1.65;max-width:420px;margin:0 auto 2rem}.lenz-landing .cta-btn{background:#FFD34D;color:#000;font-size:1rem;padding:.875rem 2rem;border-radius:9999px;font-weight:700;transition:all .2s}.lenz-landing .cta-btn:hover{background:#ffe270;transform:translateY(-2px);box-shadow:0 8px 24px rgba(255,211,77,.2)}.lenz-landing footer{border-top:1px solid rgba(255,255,255,.06);padding:2rem;display:flex;align-items:center;justify-content:space-between;font-size:.8125rem;color:#52525b;max-width:1100px;margin:0 auto}.lenz-landing footer div{display:flex;gap:1.5rem;align-items:center}.lenz-landing footer a:hover{color:#a1a1aa}@media (max-width:768px){#lenz-nav{padding:1rem 1.25rem}.lenz-landing .nav-links{gap:1rem}.lenz-landing .nav-links a:not(.btn){display:none}.lenz-landing .hero{padding-top:6rem;gap:3rem}.lenz-landing .hero,.lenz-landing .steps,.lenz-landing .wraps-grid{grid-template-columns:1fr}.lenz-landing .lens-grid{grid-template-columns:repeat(2,1fr)}.lenz-landing footer{flex-direction:column;gap:1rem;text-align:center}}@media (max-width:480px){.lenz-landing section{padding:4rem 1.25rem}.lenz-landing .hero-meta{gap:1.5rem}.lenz-landing .lens-grid{grid-template-columns:1fr 1fr}.lenz-landing .cta-box{padding:2.5rem 1.5rem}}