.lang-switcher{position:relative;display:inline-flex;max-width:100%;flex-shrink:0}.lang-switcher__trigger{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .55rem .4rem .65rem;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer;font:inherit;font-size:.8125rem;font-weight:600;letter-spacing:.02em;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .15s ease;max-width:100%;white-space:nowrap;flex-shrink:0}.lang-switcher__trigger:hover{background:var(--surface-muted);border-color:var(--border-strong)}.lang-switcher__trigger:focus-visible{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.lang-switcher--open .lang-switcher__trigger{background:var(--surface-muted);border-color:var(--border-strong)}.lang-switcher__icon{width:14px;height:14px;color:var(--muted);flex-shrink:0}.lang-switcher__code{font-variant-numeric:tabular-nums;color:var(--text)}.lang-switcher__caret{color:var(--muted);transition:transform .18s ease}.lang-switcher--open .lang-switcher__caret{transform:rotate(180deg)}.lang-switcher__menu{position:fixed;z-index:60;margin:0;padding:4px;list-style:none;min-width:0;width:max-content;max-width:min(280px,calc(100vw - 16px));max-height:336px;overflow-y:auto;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 32px -8px #0c0f0a2e,0 2px 8px #0c0f0a0f;animation:lang-switcher-pop .14s cubic-bezier(.2,.8,.2,1);scrollbar-width:none;-ms-overflow-style:none}.lang-switcher__menu::-webkit-scrollbar{display:none}[dir=rtl] .lang-switcher__menu{right:auto;left:0}@keyframes lang-switcher-pop{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.lang-switcher__item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:0;border-radius:8px;background:transparent;cursor:pointer;font:inherit;font-size:.8125rem;color:var(--text);text-align:left;transition:background .12s ease}.lang-switcher__item:hover,.lang-switcher__item:focus-visible{background:var(--surface-muted);outline:none}.lang-switcher__item.is-active{background:var(--brand-soft);color:var(--brand-strong)}.lang-switcher__flag{font-size:16px;line-height:1;flex-shrink:0}.lang-switcher__label{flex:1;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.lang-switcher__short{font-size:10.5px;font-weight:700;letter-spacing:.06em;color:var(--muted);background:var(--surface-muted);border:1px solid var(--border);padding:1px 6px;border-radius:999px;font-variant-numeric:tabular-nums}.lang-switcher__item.is-active .lang-switcher__short{color:var(--brand-strong);background:transparent;border-color:var(--brand-mid)}.lang-switcher__check{width:14px;height:14px;color:var(--brand);flex-shrink:0}@media(max-width:560px){.lang-switcher__trigger{gap:.3rem;min-height:36px;padding:.35rem .45rem}.lang-switcher__icon,.lang-switcher__caret{width:12px;height:12px}}.es-landing{--es-bg: #ffffff;--es-bg-2: #fafaf7;--es-bg-3: #f4f4ef;--es-bg-tint: #f0fdf4;--es-bg-dark: #0a1410;--es-ink: #0a0c0a;--es-ink-2: #2a3530;--es-ink-3: #4a5550;--es-muted: #6b7672;--es-muted-2: #98a39f;--es-muted-3: #c4ccc8;--es-line: rgba(10, 12, 10, .06);--es-line-2: rgba(10, 12, 10, .12);--es-line-3: rgba(10, 12, 10, .22);--es-brand: #10b981;--es-brand-2: #059669;--es-brand-dark: #047857;--es-brand-darker: #064e3b;--es-brand-soft: #ecfdf5;--es-brand-soft-2: #d1fae5;--es-brand-mid: rgba(16, 185, 129, .16);--es-brand-glow: rgba(16, 185, 129, .35);--es-amber: #d97706;--es-amber-soft: #fef3c7;--es-rose: #e11d48;--es-rose-soft: #ffe4e6;--es-sky: #0284c7;--es-sans: "Inter Tight", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--es-mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--es-r-xs: 4px;--es-r-sm: 6px;--es-r-md: 8px;--es-r-lg: 12px;--es-r-xl: 16px;--es-r-2xl: 20px;--es-section-y: clamp(28px, 3vw, 40px);--es-section-x: clamp(16px, 4vw, 32px);--es-head-gap: clamp(32px, 3.2vw, 48px);--es-shadow-xs: 0 1px 2px rgba(10, 12, 10, .04);--es-shadow-sm: 0 2px 6px rgba(10, 12, 10, .05), 0 1px 2px rgba(10, 12, 10, .03);--es-shadow: 0 8px 24px -8px rgba(10, 12, 10, .1), 0 2px 6px rgba(10, 12, 10, .04);--es-shadow-lg: 0 28px 60px -16px rgba(10, 12, 10, .18), 0 8px 16px -8px rgba(10, 12, 10, .06);--es-shadow-green: 0 14px 28px -8px var(--es-brand-glow);background:var(--es-bg);color:var(--es-ink);font-family:var(--es-sans);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;letter-spacing:-.011em;line-height:1.5;min-height:100vh;width:100%;max-width:100%;overflow-x:clip}@supports not (overflow-x: clip){.es-landing{overflow-x:hidden}}.es-landing,.es-landing *,.es-landing *:before,.es-landing *:after{box-sizing:border-box}.es-landing a:not([class*=cl-]){color:inherit;text-decoration:none}.es-landing button:not([class*=cl-]){font:inherit;color:inherit;cursor:pointer;border:0;background:none;padding:0}.es-landing h1,.es-landing h2,.es-landing h3,.es-landing h4,.es-landing p,.es-landing ul{margin:0;padding:0}.es-landing ul{list-style:none}.es-landing img,.es-landing svg{display:block}.es-landing .es-wrap{width:100%;max-width:1240px;margin:0 auto;padding:0 32px;position:relative;min-width:0}@media(max-width:720px){.es-landing .es-wrap{padding:0 20px}}.es-landing .es-mono{font-family:var(--es-mono);font-feature-settings:"tnum"}.es-landing .es-tnum{font-variant-numeric:tabular-nums}.es-landing .es-nav{position:sticky;top:0;z-index:50;background:#ffffffc7;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid transparent;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.es-landing .es-nav.is-scrolled{background:#ffffffeb;border-bottom-color:var(--es-line);box-shadow:0 6px 20px -12px #0a0c0a38,0 1px #0a0c0a05}.es-landing .es-nav-inner{display:flex;align-items:center;gap:28px;height:60px;min-width:0}.es-landing .es-brand{display:flex;align-items:center;gap:10px;flex-shrink:0;min-width:0}.es-landing .es-brand-mark{width:30px;height:30px;background:#16a34a;border-radius:22.37%;display:grid;place-items:center;color:#fff;box-shadow:var(--es-shadow-xs)}.es-landing .es-brand-name{font-size:15.5px;font-weight:700;letter-spacing:-.02em;color:var(--es-ink)}.es-landing .es-brand-name em{color:#16a34a;font-style:normal}.es-landing .es-brand-version{font-family:var(--es-mono);font-size:10px;color:var(--es-muted);padding:2px 6px;background:var(--es-bg-2);border:1px solid var(--es-line);border-radius:4px;margin-left:2px;font-weight:600}.es-landing .es-nav-links{display:flex;gap:24px;margin-left:6px}.es-landing .es-nav-links a{font-size:14px;font-weight:500;color:var(--es-muted);transition:color .15s}.es-landing .es-nav-links a:hover{color:var(--es-ink)}.es-landing .es-nav-actions{margin-left:auto;display:flex;gap:8px;align-items:center;min-width:0}.es-landing .es-nav-burger{display:none;width:44px;height:44px;margin-left:2px;padding:0;background:transparent;border:1px solid var(--es-line-2);border-radius:10px;cursor:pointer;position:relative;flex:0 0 auto}.es-landing .es-nav-burger span{position:absolute;left:12px;right:12px;height:1.6px;background:var(--es-ink);border-radius:1px;transition:transform .22s ease,opacity .18s ease,top .22s ease}.es-landing .es-nav-burger span:nth-child(1){top:15px}.es-landing .es-nav-burger span:nth-child(2){top:21px}.es-landing .es-nav-burger span:nth-child(3){top:27px}.es-landing .es-nav.is-menu-open .es-nav-burger span:nth-child(1){top:21px;transform:rotate(45deg)}.es-landing .es-nav.is-menu-open .es-nav-burger span:nth-child(2){opacity:0}.es-landing .es-nav.is-menu-open .es-nav-burger span:nth-child(3){top:21px;transform:rotate(-45deg)}.es-landing .es-nav-sheet{display:none;position:fixed;top:60px;left:0;right:0;max-height:calc(100dvh - 60px);overflow-y:auto;overscroll-behavior:contain;padding:18px clamp(16px,4vw,24px) 24px;background:#fffffffa;border-bottom:1px solid var(--es-line);box-shadow:0 18px 36px -16px #0a0c0a1f;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);transform:translateY(-6px);opacity:0;pointer-events:none;transition:transform .22s ease,opacity .18s ease;z-index:49}.es-landing .es-nav.is-menu-open .es-nav-sheet{transform:translateY(0);opacity:1;pointer-events:auto}.es-landing .es-nav-sheet-links{display:flex;flex-direction:column}.es-landing .es-nav-sheet-links a{display:flex;align-items:center;min-height:52px;padding:0 4px;color:var(--es-ink);font-size:17px;font-weight:600;letter-spacing:-.015em;border-bottom:1px solid var(--es-line)}.es-landing .es-nav-sheet-links a:last-child{border-bottom:0}.es-landing .es-nav-sheet-ctas{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.es-landing .es-nav-sheet-ctas .es-btn{width:100%}.es-landing .es-nav-sheet-ctas:has(.es-btn:only-child){grid-template-columns:1fr}.es-landing .es-nav-sheet-lang{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid var(--es-line)}.es-landing .es-nav-sheet-lang-label{font-size:14px;font-weight:600;color:var(--es-ink-3)}.es-landing .es-nav-scrim{display:none;position:fixed;top:60px;right:0;bottom:0;left:0;border:0;padding:0;background:#0a0c0a52;opacity:0;pointer-events:none;transition:opacity .18s ease;z-index:48;cursor:default}.es-landing .es-nav.is-menu-open .es-nav-scrim{opacity:1;pointer-events:auto}.es-landing .es-nav-skeleton{display:inline-block;width:160px;height:36px}.es-landing .es-nav-lang,.es-landing .es-nav-user{display:inline-flex;align-items:center}.es-landing .lang-switcher{--surface: #fff;--surface-muted: var(--es-bg-2);--border: var(--es-line-2);--border-strong: var(--es-line-3);--text: var(--es-ink);--muted: var(--es-muted);--brand: var(--es-brand);--brand-soft: var(--es-brand-soft);--brand-strong: var(--es-brand-dark);--brand-mid: var(--es-brand-mid)}.es-landing{scroll-padding-top:80px}.es-landing section[id],.es-landing [id]:not(section){scroll-margin-top:80px}@media(max-width:880px){.es-landing .es-nav-links{display:none}.es-landing .es-nav-burger,.es-landing .es-nav-sheet,.es-landing .es-nav-scrim{display:block}.es-landing .es-nav-skeleton{width:60px}}@media(max-width:520px){.es-landing .es-nav-inner{gap:10px}.es-landing .es-nav-actions{gap:6px}.es-landing .es-nav-lang,.es-landing .es-nav-user{display:none}.es-landing .es-nav-cta{padding-left:12px;padding-right:12px}.es-landing .es-nav-login{display:none}}.es-landing .es-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 16px;border-radius:8px;font-size:14px;font-weight:600;letter-spacing:-.005em;border:1px solid transparent;transition:all .18s ease;height:36px;white-space:nowrap;max-width:100%}.es-landing .es-btn-primary{background:var(--es-ink);color:#fff;border-color:var(--es-ink);box-shadow:0 1px 2px #0a0c0a29}.es-landing .es-btn-primary:hover{background:#000;transform:translateY(-1px);box-shadow:0 4px 12px #0a0c0a38}.es-landing .es-btn-green{background:var(--es-brand);color:#fff;border-color:var(--es-brand);box-shadow:var(--es-shadow-green)}.es-landing .es-btn-green:hover{background:var(--es-brand-2);transform:translateY(-1px);box-shadow:0 18px 36px -8px var(--es-brand-glow)}.es-landing .es-btn-outline{background:#fff;color:var(--es-ink);border-color:var(--es-line-2)}.es-landing .es-btn-outline:hover{border-color:var(--es-line-3)}.es-landing .es-btn-ghost{background:transparent;color:var(--es-ink-3)}.es-landing .es-btn-ghost:hover{color:var(--es-ink);background:var(--es-bg-2)}.es-landing .es-btn-lg{height:44px;padding:0 22px;font-size:14.5px}.es-landing .es-btn-xl{height:52px;padding:0 28px;font-size:15px}.es-landing .es-workspace{display:inline-flex;align-items:center;gap:10px;height:36px;padding:0 14px 0 16px;border-radius:999px;background:var(--es-brand);color:#fff;font-size:13px;font-weight:600;letter-spacing:-.005em;border:1px solid var(--es-brand-2);box-shadow:var(--es-shadow-green);transition:transform .18s ease,box-shadow .18s ease,background .18s ease;max-width:190px;min-width:0}.es-landing .es-workspace:hover{background:var(--es-brand-2);transform:translateY(-1px)}.es-landing .es-workspace-copy{display:inline-flex;flex-direction:column;line-height:1.1;align-items:flex-start;min-width:0}.es-landing .es-workspace-name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700}.es-landing .es-workspace-hint{font-size:10.5px;opacity:.85;font-weight:500}.es-landing .es-hero{position:relative;padding:60px 0 0;overflow:hidden}.es-landing .es-hero:before{content:"";position:absolute;top:-100px;left:50%;transform:translate(-50%);width:100%;max-width:1400px;height:500px;background:radial-gradient(50% 50% at 50% 50%,rgba(16,185,129,.1),transparent 70%);pointer-events:none}.es-landing .es-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(10,12,10,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(10,12,10,.025) 1px,transparent 1px);background-size:56px 56px;background-position:-1px -1px;mask-image:linear-gradient(180deg,transparent 0%,#000 25%,#000 80%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 25%,#000 80%,transparent 100%);pointer-events:none;opacity:.7}.es-landing .es-hero-inner{position:relative;z-index:1;text-align:center}.es-landing .es-hero-badge{display:inline-flex;align-items:center;gap:0;padding:0;background:#fff;border:1px solid var(--es-line);border-radius:999px;font-size:12.5px;font-weight:500;color:var(--es-ink-3);box-shadow:var(--es-shadow-xs);margin-bottom:28px;overflow:hidden}.es-landing .es-hero-badge-pill{background:var(--es-brand-soft);color:var(--es-brand-dark);padding:4px 10px;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-right:1px solid var(--es-brand-soft-2)}.es-landing .es-hero-badge-text{padding:4px 12px 4px 10px;display:inline-flex;align-items:center;gap:6px}.es-landing .es-hero-badge-text svg{color:var(--es-muted)}.es-landing .es-h1{font-size:clamp(44px,5.6vw,76px);line-height:.98;letter-spacing:-.04em;font-weight:700;color:var(--es-ink);max-width:16ch;margin:0 auto 22px;text-wrap:balance}.es-landing .es-h1-accent{color:var(--es-brand)}.es-landing .es-hero-sub{font-size:clamp(17px,1.4vw,19px);color:var(--es-muted);line-height:1.5;max-width:56ch;margin:0 auto 32px;text-wrap:pretty}.es-landing .es-hero-ctas{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:24px}.es-landing .es-hero-meta{display:inline-flex;gap:0;background:#fff;border:1px solid var(--es-line);border-radius:999px;box-shadow:var(--es-shadow-xs);font-size:12.5px;color:var(--es-muted);align-items:center;height:30px}.es-landing .es-hero-meta span{display:inline-flex;align-items:center;gap:6px;padding:0 16px;border-right:1px solid var(--es-line)}.es-landing .es-hero-meta span:last-child{border-right:0}.es-landing .es-hero-meta span svg{color:var(--es-brand)}.es-landing .es-showcase{position:relative;margin:60px auto 0;max-width:1180px;background:#fff;border:1px solid var(--es-line);border-radius:18px;padding:14px;box-shadow:var(--es-shadow-lg)}.es-landing .es-showcase-chrome{display:flex;align-items:center;justify-content:space-between;padding:6px 8px 14px;border-bottom:1px solid var(--es-line);margin-bottom:14px}.es-landing .es-showcase-chrome-l{display:flex;align-items:center;gap:10px}.es-landing .es-showcase-traffic{display:flex;gap:6px}.es-landing .es-showcase-traffic span{width:10px;height:10px;border-radius:50%;background:var(--es-bg-3)}.es-landing .es-showcase-traffic span:first-child{background:var(--es-brand)}.es-landing .es-showcase-url{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--es-bg-2);border:1px solid var(--es-line);border-radius:5px;font-family:var(--es-mono);font-size:11px;color:var(--es-muted);font-weight:500;margin-left:4px}.es-landing .es-showcase-url:before{content:"";width:8px;height:8px;background:var(--es-brand);border-radius:50%;box-shadow:0 0 0 3px var(--es-brand-mid)}.es-landing .es-showcase-url b{color:var(--es-ink);font-weight:600}.es-landing .es-showcase-chrome-r{display:inline-flex;gap:6px;font-family:var(--es-mono);font-size:11px;color:var(--es-muted);font-weight:600}.es-landing .es-showcase-panels{display:grid;grid-template-columns:1.05fr 1fr .95fr;gap:12px;position:relative}@media(max-width:960px){.es-landing .es-showcase-panels{grid-template-columns:repeat(2,minmax(0,1fr))}.es-landing .es-showcase-panels .es-panel:nth-child(3){display:none}.es-landing .es-showcase .es-panel{min-height:392px}}.es-landing .es-panel{background:#fff;border:1px solid var(--es-line);border-radius:10px;overflow:hidden;display:flex;flex-direction:column;min-height:440px}.es-landing .es-panel-head{display:flex;align-items:center;justify-content:space-between;padding:9px 12px;background:var(--es-bg-2);border-bottom:1px solid var(--es-line)}.es-landing .es-panel-title{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--es-ink)}.es-landing .es-panel-title:before{content:"";width:6px;height:6px;border-radius:1.5px;background:var(--es-brand)}.es-landing .es-panel-title.is-amber:before{background:var(--es-amber)}.es-landing .es-panel-title.is-rose:before{background:var(--es-rose)}.es-landing .es-panel-meta{font-family:var(--es-mono);font-size:10.5px;color:var(--es-muted);font-weight:600;letter-spacing:.04em}.es-landing .es-floor{padding:12px;display:flex;flex-direction:column;gap:10px;flex:1}.es-landing .es-floor-tabs{display:flex;gap:4px;padding:3px;background:var(--es-bg-2);border-radius:7px;font-size:11.5px;font-weight:600}.es-landing .es-floor-tabs span{flex:1;text-align:center;padding:5px 10px;border-radius:5px;color:var(--es-muted)}.es-landing .es-floor-tabs span.is-on{background:#fff;color:var(--es-ink);box-shadow:0 1px 2px #0000000f}.es-landing .es-floor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;flex:1}.es-landing .es-floor-grid[data-columns="6"]{grid-template-columns:repeat(6,minmax(0,1fr))}.es-landing .es-t{position:relative;background:#fff;border:1px solid var(--es-line);border-radius:8px;padding:9px 7px 6px;display:flex;flex-direction:column;justify-content:space-between;min-height:68px;transition:all .2s}.es-landing .es-t-n{font-weight:700;font-size:17px;color:var(--es-ink);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.es-landing .es-t-foot{display:flex;justify-content:space-between;font-size:9.5px;color:var(--es-muted);font-weight:600}.es-landing .es-t-foot svg{width:9px;height:9px;vertical-align:-1px;margin-right:2px;color:var(--es-muted-2)}.es-landing .es-t-time{display:inline-flex;align-items:center}.es-landing .es-t-time.is-warn{color:var(--es-amber)}.es-landing .es-t-time.is-late{color:var(--es-rose)}.es-landing .es-t.is-open{background:var(--es-brand-soft);border-color:var(--es-brand-soft-2)}.es-landing .es-t.is-open .es-t-n{color:var(--es-brand-dark)}.es-landing .es-t.is-open .es-t-foot{color:var(--es-brand-dark);font-weight:700}.es-landing .es-t.is-sleep{background:var(--es-bg-2)}.es-landing .es-t.is-sleep .es-t-n{color:var(--es-muted)}.es-landing .es-t.is-pending{background:var(--es-rose-soft);border-color:#fbcfe8}.es-landing .es-t.is-pending .es-t-n{color:var(--es-rose)}.es-landing .es-t.is-sel{border-color:var(--es-brand);box-shadow:0 0 0 3px var(--es-brand-mid),0 6px 18px -6px var(--es-brand-glow);transform:translateY(-1px)}.es-landing .es-t-count{position:absolute;top:6px;right:7px;font-size:9.5px;font-weight:700;font-variant-numeric:tabular-nums;background:#0a0c0a0f;padding:1px 5px;border-radius:999px;color:var(--es-ink-2)}.es-landing .es-order{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1}.es-landing .es-order-head{display:flex;justify-content:space-between;padding-bottom:8px;border-bottom:1px dashed var(--es-line)}.es-landing .es-order-table{font-size:13.5px;font-weight:700;color:var(--es-ink)}.es-landing .es-order-sub{font-size:10.5px;color:var(--es-muted);margin-top:2px;font-family:var(--es-mono)}.es-landing .es-order-stat{font-size:10px;font-weight:700;background:var(--es-brand-soft);color:var(--es-brand-dark);border:1px solid var(--es-brand-soft-2);padding:3px 7px;border-radius:4px;letter-spacing:.04em;align-self:flex-start}.es-landing .es-order-row{display:grid;grid-template-columns:22px 1fr auto;gap:8px;align-items:center;padding:7px 8px;background:#fff;border:1px solid var(--es-line);border-radius:7px;font-size:12.5px}.es-landing .es-order-row.is-new{background:var(--es-brand-soft);border-color:var(--es-brand-soft-2)}.es-landing .es-order-qty{text-align:center;font-weight:700;font-variant-numeric:tabular-nums;font-size:11px;background:var(--es-bg-3);border-radius:4px;padding:2px 0;color:var(--es-ink)}.es-landing .es-order-row.is-new .es-order-qty{background:#fff;color:var(--es-brand-dark)}.es-landing .es-order-name{font-weight:500;color:var(--es-ink)}.es-landing .es-order-note{display:block;font-size:10px;color:var(--es-muted);margin-top:1px;font-style:italic}.es-landing .es-order-amt{font-weight:600;font-variant-numeric:tabular-nums;color:var(--es-ink-2);font-size:11.5px}.es-landing .es-order-total{display:flex;justify-content:space-between;padding-top:8px;margin-top:auto;border-top:1px dashed var(--es-line);font-size:12px;color:var(--es-muted);font-family:var(--es-mono);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.es-landing .es-order-total b{color:var(--es-ink);font-size:14px;font-family:var(--es-mono);font-weight:700;letter-spacing:-.02em;text-transform:none}.es-landing .es-order-send{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;background:var(--es-ink);color:#fff;border-radius:8px;font-size:12.5px;font-weight:700;letter-spacing:-.005em;position:relative;overflow:hidden;box-shadow:var(--es-shadow-sm)}.es-landing .es-order-send:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);transform:translate(-100%);animation:esShimmer 3.5s infinite}@keyframes esShimmer{0%{transform:translate(-100%)}60%,to{transform:translate(100%)}}.es-landing .es-kitchen{padding:12px;display:flex;flex-direction:column;gap:8px;flex:1;background:var(--es-bg-dark)}.es-landing .es-kitchen .es-panel-head{background:#0a1410;border-color:#ffffff0f}.es-landing .es-kitchen .es-panel-title{color:#fff}.es-landing .es-kitchen .es-panel-meta{color:#fff6}.es-landing .es-kt{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:9px;display:flex;flex-direction:column;gap:5px}.es-landing .es-kt.is-new{background:linear-gradient(180deg,#10b98138,#10b9811f);border-color:#10b98166;box-shadow:0 0 0 1px #10b98133}.es-landing .es-kt.is-done{opacity:.55}.es-landing .es-kt-top{display:flex;align-items:center;justify-content:space-between;font-family:var(--es-mono);font-size:11px;color:#ffffff80}.es-landing .es-kt-num{color:#fff;font-weight:700}.es-landing .es-kt-pill{font-size:9.5px;padding:1px 5px;border-radius:3px;font-weight:700;letter-spacing:.06em}.es-landing .es-kt-pill.is-new{background:var(--es-brand);color:#04140a}.es-landing .es-kt-pill.is-prep{background:#d9770633;color:#fbbf24;border:1px solid rgba(217,119,6,.32)}.es-landing .es-kt-pill.is-done{background:#ffffff0f;color:#ffffff80}.es-landing .es-kt-sub{display:flex;justify-content:space-between;font-size:10px;color:#fff6;padding-bottom:4px;border-bottom:1px dashed rgba(255,255,255,.08)}.es-landing .es-kt-items{display:flex;flex-direction:column;gap:3px;font-size:11px}.es-landing .es-kt-item{display:flex;align-items:center;gap:7px}.es-landing .es-kt-dot{width:5px;height:5px;border-radius:50%;background:#ffffff2e;flex-shrink:0}.es-landing .es-kt-dot.is-prep{background:#fbbf24;box-shadow:0 0 6px #fbbf24}.es-landing .es-kt-qty{color:#fff;font-weight:700;min-width:12px;font-family:var(--es-mono)}.es-landing .es-kt-name{color:#ffffffc7}.es-landing .es-kt-note{font-size:10px;color:#fbbf24;background:#d9770614;border-left:2px solid #fbbf24;padding:3px 6px;border-radius:1px}.es-landing .es-ops{margin-top:64px;padding:12px 0;background:var(--es-ink);color:#fff;position:relative;overflow:hidden}.es-landing .es-ops:before,.es-landing .es-ops:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.es-landing .es-ops:before{left:0;background:linear-gradient(90deg,var(--es-ink),transparent)}.es-landing .es-ops:after{right:0;background:linear-gradient(-90deg,var(--es-ink),transparent)}.es-landing .es-ops-track{display:flex;gap:56px;animation:esOps 50s linear infinite;white-space:nowrap}.es-landing .es-ops-item{display:inline-flex;align-items:center;gap:12px;font-family:var(--es-mono);font-size:12px;letter-spacing:.03em;color:#ffffff8c;font-weight:500}.es-landing .es-ops-item .es-ops-key{color:#fff6}.es-landing .es-ops-item .es-ops-val{color:#fff;font-weight:700}.es-landing .es-ops-item .es-ops-up{color:var(--es-brand);font-weight:700}.es-landing .es-ops-item:after{content:"";width:5px;height:5px;background:var(--es-brand);border-radius:50%;box-shadow:0 0 6px var(--es-brand)}@keyframes esOps{0%{transform:translate(0)}to{transform:translate(-50%)}}.es-landing .es-trust{padding:56px 0 0;text-align:center}.es-landing .es-trust-label{font-size:12px;color:var(--es-muted-2);font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px}.es-landing .es-trust-logos{display:flex;gap:56px;justify-content:center;flex-wrap:wrap;align-items:center;opacity:.5}.es-landing .es-trust-logos span{font-size:22px;font-weight:700;letter-spacing:-.03em;color:var(--es-ink)}.es-landing .es-trust-logos .es-italic{font-style:italic;font-weight:500}.es-landing .es-trust-logos .es-spaced{letter-spacing:.16em;font-size:16px;font-weight:600}.es-landing .es-sect{padding:120px 0;position:relative}@media(max-width:720px){.es-landing .es-sect{padding:80px 0}}.es-landing .es-sect.is-tinted{background:var(--es-bg-2);border-top:1px solid var(--es-line);border-bottom:1px solid var(--es-line)}.es-landing .es-sect.is-dark{background:var(--es-bg-dark);color:#fff;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.es-landing .es-sect-head{max-width:720px;margin-bottom:64px}.es-landing .es-sect-head.is-center{margin-left:auto;margin-right:auto;text-align:center}.es-landing .es-sect-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--es-brand-dark);margin-bottom:18px}.es-landing .es-sect.is-dark .es-sect-eyebrow{color:var(--es-brand)}.es-landing .es-sect-eyebrow:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--es-brand);box-shadow:0 0 0 3px var(--es-brand-mid)}.es-landing .es-sect-h2{font-size:clamp(34px,4vw,52px);line-height:1.02;letter-spacing:-.035em;font-weight:700;color:var(--es-ink);margin-bottom:16px;text-wrap:balance}.es-landing .es-sect.is-dark .es-sect-h2{color:#fff}.es-landing .es-sect-h2-accent{color:var(--es-brand)}.es-landing .es-sect-sub{font-size:17.5px;color:var(--es-muted);line-height:1.55;max-width:58ch;text-wrap:pretty}.es-landing .es-sect.is-dark .es-sect-sub{color:#ffffff8c}.es-landing .es-sect-head.is-center .es-sect-sub{margin-left:auto;margin-right:auto}.es-landing .es-pricing-section{padding:var(--es-section-y) var(--es-section-x);background:transparent;border:0}.es-landing .es-pricing-section>.es-wrap{max-width:1240px;margin:0 auto;padding:0 clamp(16px,4vw,32px)}.es-landing .es-pricing-head{max-width:880px;margin:0 auto var(--es-head-gap);text-align:center}.es-landing .es-pricing-head .es-sect-eyebrow{display:inline-block;margin-bottom:18px;color:var(--es-brand);font-size:12.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.es-landing .es-pricing-head .es-sect-eyebrow:before{display:none}.es-landing .es-pricing-head .es-sect-h2{margin:0 0 22px;color:var(--es-ink);font-size:clamp(38px,5.4vw,68px);font-weight:800;letter-spacing:-.04em;line-height:1.04;text-wrap:balance}.es-landing .es-pricing-accent{color:var(--es-brand)}.es-landing .es-pricing-trust{display:inline-flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:10px 18px;color:var(--es-brand-dark);font-size:14px;font-weight:600}.es-landing .es-pricing-trust-item{display:inline-flex;align-items:center;gap:8px}.es-landing .es-pricing-trust-icon{display:inline-grid;place-items:center;color:var(--es-brand)}.es-landing .es-pricing-trust-sep{display:inline-block;width:3px;height:3px;margin-left:14px;border-radius:999px;background:var(--es-brand);opacity:.55}.es-landing .es-plans-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:18px}.es-landing .es-plans-grid>*{flex:1 1 240px;max-width:290px;min-width:0}.es-landing .es-plans-grid[data-plan-count="4"]{max-width:1196px;margin-inline:auto}@media(max-width:1160px){.es-landing .es-plans-grid[data-plan-count="4"]{max-width:600px}}.es-landing .es-plans-grid[data-plan-count="3"]{max-width:900px;margin-inline:auto}@media(max-width:880px){.es-landing .es-plans-grid[data-plan-count="3"]{max-width:440px}}.es-landing .es-plans-grid[data-plan-count="2"]{max-width:600px;margin-inline:auto}.es-landing .es-plans-grid[data-plan-count="1"]{max-width:390px;margin-inline:auto}@media(max-width:600px){.es-landing .es-plans-grid[data-plan-count="4"],.es-landing .es-plans-grid[data-plan-count="3"],.es-landing .es-plans-grid[data-plan-count="2"],.es-landing .es-plans-grid[data-plan-count="1"]{max-width:360px}}.es-landing .es-pricing-empty{width:min(560px,100%);margin:0 auto;padding:28px;border:1px solid var(--es-line);border-radius:16px;background:#fff;text-align:center;color:var(--es-ink-2)}.es-landing .es-pricing-empty p{margin:0 0 16px;font-size:15px;line-height:1.5}.es-landing .es-plan{position:relative;display:flex;flex-direction:column;align-items:center;padding:36px 24px 28px;border:1px solid rgba(10,12,10,.06);border-radius:20px;background:#fff;box-shadow:0 1px #0a0c0a05,0 10px 24px -16px #0a0c0a1a;text-align:center;transition:box-shadow .22s ease,border-color .22s ease;min-width:0}.es-landing .es-plan:hover{border-color:#10b98138;box-shadow:0 14px 28px -16px #10b98140,0 1px #0a0c0a05}.es-landing .es-plan.is-featured{border:2px solid var(--es-brand);background:radial-gradient(120% 80% at 50% -10%,rgba(16,185,129,.06),transparent 60%),#fff;box-shadow:0 16px 32px -16px #10b98159,0 1px #0a0c0a05}.es-landing .es-plan-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);padding:6px 14px;border-radius:8px;background:var(--es-brand);color:#fff;font-size:11px;font-weight:800;letter-spacing:.14em;box-shadow:0 6px 14px -6px #10b9818c}.es-landing .es-plan-badge.is-offer{background:#111411;border:1px solid rgba(16,185,129,.36);color:#fff;letter-spacing:.08em;box-shadow:0 10px 22px -14px #0a0c0a94,0 0 0 3px #10b9811a}.es-landing .es-plan-head{display:flex;flex-direction:column;align-items:center;width:100%}.es-landing .es-plan-icon{width:72px;height:72px;margin:2px 0 18px;display:grid;place-items:center;border-radius:999px;background:#10b9811a;color:var(--es-brand)}.es-landing .es-plan-name{margin:0;color:var(--es-brand);font-size:13px;font-weight:800;letter-spacing:.14em;line-height:1;text-transform:uppercase}.es-landing .es-plan-subtitle{margin:8px 0 0;color:var(--es-ink-3);font-size:13.5px;line-height:1.35;max-width:22ch;text-wrap:balance}.es-landing .es-plan-price-stack{width:100%;margin-top:22px;display:flex;flex-direction:column;align-items:center;gap:8px}.es-landing .es-plan-regular-price{display:inline-flex;align-items:baseline;justify-content:center;gap:7px;min-width:0;color:var(--es-ink-3);font-size:12.5px;font-weight:650;line-height:1.2}.es-landing .es-plan-regular-price span{color:var(--es-ink-3)}.es-landing .es-plan-regular-price s{color:#0a0c0a8a;font-size:14px;font-weight:750;text-decoration-thickness:1.5px;text-decoration-color:#0a0c0a6b}.es-landing .es-plan-price{width:100%;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;column-gap:6px;row-gap:2px;color:var(--es-ink);font-variant-numeric:tabular-nums;min-width:0}.es-landing .es-plan-price strong{font-size:clamp(30px,2.8vw,38px);font-weight:800;letter-spacing:-.03em;line-height:1.05}.es-landing .es-plan-price.is-custom strong{font-size:clamp(26px,2.4vw,32px);letter-spacing:-.02em}.es-landing .es-plan-period{color:var(--es-ink-3);font-size:13px;font-weight:500;letter-spacing:0;line-height:1.2;flex-basis:100%;text-align:center}.es-landing .es-plan-discount-pill{display:inline-flex;align-items:center;justify-content:center;max-width:100%;padding:5px 10px;border:1px solid rgba(16,185,129,.26);border-radius:999px;background:#ecfdf5db;color:var(--es-brand-dark);font-size:11px;font-weight:800;letter-spacing:0;line-height:1.15;box-shadow:inset 0 1px #ffffffdb}.es-landing .es-plan-divider{display:block;width:100%;height:1px;margin:24px 0 20px;background:var(--es-line)}.es-landing .es-plan.is-featured .es-plan-divider{background:#10b98138}.es-landing .es-plan-features{margin:0 0 24px;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px;width:100%;text-align:left}.es-landing .es-plan-features li{display:grid;grid-template-columns:18px minmax(0,1fr);column-gap:10px;align-items:start;color:var(--es-ink);font-size:14px;line-height:1.4}.es-landing .es-plan-check{flex:0 0 auto;display:grid;place-items:center;width:18px;height:18px;margin-top:1px;border-radius:999px;background:#10b98124;color:var(--es-brand-dark)}.es-landing .es-plan-feature-text{min-width:0;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.es-landing .es-plan-cta{width:100%;margin-top:auto}.es-landing .es-plan-cta .es-btn{width:100%;height:44px;font-size:14.5px;font-weight:700}.es-landing .es-btn-outline-green{background:#fff;color:var(--es-brand);border-color:var(--es-brand)}.es-landing .es-btn-outline-green:hover{background:#10b9810f;color:var(--es-brand-dark);border-color:var(--es-brand-dark)}.es-landing .es-plan-skeleton .sk{display:block;border-radius:8px;background:linear-gradient(90deg,var(--es-bg-2) 0%,var(--es-bg-3) 50%,var(--es-bg-2) 100%);background-size:200% 100%;animation:esSkeleton 1.4s linear infinite}.es-landing .es-plan-skeleton .sk-icon{width:86px;height:86px;border-radius:999px;margin:6px 0 18px}.es-landing .es-plan-skeleton .sk-name{width:50%;height:14px;margin-bottom:10px}.es-landing .es-plan-skeleton .sk-sub{width:70%;height:12px;margin-bottom:18px}.es-landing .es-plan-skeleton .sk-amt{width:60%;height:32px;margin-bottom:22px}.es-landing .es-plan-skeleton .sk-feat{width:80%;height:12px;margin-bottom:10px}.es-landing .es-plan-skeleton .sk-cta{width:100%;height:44px;margin-top:12px}.es-landing .es-pricing-proof{margin:clamp(24px,2.4vw,36px) auto 0;width:fit-content;max-width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 22px;color:var(--es-ink-2);font-size:14px;font-weight:600}.es-landing .es-pricing-proof-item{display:inline-flex;align-items:center;gap:10px}.es-landing .es-pricing-proof-icon{color:var(--es-ink-3);display:inline-grid;place-items:center}.es-landing .es-pricing-proof-sep{display:inline-block;width:1px;height:14px;margin-left:16px;background:var(--es-line-2)}@media(prefers-reduced-motion:reduce){.es-landing .es-plan{transition:none}}@keyframes esSkeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.es-landing .es-custom-panel{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:center;gap:28px clamp(24px,4vw,48px);margin:clamp(24px,2.4vw,36px) auto 0;max-width:1100px;padding:clamp(24px,3vw,36px) clamp(24px,3vw,40px);border:1px solid rgba(16,185,129,.2);border-radius:22px;background:radial-gradient(120% 100% at 100% 0%,rgba(16,185,129,.07) 0%,transparent 60%),linear-gradient(180deg,rgba(16,185,129,.03) 0%,transparent 50%),#fff;box-shadow:0 1px #0a0c0a05,0 14px 30px -22px #10b9814d}.es-landing .es-custom-panel-copy{display:flex;flex-direction:column;gap:8px;min-width:0}.es-landing .es-custom-panel-eyebrow{display:inline-block;margin-bottom:6px;color:var(--es-brand);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.es-landing .es-custom-panel-title{margin:0;color:var(--es-ink);font-size:clamp(22px,2.6vw,30px);font-weight:800;letter-spacing:-.025em;line-height:1.15;text-wrap:balance}.es-landing .es-custom-panel-accent{color:var(--es-brand)}.es-landing .es-custom-panel-sub{margin:0;color:var(--es-ink-3);font-size:14.5px;line-height:1.55;max-width:52ch}.es-landing .es-custom-panel-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px;min-width:0}.es-landing .es-custom-panel-email{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#10b98114;color:var(--es-brand-dark);font-family:var(--es-mono);font-size:13px;font-weight:600;letter-spacing:0;transition:background-color .15s ease}.es-landing .es-custom-panel-email:hover{background:#10b98124}.es-landing .es-custom-panel-cta{height:44px;padding:0 22px;font-size:14.5px;font-weight:700}@media(max-width:720px){.es-landing .es-custom-panel{grid-template-columns:1fr;gap:20px}.es-landing .es-custom-panel-actions{align-items:stretch}.es-landing .es-custom-panel-email{justify-content:center}.es-landing .es-custom-panel-cta{width:100%;justify-content:center}}.es-landing .es-final{position:relative;padding:var(--es-section-y) var(--es-section-x);background:var(--es-bg-dark);color:#fff;overflow:hidden}.es-landing .es-final:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 60% at 50% 0%,rgba(16,185,129,.22),transparent 70%),radial-gradient(50% 50% at 0% 100%,rgba(16,185,129,.12),transparent 70%);pointer-events:none}.es-landing .es-final:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(circle at 50% 50%,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(circle at 50% 50%,#000 30%,transparent 80%);pointer-events:none}.es-landing .es-final-inner{position:relative;z-index:1;max-width:880px;margin:0 auto;text-align:center}.es-landing .es-final-eyebrow{display:inline-block;margin-bottom:18px;color:var(--es-brand);font-size:12.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.es-landing .es-final-h2{margin:0 auto 18px;max-width:20ch;color:#fff;font-size:clamp(40px,5.6vw,68px);font-weight:800;letter-spacing:-.04em;line-height:1.04;text-wrap:balance}.es-landing .es-final-accent{color:var(--es-brand)}.es-landing .es-final-sub{margin:0 auto 36px;max-width:54ch;color:#ffffff9e;font-size:17px;line-height:1.55}.es-landing .es-final-ctas{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.es-landing .es-final-ctas .es-btn-outline{background:transparent;color:#fff;border-color:#ffffff38}.es-landing .es-final-ctas .es-btn-outline:hover{border-color:#ffffff73;background:#ffffff0d}.es-landing .es-final-meta{display:inline-flex;align-items:center;gap:0;margin-top:28px;padding:0 6px;height:38px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0a;color:#ffffffb8;font-size:13px;font-weight:600}.es-landing .es-final-meta span{display:inline-flex;align-items:center;gap:7px;padding:0 16px;white-space:nowrap}.es-landing .es-final-meta .es-final-meta-sep{width:1px;height:14px;padding:0;background:#ffffff1f}.es-landing .es-final-meta svg{color:var(--es-brand)}.es-landing .es-foot{background:var(--es-bg-dark);color:#ffffff80;padding:56px 0 28px;border-top:1px solid rgba(255,255,255,.06)}.es-landing .es-foot-grid{display:grid;grid-template-columns:minmax(0,2fr) repeat(4,minmax(0,1fr));gap:40px;margin-bottom:40px}@media(max-width:720px){.es-landing .es-foot-grid{grid-template-columns:repeat(2,1fr)}.es-landing .es-foot-grid>div:first-child{grid-column:1 / -1}}.es-landing .es-foot-brand .es-brand-name{color:#fff}.es-landing .es-foot-about{font-size:13.5px;color:#ffffff80;line-height:1.55;margin-top:14px;max-width:36ch}.es-landing .es-foot-col{min-width:0}.es-landing .es-foot-col h5{font-size:13px;font-weight:700;color:#fff;margin-bottom:14px}.es-landing .es-foot-col ul{display:flex;flex-direction:column;gap:9px}.es-landing .es-foot-col a{font-size:13px;color:#ffffff80;transition:color .15s}.es-landing .es-foot-col a:hover{color:#fff}.es-landing .es-foot-bottom{padding-top:20px;border-top:1px solid rgba(255,255,255,.06);display:flex;justify-content:space-between;align-items:center;font-size:12.5px;color:#fff6;flex-wrap:wrap;gap:8px}.es-landing .es-foot-status{display:inline-flex;align-items:center;gap:6px}.es-landing .es-foot-status:before{content:"";width:7px;height:7px;background:var(--es-brand);border-radius:50%;box-shadow:0 0 0 3px #10b9812e}.es-landing .es-hero,.es-landing .es-sect,.es-landing .es-final,.es-landing .es-foot,.es-landing .es-showcase,.es-landing .es-pricing,.es-landing .es-panel{min-width:0;max-width:100%}.es-landing .es-showcase-chrome,.es-landing .es-showcase-chrome-l,.es-landing .es-showcase-chrome-r,.es-landing .es-panel-head,.es-landing .es-order-head,.es-landing .es-order-total,.es-landing .es-final-meta,.es-landing .es-hero-meta{min-width:0}.es-landing .es-panel-title,.es-landing .es-panel-meta,.es-landing .es-showcase-url,.es-landing .es-showcase-url>span,.es-landing .es-showcase-chrome-r,.es-landing .es-order-name,.es-landing .es-order-amt,.es-landing .es-kt-name,.es-landing .es-pricing-name,.es-landing .es-pricing-desc,.es-landing .es-pricing-row-label,.es-landing .es-pricing-val,.es-landing .es-foot-col a{min-width:0;overflow-wrap:anywhere}@media(max-width:720px){.es-landing .es-wrap{padding-inline:clamp(14px,4vw,20px)}.es-landing .es-hero{padding-top:44px}.es-landing .es-sect{padding:64px 0}.es-landing #product{padding-bottom:18px}.es-landing .es-sect-head{margin-bottom:34px}.es-landing .es-nav-inner{gap:12px}.es-landing .es-nav-actions{gap:6px;flex-shrink:1}.es-landing .es-btn{min-width:0;white-space:normal;text-align:center;line-height:1.15}.es-landing .es-h1,.es-landing .es-sect-h2,.es-landing .es-final-h2{overflow-wrap:anywhere;word-break:break-word}.es-landing .es-h1{font-size:clamp(38px,11vw,56px);line-height:1.02}.es-landing .es-hero-sub,.es-landing .es-sect-sub,.es-landing .es-final-sub{font-size:15.5px;max-width:100%}.es-landing .es-sect-sub{line-height:1.45}.es-landing .es-hero-ctas,.es-landing .es-final-ctas{align-items:stretch}.es-landing .es-hero-ctas .es-btn,.es-landing .es-final-ctas .es-btn{width:100%;height:auto;min-height:48px;padding:12px 16px}.es-landing .es-hero-meta,.es-landing .es-final-meta{display:flex;flex-wrap:wrap;justify-content:center;height:auto;border-radius:14px;width:fit-content;max-width:100%;margin-inline:auto;padding:6px}.es-landing .es-hero-meta span,.es-landing .es-final-meta span{min-height:30px;border-right:0;padding:0 10px}.es-landing .es-final-meta .es-final-meta-sep{display:none}.es-landing .es-showcase{margin-top:34px;padding:10px;border-radius:14px}.es-landing .es-showcase-chrome{align-items:flex-start;gap:8px;flex-wrap:wrap}.es-landing .es-showcase-chrome-l{flex:1 1 100%;min-width:0}.es-landing .es-showcase-url{flex:1 1 auto;max-width:100%}.es-landing .es-showcase-url>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.es-landing .es-showcase-chrome-r{flex-wrap:wrap;font-size:10px}.es-landing .es-panel{min-height:0}.es-landing .es-showcase-panels{grid-template-columns:1fr;gap:10px}.es-landing .es-showcase-panels .es-panel:nth-child(n+2){display:none}.es-landing .es-showcase .es-panel{min-height:auto}.es-landing .es-floor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.es-landing .es-showcase .es-floor{padding:10px}.es-landing .es-showcase .es-t{min-height:56px;padding:7px 6px 5px}.es-landing .es-showcase .es-t-n{font-size:15px}.es-landing .es-showcase .es-t-foot{font-size:8.5px}.es-landing .es-showcase .es-order,.es-landing .es-showcase .es-kitchen{padding:10px}.es-landing .es-floor-tabs span{padding-inline:6px}.es-landing .es-order-row{grid-template-columns:22px minmax(0,1fr)}.es-landing .es-order-amt{grid-column:2;justify-self:start}.es-landing .es-foot{padding:34px 0 22px}.es-landing .es-foot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;margin-bottom:22px}.es-landing .es-foot-grid>div:first-child{grid-column:1 / -1}.es-landing .es-foot-brand{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.es-landing .es-foot-about{max-width:24ch;margin-top:0;text-align:right;font-size:12.5px;line-height:1.35}.es-landing .es-foot-col{padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.es-landing .es-foot-col h5{margin-bottom:7px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.es-landing .es-foot-col ul{gap:2px}.es-landing .es-foot-col a{display:inline-flex;align-items:center;min-height:44px;max-width:100%;font-size:14px;line-height:1.2}.es-landing .es-foot-bottom{align-items:flex-start;gap:8px;padding-top:12px}.es-landing .es-foot-bottom>span:first-child{flex:1 1 100%}.es-landing .es-foot-status{min-height:28px}}@media(max-width:560px){.es-landing .es-nav-inner{height:58px}.es-landing .es-nav-sheet{top:58px;max-height:calc(100dvh - 58px)}.es-landing .es-nav-scrim{top:58px;right:0;bottom:0;left:0}.es-landing .es-nav-actions .es-btn-ghost{display:none}.es-landing .es-nav-actions .es-nav-cta{padding-inline:12px;max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.es-landing .es-workspace{max-width:128px;padding-inline:12px}.es-landing .es-workspace-hint{display:none}.es-landing .es-brand-name{font-size:14.5px}.es-landing .es-hero{padding-top:38px}.es-landing .es-sect{padding:56px 0}.es-landing .es-sect-head{margin-bottom:28px}.es-landing .es-foot-grid{gap:20px 14px}.es-landing .es-foot-about{font-size:13px}}@media(max-width:360px){.es-landing .es-brand-name{display:none}}@media(max-width:420px){.es-landing .es-wrap{padding-inline:12px}.es-landing .es-nav-inner,.es-landing .es-brand{gap:8px}.es-landing .es-nav-actions .es-nav-cta{max-width:98px;padding-inline:10px}.es-landing .es-workspace{max-width:108px}.es-landing .es-showcase{margin-inline:-2px}.es-landing .es-showcase-url b{display:none}.es-landing .es-foot-brand{align-items:flex-start;flex-direction:column;gap:10px}.es-landing .es-foot-about{max-width:100%;text-align:left}.es-landing .es-foot-grid{gap:16px 12px}.es-landing .es-foot-col{padding-top:11px}.es-landing .es-foot-col h5{font-size:11.5px}.es-landing .es-foot-col a{min-height:44px;font-size:13.5px}.es-landing .es-foot-bottom{font-size:12px}}.es-landing .es-hero-inner{display:grid;grid-template-columns:minmax(520px,.92fr) minmax(0,1.08fr);gap:48px;align-items:center;text-align:left}.es-landing .es-hero .es-wrap{max-width:1480px}.es-landing .es-hero-copy{min-width:0}.es-landing .es-hero .es-h1{max-width:720px;margin:0 0 22px;font-size:clamp(52px,4.15vw,72px);line-height:1.02;letter-spacing:-.045em}.es-landing .es-hero .es-hero-sub{max-width:34ch;margin-left:0;margin-right:0;font-size:clamp(19px,1.55vw,23px);color:var(--es-ink-3)}.es-landing .es-hero .es-hero-ctas{justify-content:flex-start;flex-wrap:nowrap;margin-top:30px}.es-landing .es-hero .es-hero-meta{justify-content:flex-start;height:auto;margin-top:26px;flex-wrap:wrap;gap:26px;border:0;background:transparent;box-shadow:none;color:var(--es-ink-2);font-size:14px}.es-landing .es-hero .es-hero-meta span{padding:0;border-right:0;font-weight:600}.es-landing .es-hero .es-showcase{width:100%;max-width:none;margin:0}.es-landing .es-hero .es-panel{min-height:390px}.es-landing .es-why-icon,.es-landing .es-support-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--es-brand-soft-2);border-radius:12px;background:var(--es-brand-soft);color:var(--es-brand-dark);flex:0 0 auto}.es-landing .es-why-section{padding:var(--es-section-y) var(--es-section-x);background:transparent;border:0}.es-landing .es-why-section>.es-wrap{max-width:1320px;margin:0 auto;padding:0 clamp(16px,4vw,32px)}.es-landing .es-why-head{max-width:880px;margin:0 auto var(--es-head-gap);text-align:center}.es-landing .es-why-head .es-sect-eyebrow{display:inline-block;margin-bottom:22px;color:var(--es-brand);font-size:12.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.es-landing .es-why-head .es-sect-eyebrow:before{display:none}.es-landing .es-why-head .es-sect-h2{margin:0;color:var(--es-ink);font-size:clamp(42px,6vw,76px);font-weight:800;letter-spacing:-.04em;line-height:1;text-wrap:balance}.es-landing .es-why-accent{color:var(--es-brand)}.es-landing .es-why-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;align-items:stretch;max-width:940px;margin-inline:auto}.es-landing .es-why-grid>*{flex:1 1 240px;max-width:300px;min-width:0}.es-landing .es-why-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:32px 24px 34px;border:1px solid rgba(10,12,10,.05);border-radius:20px;background:#fff;box-shadow:0 1px #0a0c0a05,0 10px 24px -16px #0a0c0a1a;text-align:center;transition:box-shadow .22s ease,border-color .22s ease}.es-landing .es-why-card:hover{border-color:#10b98147;box-shadow:0 16px 32px -16px #10b9814d,0 1px #0a0c0a05}.es-landing .es-why-icon{width:86px;height:86px;margin:4px 0 26px;display:grid;place-items:center;border:1px solid var(--es-line);border-radius:999px;background:#fff;color:var(--es-ink);transition:background-color .22s ease,color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}.es-landing .es-why-card:hover .es-why-icon,.es-landing .es-why-card:focus-within .es-why-icon{background:#10b9811f;border-color:transparent;color:var(--es-brand-dark);transform:translateY(-2px);box-shadow:0 10px 22px -10px #10b98173}@media(prefers-reduced-motion:reduce){.es-landing .es-why-icon{transition:none}.es-landing .es-why-card:hover .es-why-icon,.es-landing .es-why-card:focus-within .es-why-icon{transform:none}}.es-landing .es-why-card h3{margin:0;max-width:16ch;color:var(--es-ink);font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1.25;text-wrap:balance}.es-landing .es-why-divider{display:block;width:28px;height:2px;margin:16px 0 14px;border-radius:2px;background:var(--es-brand)}.es-landing .es-why-card p{margin:0;max-width:22ch;color:var(--es-ink-3);font-size:14.5px;line-height:1.5}.es-landing .es-why-strip{margin-top:clamp(24px,2.4vw,36px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;padding:24px 20px;border:1px solid rgba(16,185,129,.18);border-radius:16px;background:#10b9810f}.es-landing .es-why-strip-item{position:relative;display:flex;align-items:center;gap:16px;padding:6px 28px}.es-landing .es-why-strip-item+.es-why-strip-item:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:1px;background:#10b98138}.es-landing .es-why-strip-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border-radius:999px;background:var(--es-brand);color:#fff;box-shadow:0 6px 14px -6px #10b9818c}.es-landing .es-why-strip-text{display:flex;flex-direction:column;gap:2px;min-width:0}.es-landing .es-why-strip-text strong{color:var(--es-ink);font-size:15.5px;font-weight:700;letter-spacing:-.015em;line-height:1.2}.es-landing .es-why-strip-text span{color:var(--es-ink-3);font-size:13.5px;line-height:1.45}@media(max-width:760px){.es-landing .es-why-grid{gap:16px}}@media(max-width:820px){.es-landing .es-why-strip{grid-template-columns:1fr;gap:4px;padding:18px 16px}.es-landing .es-why-strip-item{padding:12px}.es-landing .es-why-strip-item+.es-why-strip-item:before{left:12px;right:12px;top:0;bottom:auto;width:auto;height:1px}}@media(max-width:520px){.es-landing .es-why-grid{max-width:440px;gap:12px}.es-landing .es-why-grid>*{flex:0 0 calc(50% - 6px);max-width:none}.es-landing .es-why-card{padding:22px 12px 24px}.es-landing .es-why-icon{width:60px;height:60px;margin:2px 0 16px}.es-landing .es-why-card h3{max-width:100%;font-size:15px}.es-landing .es-why-divider{margin:12px 0 10px}.es-landing .es-why-card p{max-width:100%;font-size:12.5px;line-height:1.45}.es-landing .es-why-head .es-sect-h2{font-size:38px}}@media(max-width:720px){.es-landing .es-plans{position:relative}.es-landing .es-plans-grid,.es-landing .es-plans-grid[data-plan-count]{max-width:none;margin-inline:0;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:20px;padding:26px 14px 18px;scroll-padding-inline:14px;scrollbar-width:none}.es-landing .es-plans-grid::-webkit-scrollbar{display:none}.es-landing .es-plans-grid>*{flex:0 0 100%;max-width:none;scroll-snap-align:center}.es-landing .es-plan-features{max-width:100%}.es-landing .es-pricing-trust{flex-direction:column;gap:8px}.es-landing .es-pricing-trust-sep{display:none}.es-landing .es-pricing-proof{flex-direction:column;gap:8px}.es-landing .es-pricing-proof-sep{display:none}}.es-landing .es-plans-nav{display:none}@media(max-width:720px){.es-landing .es-plans-nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:14px}.es-landing .es-plans-nav[aria-hidden=true]{display:none}}.es-landing .es-plans-arrow{flex:0 0 auto;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--es-line-2);border-radius:999px;background:#fff;color:var(--es-ink);box-shadow:var(--es-shadow-xs);transition:border-color .16s ease,color .16s ease,background .16s ease,transform .12s ease,opacity .16s ease}.es-landing .es-plans-arrow:hover{border-color:var(--es-brand);color:var(--es-brand-dark);background:var(--es-brand-soft)}.es-landing .es-plans-arrow:active{transform:scale(.92)}.es-landing .es-plans-arrow:disabled{opacity:.32;pointer-events:none}.es-landing .es-plans-dots{display:inline-flex;align-items:center;gap:8px}.es-landing .es-plans-dot{width:8px;height:8px;padding:0;border-radius:999px;background:var(--es-line-3);transition:width .22s ease,background-color .22s ease}.es-landing .es-plans-dot:hover{background:var(--es-muted-2)}.es-landing .es-plans-dot.is-active{width:24px;background:var(--es-brand)}@media(prefers-reduced-motion:reduce){.es-landing .es-plans-grid{scroll-behavior:auto}.es-landing .es-plans-dot,.es-landing .es-plans-arrow{transition:none}}.es-landing .es-support{padding:var(--es-section-y) var(--es-section-x);background:transparent}.es-landing .es-support-panel{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2.6fr);gap:32px;align-items:center;padding:32px clamp(24px,3vw,40px);border:1px solid var(--es-line);border-radius:20px;background:#fff;box-shadow:0 1px #0a0c0a05,0 10px 28px -20px #0a0c0a1a}.es-landing .es-support-panel-head{display:flex;flex-direction:column;gap:6px;min-width:0}.es-landing .es-support-panel-eyebrow{display:inline-block;margin-bottom:6px;color:var(--es-brand);font-size:11.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.es-landing .es-support-panel-title{margin:0;color:var(--es-ink);font-size:clamp(22px,2.4vw,30px);font-weight:800;letter-spacing:-.025em;line-height:1.15}.es-landing .es-support-panel-sub{margin:0;color:var(--es-ink-3);font-size:14px;line-height:1.5;max-width:32ch}.es-landing .es-support-panel-channels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;min-width:0}.es-landing .es-support-channel{display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:16px;row-gap:0;align-items:start;padding:4px 0;text-decoration:none;transition:transform .15s ease;min-width:0}.es-landing .es-support-channel:hover{transform:translateY(-1px)}.es-landing .es-support-channel-icon{grid-row:span 3;display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#10b9811f;color:var(--es-brand-dark);transition:background-color .15s ease}.es-landing .es-support-channel-body{display:flex;flex-direction:column;gap:4px;min-width:0}.es-landing .es-support-channel-title{color:var(--es-ink);font-size:15.5px;font-weight:700;letter-spacing:-.01em;line-height:1.2}.es-landing .es-support-channel-sub{color:var(--es-ink-3);font-size:13px;line-height:1.45;max-width:22ch}.es-landing .es-support-channel-action{margin-top:8px;display:inline-flex;align-items:center;gap:6px;color:var(--es-brand-dark);font-size:13.5px;font-weight:700;letter-spacing:-.005em;transition:gap .15s ease}.es-landing .es-support-channel:hover .es-support-channel-action{gap:9px}.es-landing .es-support-channel.is-rose .es-support-channel-icon{background:#e11d481a;color:#e11d48}.es-landing .es-support-channel.is-rose .es-support-channel-action{color:#e11d48}@media(max-width:880px){.es-landing .es-support-panel{grid-template-columns:1fr;gap:24px;padding:28px clamp(20px,4vw,32px)}.es-landing .es-support-panel-channels{grid-template-columns:1fr;gap:18px}.es-landing .es-support-panel-sub{max-width:100%}}@media(min-width:881px)and (max-width:1080px){.es-landing .es-support-panel{gap:24px}.es-landing .es-support-panel-channels{gap:18px}}@media(max-width:720px){.es-landing .es-hero-inner{text-align:center}.es-landing .es-hero .es-hero-ctas,.es-landing .es-hero .es-hero-meta{justify-content:center}}.es-landing .es-hero .es-wrap{max-width:1240px}.es-landing .es-hero-inner{display:block;text-align:center}.es-landing .es-hero-copy{max-width:100%}.es-landing .es-hero .es-hero-badge{margin-bottom:28px}.es-landing .es-hero .es-h1{max-width:17.5ch;margin:0 auto 22px;font-size:clamp(44px,5.6vw,76px);line-height:.98;letter-spacing:-.04em}.es-landing .es-hero .es-hero-sub{max-width:56ch;margin:0 auto 32px;color:var(--es-muted);font-size:clamp(17px,1.4vw,19px);line-height:1.5}.es-landing .es-hero .es-hero-ctas{justify-content:center;flex-wrap:wrap;margin-top:0;margin-bottom:24px}.es-landing .es-hero .es-hero-meta{display:inline-flex;align-items:center;justify-content:center;gap:0;width:auto;height:30px;margin-top:0;border:1px solid var(--es-line);border-radius:999px;background:#fff;box-shadow:var(--es-shadow-xs);color:var(--es-muted);font-size:12.5px}.es-landing .es-hero .es-hero-meta span{display:inline-flex;align-items:center;gap:6px;padding:0 16px;border-right:1px solid var(--es-line);font-weight:500}.es-landing .es-hero .es-hero-meta span:last-child{border-right:0}.es-landing .es-hero .es-showcase{max-width:1180px;margin:60px auto 0}.es-landing .es-hero .es-panel{min-height:440px}@media(max-width:720px){.es-landing .es-hero .es-h1{max-width:100%;font-size:clamp(30px,8vw,48px);line-height:1.04;letter-spacing:-.035em}.es-landing .es-hero .es-hero-meta{display:grid;grid-template-columns:1fr;width:min(100%,320px);height:auto;margin-inline:auto;border-radius:15px}.es-landing .es-hero .es-hero-meta span{justify-content:center;min-height:34px;border-right:0;border-bottom:1px solid var(--es-line)}.es-landing .es-hero .es-hero-meta span:last-child{border-bottom:0}.es-landing .es-hero .es-showcase{margin-top:34px}}.es-landing .es-flow-section{padding:var(--es-section-y) var(--es-section-x);background:transparent;border:0}.es-landing .es-flow-section>.es-wrap{max-width:1240px;margin:0 auto;padding:0 clamp(16px,4vw,32px);border:0;border-radius:0;background:transparent;box-shadow:none}.es-landing .es-flow-head{max-width:640px;margin:0 auto var(--es-head-gap);text-align:center}.es-landing .es-flow-head .es-sect-eyebrow{display:inline-block;margin-bottom:14px;color:var(--es-brand-dark);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.es-landing .es-flow-head .es-sect-eyebrow:before{display:none}.es-landing .es-flow-head .es-sect-h2{margin:0 0 14px;color:var(--es-ink);font-size:clamp(28px,3vw,38px);font-weight:700;letter-spacing:-.025em;line-height:1.1}.es-landing .es-flow-head .es-sect-sub{margin:0 auto;max-width:52ch;color:var(--es-ink-3);font-size:16px;line-height:1.5}.es-landing .es-flow-grid{width:100%;max-width:920px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:56px;align-items:start}.es-landing .es-flow-step{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;min-height:0}.es-landing .es-flow-icon{width:104px;height:104px;margin:0 0 22px;display:grid;place-items:center;border:1px solid var(--es-line);border-radius:999px;background:#fff;color:var(--es-ink);flex:0 0 auto;transition:background-color .22s ease,color .22s ease,border-color .22s ease,transform .22s ease,box-shadow .22s ease}.es-landing .es-flow-step:hover .es-flow-icon,.es-landing .es-flow-step:focus-within .es-flow-icon{background:#10b9811f;border-color:transparent;color:var(--es-brand-dark);transform:translateY(-2px);box-shadow:0 10px 22px -10px #10b98173}@media(prefers-reduced-motion:reduce){.es-landing .es-flow-icon{transition:none}.es-landing .es-flow-step:hover .es-flow-icon,.es-landing .es-flow-step:focus-within .es-flow-icon{transform:none}}.es-landing .es-flow-number{display:block;margin:0 0 6px;color:var(--es-brand-dark);font-size:13px;font-weight:700;letter-spacing:.02em;line-height:1}.es-landing .es-flow-step h3{margin:0 0 8px;color:var(--es-ink);font-size:19px;font-weight:700;letter-spacing:-.02em;line-height:1.2}.es-landing .es-flow-step p{margin:0;max-width:22ch;color:var(--es-ink-3);font-size:14.5px;line-height:1.5}.es-landing .es-flow-arrow{position:absolute;top:52px;left:100%;z-index:2;width:56px;height:16px;display:grid;place-items:center;transform:translateY(-50%);background:transparent;border:0;border-radius:0;box-shadow:none;color:var(--es-brand);pointer-events:none}.es-landing .es-flow-arrow svg{width:56px;height:14px;stroke-width:1.4;display:block}.es-landing .es-flow-proof{width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;margin-top:clamp(24px,2.4vw,36px);margin-bottom:0;display:flex;align-items:stretch;justify-content:center;overflow:hidden;border:1px solid var(--es-line);border-radius:999px;background:#fff;box-shadow:var(--es-shadow-xs);color:var(--es-ink-2);font-size:13.5px;font-weight:600}.es-landing .es-flow-proof span{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border-right:1px solid var(--es-line);white-space:nowrap}.es-landing .es-flow-proof span:last-child{border-right:0}.es-landing .es-flow-proof svg{color:var(--es-brand-dark)}@media(max-width:960px){.es-landing .es-flow-arrow{display:none}}@media(min-width:721px)and (max-width:960px){.es-landing .es-flow-section>.es-wrap{padding:0 clamp(16px,4vw,24px)}.es-landing .es-flow-grid{max-width:720px;column-gap:clamp(20px,4vw,36px)}.es-landing .es-flow-step p{max-width:24ch}}@media(max-width:720px){.es-landing .es-flow-section>.es-wrap{padding:0 16px}.es-landing .es-flow-grid{display:flex;flex-wrap:wrap;justify-content:center;max-width:420px;column-gap:0;gap:28px 14px}.es-landing .es-flow-step{flex:0 0 calc(50% - 7px)}.es-landing .es-flow-icon{width:76px;height:76px;margin-bottom:16px}.es-landing .es-flow-step h3{font-size:16px}.es-landing .es-flow-step p{max-width:22ch;font-size:13.5px}}@media(max-width:560px){.es-landing .es-flow-section>.es-wrap{padding:0 12px}.es-landing .es-flow-head .es-sect-h2{font-size:26px}.es-landing .es-flow-icon{width:68px;height:68px}.es-landing .es-flow-proof{width:100%;flex-direction:column;border-radius:14px}.es-landing .es-flow-proof span{justify-content:center;border-right:0;border-bottom:1px solid var(--es-line);padding:12px 18px}.es-landing .es-flow-proof span:last-child{border-bottom:0}}:root{color-scheme:light;font-family:Inter,Inter var,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-feature-settings:"cv11","ss01";line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #f7f6f2;--surface: #ffffff;--surface-raised: #ffffff;--surface-muted: #f2f1ee;--surface-inset: #eae8e3;--border: rgba(0, 0, 0, .08);--border-strong: rgba(0, 0, 0, .13);--line: rgba(0, 0, 0, .08);--text: #12160f;--text-secondary: #5a5e57;--muted: #9da09a;--muted-light: #a0aab5;--brand: #27ae60;--brand-strong: #1e8a4a;--brand-dark: #15633a;--brand-soft: rgba(39, 174, 96, .08);--brand-mid: rgba(39, 174, 96, .14);--brand-glow: rgba(39, 174, 96, .18);--forest: #0d2b1e;--panel: #ffffff;--panel-strong: #ffffff;--panel-muted: #f8fafc;--warm: #d97706;--warm-soft: rgba(217, 119, 6, .1);--success: #16a34a;--success-soft: rgba(22, 163, 74, .1);--warning: #d97706;--warning-soft: rgba(217, 119, 6, .1);--danger: #dc2626;--danger-soft: rgba(220, 38, 38, .08);--shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .04);--shadow: 0 4px 14px rgba(0, 0, 0, .07), 0 2px 4px rgba(0, 0, 0, .04);--shadow-md: 0 8px 28px rgba(0, 0, 0, .09), 0 20px 50px rgba(0, 0, 0, .06);--shadow-lg: 0 16px 40px -8px rgba(0, 0, 0, .11), 0 8px 16px -4px rgba(0, 0, 0, .05);--shadow-xl: 0 32px 64px -16px rgba(0, 0, 0, .13);--r-sm: .375rem;--r: .625rem;--r-md: .75rem;--r-lg: 1rem;--r-xl: 1.25rem;--r-2xl: 1.5rem;--r-full: 999px;color:var(--text);background:var(--bg)}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%;width:100%;max-width:100%}html,body{overflow-x:clip}@supports not (overflow-x: clip){html,body{overflow-x:hidden}}body{margin:0;min-width:320px;color:var(--text);background:var(--bg)}@media(max-width:360px){body{min-width:0}}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}.es-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#0c0f0c94;backdrop-filter:blur(10px) saturate(140%);-webkit-backdrop-filter:blur(10px) saturate(140%)}.es-confirm__panel{width:min(430px,100%);border:1px solid rgba(18,22,15,.1);border-radius:14px;background:linear-gradient(180deg,#fffffffa,#f8f7f2fa);box-shadow:0 30px 80px -40px #00000085,0 12px 24px -18px #0000004d,inset 0 1px #ffffffe6;padding:20px}.es-confirm__panel.is-danger{border-color:#dc262633}.es-confirm__head{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:flex-start}.es-confirm__mark{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:var(--brand-soft);color:var(--brand-strong);border:1px solid rgba(39,174,96,.18);font-weight:800;font-variant-numeric:tabular-nums}.es-confirm__panel.is-danger .es-confirm__mark{background:var(--danger-soft);color:var(--danger);border-color:#dc26262e}.es-confirm__copy{min-width:0}.es-confirm__title{margin:1px 0 0;color:var(--text);font-size:18px;line-height:1.25;letter-spacing:0}.es-confirm__body{margin:8px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.55}.es-confirm__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.es-confirm__button{min-width:92px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;border:1px solid transparent;padding:0 15px;font-weight:700;font-size:14px;line-height:1;cursor:pointer;transition:transform .12s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.es-confirm__button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.es-confirm__button:hover{transform:translateY(-1px)}.es-confirm__button--secondary{background:#fff;color:var(--text);border-color:var(--border-strong);box-shadow:var(--shadow-xs)}.es-confirm__button--secondary:hover{border-color:#12160f38;box-shadow:var(--shadow-sm)}.es-confirm__button--primary{background:var(--forest);color:#fff;border-color:var(--forest);box-shadow:0 10px 24px -18px #0d2b1ebf}.es-confirm__button--primary:hover{background:#102f23}.es-confirm__button--primary.is-danger{background:var(--danger);border-color:var(--danger);box-shadow:0 10px 24px -18px #dc2626bf}.es-confirm__button--primary.is-danger:hover{background:#b91c1c;border-color:#b91c1c}@media(max-width:520px){.es-confirm{align-items:end;padding:12px}.es-confirm__panel{border-radius:14px;padding:18px}.es-confirm__head{grid-template-columns:38px minmax(0,1fr);gap:12px}.es-confirm__mark{width:38px;height:38px;border-radius:10px}.es-confirm__actions{flex-direction:column-reverse}.es-confirm__button{width:100%}}
