body:has(.landing-root),html:has(.landing-root){height:auto!important;overflow:visible!important}html:has(.landing-root){scroll-behavior:smooth;overflow-x:clip}.landing-root{--ink:#1a1714;--paper:#f7f2ea;--paper-2:#fbf7f0;--paper-deep:#f2ebdd;--night:hsl(28 14% 7%);--night-2:hsl(28 12% 11%);--night-3:hsl(28 10% 16%);--night-fg:hsl(35 14% 92%);--night-fg-2:hsla(35,12%,88%,0.6);--night-fg-3:hsla(35,12%,88%,0.4);--night-rule:hsla(35,12%,88%,0.12);--rust:#d9633d;--rust-warm:#e07645;--rust-text:#9c4524;--rust-text-dark:#f4b292;--background:#f7f2ea;--surface:#fbf7f0;--surface-elevated:#ffffff;--fg1:#1a1714;--fg2:#3d362f;--fg3:#6b645b;--border:#e8e2d6;--border-strong:#d5ccbc;--accent:#d9633d;--accent-hover:#c2562f;--accent-soft:#f7e5dc;--accent-text:#9c4524;--error:#b5454a;--error-soft:#f4dcdd;--error-text:#7a2d31;--radius-sm:3px;--radius-md:6px;--radius-lg:10px;--radius-full:9999px;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-in:cubic-bezier(0.7,0,0.84,0);--dur-fast:100ms;--dur-base:150ms;--dur-pop:180ms;--dur-pop-out:120ms;--dur-modal:200ms;--dur-pulse:220ms;background:var(--paper);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}.landing-root *,.landing-root :after,.landing-root :before{box-sizing:border-box}.landing-root a{color:inherit;text-decoration:none}.landing-root button{font:inherit;cursor:pointer}.landing-root img,.landing-root svg{display:block}.landing-root blockquote,.landing-root figure,.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4,.landing-root ol,.landing-root p,.landing-root ul{margin:0;padding:0}.landing-root ol,.landing-root ul{list-style:none}.landing-root .chrome{position:fixed;top:0;left:0;right:0;z-index:50;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;color:var(--night-fg);transition:color .24s var(--ease-out),border-color .24s var(--ease-out),background .24s var(--ease-out);border-bottom:1px solid transparent;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);will-change:backdrop-filter}.landing-root .chrome[data-mode=paper]{color:var(--ink);background:rgba(247,242,234,.65);border-bottom:1px solid rgba(43,30,21,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.landing-root .chrome[data-mode=dark]{background:rgba(20,15,10,.5);border-bottom:1px solid rgba(240,235,226,.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.04)}.landing-root .chrome__wm{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-brand);font-weight:500;font-size:19px;letter-spacing:-.03em}.landing-root .chrome__wm img{width:22px;height:22px}.landing-root .wm-dot{color:var(--rust)}.landing-root .chrome__nav{display:flex;gap:2px;font-size:13px;color:currentColor}.landing-root .chrome__nav a{position:relative;display:inline-flex;align-items:center;padding:8px 14px;border-radius:6px;font-weight:500;letter-spacing:-.005em;color:inherit;opacity:.72;transition:opacity .18s ease}.landing-root .chrome__nav a:hover{opacity:1}.landing-root .chrome__nav a:after{content:"";position:absolute;left:14px;right:14px;bottom:3px;height:1.5px;background:var(--rust);transform:scaleX(0);transform-origin:left center;transition:transform .32s var(--ease-out)}.landing-root .chrome__nav a.is-active:after,.landing-root .chrome__nav a:hover:after{transform:scaleX(1)}.landing-root .chrome__nav a.is-active{opacity:1}.landing-root .chrome__actions{display:inline-flex;align-items:center;gap:6px}.landing-root .chrome__signin,.landing-root .chrome__updates{display:inline-flex;align-items:center;height:34px;padding:0 12px;color:inherit;opacity:.72;font-weight:500;font-size:13px;border-radius:var(--radius-md);transition:opacity .15s var(--ease-out),background .15s var(--ease-out)}.landing-root .chrome__signin:hover,.landing-root .chrome__updates:hover{opacity:1;background:rgba(127,110,90,.1)}.landing-root .chrome__cta{display:inline-flex;align-items:center;gap:8px;height:34px;padding:0 14px 0 16px;border-radius:var(--radius-md);background:var(--rust);color:#fff;font-weight:500;font-size:13px;border:0;transition:background .15s var(--ease-out)}.landing-root .chrome__cta:hover{background:var(--accent-hover)}.landing-root .chrome__cta svg{width:14px;height:14px}.landing-root .chrome__progress{position:absolute;left:0;bottom:-1px;height:1px;background:var(--rust);width:0;transition:width 80ms linear}.landing-root .chrome__beta{display:inline-block;margin-left:6px;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;padding:2px 6px;border-radius:3px;border:1px solid;opacity:.6;line-height:1;vertical-align:middle;font-weight:500}.landing-root .hero{position:relative;background:var(--night);color:var(--night-fg);padding:152px 24px 96px;overflow:hidden;isolation:isolate}.landing-root .hero__inner:before{content:"";position:absolute;top:6%;bottom:6%;left:calc(53% + 4px);width:1px;background:linear-gradient(180deg,transparent,var(--night-rule) 12%,var(--night-rule) 88%,transparent);pointer-events:none}@media (max-width:980px){.landing-root .hero__inner:before{display:none}}.landing-root .hero__glow{position:absolute;inset:-10% -10% 0 -10%;pointer-events:none;z-index:0;background:radial-gradient(ellipse 58% 46% at 50% 38%,hsla(28,78%,56%,.16),transparent 70%),radial-gradient(ellipse 28% 24% at 78% 18%,hsla(28,78%,56%,.07),transparent 70%)}.landing-root .hero__grain{position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.5;background-image:radial-gradient(circle at 1px 1px,hsla(35,12%,88%,.025) 1px,transparent 0);background-size:3px 3px}.landing-root .hero__inner{position:relative;z-index:1;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:72px;align-items:center}@media (max-width:980px){.landing-root .hero__inner{grid-template-columns:1fr;gap:56px}}.landing-root .hero__kicker{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--night-fg-2);padding:6px 12px 6px 10px;border:1px solid var(--night-rule);border-radius:999px}.landing-root .hero__kicker .square{width:6px;height:6px;background:var(--rust);transform:rotate(45deg)}.landing-root .hero__h1{margin-top:22px;font-family:var(--font-display);font-weight:400;font-size:clamp(52px,8.4vw,116px);line-height:.94;letter-spacing:-.03em;color:var(--night-fg);font-variation-settings:"opsz" 144}.landing-root .hero__h1 .line{display:block;overflow:visible}.landing-root .hero__h1 .line__inner{display:inline-block;transform:none}.landing-root .hero__h1 em{font-style:italic;font-weight:400;color:var(--rust-text-dark);font-variation-settings:"opsz" 144}.landing-root .hero__deck{margin-top:26px;max-width:56ch;font-size:17px;line-height:1.65;color:var(--night-fg-2)}.landing-root .hero__ctas{margin-top:36px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.landing-root .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;padding:0 26px;white-space:nowrap;background:var(--rust);color:#fff;border-radius:var(--radius-md);font-size:14.5px;font-weight:500;border:0;transition:background .15s var(--ease-out)}.landing-root .btn-primary:hover{background:var(--accent-hover)}.landing-root .btn-primary svg{width:16px;height:16px;flex-shrink:0}.landing-root .btn-ghost{display:inline-flex;align-items:center;gap:10px;height:48px;padding:0 22px;border-radius:var(--radius-md);color:var(--night-fg);font-size:14.5px;font-weight:500;white-space:nowrap;background:hsla(35,12%,88%,.06);border:1px solid hsla(35,12%,88%,.22);transition:background .15s var(--ease-out),border-color .15s var(--ease-out)}.landing-root .btn-ghost:hover{background:hsla(35,12%,88%,.12);border-color:hsla(35,12%,88%,.35)}.landing-root .btn-ghost kbd{font-family:var(--font-mono);font-size:10.5px;color:var(--night-fg-2);border:1px solid var(--night-rule);border-radius:3px;padding:1px 6px}.landing-root .hero__proof{margin-top:56px;display:flex;gap:32px;flex-wrap:wrap;align-items:center;font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--night-fg-3)}.landing-root .hero__proof .sep{width:1px;height:14px;background:var(--night-rule)}.landing-root .artifact{position:relative;will-change:transform;transform:translateY(20px);opacity:0;transition:transform 1.1s var(--ease-out) .35s,opacity .8s var(--ease-out) .35s}.landing-root.ready .artifact{transform:translateY(0);opacity:1}.landing-root .artifact__frame{position:relative;background:var(--paper-2);color:var(--ink);border:1px solid hsla(35,12%,88%,.08);border-radius:12px;box-shadow:inset 0 1px 0 hsla(35,12%,88%,.05),0 40px 80px -30px rgba(0,0,0,.65),0 12px 36px -12px rgba(0,0,0,.45);overflow:hidden}.landing-root .artifact__bar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);background:var(--paper)}.landing-root .artifact__bar .dots{display:inline-flex;gap:6px}.landing-root .artifact__bar .dots span{width:9px;height:9px;border-radius:50%;background:#e0d8c8}.landing-root .artifact__bar .title{text-transform:uppercase}.landing-root .artifact__bar .now,.landing-root .artifact__bar .title{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.05em;color:var(--fg3)}.landing-root .artifact__inner{padding:22px 24px 24px}.landing-root .artifact__date{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text)}.landing-root .artifact__lede{font-family:var(--font-display);font-weight:500;font-size:26px;line-height:1.15;letter-spacing:-.015em;margin-top:8px;color:var(--ink)}.landing-root .artifact__lede em{font-style:italic;font-weight:400;color:var(--accent-text)}.landing-root .artifact__sec{font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--fg3);display:flex;align-items:center;gap:6px;margin-top:22px;padding-top:12px;border-top:1px solid var(--border)}.landing-root .artifact__sec .n{font-family:var(--font-mono);color:var(--fg3);font-weight:500;font-size:10px}.landing-root .artifact__row{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:12px 0;border-bottom:1px dashed var(--border);align-items:flex-start}.landing-root .artifact__row:last-child{border-bottom:0}.landing-root .artifact__date-tag .n{font-family:var(--font-display);font-size:26px;font-weight:500;line-height:1;letter-spacing:-.02em;color:var(--ink)}.landing-root .artifact__date-tag .d,.landing-root .artifact__date-tag .m{font-family:var(--font-sans);font-size:9.5px;color:var(--fg3);line-height:1.5}.landing-root .artifact__body{border-left:2px solid #b7cea8;padding-left:12px}.landing-root .artifact__body .t{font-size:13.5px;font-weight:600;color:var(--ink);line-height:1.3}.landing-root .artifact__body .s{font-size:11.5px;color:var(--fg3);line-height:1.55;margin-top:5px}.landing-root .artifact__body .meta{display:inline-flex;align-items:center;gap:8px;margin-top:8px;font-size:10px;color:var(--fg3);font-family:var(--font-mono);letter-spacing:.02em}.landing-root .artifact__body .meta .join{color:var(--accent);font-weight:500;display:inline-flex;align-items:center;gap:3px}.landing-root .artifact__body .meta .pill{background:var(--accent-soft);color:var(--accent-text);padding:1px 6px;border-radius:3px;font-family:var(--font-sans)}.landing-root .artifact__ask{margin-top:14px;display:flex;align-items:center;gap:10px;padding:11px 12px;background:var(--paper-deep);border:1px solid var(--border);border-radius:8px;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}.landing-root .artifact__ask-icon{color:var(--rust);font-size:11px}.landing-root .artifact__ask-ph{flex:1;font-family:var(--font-sans);font-size:12.5px;color:var(--fg3);letter-spacing:-.005em}.landing-root .artifact__ask-kbd{font-family:var(--font-mono);font-size:10px;padding:2px 6px;border-radius:4px;background:var(--surface-elevated);border:1px solid var(--border);color:var(--fg3)}.landing-root .reading__ask{margin-top:12px;display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--paper-deep);border:1px solid var(--border);border-radius:9px}.landing-root .reading__ask-icon{color:var(--rust);font-size:12px}.landing-root .reading__ask-ph{flex:1;font-size:13px}.landing-root .reading__ask-ph,.landing-root .reading__hint{font-family:var(--font-sans);color:var(--fg3);letter-spacing:-.005em}.landing-root .reading__hint{font-size:11.5px;margin-top:6px;padding-left:14px;font-style:italic}.landing-root .reading__hint:first-letter{font-style:normal;color:var(--rust);margin-right:2px}.landing-root .reading__ask-kbd{font-family:var(--font-mono);font-size:10.5px;padding:2px 7px;border-radius:4px;background:var(--surface-elevated);border:1px solid var(--border);color:var(--fg3)}.landing-root .artifact__intel{margin-top:14px;padding:12px 14px;background:rgba(247,229,220,.45);border:1px solid rgba(217,99,61,.18);border-radius:8px}.landing-root .artifact__intel-h{display:flex;justify-content:space-between;align-items:center}.landing-root .artifact__intel-label{font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--accent-text);display:inline-flex;gap:6px;align-items:center}.landing-root .artifact__intel-label .dot{width:5px;height:5px;background:var(--rust);border-radius:50%;animation:landing-pulse 2.2s var(--ease-out) infinite}.landing-root .artifact__intel ul{list-style:none;margin-top:8px;display:flex;flex-direction:column;gap:5px;min-height:64px}.landing-root .artifact__intel li{font-size:12px;line-height:1.5;color:var(--ink);padding-left:12px;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-root .artifact__intel li:before{content:"";position:absolute;left:0;top:7px;width:4px;height:4px;border-radius:50%;background:var(--fg3)}.landing-root .artifact__intel .writing{color:var(--fg3)}.landing-root .artifact__intel .writing:after{content:"▍";color:var(--rust);animation:landing-blink .9s steps(1) infinite;margin-left:1px}@keyframes landing-blink{50%{opacity:0}}@keyframes landing-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.4)}}.landing-root .artifact__stack{position:absolute;inset:-22px -24px auto auto;width:100%;height:100%;z-index:-1;pointer-events:none}.landing-root .artifact__stack span{position:absolute;inset:0;border-radius:12px;border:1px solid var(--night-rule);background:linear-gradient(180deg,hsla(35,12%,88%,.02),transparent)}.landing-root .artifact__stack span:first-child{transform:translate(14px,18px) rotate(2.2deg);opacity:.55}.landing-root .artifact__stack span:nth-child(2){transform:translate(28px,36px) rotate(4.4deg);opacity:.32}.landing-root .strip{position:relative;background:var(--night-2);color:var(--night-fg-2);border-top:1px solid var(--night-rule);border-bottom:1px solid var(--night-rule);overflow:hidden;padding:14px 0}.landing-root .strip__track{display:flex;gap:56px;white-space:nowrap;will-change:transform;animation:landing-marquee 90s linear infinite}.landing-root .strip__item{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase}.landing-root .strip__item .dot{width:6px;height:6px;background:var(--rust);border-radius:50%}.landing-root .strip__item em{font-style:italic;font-family:var(--font-display);font-size:16px;letter-spacing:-.005em;color:var(--night-fg);text-transform:none;font-weight:400}.landing-root .strip__item .who{color:var(--rust-text-dark)}@keyframes landing-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.landing-root .section{position:relative;padding:120px 24px}.landing-root .section__inner{max-width:1240px;margin:0 auto}.landing-root .section__head{display:grid;grid-template-columns:160px 1fr;gap:36px;align-items:baseline;margin-bottom:56px}.landing-root .section__label{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--fg3);padding-top:14px;border-top:1px solid var(--ink);display:inline-block}.landing-root .section--dark .section__label{color:var(--night-fg-3);border-top-color:var(--night-fg-3)}.landing-root .section__title{font-family:var(--font-display);font-weight:400;font-size:clamp(36px,4.4vw,60px);line-height:1.02;letter-spacing:-.02em;max-width:22ch}.landing-root .section__title em{font-style:italic;color:var(--accent-text);font-weight:400}.landing-root .section--dark .section__title em{color:var(--rust-text-dark)}.landing-root .section__sub{margin-top:16px;font-size:16px;line-height:1.6;color:var(--fg3);max-width:60ch}.landing-root .section--dark .section__sub{color:var(--night-fg-2)}@media (max-width:760px){.landing-root .section__head{grid-template-columns:1fr;gap:16px}.landing-root .section{padding:88px 20px}}.landing-root .showcase{padding:120px 24px}@media (max-width:760px){.landing-root .showcase{padding:88px 20px}}.landing-root .chat{max-width:680px;margin:0 auto}.landing-root .showcase__inner{max-width:1240px;margin:0 auto}.landing-root .frame{background:var(--paper-2);border:1px solid var(--border);border-radius:12px;overflow:hidden}.landing-root .frame__bar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--border);background:var(--paper)}.landing-root .frame__bar .left{display:inline-flex;align-items:center;gap:12px}.landing-root .frame__bar .dots{display:inline-flex;gap:6px}.landing-root .frame__bar .dots span{width:10px;height:10px;border-radius:50%;background:#e0d8c8}.landing-root .frame__bar .path{font-family:var(--font-mono);font-size:11px;color:var(--fg3)}.landing-root .frame__bar .path b{color:var(--ink);font-weight:600}.landing-root #brief,.landing-root #capabilities,.landing-root #chat,.landing-root #current,.landing-root #how,.landing-root #projects,.landing-root #relationships,.landing-root #replies,.landing-root #search,.landing-root #solo,.landing-root #start,.landing-root #teams{scroll-margin-top:56px;padding-top:64px}.landing-root .tm__hub{position:relative;max-width:980px;margin:0 auto}.landing-root .tm__rec{background:var(--paper-2);border:1px solid var(--border);border-radius:12px;padding:18px 22px;display:flex;align-items:center;gap:14px;max-width:520px;margin:0 auto;position:relative;z-index:2;box-shadow:0 18px 40px -24px rgba(20,14,8,.18)}.landing-root .tm__rec-dot{width:9px;height:9px;border-radius:50%;background:var(--rust);position:relative;flex-shrink:0}.landing-root .tm__rec-dot:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:1.5px solid var(--rust);opacity:.5;animation:landing-tm-pulse 3.6s ease-in-out infinite}@keyframes landing-tm-pulse{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.6);opacity:0}}.landing-root .tm__rec-l{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--rust);font-weight:600}.landing-root .tm__rec-t{font-family:var(--font-display);font-size:17px;font-weight:500;color:var(--ink);letter-spacing:-.01em;line-height:1.25}.landing-root .tm__rec-m{font-family:var(--font-mono);font-size:10.5px;color:var(--fg3);margin-top:2px}.landing-root .tm__svg{position:absolute;left:0;right:0;top:38px;height:110px;width:100%;z-index:1;pointer-events:none}.landing-root .tm__svg path{fill:none;stroke:var(--rust);stroke-width:1;opacity:.45;stroke-dasharray:3 3}.landing-root .tm__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:100px}.landing-root .tm__card{background:var(--paper-2);border:1px solid var(--border);border-radius:10px;padding:14px 14px 12px;display:flex;flex-direction:column;gap:8px}.landing-root .tm__card-h{display:flex;align-items:center;gap:8px;padding-bottom:8px;border-bottom:1px dashed var(--border)}.landing-root .tm__card-h .av{width:26px;height:26px;border-radius:50%;background:var(--accent-soft);color:var(--accent-text);font-family:var(--font-mono);font-size:10.5px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .tm__card-h .who{font-size:13px;color:var(--ink);font-weight:500;line-height:1.2}.landing-root .tm__card-h .who small{display:block;font-family:var(--font-mono);font-size:9.5px;color:var(--fg3);font-weight:400;margin-top:2px;letter-spacing:.03em}.landing-root .tm__card-l{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--rust);font-weight:600;display:inline-flex;align-items:center;gap:5px}.landing-root .tm__card-l .plus{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;border-radius:50%;background:var(--rust);color:var(--paper-2);font-size:9px;font-weight:700}.landing-root .tm__card-item{font-size:12px;color:var(--ink);line-height:1.45;padding-left:11px;position:relative}.landing-root .tm__card-item:before{content:"";position:absolute;left:0;top:6px;width:4px;height:4px;border-radius:50%;background:var(--rust)}.landing-root .tm__card-item small{display:block;font-family:var(--font-mono);font-size:9.5px;color:var(--fg3);margin-top:2px}.landing-root .tm__pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:80px;background:var(--border);border:1px solid var(--border);border-radius:12px;overflow:hidden}.landing-root .tm__pillar{background:var(--paper);padding:28px 26px 30px;display:flex;flex-direction:column;gap:12px}.landing-root .tm__pillar-n{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;color:var(--fg3)}.landing-root .tm__pillar-h{font-family:var(--font-display);font-weight:500;font-size:22px;letter-spacing:-.015em;color:var(--ink);line-height:1.15}.landing-root .tm__pillar-h em{color:var(--accent-text);font-style:italic;font-family:var(--font-display)}.landing-root .tm__pillar-p{font-size:13.5px;color:var(--fg2);line-height:1.55}.landing-root .tm__pillar-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.landing-root .tm__pillar-tags span{font-family:var(--font-mono);font-size:10px;padding:3px 8px;border:1px solid var(--border);border-radius:999px;color:var(--fg2);background:var(--paper-2)}.landing-root .tm__pillar-tags span.lock:before{content:"◆ ";color:var(--rust)}@media (max-width:880px){.landing-root .tm__cards{grid-template-columns:1fr 1fr;margin-top:28px}.landing-root .tm__svg{display:none}.landing-root .tm__pillars{grid-template-columns:1fr}}.landing-root .pv__head{display:flex;flex-direction:column;gap:10px;padding:30px 36px 22px;border-bottom:1px solid var(--border)}.landing-root .pv__crumbs{font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg3)}.landing-root .pv__title-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.landing-root .pv__title{font-family:var(--font-display);font-weight:500;font-size:36px;letter-spacing:-.02em;color:var(--ink);line-height:1}.landing-root .pv__badge{display:inline-flex;align-items:center;gap:6px;background:var(--accent-soft);color:var(--accent-text);font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:999px}.landing-root .pv__badge .dot{width:5px;height:5px;border-radius:50%;background:var(--rust)}.landing-root .pv__stats{display:flex;gap:16px;font-family:var(--font-mono);font-size:11.5px;color:var(--fg2);align-items:center}.landing-root .pv__stats b{color:var(--rust);font-weight:600}.landing-root .pv__stats .sep{width:3px;height:3px;border-radius:50%;background:var(--fg3)}.landing-root .pv__body{padding:24px 36px 36px;display:flex;flex-direction:column;gap:26px;max-height:620px;overflow-y:auto}.landing-root .pv__intel{background:rgba(247,229,220,.55);border:1px solid var(--accent-soft);border-radius:10px;padding:16px 18px}.landing-root .pv__intel-h{display:flex;justify-content:space-between;align-items:center}.landing-root .pv__intel-h .label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-text);display:inline-flex;align-items:center;gap:7px;font-weight:600}.landing-root .pv__intel-h .label svg{width:12px;height:12px}.landing-root .pv__intel-h .refresh{font-family:var(--font-mono);font-size:10px;color:var(--fg3)}.landing-root .pv__intel ul{list-style:none;margin-top:10px;display:flex;flex-direction:column;gap:7px}.landing-root .pv__intel li{font-size:13.5px;color:var(--ink);line-height:1.55;padding-left:14px;position:relative}.landing-root .pv__intel li:before{content:"";position:absolute;left:0;top:8px;width:4px;height:4px;border-radius:50%;background:var(--accent-text)}.landing-root .pv__sec-h{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:8px;border-bottom:1px solid var(--border);margin-bottom:4px}.landing-root .pv__sec-h .l{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);font-weight:600;display:inline-flex;align-items:center;gap:8px}.landing-root .pv__sec-h .l svg{width:12px;height:12px;opacity:.55}.landing-root .pv__sec-h .r{font-family:var(--font-mono);font-size:10px;color:var(--fg3);letter-spacing:.05em;text-transform:uppercase}.landing-root .pv__row{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px dashed var(--border);gap:14px}.landing-root .pv__row:last-child{border-bottom:0}.landing-root .pv__row .t{font-size:13.5px;color:var(--ink);line-height:1.4;text-decoration:underline;text-decoration-color:rgba(26,23,20,.18);text-underline-offset:3px;text-decoration-thickness:1px}.landing-root .pv__row .d{font-family:var(--font-mono);font-size:11px;color:var(--fg3);white-space:nowrap}.landing-root .pv__people{display:flex;flex-direction:column;gap:0}.landing-root .pv__person{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px dashed var(--border)}.landing-root .pv__person:last-child{border-bottom:0}.landing-root .pv__person .av{width:24px;height:24px;border-radius:50%;background:var(--accent-soft);color:var(--accent-text);font-family:var(--font-mono);font-size:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.landing-root .pv__person .name{font-size:13.5px;color:var(--ink);text-decoration:underline;text-decoration-color:rgba(26,23,20,.18);text-underline-offset:3px}.landing-root .pv__person .role{font-family:var(--font-mono);font-size:10.5px;color:var(--fg3);margin-left:auto}.landing-root .pv__company{display:flex;align-items:center;gap:10px;padding:8px 0}.landing-root .pv__company .logo{width:26px;height:26px;border-radius:6px;background:var(--ink);color:var(--paper);font-family:var(--font-display);font-weight:500;font-size:12px;display:inline-flex;align-items:center;justify-content:center}.landing-root .pv__company .nm{font-size:13.5px;color:var(--ink)}.landing-root .pv__company .nm i{font-style:normal;color:var(--fg3);font-family:var(--font-mono);font-size:11px;margin-left:4px}.landing-root .pv__overdue .row{display:grid;grid-template-columns:14px 1fr auto;gap:12px;align-items:flex-start;padding:9px 0;border-bottom:1px dashed var(--border)}.landing-root .pv__overdue .row:last-child{border-bottom:0}.landing-root .pv__overdue .o{width:12px;height:12px;border:1.5px solid var(--rust);border-radius:50%;flex-shrink:0}.landing-root .pv__overdue .row .t{color:var(--rust);text-decoration-color:rgba(217,99,61,.35)}.landing-root .pv__overdue .row .meta{font-family:var(--font-mono);font-size:10.5px;color:var(--fg3);margin-top:4px}.landing-root .pv__overdue .row .d{padding-top:1px;font-family:var(--font-mono);font-size:11px;color:var(--fg3);white-space:nowrap}.landing-root .pv__sb-meta{font-family:var(--font-mono);font-size:9.5px;color:var(--fg3);margin-left:auto;letter-spacing:.04em}.landing-root .pv__sb-section{font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg3);padding:14px 10px 6px;display:flex;align-items:center;justify-content:space-between}.landing-root .pv__sb-section .ct{color:var(--fg3);font-weight:400}@media (max-width:880px){.landing-root .pv__head{padding:22px 22px 16px}.landing-root .pv__body{padding:18px 22px 26px}.landing-root .pv__title{font-size:28px}}.landing-root .layout{display:grid;grid-template-columns:220px 1fr;min-height:560px}.landing-root .chat{background:var(--surface);border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 30px 80px -40px rgba(38,24,14,.25)}.landing-root .chat__bar{display:flex;align-items:center;gap:14px;padding:10px 14px;border-bottom:1px solid var(--border);background:var(--paper-deep);font-family:var(--font-mono);font-size:11px;color:var(--fg3)}.landing-root .chat__bar .dots{display:inline-flex;gap:5px}.landing-root .chat__bar .dots span{width:9px;height:9px;border-radius:50%;background:var(--border)}.landing-root .chat__path{letter-spacing:.04em}.landing-root .chat__path b{color:var(--ink);font-weight:600}.landing-root .chat__path:last-child{margin-left:auto}.landing-root .chat__body{padding:28px 32px;display:flex;flex-direction:column;gap:28px}.landing-root .chat__turn{display:flex;flex-direction:column;gap:14px}.landing-root .chat__chief,.landing-root .chat__user{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:flex-start}.landing-root .chat__avatar{width:28px;height:28px;border-radius:50%;background:var(--ink);color:var(--paper);display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:12px;font-weight:600}.landing-root .chat__avatar--c{background:var(--rust);color:white}.landing-root .chat__bubble{background:var(--paper-deep);padding:10px 14px;font-size:14.5px;line-height:1.5;max-width:78%}.landing-root .chat__answer,.landing-root .chat__bubble{border:1px solid var(--border);border-radius:10px;color:var(--ink)}.landing-root .chat__answer{background:var(--surface-elevated);padding:14px 16px;font-size:14px;line-height:1.6}.landing-root .chat__answer p{margin:6px 0 10px}.landing-root .chat__answer-head{display:flex;align-items:center;gap:8px}.landing-root .chat__answer-label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text)}.landing-root .chat__cites{display:inline-flex;flex-wrap:wrap;gap:6px}.landing-root .chat__cites span{font-family:var(--font-mono);font-size:10.5px;color:var(--fg3);background:var(--paper-deep);border:1px solid var(--border);padding:2px 7px;border-radius:4px}.landing-root .chat__action{background:var(--surface-elevated);border:1px solid var(--border);border-radius:10px;padding:14px 16px;display:flex;flex-direction:column;gap:12px}.landing-root .chat__action-head{display:inline-flex;align-items:center;gap:8px}.landing-root .chat__check{width:16px;height:16px;border-radius:50%;background:#2f7d4f;color:white;display:inline-flex;align-items:center;justify-content:center;font-size:10px}.landing-root .chat__action-title{font-family:var(--font-sans);font-size:12.5px;font-weight:600;color:var(--ink)}.landing-root .chat__task{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:flex-start;padding:10px 12px;background:var(--paper);border:1px solid var(--border);border-radius:8px}.landing-root .chat__task-box{width:14px;height:14px;border:1.5px solid var(--fg3);border-radius:3px;margin-top:2px}.landing-root .chat__task-t{font-size:13.5px;font-weight:600;color:var(--ink)}.landing-root .chat__task-meta{display:inline-flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:4px;font-family:var(--font-mono);font-size:10.5px;color:var(--fg3)}.landing-root .chat__task-meta .sep{width:3px;height:3px;background:var(--fg3);border-radius:50%;opacity:.5}.landing-root .chat__input{display:flex;align-items:center;gap:12px;padding:14px 18px;border-top:1px solid var(--border);background:var(--paper-deep)}.landing-root .chat__input-icon{color:var(--rust)}.landing-root .chat__input-ph{flex:1;font-family:var(--font-sans);font-size:13.5px;color:var(--fg3)}.landing-root .chat__input-kbd{font-family:var(--font-mono);font-size:10.5px;padding:3px 7px;border-radius:4px;background:var(--surface-elevated);border:1px solid var(--border);color:var(--fg3)}@media (max-width:520px){.landing-root .layout{grid-template-columns:1fr}.landing-root .sb{display:none}}.landing-root .sb{border-right:1px solid var(--border);padding:18px 14px;display:flex;flex-direction:column;gap:4px;background:var(--paper)}.landing-root .sb__wm{display:inline-flex;align-items:center;gap:8px;padding:6px 8px 16px;font-family:var(--font-brand);font-weight:500;font-size:16px;letter-spacing:-.03em}.landing-root .sb__wm img{width:18px;height:18px}.landing-root .sb__item{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:6px;font-size:13px;color:var(--fg2)}.landing-root .sb__item.active{background:var(--accent-soft);color:var(--accent-text);font-weight:500}.landing-root .sb__item .ic{width:14px;height:14px;color:currentColor}.landing-root .sb__label{font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg3);padding:18px 10px 6px}.landing-root .sb__avatar{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--accent-soft);color:var(--accent-text);font-family:var(--font-mono);font-size:9px;font-weight:600}.landing-root .reading{padding:32px 40px 40px;max-width:720px}.landing-root .reading__date{font-family:var(--font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text)}.landing-root .reading__h1{font-family:var(--font-display);font-weight:500;font-size:38px;line-height:1.08;letter-spacing:-.018em;margin-top:8px}.landing-root .reading__h1 em{font-style:italic;font-weight:400;color:var(--accent-text)}.landing-root .reading__sec{font-family:var(--font-sans);font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--fg2);display:inline-flex;align-items:center;gap:8px;margin-top:28px;padding-top:12px;border-top:1px solid var(--border)}.landing-root .reading__sec .n{font-family:var(--font-mono);color:var(--fg3);font-weight:500;font-size:11px}.landing-root .reading__card{margin-top:14px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:14px}.landing-root .reading__meet{display:grid;grid-template-columns:44px 1fr;gap:14px}.landing-root .reading__meet+.reading__meet{padding-top:14px;border-top:1px solid var(--border)}.landing-root .reading__day .n{font-family:var(--font-display);font-size:28px;font-weight:500;line-height:1;letter-spacing:-.02em}.landing-root .reading__day .d,.landing-root .reading__day .m{font-family:var(--font-sans);font-size:10px;color:var(--fg3)}.landing-root .reading__body{border-left:2px solid #b7cea8;padding-left:12px}.landing-root .reading__body .t{font-size:14px;font-weight:600}.landing-root .reading__body .s{font-size:12.5px;color:var(--fg3);line-height:1.55;margin-top:4px}.landing-root .reading__body .meta{display:inline-flex;gap:10px;align-items:center;margin-top:8px;font-size:10.5px;color:var(--fg3);font-family:var(--font-mono)}.landing-root .reading__body .meta .join{color:var(--accent);font-weight:500}.landing-root .reading__body .meta .pill{background:var(--accent-soft);color:var(--accent-text);padding:1px 6px;border-radius:3px;font-family:var(--font-sans);font-weight:500}@media (max-width:1080px){.landing-root .layout{grid-template-columns:56px 1fr}.landing-root .reading{max-width:100%}.landing-root .sb{padding:16px 8px;align-items:center;gap:2px}.landing-root .pv__sb-meta,.landing-root .pv__sb-section,.landing-root .sb__label,.landing-root .sb__wm span{display:none!important}.landing-root .sb__wm{padding:4px 0 14px;justify-content:center;gap:0}.landing-root .sb__item{width:40px;height:40px;padding:0;justify-content:center;gap:0;overflow:hidden;white-space:nowrap;color:transparent;font-size:0;line-height:0;border-radius:8px}.landing-root .sb__item.active{background:var(--accent-soft)}.landing-root .sb__item .ic{width:18px;height:18px;color:var(--fg2);flex-shrink:0}.landing-root .sb__item.active .ic{color:var(--accent-text)}.landing-root .sb__avatar{width:26px;height:26px;font-size:10px;color:var(--accent-text);flex-shrink:0}}.landing-root .flow{padding:0;border-top:1px solid var(--ink);display:flex;flex-direction:column}.landing-root .flow__row{display:grid;grid-template-columns:100px 220px 1fr 1fr;gap:32px;align-items:baseline;padding:28px 0;border-bottom:1px solid var(--border)}.landing-root .flow__row:hover .flow__verb{color:var(--accent-text)}.landing-root .flow__step{font-family:var(--font-mono);font-size:12px;color:var(--accent-text);letter-spacing:.08em;padding-top:6px}.landing-root .flow__verb{font-family:var(--font-display);font-weight:400;font-size:clamp(36px,4.8vw,64px);line-height:1;letter-spacing:-.025em;color:var(--ink);transition:color .22s var(--ease-out)}.landing-root .flow__copy{font-size:14.5px;line-height:1.6;color:var(--fg2);max-width:38ch;padding-top:12px}.landing-root .flow__demo{padding-top:4px}.landing-root .flow__demo .mini{font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;color:var(--fg3);display:flex;align-items:center;gap:8px}.landing-root .flow__demo .mini .dot{width:6px;height:6px;background:var(--rust);border-radius:50%}@media (max-width:1100px){.landing-root .flow__row{grid-template-columns:80px 200px 1fr}.landing-root .flow__demo{grid-column:1/-1;padding-left:80px}}@media (max-width:720px){.landing-root .flow__row{grid-template-columns:60px 1fr;gap:14px}.landing-root .flow__copy,.landing-root .flow__demo{grid-column:2/-1;padding-left:0}.landing-root .flow__verb{font-size:38px}}.landing-root .stat-band{background:var(--night);color:var(--night-fg);padding:120px 24px;position:relative;overflow:hidden}.landing-root .stat-band:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 50%,hsla(28,78%,56%,.1),transparent 70%);pointer-events:none}.landing-root .stat-band__inner{position:relative;max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:end}@media (max-width:880px){.landing-root .stat-band__inner{grid-template-columns:1fr;align-items:start;gap:36px}}.landing-root .stat-band__num{font-family:var(--font-display);font-weight:400;font-size:clamp(140px,18vw,260px);line-height:.85;letter-spacing:-.05em;color:var(--rust-text-dark)}.landing-root .stat-band__num .u{font-size:.22em;vertical-align:.62em;margin-left:14px;font-style:italic;color:var(--night-fg-2);letter-spacing:-.01em}.landing-root .stat-band__lead{font-family:var(--font-display);font-weight:400;font-size:clamp(28px,3.2vw,44px);line-height:1.05;letter-spacing:-.02em}.landing-root .stat-band__lead em{font-style:italic;color:var(--rust-text-dark)}.landing-root .stat-band__sub{margin-top:18px;font-size:15px;color:var(--night-fg-2);line-height:1.6;max-width:42ch}.landing-root .stat-band__rule{width:64px;height:1px;background:var(--rust);margin:20px 0 14px}.landing-root .voices{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:96px 0 80px;background:var(--paper-2)}.landing-root .voices .section__inner{padding:0 24px}.landing-root .voices__hero{max-width:980px;margin:40px 0 0}.landing-root .voices__hero blockquote{font-family:var(--font-display);font-weight:400;font-style:italic;font-size:clamp(28px,3vw,42px);line-height:1.2;letter-spacing:-.012em;color:var(--ink)}.landing-root .voices__hero figcaption{margin-top:24px;display:inline-flex;align-items:center;gap:14px;color:var(--fg3);font-size:13px}.landing-root .voices__hero figcaption .av{width:40px;height:40px;border-radius:50%;background:var(--accent-soft);color:var(--accent-text);font-family:var(--font-mono);font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .voices__hero figcaption .who{font-family:var(--font-sans);font-weight:600;color:var(--ink);font-size:14px;display:block;line-height:1.3}.landing-root .voices__hero figcaption .at{font-family:var(--font-mono);font-size:11px;color:var(--fg3);letter-spacing:.02em}.landing-root .voices__marquee{margin-top:64px;display:flex;flex-direction:column;gap:20px;overflow:hidden;--voices-mask:linear-gradient(90deg,transparent 0,#000 8%,#000 92%,transparent);-webkit-mask-image:var(--voices-mask);mask-image:var(--voices-mask)}.landing-root .voices__row{display:flex;overflow:hidden;width:100%}.landing-root .voices__track{list-style:none;margin:0;padding:0;display:flex;gap:20px;flex-shrink:0;width:max-content;will-change:transform}.landing-root .voices__row--a .voices__track{animation:voices-drift-left 60s linear infinite}.landing-root .voices__row--b .voices__track{animation:voices-drift-right 75s linear infinite}.landing-root .voices__row:focus-within .voices__track,.landing-root .voices__row:hover .voices__track{animation-play-state:paused}@keyframes voices-drift-left{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes voices-drift-right{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}.landing-root .voices__card{flex:0 0 360px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:14px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:20px;min-height:210px;transition:transform .24s var(--ease-out),border-color .24s var(--ease-out),box-shadow .24s var(--ease-out)}.landing-root .voices__card:hover{border-color:var(--border-strong);transform:translateY(-2px);box-shadow:0 6px 24px -12px rgba(26,23,20,.18)}.landing-root .voices__card blockquote{font-family:var(--font-display);font-style:italic;font-weight:400;font-size:19px;line-height:1.38;color:var(--ink);letter-spacing:-.005em;margin:0}.landing-root .voices__card figcaption{display:inline-flex;align-items:center;gap:12px}.landing-root .voices__card figcaption .av{width:32px;height:32px;border-radius:50%;background:var(--accent-soft);color:var(--accent-text);font-family:var(--font-mono);font-size:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .voices__card figcaption .who{font-family:var(--font-sans);font-weight:600;color:var(--ink);font-size:13px;display:block;line-height:1.3}.landing-root .voices__card figcaption .at{font-family:var(--font-mono);font-size:10.5px;color:var(--fg3);letter-spacing:.02em}@media (max-width:720px){.landing-root .voices{padding:72px 0 60px}.landing-root .voices__marquee{margin-top:48px;gap:16px}.landing-root .voices__track{gap:16px}.landing-root .voices__card{flex-basis:280px;min-height:180px;padding:20px}.landing-root .voices__card blockquote{font-size:16.5px}}@media (prefers-reduced-motion:reduce){.landing-root .voices__row{overflow-x:auto;scroll-snap-type:x mandatory}.landing-root .voices__track{animation:none!important;transform:none!important}.landing-root .voices__card{scroll-snap-align:start}}.landing-root .cta{background:var(--night);color:var(--night-fg);padding:140px 24px 64px;position:relative;overflow:hidden}.landing-root .cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 55% 45% at 50% 35%,hsla(28,78%,56%,.12),transparent 70%);pointer-events:none}.landing-root .cta__inner{position:relative;max-width:1240px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:28px}.landing-root .cta__kicker{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--night-fg-3)}.landing-root .cta__h{font-family:var(--font-display);font-weight:400;font-size:clamp(56px,9vw,140px);line-height:.92;letter-spacing:-.03em;max-width:14ch}.landing-root .cta__h em{font-style:italic;color:var(--rust-text-dark)}.landing-root .cta__sub{font-size:17px;color:var(--night-fg-2);max-width:56ch;line-height:1.6}.landing-root .cta__btn{margin-top:12px;height:56px;padding:0 32px;font-size:15px}.landing-root .cta__form{margin-top:12px;display:inline-flex;align-items:center;gap:0;height:56px;padding:7px;background:hsla(35,12%,88%,.04);border:1px solid var(--night-rule);border-radius:10px}.landing-root .cta__form input{background:transparent;color:var(--night-fg);border:0;outline:0;font:inherit;font-size:14.5px;padding:0 16px;width:280px}.landing-root .cta__form input::placeholder{color:var(--night-fg-3)}.landing-root .cta__form button{height:42px;padding:0 22px;background:var(--rust);color:#fff;border:0;border-radius:6px;font-size:13.5px;font-weight:500;display:inline-flex;align-items:center;gap:10px;white-space:nowrap;transition:background .15s var(--ease-out)}.landing-root .cta__form button svg{width:15px;height:15px;flex-shrink:0}.landing-root .cta__form button:hover{background:var(--accent-hover)}.landing-root .cta__meta{font-family:var(--font-mono);font-size:11px;letter-spacing:.05em;color:var(--night-fg-3);display:inline-flex;gap:14px;align-items:center}.landing-root .cta__meta .sep{width:4px;height:4px;background:var(--night-fg-3);border-radius:50%;opacity:.4}.landing-root .cta__mark{margin-top:72px;width:100%;max-width:1240px;margin-left:auto;margin-right:auto;font-family:var(--font-mono);font-weight:400;letter-spacing:.14em;text-transform:uppercase;font-size:11px;line-height:1.4;color:hsla(35,12%,88%,.42);text-align:center;user-select:none;padding:0 24px}.landing-root .cta__mark em{font-style:normal;color:hsla(35,12%,88%,.65)}.landing-root .foot{position:relative;background:var(--night);color:var(--night-fg-3);padding:32px 24px;border-top:1px solid var(--night-rule)}.landing-root .foot__inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;font-family:var(--font-mono);font-size:11px;letter-spacing:.05em;text-transform:uppercase}.landing-root .foot__inner a:hover{color:var(--night-fg)}.landing-root .foot__left{display:inline-flex;align-items:center;gap:14px}.landing-root .foot__right{display:inline-flex;align-items:center;gap:22px}.landing-root .reveal{opacity:0;transform:translateY(14px);transition:opacity 1.2s var(--ease-out),transform 1.2s var(--ease-out)}.landing-root .reveal.is-in{opacity:1;transform:none}.landing-root .reveal[data-delay="1"]{transition-delay:.22s}.landing-root .reveal[data-delay="2"]{transition-delay:.44s}.landing-root .reveal[data-delay="3"]{transition-delay:.66s}.landing-root .reveal[data-delay="4"]{transition-delay:.88s}.landing-root .reveal[data-delay="5"]{transition-delay:1.1s}.landing-root .reveal[data-delay="6"]{transition-delay:1.32s}@media (prefers-reduced-motion:reduce){.landing-root .reveal{transition:none!important;opacity:1;transform:none}.landing-root *,.landing-root :after,.landing-root :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.landing-root .sonar{position:absolute;width:11px;height:11px;pointer-events:none;z-index:5}.landing-root .sonar:after,.landing-root .sonar:before{content:"";position:absolute;inset:0;border-radius:50%}.landing-root .sonar:before{background:var(--rust);transform:scale(.55);box-shadow:0 0 0 2px rgba(217,119,87,.22);animation:landing-sonarDot 1.8s ease-in-out infinite}.landing-root .sonar:after{border:1.5px solid var(--rust);animation:landing-sonarRing 1.8s ease-out infinite}@keyframes landing-sonarRing{0%{transform:scale(.55);opacity:.85}to{transform:scale(2.8);opacity:0}}@keyframes landing-sonarDot{0%,to{transform:scale(.55)}50%{transform:scale(.78)}}.landing-root .sonar-cap.is-dead,.landing-root .sonar.is-dead{display:none!important}.landing-root .sonar-cap{position:absolute;font-family:var(--font-display);font-style:italic;font-size:13px;font-weight:400;color:var(--rust-text);letter-spacing:-.005em;pointer-events:none;white-space:nowrap;opacity:.92;text-shadow:0 0 6px var(--paper)}.landing-root [data-sonar]{cursor:pointer}.landing-root .br__needs-row{position:relative;padding:6px 10px 6px 18px;border-radius:6px;transition:background .16s;font-size:14px;line-height:1.55;color:var(--ink);cursor:pointer}.landing-root .br__needs-row:hover{background:rgba(217,119,87,.06)}.landing-root .br__needs-row .sonar{left:-6px;top:12px}.landing-root .br__needs-row .dot{position:absolute;left:10px;top:13px;width:4px;height:4px;border-radius:50%;background:var(--rust)}.landing-root .br__needs-cap{position:absolute;left:calc(100% + 12px);top:50%;transform:translateY(-50%)}.landing-root .br__needs li.plain{font-size:14px;line-height:1.55;color:var(--ink);padding-left:14px;position:relative}.landing-root .br__needs li.plain:before{content:"";position:absolute;left:0;top:9px;width:4px;height:4px;border-radius:50%;background:var(--fg3)}@media (max-width:760px){.landing-root .br__needs-cap{display:none}}.landing-root .pv__intel[data-sonar]{cursor:pointer;position:relative}.landing-root .pv__intel[data-sonar]:hover{border-color:var(--rust)}.landing-root .pv__intel .sonar{right:14px;top:16px}.landing-root .pv__intel.is-active{border-color:var(--rust);box-shadow:0 0 0 3px rgba(217,119,87,.12)}.landing-root .pv__src{display:none;margin-top:12px;padding-top:12px;border-top:1px dashed var(--accent-soft)}.landing-root .pv__intel.is-active .pv__src{display:block;animation:landing-pvFade .32s ease-out}.landing-root .pv__src-h{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-text);font-weight:600;margin-bottom:8px}.landing-root .pv__src-row{display:grid;grid-template-columns:1fr auto;gap:12px;padding:7px 0;font-size:12.5px;color:var(--ink);border-bottom:1px dashed var(--border);align-items:baseline}.landing-root .pv__src-row:last-child{border-bottom:0}.landing-root .pv__src-row .when{font-family:var(--font-mono);font-size:10px;color:var(--fg3);letter-spacing:.04em}@keyframes landing-pvFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.landing-root .chat__input-kbd[data-sonar]{position:relative;cursor:pointer;transition:background .16s,color .16s,border-color .16s}.landing-root .chat__input-kbd[data-sonar]:hover{background:var(--rust);color:#fff;border-color:var(--rust)}.landing-root .chat__input-kbd .sonar{right:-5px;top:-5px}.landing-root .chat--dark .chat__input-ph.is-typing{color:#f0ebe2}.landing-root .chat__input-ph.is-typing{color:var(--ink)}.landing-root .chat__turn.is-new{animation:landing-chatIn .36s ease-out}@keyframes landing-chatIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.landing-root .br__doss{position:absolute;top:0;right:0;bottom:0;width:62%;max-width:460px;background:var(--paper);border-left:1px solid var(--border);transform:translateX(100%);transition:transform .38s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;z-index:6}.landing-root .br__doss.is-open{transform:translateX(0);box-shadow:-24px 0 60px -20px rgba(20,14,8,.22)}.landing-root .br__doss-h{padding:18px 22px 14px;border-bottom:1px solid var(--border);display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:var(--paper-2)}.landing-root .br__doss-t{font-family:var(--font-display);font-weight:500;font-size:18px;letter-spacing:-.015em;color:var(--ink);line-height:1.2}.landing-root .br__doss-m{font-family:var(--font-mono);font-size:10px;color:var(--fg3);letter-spacing:.06em;text-transform:uppercase;margin-top:5px}.landing-root .br__doss-x{background:var(--paper);border:1px solid var(--border);color:var(--fg2);width:28px;height:28px;border-radius:50%;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .br__doss-x:hover{color:var(--ink);border-color:var(--ink)}.landing-root .br__doss-b{flex:1;overflow-y:auto;padding:16px 22px 22px;display:flex;flex-direction:column;gap:18px}.landing-root .br__doss-b .intel{background:rgba(247,229,220,.55);border:1px solid var(--accent-soft);border-radius:8px;padding:12px 14px}.landing-root .br__doss-b .intel-l{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-text);font-weight:600}.landing-root .br__doss-b .intel ul{list-style:none;margin-top:8px;display:flex;flex-direction:column;gap:6px}.landing-root .br__doss-b .intel li{font-size:12.5px;color:var(--ink);line-height:1.5;padding-left:12px;position:relative}.landing-root .br__doss-b .intel li:before{content:"";position:absolute;left:0;top:7px;width:4px;height:4px;border-radius:50%;background:var(--accent-text)}.landing-root .br__doss-b .sec-h{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink);padding-bottom:6px;border-bottom:1px solid var(--ink);font-weight:600;margin-bottom:8px}.landing-root .br__doss-b .item{font-size:13px;color:var(--ink);line-height:1.45;padding:8px 0;border-bottom:1px dashed var(--border)}.landing-root .br__doss-b .item:last-child{border-bottom:0}.landing-root .br__doss-b .item .meta{display:block;font-family:var(--font-mono);font-size:10px;color:var(--fg3);margin-top:3px;letter-spacing:.03em}@media (max-width:1100px){.landing-root .chrome__nav{gap:18px;font-size:12px}.landing-root .hero{padding:140px 22px 72px}.landing-root .hero__h1{font-size:clamp(56px,10vw,96px)}.landing-root .section{padding:96px 22px}}@media (max-width:760px){.landing-root .br,.landing-root .chat,.landing-root .frame,.landing-root .pv{max-width:100%}}@media (max-width:900px){.landing-root .chrome{padding:12px 18px}.landing-root .chrome__nav{display:none}.landing-root .chrome__cta{height:32px;padding:0 12px 0 14px;font-size:12px}.landing-root .hero__inner{gap:40px}.landing-root .hero{padding:124px 18px 56px}.landing-root .hero__kicker{font-size:10px;padding:5px 10px}.landing-root .hero__h1{font-size:clamp(48px,12vw,80px);margin-top:18px}.landing-root .hero__deck{font-size:16px;margin-top:20px;max-width:none}.landing-root .hero__ctas{margin-top:28px;gap:10px}.landing-root .hero__proof{margin-top:36px;gap:16px;font-size:10px}.landing-root .hero__proof .sep{display:none}.landing-root .artifact{display:none!important}.landing-root .section{padding:72px 18px}.landing-root .section__title{font-size:clamp(36px,7.5vw,64px)}.landing-root .section__label{font-size:10px}.landing-root .section__sub{font-size:15px}.landing-root .pv__body{padding:18px}.landing-root .pv__head{padding:18px 18px 12px}.landing-root .pv__title{font-size:24px}.landing-root .br__doss{width:100%;max-width:100%}.landing-root .chat__body{padding:20px 18px;gap:22px}.landing-root .chat__action,.landing-root .chat__answer{padding:12px 14px;font-size:13px}.landing-root .chat__bubble{font-size:13.5px;max-width:88%}.landing-root .chat__bar{padding:10px 14px;font-size:11px}.landing-root .chat__path{font-size:11px}.landing-root .chat__input{padding:12px 14px}.landing-root .stat-band{padding:80px 20px}.landing-root .stat-band__num{font-size:clamp(120px,30vw,200px)}.landing-root .stat-band__lead{font-size:clamp(24px,4.5vw,36px)}.landing-root .stat-band__sub{font-size:14px}.landing-root .tm__pillar-h{font-size:24px;line-height:1.15}.landing-root .tm__pillar-p{font-size:14px}.landing-root .cta__h{font-size:clamp(44px,11vw,96px);max-width:none}.landing-root .cta__sub{font-size:15px}.landing-root .cta__form{flex-direction:column;align-items:stretch;gap:10px}.landing-root .cta__form button,.landing-root .cta__form input{width:100%;font-size:15px;padding:14px 16px}}@media (max-width:520px){.landing-root .chrome__beta{display:none}.landing-root .chrome__wm{font-size:17px}.landing-root .chrome__cta svg{display:none}.landing-root .hero__h1{font-size:clamp(42px,14vw,64px)}.landing-root .hero__kicker{white-space:normal;line-height:1.4}.landing-root .section{padding:56px 16px}.landing-root .section__title{font-size:clamp(30px,9vw,48px)}.landing-root .stat-band{padding:64px 16px}.landing-root .stat-band__num{font-size:clamp(96px,34vw,140px)}.landing-root .stat-band__sub{font-size:13.5px}.landing-root .pv__head .pv__title{font-size:22px}.landing-root .pv__sec-h{font-size:10px}.landing-root .cta{padding:80px 18px}}.landing-root .intg{background:var(--night-2);color:var(--night-fg);border-bottom:1px solid var(--night-rule);padding:30px 24px}.landing-root .intg__inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:18px 26px}.landing-root .intg__label{font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--night-fg-3)}.landing-root .intg__chips{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.landing-root .intg__chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border:1px solid var(--night-rule);border-radius:999px;font-size:13px;font-weight:500;color:var(--night-fg-2);background:hsla(35,12%,88%,.03)}.landing-root .intg__chip svg{width:18px;height:18px}.landing-root .intg__chip--rec{color:var(--rust-text-dark);border-color:rgba(217,99,61,.3);background:rgba(217,99,61,.08)}.landing-root .intg__chip--rec svg{width:15px;height:15px;color:var(--rust-text-dark)}.landing-root .intg__note{font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;color:var(--night-fg-3)}.landing-root .br__tabs{display:flex;gap:2px;padding:8px 14px;border-bottom:1px solid var(--border);background:var(--paper);overflow-x:auto}.landing-root .br__tab{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:7px;font-size:12.5px;font-weight:500;color:var(--fg3);white-space:nowrap}.landing-root .br__tab svg{width:14px;height:14px}.landing-root .br__tab.is-active{background:var(--accent-soft);color:var(--accent-text)}.landing-root .br__tab-badge{font-family:var(--font-mono);font-size:9.5px;padding:1px 5px;border-radius:999px;background:var(--paper-deep);color:var(--fg3)}.landing-root .br__tab.is-active .br__tab-badge{background:var(--surface-elevated);color:var(--accent-text)}.landing-root .rp__head{padding:22px 28px 14px;border-bottom:1px solid var(--border)}.landing-root .rp__title{font-family:var(--font-display);font-weight:500;font-size:20px;letter-spacing:-.01em;color:var(--ink)}.landing-root .rp__sub{font-size:13px;color:var(--fg3);margin-top:3px}.landing-root .rp__list{padding:6px 16px 16px;display:flex;flex-direction:column}.landing-root .rp__row{display:grid;grid-template-columns:36px 1fr auto;gap:14px;padding:16px 12px;border-bottom:1px dashed var(--border);align-items:flex-start}.landing-root .rp__row:last-child{border-bottom:0}.landing-root .rp__row--open{background:rgba(247,229,220,.32);border-radius:10px}.landing-root .rp__av{width:36px;height:36px;border-radius:50%;background:var(--accent-soft);color:var(--accent-text);font-family:var(--font-mono);font-size:11px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.landing-root .rp__top{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.landing-root .rp__from{font-size:14px;font-weight:600;color:var(--ink)}.landing-root .rp__email{font-family:var(--font-mono);font-size:11px;color:var(--fg3)}.landing-root .rp__badge{font-family:var(--font-mono);font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:var(--fg3);border:1px solid var(--border);border-radius:4px;padding:1px 5px}.landing-root .rp__subject{font-size:13.5px;color:var(--ink);margin-top:3px}.landing-root .rp__reason{display:flex;align-items:flex-start;gap:6px;font-size:12px;line-height:1.5;color:var(--accent-text);margin-top:6px}.landing-root .rp__reason svg{width:13px;height:13px;flex-shrink:0;margin-top:2px}.landing-root .rp__age{font-family:var(--font-mono);font-size:11px;color:var(--fg3);white-space:nowrap;padding-top:2px}.landing-root .rp__age--urgent{color:var(--rust);font-weight:600}.landing-root .rp__draft{margin-top:12px;background:var(--surface-elevated);border:1px solid var(--border);border-radius:9px;padding:12px 14px}.landing-root .rp__draft-h{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text);font-weight:600}.landing-root .rp__draft-icon{color:var(--rust)}.landing-root .rp__draft-body{font-size:13px;line-height:1.6;color:var(--fg2);margin-top:8px}.landing-root .rp__draft-actions{display:inline-flex;gap:8px;margin-top:12px}.landing-root .rp__send{font-size:12px;font-weight:500;color:#fff;background:var(--rust);border-radius:6px;padding:5px 14px}.landing-root .rp__edit{font-size:12px;font-weight:500;color:var(--fg2);border:1px solid var(--border);border-radius:6px;padding:5px 12px}.landing-root .rl__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:880px){.landing-root .rl__grid{grid-template-columns:1fr}}.landing-root .rl__bucket{background:var(--paper-2);border:1px solid var(--border);border-radius:12px;padding:18px 18px 8px;display:flex;flex-direction:column}.landing-root .rl__bucket-h{display:flex;align-items:center;gap:11px;padding-bottom:14px;margin-bottom:4px;border-bottom:1px solid var(--border)}.landing-root .rl__bucket-ic{width:30px;height:30px;border-radius:8px;background:var(--accent-soft);color:var(--accent-text);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .rl__bucket-ic svg{width:15px;height:15px}.landing-root .rl__bucket-ic--cold{background:var(--error-soft);color:var(--error-text)}.landing-root .rl__bucket-ic--warm{background:#dcefe2;color:#2f7d4f}.landing-root .rl__bucket-name{font-family:var(--font-display);font-weight:500;font-size:16px;color:var(--ink);line-height:1.2}.landing-root .rl__bucket-sub{font-size:11.5px;color:var(--fg3);margin-top:2px}.landing-root .rl__row{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:13px 0;border-bottom:1px dashed var(--border);align-items:flex-start}.landing-root .rl__bucket .rl__row:last-child{border-bottom:0}.landing-root .rl__av{width:30px;height:30px;border-radius:50%;background:var(--accent-soft);color:var(--accent-text);font-family:var(--font-mono);font-size:10px;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.landing-root .rl__name{font-size:13.5px;font-weight:600;color:var(--ink)}.landing-root .rl__name i{font-style:normal;font-family:var(--font-mono);font-size:10px;color:var(--fg3);margin-left:6px}.landing-root .rl__headline{font-size:12.5px;color:var(--fg2);margin-top:2px}.landing-root .rl__reason{display:flex;align-items:flex-start;gap:5px;font-size:11.5px;line-height:1.45;color:var(--accent-text);margin-top:5px}.landing-root .rl__reason svg{width:12px;height:12px;flex-shrink:0;margin-top:2px}.landing-root .rl__chip{grid-column:2;justify-self:start;margin-top:8px;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.04em;color:var(--fg3);border:1px solid var(--border);border-radius:999px;padding:2px 8px;background:var(--paper)}.landing-root .rl__chip--urgent{color:var(--rust);border-color:rgba(217,99,61,.3);background:rgba(217,99,61,.07);font-weight:600}.landing-root .bt{padding:24px 28px 28px;display:grid;grid-template-columns:1.45fr 1fr;gap:16px;align-items:start}@media (max-width:760px){.landing-root .bt{grid-template-columns:1fr;padding:18px 18px 22px}}.landing-root .bt__col{display:flex;flex-direction:column;gap:16px;min-width:0}.landing-root .bt__av{width:26px;height:26px;border-radius:50%;background:var(--accent-soft);color:var(--accent-text);font-family:var(--font-mono);font-size:9.5px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .bt__av--lg{width:38px;height:38px;font-size:12px}.landing-root .bt__upnext{position:relative;border:1px solid var(--border);border-radius:14px;padding:18px 18px 16px;background:linear-gradient(160deg,rgba(217,99,61,.08),var(--surface-elevated))}.landing-root .bt__upnext-h{display:flex;justify-content:space-between;align-items:center;gap:8px}.landing-root .bt__upnext-label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text)}.landing-root .bt__countdown{font-family:var(--font-mono);font-size:10px;color:#fff;background:var(--rust);border-radius:999px;padding:2px 9px}.landing-root .bt__upnext-title{font-family:var(--font-display);font-weight:500;font-size:21px;line-height:1.2;letter-spacing:-.01em;color:var(--ink);margin-top:8px}.landing-root .bt__upnext-meta{display:flex;align-items:center;gap:8px;margin-top:6px;font-size:12.5px;color:var(--fg3)}.landing-root .bt__badge{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.04em;color:var(--fg2);border:1px solid var(--border);border-radius:5px;padding:2px 6px;background:var(--paper)}.landing-root .bt__upnext-actions{display:flex;align-items:center;gap:10px;margin-top:14px;flex-wrap:wrap}.landing-root .bt__rec{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:500;color:#fff;background:var(--rust);border-radius:8px;padding:7px 12px}.landing-root .bt__rec svg{width:14px;height:14px}.landing-root .bt__avs{display:inline-flex}.landing-root .bt__avs .bt__av{margin-left:-6px;box-shadow:0 0 0 2px var(--surface-elevated)}.landing-root .bt__avs .bt__av:first-child{margin-left:0}.landing-root .bt__proj{font-family:var(--font-mono);font-size:10.5px;color:var(--accent-text);background:var(--accent-soft);border-radius:6px;padding:4px 8px}.landing-root .bt__later{margin-top:14px;border-top:1px solid var(--border);padding-top:12px}.landing-root .bt__later-l{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--fg3);margin-bottom:8px}.landing-root .bt__later-row{display:flex;gap:8px}.landing-root .bt__later-chip{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;border:1px solid var(--border);border-radius:8px;padding:7px 10px;background:var(--paper);font-size:11.5px;color:var(--fg2);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.landing-root .bt__later-chip b{font-family:var(--font-mono);font-size:10.5px;color:var(--accent-text);font-weight:600}.landing-root .bt__card{border:1px solid var(--border);border-radius:12px;background:var(--paper-2);overflow:hidden}.landing-root .bt__card-h{display:flex;align-items:center;gap:7px;padding:11px 14px;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--fg3);font-weight:600}.landing-root .bt__card-h svg{width:14px;height:14px;color:var(--rust)}.landing-root .bt__card-sub{color:var(--fg3);font-weight:400;letter-spacing:.02em}.landing-root .bt__task{display:flex;align-items:center;gap:10px;padding:9px 14px;border-top:1px solid var(--border)}.landing-root .bt__heat{width:4px;height:26px;border-radius:999px;background:var(--border-strong);flex-shrink:0}.landing-root .bt__heat--hot{background:var(--rust)}.landing-root .bt__heat--warm{background:#e0a23d}.landing-root .bt__check{width:15px;height:15px;border:1.5px solid var(--fg3);border-radius:4px;flex-shrink:0}.landing-root .bt__task-t{flex:1;min-width:0;font-size:13px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-root .bt__due{font-family:var(--font-mono);font-size:10.5px;color:var(--fg3);white-space:nowrap}.landing-root .bt__due--over{color:var(--rust);font-weight:600}.landing-root .bt__viewall{display:flex;align-items:center;gap:5px;padding:9px 14px;border-top:1px solid var(--border);font-size:11.5px;color:var(--fg3)}.landing-root .bt__viewall svg{width:12px;height:12px}.landing-root .bt__dofirst{position:relative;border:1px solid var(--border);border-radius:12px;background:var(--surface-elevated);padding:14px 16px 16px;cursor:pointer;transition:border-color .16s}.landing-root .bt__dofirst:hover{border-color:var(--border-strong)}.landing-root .bt__dofirst .sonar{right:14px;top:14px}.landing-root .bt__dofirst-cap{bottom:16px;right:16px}.landing-root .bt__card-label{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--fg3);font-weight:600}.landing-root .bt__dofirst-from{display:flex;align-items:center;gap:8px;margin-top:10px}.landing-root .bt__dofirst-who{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;color:var(--fg3)}.landing-root .bt__dofirst-who svg{width:13px;height:13px}.landing-root .bt__dofirst-t{font-size:14.5px;font-weight:500;color:var(--ink);margin-top:8px;line-height:1.3}.landing-root .bt__dofirst-reason{font-size:12px;color:var(--fg3);margin-top:5px;line-height:1.5}.landing-root .bt__btn{display:inline-flex;align-items:center;gap:6px;margin-top:12px;font-size:12px;font-weight:500;color:#fff;background:var(--rust);border-radius:8px;padding:6px 12px}.landing-root .bt__btn svg{width:13px;height:13px}.landing-root .bt__reply{display:flex;align-items:center;gap:10px;padding:10px 14px;border-top:1px solid var(--border)}.landing-root .bt__reply-main{flex:1;min-width:0;display:flex;flex-direction:column}.landing-root .bt__reply-subj{font-size:12.5px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-root .bt__reply-who{font-size:11px;color:var(--fg3)}.landing-root .bt__reply-age{font-family:var(--font-mono);font-size:10.5px;color:var(--fg3);flex-shrink:0}.landing-root .bt__spotlight{border:1px solid var(--border);border-radius:12px;background:var(--paper-2);padding:14px 16px 16px}.landing-root .bt__spotlight-h{display:flex;justify-content:space-between;align-items:center;gap:8px}.landing-root .bt__spotlight-meta{font-family:var(--font-mono);font-size:10.5px;color:var(--rust)}.landing-root .bt__spotlight-who{display:flex;align-items:center;gap:10px;margin-top:12px}.landing-root .bt__spotlight-name{display:block;font-size:15px;font-weight:500;color:var(--ink)}.landing-root .bt__spotlight-co{display:block;font-size:11.5px;color:var(--fg3)}.landing-root .bt__spotlight-reason{display:flex;gap:6px;font-size:12.5px;color:var(--fg2);line-height:1.5;margin-top:12px}.landing-root .bt__spotlight-reason svg{width:13px;height:13px;color:var(--rust);flex-shrink:0;margin-top:2px}.landing-root .bt__spotlight-actions{display:flex;align-items:center;gap:12px;margin-top:12px}.landing-root .bt__more{font-size:11.5px;color:var(--fg3)}.landing-root .bt__topics{padding:0 2px}.landing-root .bt__topics-h{display:flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--fg3);margin-bottom:9px;padding-left:2px}.landing-root .bt__topics-h svg{width:12px;height:12px}.landing-root .bt__topics-row{display:flex;gap:8px;flex-wrap:wrap}.landing-root .bt__topics-list{border:1px solid var(--border);border-radius:10px;background:var(--paper-2);padding:4px 12px}.landing-root .bt__topic{padding:8px 0;border-top:1px solid rgba(213,204,188,.5)}.landing-root .bt__topic:first-child{border-top:0}.landing-root .bt__topic-line{display:flex;align-items:baseline;gap:7px;min-width:0}.landing-root .bt__topic-line svg{width:11px;height:11px;flex-shrink:0;transform:translateY(1px);color:var(--fg3);opacity:.6}.landing-root .bt__topic-name{font-size:13px;color:var(--ink);flex-shrink:0}.landing-root .bt__topic-ctx{font-size:11px;color:var(--fg3);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-root .bt__topic-pulse{font-size:11.5px;line-height:1.4;color:var(--fg3);margin-top:3px;padding-left:18px}@keyframes landing-soft-pulse{0%,to{opacity:1}50%{opacity:.55}}.landing-root .bt__countdown,.landing-root .rl__chip--urgent{animation:landing-soft-pulse 2.6s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.landing-root .bt__countdown,.landing-root .rl__chip--urgent{animation:none}}.landing-root .tm__card-h .av svg{width:15px;height:15px}.landing-root .av--task{background:#e3f0e6;color:#2f7d4f}.landing-root .av--project{background:#e6eefb;color:#2f5db3}.landing-root .av--person{background:var(--accent-soft);color:var(--accent-text)}.landing-root .av--brief{background:#f7ead9;color:#9c5a1f}.landing-root img.av,.landing-root img.bt__av,.landing-root img.rl__av,.landing-root img.rp__av{object-fit:cover}.landing-root .cv{max-width:880px;margin:0 auto}.landing-root .cv__inputs{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-bottom:26px}.landing-root .cv__input{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--fg2);border:1px solid var(--border);border-radius:999px;padding:7px 14px;background:var(--paper-2)}.landing-root .cv__input svg{width:15px;height:15px;color:var(--fg3)}.landing-root .cv__arrow{color:var(--fg3);font-size:18px;margin:0 2px}.landing-root .cv__truth{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--accent-text);border:1px solid rgba(217,99,61,.25);border-radius:999px;padding:7px 15px;background:var(--accent-soft)}.landing-root .cv__truth img{width:16px;height:16px}@media (max-width:600px){.landing-root .cv__arrow{transform:rotate(90deg)}}.landing-root .cv__stream{border:1px solid var(--border);border-radius:12px;background:var(--paper-2);overflow:hidden;box-shadow:0 14px 32px -24px rgba(40,24,12,.28)}.landing-root .cv__stream-h{display:flex;align-items:center;gap:8px;padding:12px 18px;border-bottom:1px solid var(--border);background:var(--paper);font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--fg3)}.landing-root .cv__stream-dot{width:6px;height:6px;border-radius:50%;background:var(--rust);animation:landing-pulse 2.2s var(--ease-out) infinite}.landing-root .cv__row{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:13px 18px;border-top:1px solid var(--border)}.landing-root .cv__row:first-of-type{border-top:0}.landing-root .cv__src{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:10px;letter-spacing:.03em;text-transform:uppercase;color:var(--fg2);border:1px solid var(--border);border-radius:6px;padding:4px 8px;white-space:nowrap;background:var(--paper)}.landing-root .cv__src svg{width:12px;height:12px}.landing-root .cv__src--email svg{color:#2f5db3}.landing-root .cv__src--meeting svg{color:var(--rust)}.landing-root .cv__src--calendar svg{color:#2f7d4f}.landing-root .cv__effect{font-size:13.5px;color:var(--fg2);line-height:1.5;min-width:0}.landing-root .cv__effect b{color:var(--ink);font-weight:600}.landing-root .cv__time{font-family:var(--font-mono);font-size:10.5px;color:var(--fg3);white-space:nowrap}@media (max-width:600px){.landing-root .cv__row{grid-template-columns:1fr auto}.landing-root .cv__src{grid-column:1/-1;justify-self:start}}.landing-root .bt__upnext{box-shadow:0 26px 50px -30px rgba(40,24,12,.45),0 5px 14px -8px rgba(40,24,12,.16)}.landing-root .bt__dofirst{box-shadow:0 18px 38px -26px rgba(40,24,12,.34)}.landing-root .bt__card,.landing-root .bt__spotlight{box-shadow:0 10px 24px -18px rgba(40,24,12,.22)}.landing-root .artifact__bento{display:flex;flex-direction:column;gap:12px}.landing-root .bt__upnext--float{box-shadow:0 12px 28px -20px rgba(40,24,12,.3)}.landing-root .bt__dofirst--float{box-shadow:0 8px 20px -16px rgba(40,24,12,.22)}.landing-root .bt__dofirst-reason.writing:after,.landing-root .rp__draft-body.is-typing:after{content:"▍";color:var(--rust);margin-left:1px;animation:landing-blink .9s steps(1) infinite}.landing-root .rp__draft-body.is-typing{min-height:3.6em}.landing-root .rpd__thread{border-bottom:1px solid var(--border);padding-bottom:14px;margin-bottom:14px}.landing-root .rpd__msg .rpd__who{font-size:12.5px;font-weight:600;color:var(--ink)}.landing-root .rpd__msg p{font-size:13px;line-height:1.6;color:var(--fg2);margin-top:6px}.landing-root .rpd__draft{background:var(--surface-elevated);border:1px solid var(--border);border-radius:10px;padding:13px 14px}.landing-root .rpd__draft-h{display:inline-flex;align-items:center;gap:7px;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text);font-weight:600}.landing-root .rpd__draft-dot{color:var(--rust)}.landing-root .rpd__draft p{font-size:13px;line-height:1.6;color:var(--fg2);margin-top:9px}.landing-root .rpd__actions{display:flex;gap:8px;margin-top:13px}.landing-root .rpd__send{font-size:12px;font-weight:500;color:#fff;background:var(--rust);border-radius:7px;padding:6px 16px}.landing-root .rpd__edit{font-size:12px;font-weight:500;color:var(--fg2);border:1px solid var(--border);border-radius:7px;padding:6px 14px}.landing-root .bt .bt__card,.landing-root .bt .bt__dofirst,.landing-root .bt .bt__spotlight,.landing-root .bt .bt__topics-list,.landing-root .bt .bt__upnext,.landing-root .chat,.landing-root .cv__stream,.landing-root .frame,.landing-root .rl__bucket,.landing-root .tm__card,.landing-root .tm__rec{box-shadow:0 14px 34px -18px rgba(40,24,12,.2),0 2px 6px -3px rgba(40,24,12,.07)}.landing-root .bt .bt__card,.landing-root .bt .bt__dofirst,.landing-root .bt .bt__spotlight,.landing-root .bt .bt__upnext,.landing-root .rl__bucket,.landing-root .tm__card{transition:box-shadow .22s var(--ease-out),transform .22s var(--ease-out)}.landing-root .bt .bt__card:hover,.landing-root .bt .bt__dofirst:hover,.landing-root .bt .bt__spotlight:hover,.landing-root .bt .bt__upnext:hover,.landing-root .rl__bucket:hover,.landing-root .tm__card:hover{transform:translateY(-3px);box-shadow:0 24px 48px -20px rgba(40,24,12,.28),0 4px 10px -4px rgba(40,24,12,.1)}.landing-root .bt .bt__dofirst{cursor:pointer}.landing-root .cv__row{transition:background .18s var(--ease-out)}.landing-root .cv__row:hover{background:rgba(217,99,61,.04)}@media (prefers-reduced-motion:reduce){.landing-root .bt .bt__card:hover,.landing-root .bt .bt__dofirst:hover,.landing-root .bt .bt__spotlight:hover,.landing-root .bt .bt__upnext:hover,.landing-root .rl__bucket:hover,.landing-root .tm__card:hover{transform:none}}.landing-root .sp{max-width:800px;margin:0 auto;background:var(--surface-elevated);border:1px solid var(--border-strong);border-radius:14px;overflow:hidden;box-shadow:0 44px 90px -40px rgba(40,24,12,.5),0 12px 30px -16px rgba(40,24,12,.22)}.landing-root .sp__bar{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid var(--border)}.landing-root .sp__bar>svg{width:18px;height:18px;color:var(--fg3);flex-shrink:0}.landing-root .sp__query{flex:1;display:inline-flex;align-items:center;font-size:15px;color:var(--ink);letter-spacing:-.01em}.landing-root .sp__caret{width:1.5px;height:18px;background:var(--rust);margin-left:2px;animation:landing-blink 1s steps(1) infinite}.landing-root .sp__esc{font-family:var(--font-mono);font-size:10px;color:var(--fg3);border:1px solid var(--border);border-radius:4px;padding:2px 7px}.landing-root .sp__chips{display:flex;gap:6px;padding:10px 14px;border-bottom:1px solid var(--border);overflow-x:auto}.landing-root .sp__chip{font-size:12px;color:var(--fg3);padding:5px 11px;border-radius:999px;white-space:nowrap}.landing-root .sp__chip.is-active{background:var(--accent-soft);color:var(--accent-text);font-weight:500}.landing-root .sp__panes{display:grid;grid-template-columns:47% 53%;min-height:290px}.landing-root .sp__list{padding:8px;border-right:1px solid var(--border);overflow-y:auto}.landing-root .sp__group{font-family:var(--font-mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--fg3);padding:6px 8px 8px}.landing-root .sp__item{display:flex;align-items:center;gap:10px;padding:8px 9px;border-radius:7px;transition:background .14s var(--ease-out);cursor:pointer}.landing-root .sp__item:hover{background:var(--paper-deep)}.landing-root .sp__item.is-sel{background:var(--accent-soft)}.landing-root .sp__item-t{min-width:0;flex:1;font-size:13px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-root .sp__item.is-sel .sp__item-t{color:var(--accent-text);font-weight:500}.landing-root .sp__preview{padding:18px 20px;display:flex;flex-direction:column;gap:14px}.landing-root .sp__pv-head{display:flex;align-items:center;gap:11px}.landing-root img.sp__pv-av{width:42px;height:42px;border-radius:50%;object-fit:cover;flex-shrink:0;background:var(--accent-soft)}.landing-root .sp__pv-id{min-width:0;flex:1}.landing-root .sp__pv-name{font-size:15px;font-weight:600;color:var(--ink)}.landing-root .sp__pv-sub{font-size:12px;color:var(--fg3);margin-top:1px}.landing-root .sp__pv-meta{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:4px 0}.landing-root .sp__pv-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 0;font-size:12px}.landing-root .sp__pv-row span:first-child{color:var(--fg3)}.landing-root .sp__pv-row span:last-child{font-family:var(--font-mono);font-size:11px;color:var(--fg2)}.landing-root .sp__pv-note{display:flex;gap:7px;font-size:12.5px;line-height:1.55;color:var(--fg2)}.landing-root .sp__pv-note svg{width:13px;height:13px;flex-shrink:0;margin-top:2px;color:var(--rust)}@media (max-width:600px){.landing-root .sp__panes{grid-template-columns:1fr}.landing-root .sp__preview{display:none}.landing-root .sp__list{border-right:0}}.landing-root .sp__tag{font-family:var(--font-mono);font-size:9px;letter-spacing:.06em;text-transform:uppercase;color:var(--fg3);border:1px solid var(--border);border-radius:5px;padding:2px 6px;white-space:nowrap}.landing-root .sp__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px;border-top:1px solid var(--border);background:var(--paper);font-family:var(--font-mono);font-size:10.5px;color:var(--fg3)}.landing-root .sp__foot-l{display:inline-flex;align-items:center;gap:6px}.landing-root .sp__foot-l svg{width:12px;height:12px}@media (max-width:600px){.landing-root .sp__foot-k{display:none}}.landing-root .sp__list .sp__tag{width:62px;text-align:center;flex-shrink:0}.landing-root .artifact__soon{position:absolute;top:-13px;right:14px;z-index:4;display:inline-flex;align-items:center;gap:6px;background:var(--rust);color:#fff;font-family:var(--font-mono);font-size:10px;letter-spacing:.07em;text-transform:uppercase;font-weight:600;padding:6px 12px;border-radius:999px;box-shadow:0 10px 24px -10px rgba(0,0,0,.55)}.landing-root .artifact__soon svg{width:13px;height:13px}.landing-root.demo-root{min-height:100vh;background:var(--paper)}.landing-root .demo__bar{display:flex;align-items:center;justify-content:space-between;padding:18px 32px;border-bottom:1px solid var(--border)}.landing-root .demo__bar .chrome__wm{color:var(--ink)}.landing-root .demo__signin{font-size:13px;font-weight:500;color:var(--fg2);padding:8px 12px;border-radius:var(--radius-md);transition:background .15s var(--ease-out)}.landing-root .demo__signin:hover{background:rgba(127,110,90,.1)}.landing-root .demo__main{max-width:1240px;margin:0 auto;padding:56px 32px 80px;display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:start}@media (max-width:900px){.landing-root .demo__main{grid-template-columns:1fr;gap:32px;padding:36px 20px 56px}}.landing-root .demo__kicker{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--fg3);padding:6px 12px 6px 10px;border:1px solid var(--border-strong);border-radius:999px}.landing-root .demo__kicker .square{width:6px;height:6px;background:var(--rust);transform:rotate(45deg)}.landing-root .demo__h1{font-family:var(--font-display);font-weight:400;font-size:clamp(34px,4.4vw,54px);line-height:1.02;letter-spacing:-.02em;color:var(--ink);margin-top:18px}.landing-root .demo__h1 em{font-style:italic;color:var(--accent-text)}.landing-root .demo__deck{font-size:16px;line-height:1.6;color:var(--fg2);margin-top:18px;max-width:46ch}.landing-root .demo__list{margin-top:22px;display:flex;flex-direction:column;gap:11px}.landing-root .demo__list li{position:relative;padding-left:24px;font-size:14px;color:var(--fg2);line-height:1.5}.landing-root .demo__list li:before{content:"✓";position:absolute;left:0;top:-1px;color:var(--rust);font-weight:700}.landing-root .demo__quote{margin-top:28px;padding:16px 18px;border-left:2px solid var(--accent-soft);background:rgba(247,229,220,.4);border-radius:0 8px 8px 0}.landing-root .demo__quote blockquote{font-family:var(--font-display);font-size:16px;font-style:italic;line-height:1.45;color:var(--ink)}.landing-root .demo__quote figcaption{margin-top:10px;font-size:10.5px}.landing-root .demo__quote figcaption,.landing-root .demo__trust{font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--fg3)}.landing-root .demo__trust{margin-top:26px;font-size:11px}.landing-root .demo__cal{background:var(--surface-elevated);border:1px solid var(--border);border-radius:14px;padding:8px;min-height:660px;box-shadow:0 26px 60px -32px rgba(40,24,12,.32),0 4px 12px -6px rgba(40,24,12,.1)}.landing-root .bt__welcome{grid-column:1/-1;margin-bottom:2px}.landing-root .bt__welcome-meta{font-family:var(--font-mono);font-size:11px;letter-spacing:.03em;color:var(--fg3)}.landing-root .bt__welcome-intro{font-family:var(--font-display);font-weight:500;font-size:24px;line-height:1.2;letter-spacing:-.015em;color:var(--ink);margin-top:8px;max-width:40ch}.landing-root .artifact__greet{margin-bottom:10px}