.landing{background:var(--landing-bg);color:var(--landing-text);font-family:var(--font-manrope),"Manrope",sans-serif;font-weight:300;overflow-x:hidden;scroll-behavior:smooth}.landing:after{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='1'/%3E%3C/svg%3E");opacity:.025;pointer-events:none;z-index:1000}.landing-nav{position:fixed;top:0;left:0;right:0;z-index:500;padding:28px 7vw;justify-content:space-between}.landing-logo,.landing-nav{display:flex;align-items:center}.landing-logo{gap:9px;text-decoration:none}.landing-logo-glow{width:8px;height:8px;border-radius:50%;background:var(--landing-amber-warm);box-shadow:0 0 6px var(--landing-amber-warm),0 0 16px rgba(245,200,122,.4);flex-shrink:0}.landing-logo-glow-sm{width:6px;height:6px}.landing-logo-name{font-family:var(--font-baskerville),"Libre Baskerville",serif;font-size:17px;font-weight:400;color:var(--landing-text);letter-spacing:.05em}.landing-nav-cta{font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--landing-amber);text-decoration:none;border:1px solid rgba(212,134,28,.25);padding:9px 20px;border-radius:2px;transition:border-color .2s,background .2s;cursor:pointer}button.landing-nav-cta{font:inherit;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.landing-nav-cta:hover{border-color:rgba(212,134,28,.55);background:rgba(212,134,28,.06)}.landing-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:50vh 0 12vh;overflow:hidden}.landing-canvas{position:absolute;inset:0;width:100%;height:100%}.landing-stars{position:absolute;inset:0;pointer-events:none;z-index:1}.landing-star{position:absolute;border-radius:50%;background:#fff;animation:landing-twinkle var(--d) ease-in-out infinite var(--delay)}@keyframes landing-twinkle{0%,to{opacity:var(--op);transform:scale(1)}50%{opacity:calc(var(--op) * .2);transform:scale(.7)}}.landing-hero-text{position:relative;z-index:10;text-align:center;max-width:700px;padding:0 5vw}.landing-headline{font-family:var(--font-baskerville),"Libre Baskerville",serif;font-size:clamp(28px,4vw,56px);font-weight:400;line-height:1.1;letter-spacing:-.02em;margin-bottom:28px;color:var(--landing-text);opacity:0;animation:landing-riseIn 1.2s ease .6s forwards}.landing-headline em{font-style:italic;color:var(--landing-amber-warm)}.landing-sub{font-size:clamp(14px,1.4vw,16px);line-height:1.7;color:var(--landing-muted);margin-bottom:12px;opacity:0;animation:landing-riseIn 1s ease .9s forwards}.hero-sub-voice{font-family:var(--font-baskerville),"Libre Baskerville",serif;font-style:italic;font-size:clamp(13px,1.3vw,15px);line-height:1.7;color:rgba(212,134,28,.45);margin-bottom:44px;opacity:0;animation:landing-riseIn 1s ease 1.1s forwards}.landing-hero-btn-float{position:relative;z-index:10;padding-bottom:8vh;opacity:0;animation:landing-riseIn 1s ease 1.3s forwards}.landing-btn{display:inline-block;background:var(--landing-amber);color:var(--landing-bg);font-family:var(--font-manrope),"Manrope",sans-serif;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:16px 40px;border-radius:3px;border:none;cursor:pointer;box-shadow:0 0 40px rgba(212,134,28,.35);transition:box-shadow .3s,transform .2s}.landing-btn:hover{box-shadow:0 0 60px rgba(212,134,28,.5);transform:translateY(-2px)}.landing-journey{position:relative;padding:100px 7vw 120px;overflow:hidden}.landing-journey:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(212,134,28,.15),transparent)}.landing-journey-header{text-align:center;margin-bottom:80px}.landing-journey-header h2{font-family:var(--font-baskerville),"Libre Baskerville",serif;font-size:clamp(24px,2.8vw,38px);font-weight:400;line-height:1.3;color:var(--landing-text);margin-bottom:16px}.landing-journey-header h2 em{font-style:italic;color:var(--landing-amber-warm)}.landing-journey-header p{font-size:14px;color:var(--landing-muted);max-width:480px;margin:0 auto;line-height:1.7}.landing-path-visual{position:relative;max-width:680px;margin:0 auto;padding:0 20px}.landing-path-trail{position:absolute;left:30px;top:0;bottom:0;width:2px;transform:translateX(-50%)}.landing-path-trail-inner{width:100%;height:100%;background:linear-gradient(180deg,rgba(212,134,28,0) 0,rgba(212,134,28,.4) 10%,rgba(212,134,28,.25) 50%,rgba(212,134,28,.4) 90%,rgba(212,134,28,0));border-radius:2px}.landing-path-trail-glow{position:absolute;left:-1px;top:0;bottom:0;width:36px;transform:translateX(-50%);background:linear-gradient(180deg,rgba(212,134,28,0) 0,rgba(212,134,28,.06) 10%,rgba(212,134,28,.04) 50%,rgba(212,134,28,.06) 90%,rgba(212,134,28,0));filter:blur(8px)}.landing-milestone{position:relative;display:grid;grid-template-columns:60px 1fr;align-items:center;min-height:20px}.landing-milestone+.landing-milestone{margin-top:48px}.landing-milestone-icon{display:flex;justify-content:center;align-items:center;position:relative;z-index:2;color:var(--landing-amber);flex-shrink:0}.landing-milestone--active .landing-milestone-icon{color:var(--landing-amber-warm);filter:drop-shadow(0 0 6px rgba(245,200,122,.4))}.landing-milestone--summit .landing-milestone-icon{color:rgba(212,134,28,.35);filter:drop-shadow(0 0 12px rgba(245,200,122,.15))}.landing-milestone-label{font-size:12px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.landing-milestone--completed .landing-milestone-label{color:var(--landing-amber)}.landing-milestone--dimmed .landing-milestone-icon{color:rgba(212,134,28,.35)}.landing-milestone--dimmed .landing-milestone-label{color:rgba(212,134,28,.3)}.landing-milestone--dimmed .landing-milestone-quote{color:rgba(237,232,222,.25)}.landing-milestone--active .landing-milestone-label{color:var(--landing-amber-warm)}.landing-milestone--summit .landing-milestone-label{color:rgba(212,134,28,.3)}.landing-milestone-quote{font-family:var(--font-baskerville),"Libre Baskerville",serif;font-style:italic;font-size:15px;line-height:1.5;margin-top:8px;color:rgba(237,232,222,.55)}.landing-milestone--summit .landing-milestone-quote{color:rgba(237,232,222,.25)}.landing-milestone--cont{min-height:36px;align-items:center}.landing-milestone--cont+.landing-milestone--cont{margin-top:4px}.landing-dot-sm,.landing-dot-xs,.landing-dot-xxs{border-radius:50%;background:rgba(212,134,28,.5)}.landing-dot-sm{width:9px;height:9px;box-shadow:0 0 6px rgba(212,134,28,.2);opacity:1}.landing-dot-xs{width:7px;height:7px;box-shadow:0 0 4px rgba(212,134,28,.15);background:rgba(212,134,28,.35)}.landing-dot-xxs{width:5px;height:5px;box-shadow:none;background:rgba(212,134,28,.2)}.landing-milestone--summit{margin-top:56px}.landing-step-text{transition:opacity .55s ease;opacity:1}.landing-step-text--out{opacity:0}.landing-step-text--in{animation:landing-step-fade-in .8s ease forwards}@keyframes landing-step-fade-in{0%{opacity:0}to{opacity:1}}.landing-move{padding:80px 7vw 120px;border-top:1px solid var(--landing-border);max-width:1200px;margin:0 auto}.landing-move-card{max-width:720px;margin:0 auto}.landing-move-card .next-move-block{background:rgba(255,255,255,.02);border:1px solid rgba(212,134,28,.1);border-radius:14px}.landing-move-card .next-move-name-wrapper{margin-bottom:1.5rem}.landing-move-footer{display:flex;align-items:center;justify-content:space-between;padding-top:1rem}.landing-move-footer .next-move-cta{width:auto;height:auto;padding:.6rem 1.5rem;gap:6px;cursor:default}.landing-move-date{font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--dark-text-secondary)}.landing-convo{padding:80px 7vw 120px;border-top:1px solid var(--landing-border);max-width:1200px;margin:0 auto}.landing-convo-title{text-align:center;margin-bottom:48px}.landing-convo-title h2{font-family:var(--font-baskerville),"Libre Baskerville",serif;font-size:clamp(26px,2.8vw,38px);font-weight:400;line-height:1.25}.landing-convo-title h2 em{font-style:italic;color:var(--landing-amber-warm)}.landing-convo-chat{background:rgba(255,255,255,.02);border:1px solid rgba(212,134,28,.1);border-radius:14px;overflow:hidden;max-width:720px;margin:0 auto}.landing-convo-chat-top{position:relative;padding:20px 24px 16px;border-bottom:1px solid rgba(212,134,28,.06);text-align:center}.landing-convo-back{left:20px;font-size:16px;opacity:.35}.landing-convo-back,.landing-convo-menu{position:absolute;top:50%;transform:translateY(-50%);color:var(--landing-text)}.landing-convo-menu{right:20px;opacity:.25;font-size:18px;letter-spacing:.1em}.landing-convo-goal{display:flex;flex-direction:column;align-items:center;max-width:480px;margin:0 auto}.landing-convo-goal-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--landing-amber);opacity:.6;margin-bottom:8px}.landing-convo-goal-title{font-family:var(--font-baskerville),"Libre Baskerville",serif;font-size:19px;font-weight:400;color:var(--landing-text);line-height:1.3;margin:0;text-align:center}.landing-convo-chat-body{position:relative;padding:20px 20px 24px;display:flex;flex-direction:column;gap:16px}.landing-convo-chat-body>.next-move-block+.chat-message{mask-image:linear-gradient(180deg,transparent 0,black 60%);-webkit-mask-image:linear-gradient(180deg,transparent 0,black 60%);margin-top:-8px}.landing-convo-chat-body .next-move-block,.landing-convo-chat-body .next-move-name-wrapper{margin-bottom:0}.landing-bottom-quote{position:relative;font-family:var(--font-baskerville),"Libre Baskerville",serif;font-size:clamp(16px,1.8vw,22px);font-style:italic;line-height:1.6;color:rgba(237,232,222,.35);max-width:520px;margin:0 auto 12px}.landing-bottom-attribution{position:relative;font-size:12px;color:rgba(237,232,222,.18);letter-spacing:.08em;margin-bottom:56px}.landing-reveal{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.landing-reveal.visible{opacity:1;transform:translateY(0)}.landing-dots{display:flex;gap:5px;padding:14px 18px;align-items:center;background:rgba(255,255,255,.03);border-radius:10px 10px 10px 2px;width:-moz-fit-content;width:fit-content;border:1px solid rgba(255,255,255,.04)}.landing-dots span{width:5px;height:5px;background:var(--landing-muted);border-radius:50%;animation:landing-dot 1.4s ease infinite}.landing-dots span:nth-child(2){animation-delay:.2s}.landing-dots span:nth-child(3){animation-delay:.4s}.landing-bottom{padding:100px 7vw 60px;text-align:center;position:relative;overflow:hidden}.landing-bottom:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(212,134,28,.18),transparent);pointer-events:none}.landing-bottom-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-55%);width:560px;height:320px;background:radial-gradient(ellipse at 50% 50%,rgba(212,134,28,.1) 0,transparent 65%);pointer-events:none}.landing-bottom h2{position:relative;font-family:var(--font-baskerville),"Libre Baskerville",serif;font-size:clamp(26px,3vw,42px);font-weight:400;font-style:italic;line-height:1.15;color:#f5c87a;max-width:560px;margin:0 auto 40px}.landing-bottom .landing-btn{position:relative;z-index:2}@keyframes landing-riseIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes landing-breathe{0%,to{box-shadow:0 0 6px rgba(245,200,122,.7)}50%{box-shadow:0 0 14px rgba(245,200,122,.9),0 0 28px rgba(245,200,122,.3)}}@keyframes landing-dot{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}@media (max-width:860px){.landing-convo-chat{max-width:100%}}