.landing-module__bgtw5G__liveBar{border:1px solid var(--accent);letter-spacing:.08em;color:#fff;background:#080808eb;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.35rem .85rem;font-size:.8rem;animation:.5s cubic-bezier(.16,1,.3,1) .1s both landing-module__bgtw5G__fadeUp;display:inline-flex}.landing-module__bgtw5G__liveCount{color:var(--accent)}.landing-module__bgtw5G__hero{text-align:center;z-index:0;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:8rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.landing-module__bgtw5G__heroGlow{background:radial-gradient(circle, rgba(var(--accent-rgb),.2) 0%, transparent 65%);pointer-events:none;z-index:-100;border-radius:50%;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.landing-module__bgtw5G__heroTitle{letter-spacing:-.04em;color:var(--text);margin-bottom:1.25rem;font-family:Syne,sans-serif;font-size:clamp(2.5rem,7vw,5rem);font-weight:800;line-height:1.05;animation:.6s cubic-bezier(.16,1,.3,1) .15s both landing-module__bgtw5G__fadeUp;overflow:visible}.landing-module__bgtw5G__heroAccent{color:var(--accent)}.landing-module__bgtw5G__heroSub{color:#fff;max-width:440px;margin:0 3rem 3rem;font-size:clamp(.8rem,4vw,.95rem);line-height:1.7;animation:.6s cubic-bezier(.16,1,.3,1) .2s both landing-module__bgtw5G__fadeUp}@keyframes landing-module__bgtw5G__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.landing-module__bgtw5G__statsRow{border:1px solid var(--accent);background:var(--accent-fill);border-radius:10px;justify-content:center;gap:1px;margin:5vh;padding:2px;display:flex;overflow:hidden}.landing-module__bgtw5G__stat{background:var(--panel);text-align:center;width:100%}.landing-module__bgtw5G__statNum{color:var(--text);letter-spacing:-.04em;margin:.4rem;font-size:2rem;font-weight:800;line-height:1}.landing-module__bgtw5G__statAccent{color:var(--accent)}.landing-module__bgtw5G__sectionTitle{font-size:3rem;font-weight:700}.landing-module__bgtw5G__statLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text);font-size:1rem}.landing-module__bgtw5G__sectionLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--text);text-align:center;margin-bottom:1rem;font-size:1rem;font-weight:700}.landing-module__bgtw5G__sectionSub{color:var(--text);text-align:center;max-width:400px;margin:0 auto 3.5rem;font-size:clamp(.8rem,4vw,.95rem);line-height:1.7}.landing-module__bgtw5G__howItWorks{flex-direction:column;align-items:center;width:40%;display:flex}.landing-module__bgtw5G__steps{gap:1vh;width:100%;display:flex}.landing-module__bgtw5G__step{background:var(--panel);border:1px solid var(--accent);border-radius:10px;width:30%;padding:1.5vh;transition:box-shadow .3s,border-color .3s;position:relative}.landing-module__bgtw5G__step:hover{border:1px solid var(--accent);box-shadow:0 0 25px var(--accent), 0 0 25px var(--accent)}.landing-module__bgtw5G__stepNum{color:var(--text);margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1}.landing-module__bgtw5G__stepTitle{color:var(--text);margin-bottom:.5rem;font-family:Syne,sans-serif;font-size:1rem;font-weight:700}.landing-module__bgtw5G__stepDesc{color:var(--text);font-size:clamp(.8rem,4vw,.95rem);line-height:1.7}.landing-module__bgtw5G__stepAccent{color:var(--accent)}.landing-module__bgtw5G__goalsGrid{grid-template-columns:repeat(3,1fr);gap:12px;width:70%;margin-bottom:1.5rem;display:grid}.landing-module__bgtw5G__cardGoal{background:var(--panel);border:1px solid var(--accent);border-radius:10px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:box-shadow .3s;display:flex}.landing-module__bgtw5G__cardGoal:hover{box-shadow:0 0 20px rgba(var(--accent-rgb),.3)}.landing-module__bgtw5G__cardGoalTop{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.landing-module__bgtw5G__goalTask{color:var(--text);flex:1;font-size:1rem;font-weight:700;line-height:1.3}.landing-module__bgtw5G__durationBadge{background:rgba(var(--accent-rgb),.12);color:var(--accent);border:1px solid var(--accent);white-space:nowrap;border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:.7rem;font-weight:700}.landing-module__bgtw5G__userTag{color:var(--muted);cursor:pointer;font-size:.85rem;font-weight:700}.landing-module__bgtw5G__userTag:hover{color:var(--accent)}.landing-module__bgtw5G__progressWrap{flex-direction:column;gap:4px;display:flex}.landing-module__bgtw5G__progressLabel{color:var(--faint);justify-content:space-between;font-size:.7rem;display:flex}.landing-module__bgtw5G__progressTrack{background:var(--line-2);border-radius:2px;height:4px;overflow:hidden}.landing-module__bgtw5G__progressFill{background:var(--accent-fill);border-radius:2px;height:100%;transition:width .4s}.landing-module__bgtw5G__goalStatus{color:var(--muted);font-size:.8rem;font-weight:700}.landing-module__bgtw5G__followBtn{border:1px solid var(--accent);letter-spacing:.1em;text-transform:uppercase;color:var(--text);cursor:pointer;background:0 0;border-radius:6px;width:100%;margin-top:auto;padding:.45rem 0;font-family:DM Mono,monospace;font-size:.75rem;transition:background .15s,color .15s}.landing-module__bgtw5G__followBtn:hover{background:var(--accent-fill);color:#000}.landing-module__bgtw5G__getStartedBtn{background:var(--bg);border:1px solid var(--accent);letter-spacing:.1em;text-transform:uppercase;color:var(--text);cursor:pointer;border-radius:6px;padding:.65rem;font-family:DM Mono,monospace;font-size:1rem;transition:background .15s}.landing-module__bgtw5G__getStartedBtn:hover{background:var(--accent-fill);color:#000}@media (max-width:768px){.landing-module__bgtw5G__statsRow{grid-template-columns:1fr 1fr;display:grid}.landing-module__bgtw5G__stat{background:var(--panel)}}@media (max-width:1024px){.landing-module__bgtw5G__howItWorks{width:80%}.landing-module__bgtw5G__steps{flex-direction:column;justify-content:center;align-items:center;margin:2vh}.landing-module__bgtw5G__step{width:80%}.landing-module__bgtw5G__goalsGrid{grid-template-columns:1fr 1fr;width:90%}}@media (max-width:768px){.landing-module__bgtw5G__goalsGrid{grid-template-columns:1fr;width:95%}}
