@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Instrument+Serif:ital@0;1&family=JetBrains+Mono:wght@400;500;600&display=swap";
@font-face{font-family:Arcadia Display Variable;font-style:italic;font-weight:100 900;font-display:swap;src:local(Arcadia Display Variable),local(ArcadiaDisplayVariable),local(Arcadia Display),local(Instrument Serif Italic),local(Instrument Serif)}:root{--just-paper:#f4f2ec;--just-paper-2:#ece8dc;--just-surface:#fcfaf4;--just-white:#fff;--just-black:#1b1a18;--just-charcoal:#3b3a35;--just-graphite:#7a7770;--just-fog:#b2aea3;--just-line:#d8d2c4;--just-line-soft:#e3ddcf;--just-hairline:#1b1a180f;--just-rust:#d97757;--just-rust-bg:#f5e2d5;--just-rust-deep:#bf5e3f;--just-accent:var(--just-rust);--just-accent-bg:var(--just-rust-bg);--just-accent-deep:var(--just-rust-deep);--just-accent-rgb:217, 119, 87;--just-accent-ink:#a8492a;--just-success:#4a7c6f;--just-success-bg:#eaf1ed;--just-success-deep:#3a6357;--just-danger:#7a3f3f;--just-danger-bg:#fbf5f5;--just-sage-retired:#6c7d5b;--just-sage-soft-retired:#dde3d4;--just-sage-deep-retired:#52624a;--just-glass:#fcfaf49e;--just-glass-stroke:#1b1a180f;--just-glass-nav:#f4f2ecb8;--just-glass-dark:#1b1a1894;--just-glass-dark-stroke:#fcfaf41a;--just-blur:saturate(180%) blur(28px);--fg-1:var(--just-black);--fg-2:var(--just-charcoal);--fg-3:var(--just-graphite);--fg-4:var(--just-fog);--fg-on-dark:#fcfaf4;--fg-on-dark-2:#fcfaf4d1;--fg-on-dark-3:#fcfaf48c;--bg-page:var(--just-paper);--bg-raised:var(--just-paper-2);--bg-surface:var(--just-surface);--bg-input:var(--just-white);--bg-dark:var(--just-black);--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:"\"Arcadia Display Variable\"", "Instrument Serif", Georgia, serif;--font-mono:"JetBrains Mono", ui-monospace, "SF Mono", Menlo, Consolas, monospace;--w-light:300;--w-regular:400;--w-medium:500;--w-semibold:600;--w-bold:700;--t-display-xl:88px;--t-display-l:64px;--t-display-m:48px;--t-display-italic-xl:96px;--t-display-italic-l:68px;--t-display-italic-m:52px;--t-h1:40px;--t-h2:32px;--t-h3:22px;--t-body:16px;--t-body-l:17px;--t-body-s:14px;--t-caption:13px;--t-eyebrow:12px;--t-mono:13px;--lh-tight:1.02;--lh-snug:1.2;--lh-base:1.55;--lh-loose:1.7;--tr-display:-.04em;--tr-display-italic:-.02em;--tr-h1:-.035em;--tr-h2:-.025em;--tr-body:-.005em;--tr-eyebrow:.12em;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:24px;--s-6:32px;--s-7:48px;--s-8:64px;--s-9:96px;--s-10:128px;--r-1:4px;--r-2:8px;--r-3:14px;--r-4:18px;--r-pill:999px;--shadow-quiet:0 1px 2px #1b1a180a;--shadow-glass:0 24px 80px -24px #1b1a181f, 0 1px 0 #ffffffa6 inset;--shadow-lift:0 12px 36px -10px #1b1a186b, 0 1px 0 #ffffff1a inset;--shadow-card:0 16px 48px -20px #1b1a1833;--ease:cubic-bezier(.2, .8, .2, 1);--ease-out:cubic-bezier(0, 0, .2, 1);--d-fast:.12s;--d-base:.2s;--d-slow:.32s;--container-marketing:1280px;--container-app:1180px;--container-reading:680px;--pad-marketing:96px}
*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-sans);font-size:var(--t-body);line-height:var(--lh-base);color:var(--fg-1);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"cv11", "ss01", "ss03";letter-spacing:-.005em}a{color:inherit;text-decoration:none}button{font-family:inherit}.btn{background:var(--just-black);height:48px;color:var(--fg-on-dark);border-radius:var(--r-pill);font-family:var(--font-sans);font-size:15px;font-weight:var(--w-medium);letter-spacing:-.005em;cursor:pointer;white-space:nowrap;transition:background var(--d-fast) var(--ease), border-color var(--d-fast) var(--ease), color var(--d-fast) var(--ease), transform var(--d-fast) var(--ease);border:0;align-items:center;gap:10px;padding:0 22px;line-height:1;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--just-black);color:var(--fg-on-dark)}.btn--primary:hover{background:var(--just-charcoal)}.btn--secondary{background:var(--just-surface);color:var(--fg-1);border:1px solid var(--just-line)}.btn--secondary:hover{border-color:var(--just-graphite)}.btn--ghost{color:var(--fg-1);border:1px solid var(--just-line);background:0 0}.btn--ghost:hover{background:var(--just-paper-2)}.btn--accent{background:var(--just-rust);color:#fff}.btn--accent:hover{background:var(--just-rust-deep)}.btn--glass{color:var(--fg-1);border:1px solid var(--just-glass-stroke);-webkit-backdrop-filter:blur(16px)saturate(160%);backdrop-filter:blur(16px)saturate(160%);background:#fcfaf4b3}.btn--sm{height:36px;padding:0 14px;font-size:13px}.btn--lg{height:56px;padding:0 28px;font-size:16px}.btn:disabled{opacity:.4;cursor:not-allowed}.eyebrow{font-family:var(--font-sans);font-size:var(--t-eyebrow);font-weight:var(--w-medium);letter-spacing:var(--tr-eyebrow);text-transform:uppercase;color:var(--fg-3)}.pill{border-radius:var(--r-pill);font-family:var(--font-sans);font-size:11.5px;font-weight:var(--w-medium);letter-spacing:.04em;align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.pill--ok{background:var(--just-success-bg);color:var(--just-success-deep)}.pill--idle{background:var(--just-paper-2);color:var(--just-graphite)}.pill__dot{background:currentColor;border-radius:50%;width:6px;height:6px}.tabular{font-variant-numeric:tabular-nums}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-feature-settings:"zero","ss01"}@keyframes jl-drift-a{0%{opacity:0;transform:translate(0)}12%{opacity:var(--jl-op,.22)}50%{transform:translate(var(--jl-dx,12px), -10px)}88%{opacity:var(--jl-op,.22)}to{opacity:0;transform:translate(0)}}@keyframes jl-dot{0%,80%,to{opacity:.2}40%{opacity:1}}details summary::-webkit-details-marker{display:none}details[open]>summary>.jl-faq-toggle{transform:rotate(45deg)}.jl-faq-toggle{transition:transform .2s var(--ease)}.just-ball{justify-content:center;align-items:center;width:132px;height:132px;display:inline-flex;position:relative}.just-ball__halo,.just-ball__core{will-change:transform, opacity;transform-origin:50%;border-radius:50%;position:absolute;inset:0}.just-ball__core{background:radial-gradient(circle at 36% 32%, #fff 0%, var(--just-paper-2) 42%, rgba(var(--just-accent-rgb), .14) 100%);box-shadow:inset 0 1px 0 #ffffffb3, inset 0 -10px 20px rgba(var(--just-accent-rgb), .1), 0 10px 36px #1d1f230f;animation:6s ease-in-out infinite just-ball-breathe}.just-ball__halo{background:radial-gradient(circle, rgba(var(--just-accent-rgb),.22) 0%, rgba(var(--just-accent-rgb),0) 65%);animation:6s ease-in-out 3s infinite just-ball-breathe-halo}.just-ball__check{z-index:2;opacity:0;width:46%;height:46%;transition:opacity .22s var(--ease), transform .36s var(--ease);position:relative;transform:scale(.8)}.just-ball__check path{fill:none;stroke:var(--just-black);stroke-width:4.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:60;stroke-dashoffset:60px}@keyframes just-ball-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@keyframes just-ball-breathe-halo{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes just-ball-rotate{to{transform:rotate(360deg)}}@keyframes just-ball-check-draw{to{stroke-dashoffset:0}}@keyframes just-ball-load-core{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}@keyframes just-ball-ring{0%{opacity:0;transform:scale(.8)}25%{opacity:.55}to{opacity:0;transform:scale(1.65)}}.just-ball[data-state=loading] .just-ball__core{animation:1.05s ease-in-out infinite just-ball-load-core}.just-ball[data-state=loading] .just-ball__halo{background:conic-gradient(from 0deg, rgba(var(--just-accent-rgb),.6) 0deg, rgba(var(--just-accent-rgb),.06) 110deg, rgba(var(--just-accent-rgb),0) 210deg, rgba(var(--just-accent-rgb),.6) 360deg);opacity:1;animation:.95s linear infinite just-ball-rotate}.just-ball[data-state=loading]:before{content:"";border:2px solid rgba(var(--just-accent-rgb), .5);border-radius:50%;animation:1.3s ease-out infinite just-ball-ring;position:absolute;inset:0}@keyframes just-ball-celebrate{0%{transform:scale(1)}11%{transform:scale(1.32)}25%{transform:scale(.96)}40%{transform:scale(1.42)}55%{transform:scale(.96)}70%{transform:scale(1.52)}85%{transform:scale(1)}to{transform:scale(1.06)}}@keyframes just-ball-halo-cheer{0%{opacity:.5;transform:scale(1)}80%{opacity:.9}to{opacity:0;transform:scale(1.45)}}@keyframes just-ball-burst{0%{opacity:0;transform:scale(.55)}35%{opacity:1}to{opacity:0;transform:scale(1.5)}}.just-ball[data-state=success] .just-ball__core{animation:just-ball-celebrate 1.9s var(--ease) forwards}.just-ball[data-state=success] .just-ball__halo{animation:1.9s ease-out forwards just-ball-halo-cheer}.just-ball[data-state=success] .just-ball__check{opacity:1;transform:scale(1)}.just-ball[data-state=success] .just-ball__check path{animation:just-ball-check-draw .46s 1.65s var(--ease) forwards}.just-ball__burst{opacity:0;pointer-events:none;position:absolute;inset:-28%}.just-ball__burst line{stroke:var(--just-accent);stroke-width:2.5px;stroke-linecap:round}.just-ball[data-state=success] .just-ball__burst{animation:just-ball-burst .76s 1.6s var(--ease) forwards}@keyframes just-ball-shake{0%{transform:translate(0)}15%{transform:translate(-9px)}30%{transform:translate(8px)}45%{transform:translate(-7px)}60%{transform:translate(6px)}75%{transform:translate(-3px)}to{transform:translate(0)scale(.97)}}.just-ball[data-state=error] .just-ball__core{animation:just-ball-shake .5s var(--ease) forwards;background:radial-gradient(circle at 36% 32%, #fff 0%, var(--just-danger-bg) 50%, #7a3f3f2e 100%);box-shadow:inset 0 1px #fff9,inset 0 -10px 20px #7a3f3f1a,0 10px 32px #7a3f3f1a}.just-ball[data-state=error] .just-ball__halo{animation:just-ball-shake .5s var(--ease) forwards;opacity:.5;background:radial-gradient(circle,#7a3f3f33 0%,#7a3f3f00 65%)}.just-ball--sm{width:84px;height:84px}.just-ball--lg{width:160px;height:160px}@media (prefers-reduced-motion:reduce){.just-ball__core,.just-ball__halo,.just-ball:before,.just-ball__burst{animation:none!important}.just-ball[data-state=success] .just-ball__check path{stroke-dashoffset:0;animation:none}.just-ball[data-state=success] .just-ball__check{opacity:1;transform:none}}@media (max-width:1024px){section [style*="grid-template-columns: 1fr 1fr"],section [style*="grid-template-columns: 1fr 1.05fr"],section [style*="grid-template-columns: 1.05fr 1fr"],section [style*="grid-template-columns: 1fr 1.4fr"],main [style*="grid-template-columns: minmax(0, 320px) minmax(0, 1fr)"],main [style*="grid-template-columns:1fr 360px"],main [style*="grid-template-columns: 1fr 360px"]{grid-template-columns:1fr!important;gap:40px!important}section [style*="grid-template-columns: repeat(4, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}footer [style*="grid-template-columns: 1.4fr repeat(4, 1fr)"]{grid-template-columns:1fr 1fr!important;gap:40px!important}#hero-chat{animation:none!important;transform:none!important}}@media (max-width:720px){.jl-nav-links{display:none!important}.jl-nav{padding:0 18px!important}section{padding-left:20px!important;padding-right:20px!important}section[style*="padding: 88px 32px 64px"],section[style*="padding: 120px 32px"],section[style*="padding: 80px 32px"],section[style*="padding: 120px 0 140px"],section[style*="padding: 140px 0"],section[style*="padding: 120px 0"],section[style*="padding: 88px 0"]{padding-top:56px!important;padding-bottom:56px!important}h1{line-height:.95!important}section [style*="grid-template-columns: repeat(3, 1fr)"],section [style*="grid-template-columns: repeat(2, 1fr)"][style*="gap: 0"]{grid-template-columns:1fr!important}section [style*="grid-template-columns: repeat(2, 1fr)"][style*="gap: 0"]>div{border-left:none!important;border-right:none!important;border-top:1px solid var(--just-line-soft)!important;padding-left:0!important;padding-right:0!important}section [style*="grid-template-columns: repeat(2, 1fr)"][style*="gap: 0"]>div:first-child{border-top:none!important}section [style*="grid-template-columns: 1.5fr 1.1fr 1fr 1fr"]{grid-template-columns:1.4fr 1fr 1fr!important}section [style*="grid-template-columns: 1.5fr 1.1fr 1fr 1fr"]>:nth-child(4n){display:none!important}footer [style*="grid-template-columns: 1.5fr repeat(3, 1fr)"],footer [style*="grid-template-columns: 1.4fr repeat(4, 1fr)"]{grid-template-columns:1fr!important;gap:32px!important}footer [style*="padding: 64px 32px 28px"],footer [style*="padding: 80px 0 32px"]{padding:48px 20px 24px!important}footer [style*="display: flex"][style*="justify-content: space-between"]:last-child{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.btn--lg{justify-content:center;width:100%}#hero-chat>div{height:480px!important}main [style*="grid-template-columns: 1fr 140px 140px 140px"]{grid-template-columns:1fr 80px!important}main [style*="grid-template-columns: 1fr 140px 140px 140px"]>:nth-child(4n-1),main [style*="grid-template-columns: 1fr 140px 140px 140px"]>:nth-child(4n){display:none!important}header h1{font-size:clamp(40px,11vw,56px)!important}[data-hero-display]{font-size:clamp(48px,13vw,72px)!important}[data-hero-italic]{font-size:clamp(52px,14vw,76px)!important}}@media (max-width:380px){h1{font-size:clamp(34px,11vw,44px)!important}section{padding-left:16px!important;padding-right:16px!important}}@media (hover:none){[style*="transition: transform"]{transform:none!important}}
