.landing3-hero{--hero-warm-ink:#f7f2eb;--hero-warm-soft:rgba(207,207,207,0.88);background:#1a1a1a;color:var(--text-primary);min-height:100vh;min-height:100dvh;flex-direction:column;align-items:stretch;padding:0;overflow:hidden}.landing3-hero,.landing3-hero__content{display:flex;justify-content:flex-start;position:relative}.landing3-hero__content{z-index:2;flex:0 0 auto;flex-direction:column;align-items:center;padding:8.5rem 24px 24px;width:100%;max-width:1120px;margin:0 auto}.landing3-hero__intro{text-align:center;max-width:920px;margin-bottom:72px}.landing3-hero__title{font-family:var(--font-lora);font-size:clamp(2.9rem,6.4vw,4.8rem);font-weight:400!important;line-height:1.08;letter-spacing:-.02em;color:#7f7f7f!important;margin-bottom:22px;hyphens:none;-webkit-hyphens:none}.landing3-hero__title .landing3-hero__accent{color:#fff!important}.landing3-hero__subtitle{font-family:var(--font-inter);font-size:clamp(1.02rem,1.8vw,1.22rem);font-weight:400;line-height:1.55;color:var(--hero-warm-soft)!important;margin-bottom:0;max-width:640px;margin-left:auto;margin-right:auto;hyphens:none;-webkit-hyphens:none}.landing3-hero__cta{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:32px}.landing3-hero__cta-note{display:inline-flex;align-items:center;gap:7px;margin:0;font-family:var(--font-inter);font-size:.78rem;color:rgba(207,207,207,.62)}.landing3-hero__flag{display:inline-flex;flex-shrink:0;border-radius:3px;overflow:hidden;line-height:0;box-shadow:0 1px 4px rgba(0,0,0,.35)}.landing3-hero__flag svg{display:block}.landing3-hero__accent{font-family:var(--font-lora);font-style:italic;color:var(--color-cappuccino)!important}.landing3-hero__showcase{width:100%;opacity:0;transform:translateY(10px);animation:landing3FadeUp .9s var(--ease-out-expo) .4s forwards}.landing3-hero__demo{display:grid;grid-template-columns:240px minmax(0,1fr);grid-gap:16px;gap:16px;width:100%;align-items:stretch}.landing3-hero__modes{display:flex;flex-direction:column;gap:8px;min-height:0}.landing3-hero__mode{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border-subtle);background:var(--glass-bg);border-radius:14px;padding:12px 12px 14px;text-align:left;cursor:pointer;color:inherit;box-shadow:inset 0 1px 0 rgba(255,255,255,.04);transition:border-color .25s ease,background .25s ease,transform .25s ease,box-shadow .25s ease;flex:1 1;position:relative;overflow:hidden;hyphens:none;-webkit-hyphens:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing3-hero__mode:hover{border-color:var(--glass-border-hover);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.06)}.landing3-hero__mode--active.landing3-hero__mode--vault{border-color:rgba(198,165,133,.45);background:rgba(198,165,133,.12);box-shadow:0 10px 28px rgba(198,165,133,.1),inset 0 1px 0 rgba(255,255,255,.05)}.landing3-hero__mode--active.landing3-hero__mode--ask{border-color:rgba(156,107,67,.5);background:rgba(156,107,67,.14);box-shadow:0 10px 28px rgba(156,107,67,.12),inset 0 1px 0 rgba(255,255,255,.05)}.landing3-hero__mode--active.landing3-hero__mode--chat{border-color:rgba(117,178,99,.5);background:rgba(117,178,99,.12);box-shadow:0 10px 28px rgba(117,178,99,.1),inset 0 1px 0 rgba(255,255,255,.05)}.landing3-hero__mode--active.landing3-hero__mode--actions{border-color:rgba(198,165,133,.35);background:rgba(255,255,255,.07);box-shadow:0 10px 28px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.06)}.landing3-hero__mode-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:rgba(255,255,255,.06);overflow:hidden}.landing3-hero__mode-progress-bar{display:block;height:100%;width:0;background:rgba(255,255,255,.35)}.landing3-hero__mode-progress-bar--running{animation-name:landing3ModeProgress;animation-timing-function:linear;animation-fill-mode:forwards}.landing3-hero__mode-progress-bar--done{width:100%}.landing3-hero__mode--vault .landing3-hero__mode-progress-bar--done,.landing3-hero__mode--vault .landing3-hero__mode-progress-bar--running{background:#c6a585}.landing3-hero__mode--ask .landing3-hero__mode-progress-bar--done,.landing3-hero__mode--ask .landing3-hero__mode-progress-bar--running{background:#9c6b42}.landing3-hero__mode--chat .landing3-hero__mode-progress-bar--done,.landing3-hero__mode--chat .landing3-hero__mode-progress-bar--running{background:#75b263}.landing3-hero__mode--actions .landing3-hero__mode-progress-bar--done,.landing3-hero__mode--actions .landing3-hero__mode-progress-bar--running{background:rgba(247,247,247,.75)}.landing3-hero__mode-head{display:flex;align-items:center;gap:6px;margin-bottom:6px}.landing3-hero__mode-name{font-family:var(--font-lora);font-size:1.05rem;font-weight:500;color:#fff}.landing3-hero__mode--ask .landing3-hero__mode-head,.landing3-hero__mode--vault .landing3-hero__mode-head{color:#c6a585}.landing3-hero__mode--chat .landing3-hero__mode-head{color:#8bc47a}.landing3-hero__mode--actions .landing3-hero__mode-head{color:#f7f7f7}.landing3-hero__mode-desc{display:block;font-family:var(--font-inter);font-size:.8rem;line-height:1.4;color:var(--text-secondary);font-weight:400}.landing3-hero__mode--vault .landing3-hero__mode-desc{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing3-hero__panel-shell{position:relative;border-radius:22px;padding:1px;background:linear-gradient(145deg,rgba(198,165,133,.42),rgba(156,107,67,.22) 38%,rgba(117,178,99,.14));box-shadow:0 28px 80px rgba(0,0,0,.42),0 0 72px rgba(156,107,67,.1)}.landing3-hero__panel{height:440px;min-height:320px;max-height:460px;border:none;border-radius:21px;background:rgba(24,24,24,.97);overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.05);position:relative}.landing3-hero__feed{height:100%;overflow:hidden;padding:14px 14px 16px;hyphens:none;-webkit-hyphens:none;touch-action:none;overscroll-behavior:none;mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.35) 4%,#000 12%,#000);-webkit-mask-image:linear-gradient(180deg,transparent,rgba(0,0,0,.35) 4%,#000 12%,#000)}.landing3-hero__feed-inner{display:flex;flex-direction:column;gap:12px;min-height:100%;padding-top:0;justify-content:flex-start;will-change:transform;transition:transform .55s var(--ease-out-expo)}.landing3-hero__feed-anchor{height:1px;flex-shrink:0}.landing3-hero__block{flex-shrink:0;opacity:1;transform:translateY(0);animation:landing3BlockIn .45s var(--ease-out-expo);transition:opacity .45s ease,filter .45s ease,max-height .45s ease,transform .45s ease}.landing3-hero__block--past{opacity:.32;filter:saturate(.55);transform:scale(.97);transform-origin:top center;max-height:64px;overflow:hidden;pointer-events:none}.landing3-hero__memory-card{border:1px solid rgba(198,165,133,.22);border-radius:14px;background:rgba(198,165,133,.08);padding:14px 14px 12px;text-align:left;position:relative}.landing3-hero__memory-card--email{border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.03)}.landing3-hero__vault-stats{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(198,165,133,.18);background:rgba(198,165,133,.07)}.landing3-hero__vault-stat{display:inline-flex;align-items:baseline;gap:5px;flex-shrink:0;white-space:nowrap}.landing3-hero__vault-stat--people{align-items:center;color:rgba(247,247,247,.72)}.landing3-hero__vault-stat-value{font-family:var(--font-inter);font-size:.95rem;font-weight:600;color:#f7f2eb;letter-spacing:-.02em}.landing3-hero__vault-stat-label{font-size:.72rem;font-weight:500;color:rgba(207,207,207,.62)}.landing3-hero__vault-services{display:flex;align-items:center;justify-content:center;flex:1 1;min-width:0}.landing3-hero__vault-service{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-left:-6px;border-radius:50%;border:1px solid rgba(24,24,24,.9);background:rgba(40,36,32,.95);box-shadow:0 1px 2px rgba(0,0,0,.25)}.landing3-hero__vault-service:first-child{margin-left:0}.landing3-hero__vault-service img{width:11px;height:11px;object-fit:contain}.landing3-hero__email-fields{margin-bottom:10px}.landing3-hero__email .landing3-hero__email-fields{padding:12px 14px 10px;margin-bottom:0;border-bottom:none}.landing3-hero__email-field{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:.8rem}.landing3-hero__email-field span{color:rgba(207,207,207,.55);min-width:28px;flex-shrink:0}.landing3-hero__email-field strong{color:#fff;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing3-hero__email{border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.03);overflow:hidden;text-align:left}.landing3-hero__email-head{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.08)}.landing3-hero__email-head img{width:16px;height:16px;object-fit:contain;flex-shrink:0}.landing3-hero__email-meta{display:flex;flex-direction:column;min-width:0}.landing3-hero__email-label{font-size:.66rem;color:rgba(207,207,207,.55);text-transform:uppercase;letter-spacing:.04em}.landing3-hero__email-subject{font-size:.88rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing3-hero__email-body{margin:0;padding-top:2px;font-size:.86rem;line-height:1.45;color:#d1d2d3}.landing3-hero__email-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 14px 10px;border-top:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.16)}.landing3-hero__email-hint{font-size:.75rem;color:rgba(207,207,207,.55)}.landing3-hero__email-send{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:8px;padding:7px 12px;background:#c5221f;color:#fff;font-size:.82rem;font-weight:700;font-family:var(--font-inter);cursor:default;box-shadow:0 1px 2px rgba(0,0,0,.25);white-space:nowrap}.landing3-hero__memory-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.landing3-hero__memory-source{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:rgba(247,247,247,.88)}.landing3-hero__memory-source img{width:15px;height:15px;object-fit:contain}.landing3-hero__memory-meta{font-size:11px;color:rgba(207,207,207,.62);white-space:nowrap}.landing3-hero__memory-sender{margin:0 0 4px;font-size:13px;font-weight:600;color:#f7f7f7}.landing3-hero__memory-text{margin:0 0 14px;font-size:14px;line-height:1.5;color:rgba(247,247,247,.92)}.landing3-hero__memory-actions{display:flex;align-items:center;justify-content:flex-end;position:relative}.landing3-hero__add-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;gap:5px;padding:7px 11px;border-radius:8px;border:1px solid rgba(241,229,210,.45);background:rgba(241,229,210,.14);color:var(--color-latte-foam);font-family:var(--font-inter);font-size:12px;font-weight:500;line-height:1;cursor:default;transition:background .2s ease,border-color .2s ease,transform .15s ease,box-shadow .2s ease}.landing3-hero__add-btn--click{border-color:rgba(241,229,210,.85);background:rgba(241,229,210,.28);transform:scale(.96);box-shadow:0 0 0 3px rgba(241,229,210,.16)}.landing3-hero__add-btn--done{border-color:rgba(117,178,99,.55);background:rgba(117,178,99,.16);color:#9fd48c}.landing3-hero__cursor{position:absolute;right:18px;bottom:-2px;width:14px;height:14px;border-radius:50%;border:2px solid rgba(247,247,247,.9);background:rgba(247,247,247,.25);box-shadow:0 2px 8px rgba(0,0,0,.35);animation:landing3CursorTap .7s ease forwards;pointer-events:none}.landing3-hero__context-chip{display:flex;align-items:center;gap:8px;margin-top:10px;padding-left:2px;animation:landing3BlockIn .35s var(--ease-out-expo) forwards}.landing3-hero__context-label{font-size:11px;color:rgba(207,207,207,.65);font-weight:500}.landing3-hero__composer{border:1px solid var(--border-subtle);border-radius:14px;background:#1e1e1e;overflow:hidden;text-align:left}.landing3-hero__composer-input{padding:14px 14px 10px;min-height:52px}.landing3-hero__typed{font-size:14px;line-height:1.5;color:#f7f7f7;font-weight:400;white-space:pre-wrap;word-break:break-word}.landing3-hero__caret{display:inline-block;width:1.5px;height:1em;margin-left:1px;vertical-align:-2px;background:rgba(247,247,247,.85);animation:landing3CaretBlink 1s steps(1) infinite}.landing3-hero__composer-toolbar{display:flex;align-items:center;padding:0 12px 12px}.landing3-hero__mode-pill{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:8px;border:1px solid var(--border-subtle);background:rgba(255,255,255,.04);font-size:12px;font-weight:500;color:rgba(247,247,247,.85)}.landing3-hero__mode-pill--ask{color:#c6a585;border-color:rgba(156,107,67,.35);background:rgba(156,107,67,.12)}.landing3-hero__mode-pill--chat{color:#8bc47a;border-color:rgba(117,178,99,.35);background:rgba(117,178,99,.12)}.landing3-hero__mode-pill--actions{color:#f7f7f7;border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.06)}.landing3-hero__chip{display:inline-flex;align-items:center;gap:5px;padding:2px 8px 2px 6px;border-radius:999px;margin:0 2px;vertical-align:baseline;font-size:12px;font-weight:500;line-height:1.4;border:1px solid rgba(0,0,0,0)}.landing3-hero__chip--service{background:rgba(198,165,133,.14);border-color:rgba(198,165,133,.28);color:#f1e5d2}.landing3-hero__chip--entity{background:rgba(117,178,99,.12);border-color:rgba(117,178,99,.28);color:#cfe8c6}.landing3-hero__chip-icon{flex-shrink:0}.landing3-hero__chip-service-icon{width:13px;height:13px;object-fit:contain;flex-shrink:0}.landing3-hero__chip-label{white-space:nowrap}.landing3-hero__block--answer{padding:4px 2px 2px;text-align:left;hyphens:none;-webkit-hyphens:none}.landing3-hero__status{position:relative;overflow:hidden;display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:12px;border:1px solid rgba(198,165,133,.2);background:rgba(255,255,255,.03);text-align:left;hyphens:none;-webkit-hyphens:none}.landing3-hero__status--inline{margin-bottom:2px}.landing3-hero__status--search{border-color:rgba(198,165,133,.28);background:rgba(198,165,133,.08)}.landing3-hero__status--think{border-color:rgba(117,178,99,.28);background:rgba(117,178,99,.08)}.landing3-hero__status--build{border-color:rgba(241,229,210,.22);background:rgba(255,255,255,.04)}.landing3-hero__status-dots{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.landing3-hero__status-dots i{width:5px;height:5px;border-radius:50%;background:rgba(247,242,235,.55);animation:landing3StatusDot 1.1s ease-in-out infinite}.landing3-hero__status-dots i:nth-child(2){animation-delay:.15s}.landing3-hero__status-dots i:nth-child(3){animation-delay:.3s}.landing3-hero__status--search .landing3-hero__status-dots i{background:rgba(198,165,133,.9)}.landing3-hero__status--think .landing3-hero__status-dots i{background:rgba(139,196,122,.95)}.landing3-hero__status--build .landing3-hero__status-dots i{background:rgba(241,229,210,.9)}.landing3-hero__status-label{font-family:var(--font-inter);font-size:.88rem;font-weight:500;color:rgba(247,247,247,.9);letter-spacing:.01em;white-space:nowrap}.landing3-hero__status-icons{display:inline-flex;align-items:center;margin-left:auto;gap:2px}.landing3-hero__status-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;background:rgba(0,0,0,.22);border:1px solid rgba(255,255,255,.08);opacity:.28;transform:scale(.92);animation:landing3StatusIconPulse 1.6s ease-in-out infinite}.landing3-hero__status-icon img{width:12px;height:12px;object-fit:contain}.landing3-hero__status-shimmer{position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.06) 50%,transparent 65%);transform:translateX(-120%);animation:landing3StatusShimmer 1.8s ease-in-out infinite}.landing3-hero__answer-body{margin:0 0 12px;font-size:.98rem;line-height:1.55;color:rgba(247,247,247,.92);text-align:left}.landing3-hero__cite{display:inline;font-size:11px;font-weight:600;color:var(--color-cappuccino);padding:1px 3px;border-radius:4px;background:rgba(198,165,133,.12)}.landing3-hero__refs{display:flex;flex-direction:column;gap:4px;border-top:1px solid var(--border-subtle);padding-top:10px}.landing3-hero__ref{display:flex;align-items:center;gap:8px;font-size:12px;color:rgba(247,247,247,.72)}.landing3-hero__ref img{width:13px;height:13px;object-fit:contain;flex-shrink:0}.landing3-hero__ref-number{font-weight:600;color:var(--color-cappuccino);min-width:14px}.landing3-hero__ref-title{color:rgba(247,247,247,.9);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing3-hero__bullets{margin:0;padding-left:18px;text-align:left;color:rgba(247,247,247,.9)}.landing3-hero__bullets li{font-size:.95rem;line-height:1.5;margin-bottom:8px}.landing3-hero__bullets li:last-child{margin-bottom:0}.landing3-hero__drafts{display:flex;flex-direction:column;gap:10px}.landing3-hero__slack{border:1px solid rgba(255,255,255,.08);border-radius:12px;background:rgba(255,255,255,.03);overflow:hidden;text-align:left}.landing3-hero__slack-message{display:flex;gap:10px;padding:12px 12px 10px}.landing3-hero__slack-avatar{width:32px;height:32px;border-radius:8px;background:#4a154b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;flex-shrink:0}.landing3-hero__slack-content{min-width:0;flex:1 1}.landing3-hero__slack-row{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.landing3-hero__slack-author{font-size:.88rem;font-weight:700;color:#fff}.landing3-hero__slack-time{font-size:.7rem;color:#ababad}.landing3-hero__slack-body{margin:0;font-size:.88rem;line-height:1.45;color:#d1d2d3}.landing3-hero__mention{color:#1d9bd1;font-weight:600}.landing3-hero__slack-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px 10px;border-top:1px solid rgba(255,255,255,.06)}.landing3-hero__slack-channel-pill{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:600;color:rgba(247,247,247,.85)}.landing3-hero__slack-channel-pill img{width:14px;height:14px;object-fit:contain}.landing3-hero__slack-send{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:8px;padding:7px 12px;background:#007a5a;color:#fff;font-size:.82rem;font-weight:700;font-family:var(--font-inter);cursor:default;box-shadow:0 1px 2px rgba(0,0,0,.25);white-space:nowrap}.landing3-hero__marquee{position:relative;z-index:2;margin-top:8px;padding:4px 0 18px;width:100%;overflow:hidden}.landing3-hero__marquee-label{text-align:center;font-family:var(--font-inter);font-size:.78rem;color:rgba(207,207,207,.55);margin:0 0 10px;letter-spacing:.02em}.landing3-hero__marquee-track-wrapper{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.landing3-hero__marquee-track{display:flex;gap:40px;width:max-content;animation:landing3Marquee 42s linear infinite}.landing3-hero__marquee-item{flex-shrink:0;display:flex;align-items:center;justify-content:center;opacity:.55;transition:opacity .2s ease}.landing3-hero__marquee-item img{height:22px;width:auto;max-width:88px;object-fit:contain;filter:grayscale(.2) brightness(1.05)}.landing3-hero__marquee-item:hover{opacity:.9}.landing3-hero--statement{min-height:0}.landing3-hero--statement .landing3-hero__content{flex:0 0 auto;justify-content:flex-start;padding-top:clamp(17rem,32vh,22rem);padding-bottom:48px}.landing3-hero--statement .landing3-hero__intro{margin-bottom:0;max-width:1040px}.landing3-hero--statement .landing3-hero__title{font-size:clamp(2.9rem,5.8vw,4.4rem);line-height:1.06;margin-bottom:28px}.landing3-hero--statement .landing3-hero__subtitle{font-size:clamp(1rem,1.6vw,1.18rem);max-width:640px}.landing3-hero--statement .landing3-hero__subtitle--typed{min-height:3.1em}.landing3-hero--statement .landing3-hero__subtitle-caret{display:inline-block;width:2px;height:1.05em;margin-left:3px;vertical-align:text-bottom;background:var(--color-cappuccino);animation:landing3CaretBlink 1.1s steps(1) infinite}.landing3-hero--statement .landing3-hero__cta{margin-top:36px}.landing3-hero--statement .landing3-hero__marquee{margin-top:auto}@media(max-width:900px){.landing3-hero--statement .landing3-hero__content{padding-top:clamp(14.5rem,28vh,18rem);padding-bottom:36px}.landing3-hero--statement .landing3-hero__title{font-size:clamp(2.2rem,8.5vw,3.2rem);margin-bottom:22px}}@media(max-width:560px){.landing3-hero--statement .landing3-hero__content{padding-bottom:12px}.landing3-hero--statement .landing3-hero__cta{margin-top:28px}}@keyframes landing3FadeUp{to{opacity:1;transform:translateY(0)}}@keyframes landing3BlockIn{0%{opacity:0;transform:translateY(12px)}}@keyframes landing3StatusDot{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}@keyframes landing3StatusIconPulse{0%,to{opacity:.28;transform:scale(.92)}35%,50%{opacity:1;transform:scale(1)}}@keyframes landing3StatusShimmer{0%{transform:translateX(-120%)}55%,to{transform:translateX(120%)}}@keyframes landing3ModeProgress{0%{width:0}to{width:100%}}@keyframes landing3CaretBlink{0%,45%{opacity:1}50%,to{opacity:0}}@keyframes landing3CursorTap{0%{opacity:0;transform:translate(18px,10px) scale(.7)}35%{opacity:1;transform:translate(0) scale(1)}70%{opacity:1;transform:translate(0) scale(.88)}to{opacity:0;transform:translate(0) scale(.88)}}@keyframes landing3GlowDriftLeft{0%{transform:translate(0)}to{transform:translate(28px,18px)}}@keyframes landing3GlowDriftRight{0%{transform:translate(0)}to{transform:translate(-24px,22px)}}@keyframes landing3Marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:900px){.landing3-hero__demo{grid-template-columns:1fr}.landing3-hero__modes{position:static;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.landing3-hero__mode{padding:12px 12px 16px}.landing3-hero__mode-desc{font-size:.78rem}.landing3-hero__panel{height:380px;min-height:300px;max-height:400px}.landing3-hero__content{padding-top:6rem}.landing3-hero__intro{margin-bottom:48px}.landing3-hero__title{font-size:clamp(2.2rem,8vw,3.1rem)}}@media(max-width:560px){.landing3-hero__modes{grid-template-columns:1fr}.landing3-hero__panel{height:340px;min-height:280px;max-height:360px}}.landing2-hero-tool{display:inline-flex;align-items:center;vertical-align:-.14em;margin:0 .08em}.landing2-hero-tool img{width:1.08em;height:1.08em;display:block;animation:landing2-hero-tool-in .4s ease}@keyframes landing2-hero-tool-in{0%{opacity:0;transform:translateY(.25em) scale(.8)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.landing2-hero-tool img{animation:none}}.landing3-pricing{--ink:#f7f2eb;--soft:rgba(207,207,207,0.88);--muted:rgba(207,207,207,0.74);--card-bg:#1e1e1e;--card-border:rgba(255,255,255,0.08);position:relative;padding:96px 0 80px;overflow:hidden;background:#1a1a1a}.landing3-pricing .content-wrapper{margin-top:0;max-width:1080px;padding-left:12px;padding-right:12px}.landing3-pricing__intro{max-width:640px;margin:0 auto 40px;text-align:center}.landing3-pricing__eyebrow{margin:0 0 12px;font-family:var(--font-inter);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7f7f7f}.landing3-pricing__title{font-family:var(--font-lora)!important;font-size:clamp(2.15rem,3.8vw,2.9rem)!important;font-weight:400!important;line-height:1.15!important;letter-spacing:-.02em;color:var(--ink)!important;margin-bottom:16px!important;hyphens:none;-webkit-hyphens:none}.landing3-pricing__accent{font-family:var(--font-lora);font-style:italic;color:var(--color-cappuccino)!important}.landing3-pricing__lede{font-family:var(--font-inter);font-size:clamp(.98rem,1.45vw,1.08rem)!important;line-height:1.55!important;color:var(--soft)!important;margin:0!important;hyphens:none;-webkit-hyphens:none}.landing3-pricing__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:stretch;margin-bottom:24px}.landing3-pricing__card{position:relative;display:flex;flex-direction:column;min-width:0;padding:0;border-radius:14px;border:1px solid var(--card-border);background:var(--card-bg);box-shadow:0 1px 2px rgba(0,0,0,.25);overflow:hidden}.landing3-pricing__card--brand{border-color:rgba(156,107,67,.32)}.landing3-pricing__card--brand .landing3-pricing__price{color:var(--color-cappuccino)}.landing3-pricing__card--brand .landing3-pricing__feature:before{color:var(--color-cappuccino);background:rgba(198,165,133,.14)}.landing3-pricing__card--matcha{border-color:rgba(117,178,99,.36);background:linear-gradient(165deg,rgba(117,178,99,.1) 0,var(--card-bg) 55%)}.landing3-pricing__card--matcha .landing3-pricing__price{color:var(--color-matcha)}.landing3-pricing__card--matcha .landing3-pricing__feature:before{color:var(--color-matcha);background:rgba(117,178,99,.14)}.landing3-pricing__media{display:block;min-height:110px;flex-shrink:0;border-radius:0}@media(max-width:700px){.landing3-pricing__media{min-height:96px}}.landing3-pricing__body{display:flex;flex-direction:column;flex:1 1;padding:22px 22px 24px;min-width:0}.landing3-pricing__badge{position:absolute;top:12px;right:12px;z-index:2;padding:4px 10px;border-radius:999px;font-family:var(--font-inter);font-size:.64rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:var(--color-matcha);background:rgba(26,26,26,.72);border:1px solid rgba(117,178,99,.45);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);white-space:nowrap}.landing3-pricing__badge--brand{color:var(--color-cappuccino);background:rgba(26,26,26,.72);border-color:rgba(156,107,67,.5)}.landing3-pricing__evolution-wrap{margin-bottom:14px;color:#fff}.landing3-pricing__evolution{width:38px;height:38px;background-color:currentColor;-webkit-mask-image:var(--evolution-icon);mask-image:var(--evolution-icon);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.landing3-pricing__name{margin:0 0 8px;font-family:var(--font-lora);font-size:1.25rem;font-weight:400;letter-spacing:-.02em;color:#fff;padding-right:84px;hyphens:none;-webkit-hyphens:none}.landing3-pricing__tagline{margin:0 0 18px;font-family:var(--font-inter);font-size:.82rem;line-height:1.45;color:var(--muted)}.landing3-pricing__price-row{display:flex;align-items:baseline;gap:7px;margin-bottom:18px}.landing3-pricing__price{font-family:var(--font-inter);font-size:clamp(2rem,3.4vw,2.4rem);font-weight:700;letter-spacing:-.03em;line-height:1}.landing3-pricing__interval{font-family:var(--font-inter);font-size:.78rem;font-weight:400;color:var(--muted)}.landing3-pricing__trial-note{margin:-8px 0 16px;font-family:var(--font-inter);font-size:.78rem;line-height:1.45;color:var(--color-cappuccino)}.landing3-pricing__features{list-style:none;margin:0;padding:0;flex:1 1;display:flex;flex-direction:column;gap:10px}.landing3-pricing__feature{display:flex;align-items:flex-start;gap:8px;font-family:var(--font-inter);font-size:.82rem;line-height:1.4;color:var(--soft)}.landing3-pricing__feature:before{content:"✓";flex-shrink:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:.56rem;font-weight:700}.landing3-pricing__cta-row{display:flex;flex-direction:column;align-items:center;gap:16px}.landing3-pricing__footnote{margin:0;text-align:center;font-family:var(--font-inter);font-size:.8rem;color:var(--muted)}@media(max-width:920px){.landing3-pricing__grid{grid-template-columns:1fr;max-width:440px;margin-left:auto;margin-right:auto}}@media(max-width:560px){.landing3-pricing{padding:72px 0 56px}.landing3-pricing__intro{text-align:left}}.landing3-privacy{--ink:#f7f2eb;--soft:rgba(207,207,207,0.88);--muted:rgba(207,207,207,0.72);--hairline:rgba(255,255,255,0.09);position:relative;padding:96px 0 80px;overflow:hidden;background:#1a1a1a}.landing3-privacy .content-wrapper{margin-top:0;max-width:1080px;padding-left:12px;padding-right:12px}.landing3-privacy__intro{max-width:680px;margin:0 auto 36px;text-align:center}.landing3-privacy__eyebrow{margin:0 0 12px;font-family:var(--font-inter);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7f7f7f}.landing3-privacy__title{font-family:var(--font-lora)!important;font-size:clamp(2.15rem,3.8vw,2.9rem)!important;font-weight:400!important;line-height:1.15!important;letter-spacing:-.02em;color:var(--ink)!important;margin-bottom:16px!important;hyphens:none;-webkit-hyphens:none}.landing3-privacy__accent{font-family:var(--font-lora);font-style:italic;color:var(--color-cappuccino)!important}.landing3-privacy__lede{font-family:var(--font-inter);font-size:clamp(.98rem,1.45vw,1.08rem)!important;line-height:1.55!important;color:var(--soft)!important;margin:0!important;hyphens:none;-webkit-hyphens:none}.landing3-privacy__schema{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:24px;column-gap:24px;margin-bottom:88px}.landing3-privacy__diagram{margin:0;padding:18px 28px}.landing3-privacy__diagram--zenpa{border:1px solid rgba(117,178,99,.16);border-radius:22px;background:radial-gradient(120% 85% at 50% 0,rgba(117,178,99,.06),transparent 65%)}.landing3-privacy__canvas{position:relative;width:100%;aspect-ratio:480/260}.landing3-privacy__lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.landing3-privacy__boundary{fill:none;stroke-width:1;stroke-dasharray:4 6;stroke-linecap:round;vector-effect:non-scaling-stroke}.landing3-privacy__boundary--them{stroke:rgba(194,122,91,.42)}.landing3-privacy__boundary--zenpa{stroke:rgba(117,178,99,.4)}.landing3-privacy__zone--safe{fill:rgba(117,178,99,.05);stroke:none}.landing3-privacy__flow{fill:none;stroke-width:1.8;stroke-dasharray:3 6;stroke-linecap:round;vector-effect:non-scaling-stroke;animation:landing3PrivacyFlow 7s linear infinite}.landing3-privacy__flow--out{stroke:rgba(194,122,91,.9)}.landing3-privacy__flow--loop{stroke:rgba(117,178,99,.85)}.landing3-privacy__boundary-label{position:absolute;transform:translate(-50%,-50%);padding:2px 10px;background:#1a1a1a;font-family:var(--font-inter);font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:rgba(194,122,91,.8);white-space:nowrap}.landing3-privacy__boundary-label--zenpa{color:rgba(117,178,99,.85)}.landing3-privacy__chip{position:absolute;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:7px;padding:8px 13px;border-radius:999px;background:#1a1a1a;border:1px solid rgba(255,255,255,.1);font-family:var(--font-inter);font-size:.76rem;font-weight:500;color:rgba(247,247,247,.82);white-space:nowrap}.landing3-privacy__chip svg{flex-shrink:0;color:rgba(207,207,207,.6)}.landing3-privacy__chip--leak{color:rgba(230,178,154,.9);border-color:rgba(194,122,91,.32)}.landing3-privacy__chip--leak svg{color:rgba(194,122,91,.8)}.landing3-privacy__cloud{width:54px;height:54px;border-radius:50%;background:#1a1a1a;border:1px solid rgba(194,122,91,.3);color:rgba(194,122,91,.8)}.landing3-privacy__cloud,.landing3-privacy__node{position:absolute;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center}.landing3-privacy__node{width:64px;height:64px;border-radius:50%;background:radial-gradient(circle at 32% 28%,rgba(117,178,99,.24) 0,rgba(20,26,18,.95) 70%);border:1px solid rgba(117,178,99,.4);box-shadow:0 0 0 10px rgba(117,178,99,.05),0 0 36px rgba(117,178,99,.22);animation:landing3PrivacyPulse 5s ease-in-out infinite alternate}.landing3-privacy__node img{width:28px;height:28px;object-fit:contain}.landing3-privacy__flow-note{position:absolute;transform:translate(-50%,-50%);font-family:var(--font-lora);font-style:italic;font-size:.78rem;color:rgba(207,207,207,.55);white-space:nowrap}.landing3-privacy__flow-note--them{color:rgba(230,178,154,.7)}.landing3-privacy__caption{display:flex;flex-direction:column;gap:5px;margin:16px auto 0;max-width:40ch;text-align:center}.landing3-privacy__caption span{font-family:var(--font-inter);font-size:.84rem;line-height:1.5;color:var(--muted);hyphens:none;-webkit-hyphens:none}.landing3-privacy__verdict-head{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 26px;font-family:var(--font-inter);font-size:1rem;font-weight:700;letter-spacing:-.01em}.landing3-privacy__verdict-head--them{color:rgba(230,178,154,.92)}.landing3-privacy__verdict-head--zenpa{color:var(--color-matcha)}.landing3-privacy__verdict{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;flex-shrink:0}.landing3-privacy__verdict--cross{background:rgba(194,122,91,.2);border:1px solid rgba(194,122,91,.55);color:#e6b29a;box-shadow:0 0 18px rgba(194,122,91,.25)}.landing3-privacy__verdict--check{background:rgba(117,178,99,.2);border:1px solid rgba(117,178,99,.6);color:var(--color-matcha);box-shadow:0 0 18px rgba(117,178,99,.3)}.landing3-privacy__compare{max-width:880px;margin:0 auto;padding:10px 22px 6px;border:1px solid var(--hairline);border-radius:20px;background:rgba(255,255,255,.02)}.landing3-privacy__compare-head{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.95fr) minmax(0,.95fr) 28px;align-items:center;grid-gap:16px;gap:16px;padding:10px 4px 14px}.landing3-privacy__col{font-family:var(--font-inter);font-size:.68rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.landing3-privacy__col--them{color:rgba(230,178,154,.75)}.landing3-privacy__col--zenpa{color:var(--color-matcha)}.landing3-privacy__row{border-top:1px solid var(--hairline)}.landing3-privacy__row:last-child{border-bottom:none}.landing3-privacy__row-head{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.95fr) minmax(0,.95fr) 28px;align-items:center;grid-gap:16px;gap:16px;width:100%;padding:20px 4px;border:none;background:rgba(0,0,0,0);text-align:left;cursor:pointer;border-radius:10px;transition:background .15s ease}.landing3-privacy__row-head:hover{background:rgba(255,255,255,.02)}.landing3-privacy__row-head:hover .landing3-privacy__row-label{color:#fff}.landing3-privacy__row-label{font-family:var(--font-inter);font-size:.95rem;font-weight:500;color:rgba(247,247,247,.86);transition:color .2s ease;hyphens:none;-webkit-hyphens:none}.landing3-privacy__cell-them,.landing3-privacy__cell-us{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-inter);font-size:.88rem;hyphens:none;-webkit-hyphens:none}.landing3-privacy__cell-them svg,.landing3-privacy__cell-us svg{flex-shrink:0}.landing3-privacy__cell-them{color:rgba(207,207,207,.55)}.landing3-privacy__cell-them svg{color:rgba(194,122,91,.75)}.landing3-privacy__cell-us{font-weight:600;color:#f7f2eb}.landing3-privacy__cell-us svg{color:var(--color-matcha)}.landing3-privacy__row-arrow{display:inline-flex;align-items:center;justify-content:center;color:rgba(207,207,207,.45);transition:transform .3s var(--ease-out-expo)}.landing3-privacy__row--open .landing3-privacy__row-arrow{transform:rotate(180deg)}.landing3-privacy__row-detail{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s var(--ease-out-expo)}.landing3-privacy__row-detail>div{overflow:hidden}.landing3-privacy__row-detail p{margin:0;padding:0 4px 22px;max-width:62ch;font-family:var(--font-inter);font-size:.9rem;line-height:1.65;color:var(--muted);hyphens:none;-webkit-hyphens:none}.landing3-privacy__row--open .landing3-privacy__row-detail{grid-template-rows:1fr}.landing3-privacy__more{margin:24px 0 0;text-align:center}.landing3-privacy__more a{font-family:var(--font-inter);font-size:.9rem;font-weight:600;color:var(--color-cappuccino);text-decoration:none;border-bottom:1px solid rgba(198,165,133,.35)}.landing3-privacy__more a:hover{color:#f1e5d2}@keyframes landing3PrivacyFlow{to{stroke-dashoffset:-144}}@keyframes landing3PrivacyPulse{0%{box-shadow:0 0 0 8px rgba(117,178,99,.04),0 0 28px rgba(117,178,99,.18)}to{box-shadow:0 0 0 14px rgba(117,178,99,.07),0 0 46px rgba(117,178,99,.3)}}@media(max-width:900px){.landing3-privacy__schema{grid-template-columns:1fr;row-gap:44px;margin-bottom:64px}.landing3-privacy__diagram{padding:8px 4px}.landing3-privacy__diagram--zenpa{padding:16px 12px}}@media(max-width:720px){.landing3-privacy__compare{padding:6px 14px 2px}.landing3-privacy__compare-head{display:none}.landing3-privacy__row-head{grid-template-columns:minmax(0,1fr) 28px;grid-template-areas:"label arrow" "them arrow" "us arrow";row-gap:8px}.landing3-privacy__row-label{grid-area:label}.landing3-privacy__cell-them{grid-area:them}.landing3-privacy__cell-us{grid-area:us}.landing3-privacy__row-arrow{grid-area:arrow}}@media(max-width:560px){.landing3-privacy{padding:72px 0 56px}.landing3-privacy__intro{text-align:left;margin-bottom:28px}.landing3-privacy__chip{gap:5px;padding:6px 9px;font-size:.64rem}.landing3-privacy__flow-note{font-size:.7rem}.landing3-privacy__boundary-label{font-size:.56rem}}@media(prefers-reduced-motion:reduce){.landing3-privacy__flow,.landing3-privacy__node{animation:none}}.landing3-proof{--ink:#f7f2eb;--soft:rgba(207,207,207,0.88);--muted:rgba(207,207,207,0.7);--hairline:rgba(255,255,255,0.09);position:relative;padding:96px 0 80px;overflow:hidden;background:#1a1a1a}.landing3-proof .content-wrapper{margin-top:0;max-width:1080px;padding-left:12px;padding-right:12px}.landing3-proof__columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);grid-gap:56px;gap:56px;align-items:center}.landing3-proof__text{text-align:left}.landing3-proof__eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 14px;font-family:var(--font-inter);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7f7f7f}.landing3-proof__flag{display:inline-flex;border-radius:5px;overflow:hidden;line-height:0;box-shadow:0 2px 8px rgba(0,0,0,.4)}.landing3-proof__flag svg{display:block}.landing3-proof__title{font-family:var(--font-lora)!important;font-size:clamp(2.15rem,3.8vw,2.9rem)!important;font-weight:400!important;line-height:1.15!important;letter-spacing:-.02em;color:var(--ink)!important;margin-bottom:16px!important;hyphens:none;-webkit-hyphens:none}.landing3-proof__accent{font-family:var(--font-lora);font-style:italic;color:var(--color-cappuccino)!important}.landing3-proof__lede{font-family:var(--font-inter);font-size:clamp(.98rem,1.45vw,1.08rem)!important;line-height:1.6!important;color:var(--soft)!important;margin:0!important;hyphens:none;-webkit-hyphens:none}.landing3-proof__photo{position:relative;margin:0;border-radius:22px;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 32px 72px rgba(0,0,0,.45)}.landing3-proof__photo img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;object-position:50% 30%}.landing3-proof__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(10,9,8,.55) 0,transparent 30%);pointer-events:none}.landing3-proof__photo-caption{position:absolute;left:22px;bottom:16px;z-index:1;font-family:var(--font-inter);font-size:.8rem;font-weight:500;letter-spacing:.01em;color:rgba(247,242,235,.92)}.landing3-proof__facts{list-style:none;display:flex;flex-direction:column;gap:18px;margin:36px 0 0;padding:0}.landing3-proof__fact{padding:0 0 0 18px;font-family:var(--font-lora);font-size:1.05rem;line-height:1.55;text-align:left;color:var(--soft);border-left:2px solid var(--hairline);hyphens:none;-webkit-hyphens:none}.landing3-proof__more{margin:28px 0 0;text-align:left}.landing3-proof__more a{font-family:var(--font-inter);font-size:.9rem;font-weight:600;color:var(--color-cappuccino);text-decoration:none;border-bottom:1px solid rgba(198,165,133,.35)}.landing3-proof__more a:hover{color:#f1e5d2}@media(max-width:900px){.landing3-proof__columns{grid-template-columns:1fr;gap:36px}.landing3-proof__photo img{aspect-ratio:4/3}.landing3-proof__facts{gap:16px;margin-top:28px}}@media(max-width:560px){.landing3-proof{padding:72px 0 56px}.landing3-proof__photo{border-radius:16px}}.landing3-requirements{padding:18px 0!important;background:#1a1a1a;border-top:1px solid var(--border-subtle);font-family:var(--font-inter);text-align:center}.landing3-requirements .content-wrapper{margin-top:0;max-width:1120px;padding-left:12px;padding-right:12px}.landing3-requirements__list{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 20px;margin:0;padding:0;list-style:none}.landing3-requirements__item{display:flex;align-items:center;gap:7px;font-size:.84rem;line-height:1.4;color:rgba(207,207,207,.72);hyphens:none;-webkit-hyphens:none}.landing3-requirements__item:not(:last-child):after{content:"";width:1px;height:12px;margin-left:13px;background:rgba(207,207,207,.24)}.landing3-requirements__icon{flex-shrink:0;font-size:1rem;color:var(--color-cappuccino);opacity:.85}.landing3-requirements__note{max-width:70ch;margin:12px auto 0;font-size:.8rem;line-height:1.5;color:rgba(207,207,207,.5);hyphens:none;-webkit-hyphens:none}@media(max-width:700px){.landing3-requirements{padding:16px 0!important}.landing3-requirements__list{flex-direction:column;gap:8px}.landing3-requirements__item{font-size:.8rem}.landing3-requirements__item:not(:last-child):after{display:none}.landing3-requirements__note{font-size:.76rem}}:root{--color-base-black:#1A1A1A;--color-base-white:#FFFFFF;--color-neutral-050:#F5F5F5;--color-neutral-100:#E7E7E7;--color-neutral-200:#CFCFCF;--color-neutral-300:#999999;--color-matcha:#75B263;--color-deep-forest:#3E5C48;--color-cappuccino:#C6A585;--color-latte-foam:#F1E5D2;--color-cedar:#9C6B43;--color-clay:#C27A5B;--color-warm-light:#F7C77E;--color-amber-glow:#E89B4F;--radius:8px;--font-inter:"Inter",ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;--font-lora:"Lora",Georgia,serif;--ease-out-expo:cubic-bezier(0.16,1,0.3,1);--ease-spring:cubic-bezier(0.34,1.56,0.64,1);--gradient-brand:linear-gradient(135deg,var(--color-cedar),var(--color-warm-light));--gradient-brand-soft:linear-gradient(135deg,rgba(156,107,67,0.35),rgba(247,199,126,0.25))}[data-theme=dark]{color-scheme:dark;--bg-default:var(--color-base-black);--bg-elevated:#1E1E1E;--text-primary:#F7F7F7;--text-secondary:#CFCFCF;--text-accent:var(--color-matcha);--border-subtle:#2E2E2E;--brand-primary:var(--color-cedar);--brand-secondary:var(--color-cappuccino);--cta-primary:var(--color-cedar);--cta-hover:#8B5A3A;--waitlist-cta-bg:var(--color-latte-foam);--waitlist-cta-hover:#e8dcc8;--waitlist-cta-active:#e0d2bb;--waitlist-cta-fg:#0a0a0a;--success:var(--color-cedar);--warning:var(--color-warm-light);--shadow-1:0 4px 16px rgba(0,0,0,0.3);--shadow-2:0 8px 28px rgba(0,0,0,0.4);--glass-bg:rgba(255,255,255,0.035);--glass-bg-strong:rgba(255,255,255,0.06);--glass-border:rgba(255,255,255,0.08);--glass-border-hover:rgba(247,199,126,0.35);--glass-highlight:rgba(255,255,255,0.12);--glow-cedar:0 0 80px rgba(156,107,67,0.35);--glow-warm:0 0 60px rgba(247,199,126,0.25)}[data-theme=light]{color-scheme:light;--bg-default:var(--color-base-white);--bg-elevated:var(--color-base-white);--text-primary:var(--color-base-black);--text-secondary:#555555;--text-accent:var(--color-deep-forest);--border-subtle:var(--color-neutral-100);--brand-primary:var(--color-cedar);--brand-secondary:var(--color-cappuccino);--cta-primary:var(--color-cedar);--cta-hover:#8B5A3A;--waitlist-cta-bg:var(--color-latte-foam);--waitlist-cta-hover:#e8dcc8;--waitlist-cta-active:#e0d2bb;--waitlist-cta-fg:#0a0a0a;--success:var(--color-deep-forest);--warning:var(--color-amber-glow);--shadow-1:0 4px 16px rgba(0,0,0,0.07);--shadow-2:0 8px 28px rgba(0,0,0,0.14);--glass-bg:rgba(26,26,26,0.03);--glass-bg-strong:rgba(26,26,26,0.05);--glass-border:rgba(26,26,26,0.08);--glass-border-hover:rgba(156,107,67,0.35);--glass-highlight:rgba(255,255,255,0.7);--glow-cedar:0 0 80px rgba(156,107,67,0.18);--glow-warm:0 0 60px rgba(232,155,79,0.15)}.landing3-tax{--ink:#f7f2eb;--soft:rgba(207,207,207,0.88);--muted:rgba(207,207,207,0.72);--receipt:#f4efe4;--receipt-ink:#1a1a1a;--receipt-muted:#5c5348;--receipt-total:#c45a3a;--receipt-cost:#8b4a38;--seconds:#75b263;position:relative;padding:96px 0 80px;overflow:hidden;background:#1a1a1a}.landing3-tax .content-wrapper{margin-top:0;max-width:1080px;padding-left:12px;padding-right:12px}.landing3-tax__columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);grid-gap:56px;gap:56px;align-items:center}.landing3-tax__intro{max-width:480px;margin:0;text-align:left}.landing3-tax__eyebrow{margin:0 0 12px;font-family:var(--font-inter);font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7f7f7f}.landing3-tax__title{font-family:var(--font-lora)!important;font-size:clamp(2.15rem,3.8vw,2.9rem)!important;font-weight:400!important;line-height:1.15!important;letter-spacing:-.02em;color:var(--ink)!important;margin-bottom:16px!important;hyphens:none;-webkit-hyphens:none}.landing3-tax__accent{font-family:var(--font-lora);font-style:italic;color:var(--color-cappuccino)!important}.landing3-tax__lede{font-family:var(--font-inter);font-size:clamp(.98rem,1.45vw,1.08rem)!important;line-height:1.55!important;color:var(--soft)!important;margin:0 0 28px!important;max-width:420px;hyphens:none;-webkit-hyphens:none}.landing3-tax__stage{display:flex;flex-direction:column;align-items:center;justify-content:center}.landing3-tax__receipt{position:relative;width:min(100%,340px);margin:0;padding:28px 26px 36px;background:var(--receipt);color:var(--receipt-ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 24px 64px rgba(0,0,0,.45),0 8px 20px rgba(0,0,0,.28);font-family:ui-monospace,SF Mono,Menlo,Consolas,Courier New,monospace;-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),97.5% 100%,95% calc(100% - 12px),92.5% 100%,90% calc(100% - 12px),87.5% 100%,85% calc(100% - 12px),82.5% 100%,80% calc(100% - 12px),77.5% 100%,75% calc(100% - 12px),72.5% 100%,70% calc(100% - 12px),67.5% 100%,65% calc(100% - 12px),62.5% 100%,60% calc(100% - 12px),57.5% 100%,55% calc(100% - 12px),52.5% 100%,50% calc(100% - 12px),47.5% 100%,45% calc(100% - 12px),42.5% 100%,40% calc(100% - 12px),37.5% 100%,35% calc(100% - 12px),32.5% 100%,30% calc(100% - 12px),27.5% 100%,25% calc(100% - 12px),22.5% 100%,20% calc(100% - 12px),17.5% 100%,15% calc(100% - 12px),12.5% 100%,10% calc(100% - 12px),7.5% 100%,5% calc(100% - 12px),2.5% 100%,0 calc(100% - 12px));clip-path:polygon(0 0,100% 0,100% calc(100% - 12px),97.5% 100%,95% calc(100% - 12px),92.5% 100%,90% calc(100% - 12px),87.5% 100%,85% calc(100% - 12px),82.5% 100%,80% calc(100% - 12px),77.5% 100%,75% calc(100% - 12px),72.5% 100%,70% calc(100% - 12px),67.5% 100%,65% calc(100% - 12px),62.5% 100%,60% calc(100% - 12px),57.5% 100%,55% calc(100% - 12px),52.5% 100%,50% calc(100% - 12px),47.5% 100%,45% calc(100% - 12px),42.5% 100%,40% calc(100% - 12px),37.5% 100%,35% calc(100% - 12px),32.5% 100%,30% calc(100% - 12px),27.5% 100%,25% calc(100% - 12px),22.5% 100%,20% calc(100% - 12px),17.5% 100%,15% calc(100% - 12px),12.5% 100%,10% calc(100% - 12px),7.5% 100%,5% calc(100% - 12px),2.5% 100%,0 calc(100% - 12px))}.landing3-tax__receipt-title{margin:0 0 14px;text-align:center;font-size:.95rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--receipt-ink)}.landing3-tax__divider,.landing3-tax__rule{height:0;margin:0 0 16px;border:0;border-top:1.5px dashed rgba(26,26,26,.28)}.landing3-tax__rule{margin:6px 0 14px;border-top:1.5px solid rgba(26,26,26,.55)}.landing3-tax__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.landing3-tax__item{display:flex;align-items:center;gap:8px;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--receipt-ink);opacity:0;transform:translateY(8px);animation:landing3TaxItem-0 9s var(--ease-out-expo) infinite;animation-play-state:paused}.landing3-tax__item:first-child{animation-name:landing3TaxItem-0}.landing3-tax__item:nth-child(2){animation-name:landing3TaxItem-1}.landing3-tax__item:nth-child(3){animation-name:landing3TaxItem-2}.landing3-tax__item:nth-child(4){animation-name:landing3TaxItem-3}.landing3-tax__item:nth-child(5){animation-name:landing3TaxItem-4}.landing3-tax__columns--inview .landing3-tax__item{animation-play-state:running}.landing3-tax__item-label{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;min-width:0}.landing3-tax__tool{width:14px;height:14px;object-fit:contain;flex-shrink:0}.landing3-tax__dots{flex:1 1;min-width:12px;height:1px;margin-top:2px;background-image:radial-gradient(circle,rgba(26,26,26,.35) 1px,transparent 1.2px);background-size:5px 1px;background-repeat:repeat-x;background-position:50%}.landing3-tax__item-time{flex-shrink:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.landing3-tax__total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px;opacity:0;transform:translateY(6px);animation:landing3TaxTotal 9s var(--ease-out-expo) infinite;animation-play-state:paused}.landing3-tax__columns--inview .landing3-tax__total{animation-play-state:running}.landing3-tax__total-label{font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.landing3-tax__total-time{position:relative;display:inline-block;font-size:1.15rem;font-weight:700;letter-spacing:.02em;color:var(--receipt-total);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.landing3-tax__underline{position:absolute;left:-2%;right:-2%;bottom:-3px;width:104%;height:8px;overflow:visible}.landing3-tax__underline path{fill:none;stroke:var(--receipt-total);stroke-width:2.2;stroke-linecap:round;stroke-dasharray:140;stroke-dashoffset:140;animation:landing3TaxUnderline 9s var(--ease-out-expo) infinite;animation-play-state:paused}.landing3-tax__columns--inview .landing3-tax__underline path{animation-play-state:running}.landing3-tax__cost{margin:0 0 22px;text-align:center;font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--receipt-cost);opacity:0;animation:landing3TaxCost 9s var(--ease-out-expo) infinite;animation-play-state:paused}.landing3-tax__columns--inview .landing3-tax__cost{animation-play-state:running}.landing3-tax__barcode{display:flex;align-items:stretch;justify-content:center;gap:1.5px;height:36px;margin:0 auto 8px;max-width:210px;opacity:0;animation:landing3TaxBarcode 9s var(--ease-out-expo) infinite;animation-play-state:paused}.landing3-tax__columns--inview .landing3-tax__barcode{animation-play-state:running}.landing3-tax__bar{display:block;height:100%;background:#1a1a1a}.landing3-tax__bar:nth-child(odd){opacity:.95}.landing3-tax__bar:nth-child(3n){opacity:.55;width:1px!important}.landing3-tax__serration{height:4px}.landing3-tax__cta{margin-top:0}@media(max-width:900px){.landing3-tax__columns{grid-template-columns:1fr;gap:40px}.landing3-tax__intro{max-width:560px;margin:0 auto;text-align:center}.landing3-tax__cta{display:flex;justify-content:center}.landing3-tax__lede{margin-left:auto!important;margin-right:auto!important}}@media(max-width:560px){.landing3-tax__columns{gap:32px}.landing3-tax__receipt{width:min(100%,300px);padding:24px 20px 32px}.landing3-tax__item{font-size:.66rem}}@keyframes landing3TaxItem-0{0%,1%{opacity:0;transform:translateY(8px)}6%,78%{opacity:1;transform:none}88%,to{opacity:0;transform:translateY(8px)}}@keyframes landing3TaxItem-1{0%,7%{opacity:0;transform:translateY(8px)}12%,78%{opacity:1;transform:none}88%,to{opacity:0;transform:translateY(8px)}}@keyframes landing3TaxItem-2{0%,13%{opacity:0;transform:translateY(8px)}18%,78%{opacity:1;transform:none}88%,to{opacity:0;transform:translateY(8px)}}@keyframes landing3TaxItem-3{0%,19%{opacity:0;transform:translateY(8px)}24%,78%{opacity:1;transform:none}88%,to{opacity:0;transform:translateY(8px)}}@keyframes landing3TaxItem-4{0%,25%{opacity:0;transform:translateY(8px)}30%,78%{opacity:1;transform:none}88%,to{opacity:0;transform:translateY(8px)}}@keyframes landing3TaxTotal{0%,32%{opacity:0;transform:translateY(6px)}38%,78%{opacity:1;transform:none}88%,to{opacity:0;transform:translateY(6px)}}@keyframes landing3TaxUnderline{0%,36%{stroke-dashoffset:140}44%,78%{stroke-dashoffset:0}88%,to{stroke-dashoffset:140}}@keyframes landing3TaxCost{0%,40%{opacity:0}46%,78%{opacity:1}88%,to{opacity:0}}@keyframes landing3TaxBarcode{0%,44%{opacity:0}50%,78%{opacity:1}88%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.landing3-tax__barcode,.landing3-tax__cost,.landing3-tax__item,.landing3-tax__total,.landing3-tax__underline path{animation:none!important;transition:none!important;transition-delay:0s!important}.landing3-tax__barcode,.landing3-tax__cost,.landing3-tax__item,.landing3-tax__total{opacity:1;transform:none}.landing3-tax__underline path{stroke-dashoffset:0}}