*{box-sizing:border-box;margin:0;padding:0}:root{--habit-bg: #0c0a09;--habit-ink: #f3efe9;--habit-ink-2: rgba(243, 239, 233, .66);--habit-ink-3: rgba(243, 239, 233, .4);--habit-coral: #ff7a5c;--habit-coral-hi: #ff8e70;--habit-coral-ink: #1a0a05;--habit-err: #ff6b6b;--habit-line: rgba(243, 239, 233, .14);--habit-serif: "Playfair Display", Georgia, serif;--habit-sans: Inter, system-ui, sans-serif}html{scroll-behavior:smooth}body{min-height:100vh;overflow-x:hidden;background:var(--habit-bg);color:var(--habit-ink);font-family:var(--habit-sans);-webkit-font-smoothing:antialiased}.habit-landing{position:relative;min-height:100svh;overflow-x:hidden}.habit-landing-bg{position:fixed;inset:-8%;z-index:0;overflow:hidden;pointer-events:none;transform:translate3d(var(--habit-px, 0),var(--habit-py, 0),0);transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.habit-landing-glow,.habit-landing-glow-secondary{position:absolute;border-radius:50%}.habit-landing-glow{top:50%;left:68%;width:1100px;height:1100px;background:radial-gradient(circle,rgba(196,69,46,.3) 0%,rgba(140,45,28,.13) 38%,transparent 68%);filter:blur(40px);animation:habit-drift 22s ease-in-out infinite}.habit-landing-glow-secondary{top:64%;left:58%;width:760px;height:760px;translate:var(--habit-gx2, 0) var(--habit-gy2, 0);background:radial-gradient(circle,rgba(255,122,92,.12) 0%,transparent 64%);filter:blur(50px);animation:habit-drift-secondary 18s ease-in-out infinite;transition:translate .8s cubic-bezier(.22,.61,.36,1)}.habit-landing-grain{position:absolute;inset:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)'/%3E%3C/svg%3E")}.habit-landing-vignette{position:absolute;inset:0;box-shadow:inset 0 0 320px 110px #000000b3}.habit-landing-wrap{position:relative;z-index:1;display:flex;min-height:100svh;flex-direction:column}.habit-landing-nav{display:flex;align-items:center;justify-content:flex-end;padding:30px 64px}.habit-landing-nav-right{display:flex;align-items:center;gap:10px}.habit-landing-nav-hint{margin-right:12px;color:var(--habit-ink-3);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.habit-landing-nav-link,.habit-landing-nav-button{border-radius:999px;font-size:13.5px;text-decoration:none;transition:color .2s,border-color .2s}.habit-landing-nav-link{padding:10px 18px;color:var(--habit-ink-2);font-weight:500}.habit-landing-nav-link:hover{color:var(--habit-ink)}.habit-landing-nav-button{border:1px solid var(--habit-line);padding:10px 22px;color:var(--habit-ink);font-weight:600}.habit-landing-nav-button:hover{border-color:var(--habit-coral);color:var(--habit-coral)}.habit-landing-hero{display:flex;flex:1;align-items:center;width:100%;max-width:1500px;margin:0 auto;padding:40px 64px 80px}.habit-landing-hero-inner{width:100%;max-width:800px}.habit-landing-title,.habit-landing-success-title{color:var(--habit-ink);font-family:var(--habit-serif);font-weight:400;letter-spacing:-.015em}.habit-landing-title{font-size:clamp(52px,7.4vw,112px);line-height:1.03}.habit-landing-coral{color:var(--habit-coral)}.habit-landing-title-rule{width:64px;height:2px;margin:34px 0 28px;background:var(--habit-ink-3)}.habit-landing-kicker{margin-bottom:28px;color:var(--habit-coral);font-size:14px;font-weight:500;letter-spacing:.26em;text-transform:uppercase}.habit-landing-sub{margin-bottom:46px;color:var(--habit-ink-2);font-size:18px;line-height:1.7}.habit-landing-sub span{display:block}.habit-landing-button{display:inline-flex;cursor:pointer;align-items:center;justify-content:center;gap:11px;border:0;background-color:var(--habit-coral);color:var(--habit-coral-ink);font-family:var(--habit-sans);font-weight:600;text-decoration:none;transition:background-color .18s,transform .18s}.habit-landing-button:hover{background-color:var(--habit-coral-hi)}.habit-landing-button:focus-visible,.habit-landing-nav-link:focus-visible,.habit-landing-nav-button:focus-visible{outline:2px solid rgba(255,122,92,.7);outline-offset:4px}.habit-landing-button svg{stroke:var(--habit-coral-ink)}.habit-landing-join{position:relative;display:inline-flex;max-width:100%;align-items:stretch;overflow:hidden;border:1px solid rgba(243,239,233,.16);border-radius:16px;background:#14100e99;box-shadow:0 0 34px #ff7a5c38;backdrop-filter:blur(8px)}.habit-landing-join:after{position:absolute;inset:-2px;z-index:-1;border-radius:18px;background:radial-gradient(circle at 72% 50%,rgba(255,122,92,.5),transparent 62%);content:"";filter:blur(22px);opacity:.85;animation:habit-glow-pulse 4.5s ease-in-out infinite}.habit-landing-join-error{border-color:#ff6b6b99}.habit-landing-join input{width:320px;border:0;outline:0;background:transparent;color:var(--habit-ink);padding:20px 26px;font-family:var(--habit-sans);font-size:15px}.habit-landing-join input::placeholder{color:var(--habit-ink-3)}.habit-landing-join-button{padding:20px 32px;border-radius:0;font-size:15px;white-space:nowrap}.habit-landing-formline{min-height:20px;margin-top:16px;font-size:13.5px}.habit-landing-formline-hint{color:var(--habit-ink-3)}.habit-landing-formline-error{color:var(--habit-err)}.habit-landing-success[hidden],.habit-landing-form-state[hidden]{display:none}.habit-landing-success{max-width:640px;animation:habit-fade-up .6s cubic-bezier(.22,.61,.36,1)}.habit-landing-success-mark{position:relative;display:flex;width:64px;height:64px;align-items:center;justify-content:center;margin-bottom:32px;border:1.5px solid var(--habit-coral);border-radius:50%}.habit-landing-success-mark:after{position:absolute;inset:-8px;z-index:-1;border-radius:50%;background:radial-gradient(circle,rgba(255,122,92,.4),transparent 65%);content:"";filter:blur(14px);animation:habit-glow-pulse 4s ease-in-out infinite}.habit-landing-success-mark svg{stroke:var(--habit-coral)}.habit-landing-success-title{margin-bottom:22px;font-size:clamp(38px,5vw,64px);line-height:1.08}.habit-landing-success-sub{max-width:48ch;margin-bottom:30px;color:var(--habit-ink-2);font-size:17px;line-height:1.7}.habit-landing-success-sub strong{color:var(--habit-ink);font-weight:600}.habit-landing-success-button{border-radius:999px;padding:13px 26px;font-size:14px}@keyframes habit-drift{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.85}33%{transform:translate(-44%,-56%) scale(1.08);opacity:1}66%{transform:translate(-55%,-46%) scale(.95);opacity:.7}}@keyframes habit-drift-secondary{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-58%,-44%) scale(1.12);opacity:.9}}@keyframes habit-glow-pulse{0%,to{opacity:.55}50%{opacity:1}}@keyframes habit-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.habit-landing-bg{transform:none!important;transition:none}.habit-landing-glow,.habit-landing-glow-secondary,.habit-landing-join:after,.habit-landing-success,.habit-landing-success-mark:after{animation:none}.habit-landing-glow-secondary{translate:none}}@media(max-width:760px){.habit-landing-nav{padding:22px}.habit-landing-nav-hint{display:none}.habit-landing-hero{padding:30px 22px 60px}.habit-landing-join{width:100%;flex-direction:column}.habit-landing-join input{width:100%}.habit-landing-join-button{justify-content:center}}
