.landing{--landing-nav-h: 64px;position:relative;isolation:isolate;min-height:100vh;color:#1b1a19;background:linear-gradient(180deg,#fff,#fdfcfb 46%,#faf8f6);font-family:Plus Jakarta Sans,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.landing *,.landing *:before,.landing *:after{box-sizing:border-box}.landing a{color:#a15c2c;text-decoration:none}.landing-body{position:relative;z-index:1}.landing-wash{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.landing-wash i{position:absolute;border-radius:999px}.landing-wash i:nth-child(1){top:-14%;left:-8%;width:70vw;height:70vw;background:radial-gradient(circle at 50% 50%,#c6713924,#c6713900 68%);animation:landing-drift-a 64s ease-in-out infinite}.landing-wash i:nth-child(2){top:26%;right:-16%;width:62vw;height:62vw;background:radial-gradient(circle at 50% 50%,#f6a06b21,#f6a06b00 66%);animation:landing-drift-b 82s ease-in-out infinite}.landing-wash i:nth-child(3){top:58%;left:6%;width:56vw;height:56vw;background:radial-gradient(circle at 50% 50%,#72815717,#72815700 68%);animation:landing-drift-c 96s ease-in-out infinite}.landing-nav{position:sticky;top:0;z-index:50;background:transparent;transition:background-color .18s ease}.landing-nav:after{content:"";position:absolute;right:0;top:100%;left:0;height:16px;pointer-events:none;opacity:0;background:linear-gradient(180deg,#1b1a191c,#1b1a190b 34%,#1b1a1900);transition:opacity .18s ease}.landing-nav.is-scrolled{background:#fffffff5;-webkit-backdrop-filter:saturate(140%) blur(8px);backdrop-filter:saturate(140%) blur(8px)}.landing-nav.is-scrolled:after{opacity:1}.landing-nav-inner{max-width:1280px;margin:0 auto;padding:0 48px;height:52px;display:flex;align-items:center;justify-content:space-between}a.landing-brand{display:flex;align-items:center;gap:9px;color:#1b1a19}.landing-brand img{display:block}.landing-brand strong{font-size:19px;font-weight:700;letter-spacing:-.022em}a.landing-cta{display:inline-flex;align-items:center;height:28px;padding:0 15px;border-radius:999px;background:#c67139;color:#fff;font-size:12px;font-weight:600;letter-spacing:-.005em;transition:background .18s ease}a.landing-cta:hover{background:#a15c2c;color:#fff}.landing-cta-label{display:inline-block;transition:transform .18s cubic-bezier(.3,.8,.3,1)}a.landing-cta:hover .landing-cta-label{transform:translate(-3px)}.landing-cta-arrow{position:relative;display:inline-block;margin-left:7px;overflow:visible;transition:transform .18s cubic-bezier(.3,.8,.3,1)}a.landing-cta:hover .landing-cta-arrow{transform:translate(3px)}.landing-cta-arrow:before{content:"";position:absolute;inset:0;background:linear-gradient(currentColor,currentColor) no-repeat;background-size:4.5px 1px;background-position:right 5.5px top 9.5px;opacity:0;pointer-events:none;transition:background-size .18s cubic-bezier(.3,.8,.3,1),opacity .18s cubic-bezier(.3,.8,.3,1)}a.landing-cta:hover .landing-cta-arrow:before{background-size:6.525px 1px;opacity:1}@media(prefers-reduced-motion:reduce){.landing-cta-label,.landing-cta-arrow,.landing-cta-arrow:before{transition:none}a.landing-cta:hover .landing-cta-label,a.landing-cta:hover .landing-cta-arrow,a.landing-cta:hover .landing-cta-arrow:before{transform:none}a.landing-cta:hover .landing-cta-arrow:before{opacity:0}}.landing-hero{position:relative;min-height:calc(100vh - var(--landing-nav-h));max-width:1280px;margin:0 auto;padding:48px 48px 36px;display:flex;flex-direction:column;justify-content:flex-start}.landing-hero-copy h1{margin:64px 0 0;font-size:clamp(26px,3.4vw,46px);line-height:1.1;font-weight:600;letter-spacing:-.035em;white-space:nowrap}.landing-hero-copy p{margin:18px 0 0;font-size:13px;line-height:1.5;font-weight:450;color:#78756f}.landing-hero-stage{--landing-hero-grid-h: 448px;width:100%;margin:88px 0 0;container-type:inline-size}.landing-stage{position:relative;border-radius:22px;background:#f5eee6;border:1px solid #ded4c9;box-shadow:0 1px 1px #1b1a190a,0 3px 10px #1b1a190d,0 34px 70px -26px #1b1a1938;padding:12px}.landing-hero-stage-frame{width:100%}.landing-stage-chrome{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:3px 8px 12px}.landing-stage-brand,.landing-stage-account{display:flex;align-items:center;gap:9px}.landing-stage-brand img{display:block}.landing-stage-brand strong{font-size:14.5px;font-weight:700;letter-spacing:-.022em;color:#402310}.landing-stage-brand>span{margin-left:2px;padding-left:11px;border-left:1px solid #ded4c9;color:#9a8879;font-size:12px;font-weight:500}.landing-askmark{width:22px;height:22px;border-radius:999px;background:#2b2521;display:flex;align-items:center;justify-content:center;flex:none}.landing-handle{color:#402310;font-size:11.5px;font-weight:600}.landing-avatar{width:22px;height:22px;border-radius:999px;background:#fdece1;color:#a15c2c;font-size:10.5px;font-weight:650;display:flex;align-items:center;justify-content:center}.landing-hero-grid{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:10px;height:var(--landing-hero-grid-h, 448px);height:max(var(--landing-hero-grid-h),calc(var(--landing-hero-grid-h) * 100cqi / 65vw))}.landing-spine{border-radius:16px;background:#fcfaf7;border:1px solid rgba(64,35,16,.06);box-shadow:0 1px 2px #4023100a;display:flex;flex-direction:column;align-items:center;gap:10px;padding:11px 0}.landing-spine-rule{width:18px;height:1px;background:#ded4c9}.landing-reader{position:relative;min-width:0;border-radius:18px;background:#fcfaf7;border:1px solid rgba(64,35,16,.07);box-shadow:0 1px 2px #4023100a,0 8px 24px #4023100f;overflow:hidden;display:flex;flex-direction:column}.landing-chat{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;border-radius:18px;background:#fcfaf7;border:1px solid rgba(64,35,16,.07);box-shadow:0 1px 2px #4023100a,0 8px 24px #4023100f;padding:8px 8px 10px}.landing-hero-rail{width:232px}.landing-hero-rail.is-chat-open{width:340px}.landing-caption{display:flex;align-items:center;gap:14px;margin-top:14px}.landing-dots{display:flex;align-items:center;margin-left:-5px}.landing-dot{appearance:none;width:17px;height:24px;padding:0;border:0;border-radius:999px;background:transparent;cursor:pointer;transition:width .26s ease}.landing-dot:before{content:"";display:block;width:7px;height:7px;margin:auto;border-radius:999px;background:#ded4c9;transition:width .26s ease,background-color .26s ease}.landing-dot.is-active{width:32px}.landing-dot.is-active:before{width:22px;background:#c67139}.landing-dot:focus-visible{outline:2px solid color-mix(in srgb,#c67139 55%,transparent);outline-offset:-3px}.landing-caption-label{font-size:12.5px;color:#57544f}.landing-scroll{position:fixed;left:0;right:0;bottom:14px;z-index:40;display:flex;justify-content:center;pointer-events:none}.landing-scroll a{pointer-events:auto;display:flex;align-items:center;justify-content:center;width:44px;height:44px;color:#a89f95;transition:color .18s ease;animation:landing-nudge 2.6s ease-in-out infinite}.landing-scroll a:hover{color:#c67139}.landing-scroll svg{display:block}.landing-knowledge{min-height:100vh;max-width:1280px;margin:0 auto;padding:64px 48px;display:flex;flex-direction:column;justify-content:center}.landing-knowledge-split{display:grid;grid-template-columns:clamp(260px,24vw,310px) minmax(0,1fr);gap:clamp(48px,5vw,72px);align-items:center}.landing-knowledge .landing-stage-account{visibility:hidden}.landing-kicker{margin:0 0 14px;font-size:10px;font-weight:650;letter-spacing:.19em;text-transform:uppercase;color:#8d8a85}.landing-knowledge h2{margin:0;font-size:clamp(30px,3.4vw,40px);line-height:1.08;font-weight:600;letter-spacing:-.03em;white-space:nowrap}.landing-knowledge-lede{margin:18px 0 0;max-width:420px;font-size:13.5px;line-height:1.6;font-weight:450;color:#57544f;text-wrap:pretty}.landing-knowledge-lede strong{font-weight:700;color:#1b1a19}.landing-wiki-grid{display:grid;grid-template-columns:minmax(0,1fr) clamp(280px,35%,312px);gap:14px;height:452px;font-family:Figtree,Plus Jakarta Sans,sans-serif}.landing-wiki-rail{min-width:0;display:flex;flex-direction:column;border-left:1px solid #ded4c9;padding:0 6px 0 14px;overflow:hidden}.landing-know-caption{margin:14px 0 0;font-size:12.5px;color:#78756f}.landing-features{min-height:100vh;max-width:1280px;margin:0 auto;padding:48px 24px;display:flex;flex-direction:column;justify-content:center}.landing-features-panel{background:#f7f3ee;border-radius:32px;padding:56px 48px 60px}.landing-features-panel h2{margin:0 0 44px;font-size:clamp(26px,3vw,34px);line-height:1.1;font-weight:600;letter-spacing:-.03em;text-align:center}.landing-features-grid{display:grid;grid-template-columns:minmax(0,360px) minmax(0,1fr);gap:56px;align-items:center}.landing-slide-title{margin:12px 0 0;font-size:26px;line-height:1.15;font-weight:600;letter-spacing:-.03em}.landing-slide-copy{display:grid}.landing-slide-copy-item{grid-area:1 / 1;visibility:hidden}.landing-slide-copy-item.is-active{visibility:visible}.landing-slide-body{margin:14px 0 0;font-size:13.5px;line-height:1.6;font-weight:450;color:#57544f;text-wrap:pretty}.landing-arrows{display:flex;align-items:center;gap:12px;margin-top:30px}.landing-arrows button{width:44px;height:44px;border-radius:999px;border:1px solid #dcdad6;background:transparent;color:#1b1a19;font-size:16px;font-family:inherit;cursor:pointer;transition:background .18s ease,border-color .18s ease}.landing-arrows button:hover{background:#fff;border-color:#c67139}.landing-arrows span{margin-left:6px;font-size:11.5px;color:#8d8a85}.landing-ticks{display:flex;gap:5px;margin-top:20px}.landing-deck{position:relative;height:430px}.landing-try{position:relative;z-index:1;min-height:100vh;display:flex;align-items:center}.landing-try-panel{width:100%;min-height:100vh;background:radial-gradient(120% 90% at 50% 0%,#26241f,#1b1a19 52%,#141312);color:#f6f5f3;display:flex;align-items:center;justify-content:center}.landing-try-inner{max-width:1280px;margin:0 auto;width:100%;padding:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.landing-try-inner h2{margin:0;font-size:clamp(36px,4.4vw,58px);line-height:1.05;font-weight:600;letter-spacing:-.035em}.landing-try-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:56px}a.landing-try-primary{display:inline-flex;align-items:center;height:46px;padding:0 26px;border-radius:999px;background:#c67139;color:#fff;font-size:14px;font-weight:600;box-shadow:0 1px 1px #0000002e,0 10px 24px -10px #c67139b3;transition:background .18s ease}a.landing-try-primary:hover{background:#f6a06b;color:#fff}.landing-try-ghost,a.landing-try-ghost{display:inline-flex;align-items:center;gap:9px;height:46px;padding:0 22px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(180deg,#ffffff0f,#ffffff05);color:#f6f5f3;font-size:14px;font-weight:500;transition:border-color .18s ease}a.landing-try-ghost:hover{border-color:#ffffff80;color:#f6f5f3}.landing-try-ghost.is-soon{color:#ffffff94}.landing-soon{font-size:9px;font-weight:650;letter-spacing:.09em;text-transform:uppercase;color:#f6a06b}.landing-try-inner>p{margin:80px 0 0;font-size:14.5px;font-weight:450;color:#ffffff80}@keyframes landing-caret{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes landing-drift-a{0%{transform:translate3d(-6%,-4%,0) scale(1)}50%{transform:translate3d(6%,6%,0) scale(1.18)}to{transform:translate3d(-6%,-4%,0) scale(1)}}@keyframes landing-drift-b{0%{transform:translate3d(5%,3%,0) scale(1.1)}50%{transform:translate3d(-7%,-6%,0) scale(.92)}to{transform:translate3d(5%,3%,0) scale(1.1)}}@keyframes landing-drift-c{0%{transform:translate3d(0,4%,0) scale(.96)}50%{transform:translate3d(-4%,-5%,0) scale(1.14)}to{transform:translate3d(0,4%,0) scale(.96)}}@keyframes landing-nudge{0%,to{transform:translateY(-5px)}50%{transform:translateY(5px)}}@keyframes landing-card-in-a{0%{opacity:0;transform:scale(.945) translateY(16px)}to{opacity:1;transform:none}}@keyframes landing-card-in-b{0%{opacity:0;transform:scale(.945) translateY(16px)}to{opacity:1;transform:none}}@keyframes landing-click-pulse{0%{transform:scale(.4);opacity:.9}70%{transform:scale(1.9);opacity:0}to{transform:scale(1.9);opacity:0}}@media(max-width:1080px){.landing-knowledge-split{grid-template-columns:minmax(0,1fr);gap:28px}.landing-features-grid{grid-template-columns:minmax(0,1fr);gap:36px}.landing-deck{height:480px}}@media(max-width:860px){.landing-nav-inner,.landing-hero,.landing-knowledge{padding-left:24px;padding-right:24px}.landing-hero-copy h1{white-space:normal;font-size:clamp(30px,7.5vw,46px)}.landing-hero-stage{--landing-hero-grid-h: 448px;margin-top:64px}.landing-hero-stage-frame{height:382px}.landing-hero-stage-frame>.landing-stage{width:133.3334%;transform:scale(.75);transform-origin:top left}.landing-hero-grid{grid-template-columns:46px minmax(0,1fr) auto;height:var(--landing-hero-grid-h)}.landing-hero-rail.is-chat-open{width:300px}.landing-wiki-rail{display:none}.landing-wiki-grid{grid-template-columns:minmax(0,1fr)}.landing-features-panel{padding:40px 24px 44px}}@media(max-width:600px){.landing-hero{min-height:auto;padding-bottom:64px}.landing-hero-stage-frame{height:316px}.landing-hero-stage-frame>.landing-stage{width:161.2904%;transform:scale(.62)}.landing-features{padding:32px 14px}.landing-features-panel{border-radius:24px;padding:34px 20px 30px}.landing-features-panel>.landing-kicker{margin-bottom:10px}.landing-features-panel h2{max-width:290px;margin:0 auto 32px;font-size:25px;line-height:1.12}.landing-features-grid{gap:28px}.landing-slide-title{margin-top:8px;font-size:23px;line-height:1.14}.landing-slide-body{margin-top:12px;font-size:13px;line-height:1.55}.landing-arrows{gap:8px;margin-top:22px}.landing-arrows button{width:38px;height:38px;font-size:15px}.landing-arrows span{margin-left:5px;font-size:11px}.landing-ticks{gap:4px;margin-top:16px}.landing-deck{height:400px}.landing-deck>div:nth-child(1){top:22px!important;bottom:22px!important;width:92%!important}.landing-deck>div:nth-child(2){top:11px!important;right:8px!important;bottom:11px!important;width:96%!important}.landing-deck>div:nth-child(3){right:16px!important;border-radius:18px!important;padding:18px!important}.landing-feature-graph{grid-template-columns:minmax(0,1fr)!important}.landing-feature-graph-legend{display:none!important}.landing-try-inner{padding:48px 24px}.landing-try-inner h2{font-size:36px}.landing-try-actions{width:100%;flex-direction:column;align-items:center;gap:12px;margin-top:44px}a.landing-try-primary,.landing-try-ghost,a.landing-try-ghost{width:min(100%,280px);height:44px;justify-content:center;padding:0 18px;font-size:13px}.landing-try-inner>p{max-width:300px;margin-top:64px;font-size:13.5px;line-height:1.55}}@media(max-width:480px){.landing-hero-stage-frame{height:255px}.landing-hero-stage-frame>.landing-stage{width:200%;transform:scale(.5)}.landing-caption{gap:10px;margin-top:12px}.landing-caption-label{font-size:10.5px}}@media(max-width:360px){.landing-hero-stage-frame{height:204px}.landing-hero-stage-frame>.landing-stage{width:250%;transform:scale(.4)}}@media(prefers-reduced-motion:reduce){.landing-wash i,.landing-scroll a{animation:none}.landing *,.landing *:before,.landing *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
