.aploai-nav{--nav-bg:#fafbf5;--nav-ink:#243c2d;--nav-muted:#627064;--nav-line:#243c2d21;--nav-hover:#edf1e6;--nav-accent:#cfe3ba;--nav-button:#294732;--nav-button-text:#f9fbf3;z-index:950;max-width:100%;color:var(--nav-ink);font-family:var(--landing-sans);border:1px solid #0000;border-bottom-color:var(--nav-line);background:var(--nav-bg);box-shadow:none;border-radius:0;margin-inline:auto;transition:inset .3s,max-width .3s,border-radius .3s,border-color .3s,background .24s,color .24s,box-shadow .3s;position:fixed;inset:0 0 auto}.dark .aploai-nav{--nav-bg:#1c3023;--nav-ink:#f0f5e9;--nav-muted:#bacab6;--nav-line:#edf4e52b;--nav-hover:#2b4030;--nav-button:#cfe3ba;--nav-button-text:#243c2d}.aploai-nav[data-elevated=true]{border-color:var(--nav-line);border-radius:8px;max-width:none;inset:14px 20px auto;box-shadow:0 10px 35px -18px #15241b55}.aploai-nav-bar{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;max-width:none;height:88px;margin-inline:auto;padding-inline:clamp(24px,2.5vw,48px);transition:height .24s,padding .24s;display:grid}.aploai-nav[data-elevated=true] .aploai-nav-bar{height:64px;padding-inline:22px}.aploai-nav-brand{flex-shrink:0;padding-block:10px;display:flex}.aploai-nav-brand img{width:auto;height:36px}.aploai-nav[data-scrolled=true] .aploai-nav-brand img{width:32px;height:32px}.aploai-nav[data-overlay=true] .aploai-nav-brand img,.dark .aploai-nav-brand img{filter:brightness(0)invert()}.aploai-nav-desktop,.aploai-nav-actions{align-items:center;gap:5px;display:flex}.aploai-nav-actions{justify-self:end;gap:10px}.aploai-nav-identity{align-items:center;gap:14px;display:flex}.aploai-nav button,.aploai-nav a{-webkit-tap-highlight-color:transparent}.aploai-nav button{cursor:pointer}.aploai-nav :is(a,button):focus-visible{outline:2px solid var(--nav-ink);outline-offset:3px}.aploai-nav :is(a,button){transition:background .16s,color .16s}.aploai-nav-link{min-height:44px;color:var(--nav-muted);border-radius:12px;align-items:center;gap:7px;padding:11px 14px;font-size:13px;font-weight:500;display:flex}.aploai-nav-link svg{width:13px;height:13px;transition:transform .18s}.aploai-nav-link[aria-expanded=true] svg{transform:rotate(180deg)}.aploai-nav-link:hover,.aploai-nav-link[aria-expanded=true],.aploai-nav [aria-current=page],.aploai-nav-link[data-active=true]{color:var(--nav-ink);background:var(--nav-hover)}.aploai-nav-language{min-height:42px;color:var(--nav-muted);border-radius:12px;justify-content:center;align-items:center;gap:6px;padding-inline:9px;font-size:12px;display:flex}.aploai-nav-language svg{width:15px;height:15px}.aploai-nav-language:hover,.aploai-nav-signin:hover{background:var(--nav-hover);color:var(--nav-ink)}.aploai-nav-signin{min-height:42px;color:var(--nav-ink);border-radius:12px;padding:9px 12px;font-size:13px;font-weight:500}.aploai-nav-cta{min-height:42px;color:var(--nav-ink);white-space:nowrap;background:0 0;border:1px solid;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:11px 17px;font-size:12px;font-weight:500;display:inline-flex}.aploai-nav-cta:hover{background:var(--nav-accent);color:#243c2d}.aploai-nav-cta svg,.aploai-nav-panel-footer svg{width:15px;height:15px}.aploai-nav[dir=rtl] :is(.aploai-nav-cta svg,.aploai-nav-card-arrow,.aploai-nav-panel-footer svg,.aploai-nav-mobile-product svg){transform:rotate(180deg)}.aploai-nav-panel{top:calc(100% + 10px);border:1px solid var(--nav-line);background:var(--nav-bg);border-radius:8px;width:min(1280px,100% - 120px);margin-inline:auto;padding:32px 40px;animation:.16s ease-out aploai-nav-enter;position:absolute;inset-inline:0;box-shadow:0 24px 60px -22px #10261955}.aploai-nav-panel-heading{color:var(--nav-muted);justify-content:space-between;gap:20px;margin:0 8px 16px;font-size:11px;font-weight:500;display:flex}.aploai-nav-panel-heading>span:last-child{font-size:10px}.aploai-nav-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.aploai-nav-grid--product{grid-template-columns:repeat(3,1fr)}.aploai-nav-card{border-radius:13px;align-items:center;gap:14px;padding:15px 12px;display:flex}.aploai-nav-card:hover{background:var(--nav-hover)}.aploai-nav-icon{border:1px solid var(--nav-line);background:var(--nav-hover);border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:grid}.aploai-nav-icon svg{width:19px;height:19px}.aploai-nav-card b{font-size:18px;font-weight:500;line-height:1.5;display:block}.aploai-nav-card small{color:var(--nav-muted);margin-top:4px;font-size:11px;line-height:1.6;display:block}.aploai-nav-card-arrow{width:15px;height:15px;color:var(--nav-muted);flex-shrink:0;margin-inline-start:auto}.aploai-nav-panel-footer{border-top:1px solid var(--nav-line);color:var(--nav-muted);justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:14px;font-size:12px;display:flex}.aploai-nav-panel-footer a{border-radius:8px;align-items:center;gap:12px;padding:8px;display:flex}.aploai-nav-panel-footer a:hover{color:var(--nav-ink);background:var(--nav-hover)}.aploai-nav-toggle,.aploai-nav-mobile{display:none}@keyframes aploai-nav-enter{0%{opacity:0;translate:0 -6px}to{opacity:1;translate:0}}@media (max-width:1100px) and (min-width:1024px){.aploai-nav-bar{gap:10px;padding-inline:16px 12px}.aploai-nav-link{padding-inline:10px}.aploai-nav-actions{gap:5px}.aploai-nav-brand img{height:30px}}@media (max-width:1023px){.aploai-nav[data-elevated=true]{border-radius:8px;inset:10px 16px auto}.aploai-nav-bar{justify-content:space-between;height:74px;padding-inline:17px 10px;display:flex}.aploai-nav[data-elevated=true] .aploai-nav-bar{height:62px}.aploai-nav-desktop,.aploai-nav-actions>.aploai-nav-signin,.aploai-nav-actions>.aploai-nav-cta,.aploai-nav-panel{display:none}.aploai-nav-toggle{border:1px solid var(--nav-line);width:42px;height:42px;color:var(--nav-ink);background:var(--nav-hover);border-radius:12px;place-items:center;display:grid}.aploai-nav-toggle svg{width:18px;height:18px}.aploai-nav-mobile{overscroll-behavior:contain;border-top:1px solid var(--nav-line);max-height:calc(100dvh - 100px);padding:14px 18px 20px;animation:.16s ease-out aploai-nav-enter;display:block;overflow-y:auto}.aploai-nav-mobile>p{color:var(--nav-muted);margin:12px 0 9px;font-size:11px}.aploai-nav-mobile-product{grid-template-columns:1fr 1fr;gap:6px;padding-bottom:8px;display:grid}.aploai-nav-mobile-product a{min-height:44px;color:var(--nav-ink);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px;font-size:13px;display:flex}.aploai-nav-mobile-product svg{flex-shrink:0;width:13px;height:13px}.aploai-nav-mobile-resources{grid-template-columns:1fr 1fr;gap:7px;display:grid}.aploai-nav-mobile-resources a{border:1px solid var(--nav-line);border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:10px;font-size:12px;display:flex}.aploai-nav-mobile-resources svg{flex-shrink:0;width:16px;height:16px}.aploai-nav-mobile :is(a:hover){background:var(--nav-hover)}.aploai-nav-mobile-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.aploai-nav-mobile-actions .aploai-nav-signin{border:1px solid var(--nav-line)}.aploai-nav-mobile-actions .aploai-nav-cta{padding-inline:12px}}@media (max-width:390px){.aploai-nav[data-elevated=true]{inset-inline:10px}.aploai-nav-brand img{height:30px}.aploai-nav-actions{gap:5px}.aploai-nav-language{padding-inline:6px}.aploai-nav-mobile{padding-inline:13px}}@media (prefers-reduced-motion:reduce){.aploai-nav,.aploai-nav *,.aploai-nav :before{transition:none!important;animation:none!important}}.aploai-nav[data-overlay=true]{--nav-ink:#fff;--nav-muted:#ffffffe0;--nav-line:#ffffff60;--nav-hover:#ffffff16;background:0 0;border-color:#0000}.aploai-nav-panel:before{content:"";height:12px;position:absolute;inset:-12px 0 auto}.aploai-nav-actions>.aploai-nav-cta{order:-1}@media (min-width:1024px){.aploai-nav-grid--product .aploai-nav-card{align-items:flex-start}.aploai-nav-grid--product .aploai-nav-icon{display:none}}.landing-refresh{--landing-bg:#f7f7f0;--landing-ink:#233a2d;--landing-muted:#607064;--landing-line:#233a2d21;--landing-accent:#344e41;--lp-lime:#c6e5a8;--lp-forest:#243c2d;--lp-gutter:clamp(24px, 5vw, 88px);background:var(--landing-bg);color:var(--landing-ink);font-family:var(--landing-sans)}.dark .landing-refresh{--landing-accent:#afcf96;--landing-bg:#17261d;--landing-ink:#f0f3e8;--landing-muted:#b0bfb1;--landing-line:#eff4e428}.landing-refresh section[id]{scroll-margin-top:100px}.landing-refresh button,.landing-refresh a{-webkit-tap-highlight-color:transparent}.landing-refresh button{cursor:pointer}.landing-refresh :is(button,a,summary,[tabindex]):focus-visible{outline-offset:5px;outline:3px solid #91b771}.lp-container{width:min(100%,1440px);padding-inline:var(--lp-gutter);margin-inline:auto}.landing-refresh h2{font-family:var(--landing-title);letter-spacing:-.048em;white-space:pre-line;text-wrap:balance;font-size:clamp(32px,3.9vw,57px);font-weight:600;line-height:1.16}.lp-eyebrow{letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 24px;font-size:10px;font-weight:500;display:flex}.lp-section-description{color:var(--landing-muted);max-width:465px;font-size:14px;line-height:1.95}.lp-actions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.lp-button{background:var(--lp-lime);color:#233a2d;border:1px solid #0000;border-radius:40px;justify-content:center;align-items:center;gap:22px;min-height:52px;padding:15px 24px;font-size:12px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.lp-button:hover{background:#d8efc3;transform:translateY(-2px)}.lp-button svg{width:18px;height:18px;transition:transform .2s}.lp-button:hover .lp-arrow{transform:translate(3px)}.lp-text-link{background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:16px;width:fit-content;padding-block:10px;font-size:12px;font-weight:500;line-height:1.6;text-decoration:none;transition:opacity .2s;display:inline-flex}.lp-text-link:hover{opacity:.7}.lp-text-link svg{flex-shrink:0;width:17px;height:17px}.lp-status-dot{background:var(--lp-lime);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #c6e5a817}.lp-hero{isolation:isolate;color:#fff;height:100svh;min-height:760px;max-height:1150px;position:relative;overflow:hidden}.lp-hero-photo{z-index:-3;position:absolute;inset:-8% 0}.lp-hero-photo img{object-fit:cover;object-position:center;width:100%;height:100%;animation:1.8s ease-out both lp-photo-in;transform:scaleX(-1)scale(1.025)}.lp-hero:before{content:"";z-index:-2;background:linear-gradient(90deg,#101b14d4 0%,#101b1490 30%,#101b1419 62%,#101b1408);position:absolute;inset:0}.lp-hero:after{content:"";z-index:-1;background:linear-gradient(#13211865,#0000 24% 68%,#13211890);position:absolute;inset:0}.lp-hero-content{inset-inline-start:var(--lp-gutter);width:min(50%,700px);position:absolute;top:clamp(140px,19vh,220px)}.lp-hero .lp-eyebrow{color:#eef4e8;margin-bottom:25px;font-size:9px}.lp-hero h1{font-family:var(--landing-title);letter-spacing:-.06em;margin:0 0 27px;font-size:clamp(60px,6.35vw,100px);font-weight:700;line-height:1.08}.lp-hero h1 span{display:block}.lp-hero h1 span:last-child{color:#e3edd8}.lp-hero-description{color:#ffffffe6;max-width:385px;margin-bottom:30px;font-size:13px;line-height:1.85}.lp-hero-trial{color:#ffffffc7;margin-top:15px;font-size:9px}.lp-hero-content>*{animation:.7s both lp-rise}.lp-hero-content>:nth-child(2){animation-delay:80ms}.lp-hero-content>:nth-child(3){animation-delay:.16s}.lp-hero-content>:nth-child(4){animation-delay:.24s}.lp-hero-content>:nth-child(5){animation-delay:.32s}.lp-hero-conversation{inset-inline-end:8%;width:350px;position:absolute;bottom:124px}.lp-conversation-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.lp-conversation-caption{color:#fff;text-shadow:0 1px 8px #0008;margin:0;font-size:9px;line-height:1.6}.lp-example-controls{flex-shrink:0;gap:4px;display:flex}.lp-example-controls button{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#17302155;border:1px solid #ffffff50;border-radius:50%;place-items:center;width:36px;height:36px;transition:background .2s,transform .2s;display:grid}.lp-example-controls button:hover{background:#ffffff30}.lp-example-controls button:active{transform:scale(.94)}.lp-example-controls svg{width:14px;height:14px}.lp-conversation{font-family:var(--landing-sans);color:#243c2d;background:#fafcf9;border:1px solid #ffffffb3;border-radius:20px;overflow:hidden;box-shadow:0 18px 54px -18px #101d204d,0 2px 6px #101d2010}.lp-conversation-header{background:#fff;border-bottom:1px solid #243c2d12;align-items:center;gap:10px;padding:14px 16px;display:flex}.lp-avatar{color:#42523b;background:#e8eddf;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-size:12px;font-weight:600;display:grid}.lp-conversation-header>div{min-width:0}.lp-conversation-header b{font-size:12px;font-weight:600;display:block}.lp-conversation-header>div>span{color:#71806e;margin-top:2px;font-size:9px;display:block}.lp-conversation-assistant{color:#55734b;align-items:center;gap:5px;margin-inline-start:auto;display:flex}.lp-conversation-assistant svg{width:17px;height:17px}.lp-conversation-assistant>span{font-size:8px}.lp-conversation-thread{min-height:265px;padding:18px 16px 14px}.lp-customer-message{justify-content:flex-end;margin-bottom:16px;display:flex}.lp-customer-bubble{color:#30402e;border-radius:14px;background:#e9eee6;border-end-end-radius:4px;max-width:88%;padding:11px 14px;font-size:12px;line-height:1.65}.lp-ai-message{border-radius:14px;color:#263f2f;background:#fff;border:1px solid #243c2d18;border-end-start-radius:4px;width:94%;padding:14px;box-shadow:0 2px 4px #14271804}.lp-ai-heading{align-items:center;gap:6px;margin-bottom:9px;font-size:10px;display:flex}.lp-ai-heading img{width:14px;height:14px}.lp-ai-heading b{font-weight:600}.lp-ai-heading>span{color:#71806e;margin-inline-start:auto;font-size:8px}.lp-ai-message>p{font-size:12px;line-height:1.75}.lp-message-action{color:#466939;border-top:1px solid #36522e1a;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding-top:10px;font-size:10px;font-weight:500;display:flex}.lp-message-action svg{flex-shrink:0;width:14px;height:14px}.lp-message-status{color:#66775f;align-items:center;gap:6px;margin-top:12px;font-size:9px;line-height:1.5;display:flex}.lp-message-status svg{color:#66874f;flex-shrink:0;width:14px;height:14px}.lp-conversation[data-animate=true] .lp-customer-message{animation:.4s both lp-reply}.lp-conversation[data-animate=true] .lp-ai-message{animation:.5s .18s both lp-reply}.lp-conversation[data-animate=true] .lp-message-status{animation:.4s .35s both lp-reply}.lp-hero-bottom{inset-inline:var(--lp-gutter);justify-content:space-between;align-items:end;gap:24px;display:flex;position:absolute;bottom:30px}.lp-hero-stores>p{text-transform:uppercase;letter-spacing:.12em;color:#ffffffd4;margin-bottom:15px;font-size:8px}.lp-hero-stores>div{align-items:center;gap:30px;display:flex}.lp-hero-stores span{align-items:center;gap:6px;font-size:19px;font-weight:600;display:flex}.lp-hero-stores svg{width:21px;height:23px}.lp-hero-stores .lp-woo-logo svg{width:62px;height:17px}.lp-hero-bottom-actions{align-items:center;gap:26px;display:flex}.lp-pause{background:#ffffff0b;border:1px solid #ffffff70;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.lp-pause svg{width:12px;height:12px}.lp-scroll-link{align-items:center;gap:17px;font-size:10px;display:flex}.lp-scroll-link svg{width:17px;height:17px}.lp-intro{grid-template-columns:1.1fr 1fr;align-items:start;gap:8%;padding-block:112px;display:grid}.lp-intro .lp-section-description{padding-top:9px}.lp-points{gap:15px;margin-top:29px;padding:0;list-style:none;display:grid}.lp-points li{align-items:center;gap:11px;font-size:11px;display:flex}.lp-points svg{color:#6a9055;width:15px;height:15px}.lp-features{background:var(--lp-forest);color:#f3f5e9;padding-block:95px 100px}.lp-section-top{justify-content:space-between;align-items:end;gap:40px;margin-bottom:50px;display:flex}.lp-features .lp-eyebrow{color:#c5d6b8}.lp-features .lp-section-description{color:#c1d0be;max-width:320px}.lp-feature-tabs{border-bottom:1px solid #ecf2df28;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.lp-feature-tabs button{color:#b8c9b4;text-align:start;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:10px;min-width:0;padding:17px 9px 20px;font-size:11px;transition:color .2s,border-color .2s;display:flex}.lp-feature-tabs button>span{color:#94af8e;font-size:8px}.lp-feature-tabs button[aria-selected=true]{color:#d9f4ba;border-bottom-color:var(--lp-lime)}.lp-feature-tabs button:hover{color:#f4f7ef}.lp-feature-panel{grid-template-columns:.85fr 1.15fr;align-items:center;gap:7%;padding-top:48px;display:grid}.lp-feature-copy{animation:.3s ease-out lp-reply}.lp-feature-copy h3{font-family:var(--landing-title);white-space:pre-line;letter-spacing:-.04em;font-size:clamp(25px,2.6vw,37px);font-weight:500;line-height:1.3}.lp-feature-copy>p{color:#c6d4c2;max-width:355px;margin:22px 0;font-size:12px;line-height:1.9}.lp-feature-detail{color:#dce9cc;align-items:start;gap:8px;max-width:350px;margin:0 0 28px;font-size:10px;line-height:1.9;display:flex}.lp-feature-detail svg{flex-shrink:0;width:14px;height:14px;margin-top:2px}.lp-feature-copy .lp-text-link{color:#d7edc5}.lp-feature-visual{color:#243c2d;background:#e7ebdc;border-radius:16px;align-items:center;min-height:450px;padding:32px;display:grid;position:relative;overflow:hidden}.lp-example-label{bottom:16px;text-align:center;color:#66775f;letter-spacing:.06em;font-size:8px;position:absolute;inset-inline:20px}.lp-chat-demo{width:100%}.lp-chat-demo .lp-conversation{max-width:380px;margin:auto}.lp-feature-visual .lp-message-status{color:#516746;text-shadow:none}.lp-feature-visual .lp-message-status svg{color:#66874f}.lp-feature-visual .lp-ai-message{background:#fffef7}.lp-visual-heading{align-items:center;gap:10px;margin-bottom:22px;font-size:12px;font-weight:500;display:flex}.lp-visual-heading>svg{width:17px;height:17px}.lp-visual-note{color:#586b4e;text-align:center;justify-content:center;align-items:center;gap:6px;margin-top:20px;font-size:9px;line-height:1.7;display:flex}.lp-visual-note svg{width:13px;height:13px}.lp-workflow{padding:6px 15px}.lp-flow-step>div{background:#fbfcf6;border:1px solid #6e876224;border-radius:7px;align-items:center;gap:12px;padding:14px 17px;font-size:11px;display:flex}.lp-flow-step:nth-child(4)>div{background:#cfe3bb}.lp-flow-step span{color:#6d8161;font-size:9px}.lp-flow-step svg{width:15px;height:15px;margin-inline-start:auto}.lp-flow-step .lp-flow-arrow{color:#7a8d6f;width:14px;height:14px;margin:5px auto;display:block}.lp-inbox-demo{background:#fafbf5;border:1px solid #223b2720;border-radius:9px;margin-inline:-16px;padding:16px}.lp-inbox-demo-body{grid-template-columns:minmax(0,.45fr) minmax(0,1fr);gap:12px;display:grid}.lp-inbox-contacts{border-inline-end:1px solid #29442816;padding-inline-end:10px}.lp-inbox-contacts>p{color:#6d7b62;margin:0 0 12px;font-size:8px}.lp-inbox-contacts>button{border-radius:6px;align-items:center;gap:6px;margin-bottom:7px;padding:7px 3px;display:flex}.lp-inbox-contacts>button.is-selected{background:#e5ecd9}.lp-inbox-contacts .lp-avatar{width:22px;height:22px;font-size:8px}.lp-inbox-contacts b{font-size:8px;font-weight:500}.lp-inbox-contacts small{white-space:nowrap;text-overflow:ellipsis;color:#6d7b62;max-width:68px;font-size:7px;display:block;overflow:hidden}.lp-insights{padding:16px}.lp-insight-labels{flex-wrap:wrap;gap:6px;margin-bottom:30px;display:flex}.lp-insight-labels span{background:#f7f9ef;border-radius:30px;padding:7px 9px;font-size:8px}.lp-topic-overview{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:11px;display:flex}.lp-topic-overview small{color:#69805c;font-size:8px}.lp-topic-row{border-top:1px solid #223b2722;align-items:center;gap:14px;padding:18px 0;display:flex}.lp-topic-row span{color:#7a8d6f;font-size:9px}.lp-topic-row p{font-size:11px}.lp-topic-row svg{color:#667b5b;width:15px;height:15px;margin-inline-start:auto}.lp-ecosystem{grid-template-columns:1fr 1fr;align-items:center;gap:10%;padding-block:120px;display:grid}.lp-ecosystem .lp-section-description{margin:26px 0 22px}.lp-ecosystem-visual{text-align:center;color:#344c34;background:#ebeddf;border-radius:50% 50% 14px 14px/30% 30% 14px 14px;padding:38px 28px}.lp-ecosystem-visual>p{color:#66765d;margin:10px 0 20px;font-size:9px}.lp-store-pair{justify-content:center;gap:22px;margin-bottom:25px;display:flex}.lp-store-pair>span{background:#fffef7;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-width:138px;height:56px;font-size:19px;font-weight:600;display:inline-flex;box-shadow:0 8px 15px #344c3407}.lp-store-pair svg{width:26px;height:26px}.lp-store-pair>span:last-child svg{width:68px;height:18px}.lp-hub{justify-content:center;align-items:center;gap:18px;margin-block:22px 17px;display:flex}.lp-hub>img{box-sizing:content-box;border:1px solid #71826044;border-radius:50%;width:31px;height:33px;padding:20px}.lp-hub-line{background:#71826044;width:48px;height:1px}.lp-ecosystem-visual>strong{font-size:11px;font-weight:500;display:block}.lp-channel-row{justify-content:center;gap:25px;margin:31px 0 22px;display:flex}.lp-channel-row>span{flex-direction:column;align-items:center;gap:10px;display:flex}.lp-channel-row svg{width:23px;height:23px}.lp-channel-row small{font-size:7px}.lp-setup{color:#263c2d;background:#e9eddf;padding-block:95px}.lp-setup h2{max-width:730px}.lp-steps{grid-template-columns:repeat(3,1fr);gap:45px;margin-top:60px;padding:0;list-style:none;display:grid}.lp-step-top{border-top:1px solid #263c2d38;justify-content:space-between;align-items:center;margin-bottom:40px;padding-top:21px;display:flex}.lp-step-top>span{color:#68845a;font-size:13px}.lp-step-top>svg{stroke-width:1.2px;color:#567447;width:22px;height:22px}.lp-steps h3{font-family:var(--landing-title);letter-spacing:-.035em;margin-bottom:16px;font-size:20px;font-weight:500;line-height:1.4}.lp-steps p{color:#617157;max-width:280px;font-size:12px;line-height:1.9}.lp-tour{border-bottom:1px solid var(--landing-line);grid-template-columns:.8fr 1.2fr;align-items:center;gap:7%;padding-block:105px;display:grid}.lp-tour .lp-section-description{max-width:350px;margin-top:24px}.lp-tour-preview{aspect-ratio:16/10;text-align:start;background:#203927;border-radius:14px;width:100%;position:relative;overflow:hidden}.lp-tour-preview>img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.lp-tour-preview:after{content:"";background:linear-gradient(#14241a10 50%,#14241ad9);position:absolute;inset:0}.lp-tour-play{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#293f2e;z-index:1;background:#e7f3dcd9;border-radius:50%;place-items:center;width:66px;height:66px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lp-tour-play svg{fill:currentColor;width:24px;height:24px}.lp-tour-label{inset-inline:27px;color:#fff;z-index:1;justify-content:space-between;align-items:center;font-size:12px;display:flex;position:absolute;bottom:25px}.lp-tour-label svg{width:18px;height:18px}.lp-video-dialog{color:#fff;background:0 0;border:0;width:min(1000px,100vw - 32px);max-width:none;margin:auto;padding:0;overflow:visible}.lp-video-dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071a11dc}.lp-video-dialog iframe{aspect-ratio:16/9;background:#0b1710;border:0;border-radius:10px;width:100%;max-height:75svh;display:block}.lp-video-content{position:relative}.lp-video-close{top:-48px;color:#fff;background:#ffffff26;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;inset-inline-end:0}.lp-video-close svg{width:20px;height:20px}.lp-faq{grid-template-columns:1fr 1.12fr;gap:8%;padding-block:110px;display:grid}.lp-faq>div:first-child>p:not(.lp-eyebrow){color:var(--landing-muted);margin-top:32px;font-size:12px}.lp-faq .lp-text-link{margin-top:5px}.lp-faq-items{border-top:1px solid var(--landing-line)}.lp-faq details{border-bottom:1px solid var(--landing-line)}.lp-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:13px;line-height:1.7;list-style:none;display:flex}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq summary svg{flex-shrink:0;width:17px;height:17px;transition:transform .2s}.lp-faq details[open] summary svg{transform:rotate(180deg)}.lp-faq details>p{color:var(--landing-muted);margin-bottom:26px;padding-inline-end:22px;font-size:12px;line-height:1.95}.lp-cta{color:#253b2d;text-align:center;background:#cfe3ba;padding-block:110px}.lp-cta .lp-eyebrow{color:#536f40;justify-content:center}.lp-cta h2{max-width:1000px;margin-inline:auto;font-size:clamp(33px,4.4vw,64px)}.lp-cta .lp-section-description{color:#4c6240;max-width:510px;margin:27px auto 32px}.lp-cta .lp-actions{justify-content:center}.lp-cta .lp-button{color:#f5f7eb;background:#263e2e}.lp-cta .lp-button:hover{background:#36543f}.lp-cta-note{color:#556c48;margin-top:22px;font-size:10px}.landing-refresh>footer{background:var(--landing-bg)}.landing-refresh>footer>.pointer-events-none{display:none}.landing-refresh[dir=rtl] h1,.landing-refresh[dir=rtl] h2,.landing-refresh[dir=rtl] h3{letter-spacing:-.025em}.landing-refresh[dir=rtl] .lp-eyebrow{letter-spacing:.015em}.landing-refresh[dir=rtl] .lp-hero-photo img{animation-name:lp-photo-in-rtl;transform:scale(1.025)}.landing-refresh[dir=rtl] .lp-hero:before{background:linear-gradient(-90deg,#101b14d4 0%,#101b1490 30%,#101b1419 62%,#101b1408)}.landing-refresh[dir=rtl] .lp-arrow,.landing-refresh[dir=rtl] .lp-text-link svg,.landing-refresh[dir=rtl] .lp-example-controls svg{transform:scaleX(-1)}@keyframes lp-photo-in{0%{transform:scaleX(-1)scale(1.075)}to{transform:scaleX(-1)scale(1.025)}}@keyframes lp-photo-in-rtl{0%{transform:scale(1.075)}to{transform:scale(1.025)}}@keyframes lp-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-reply{0%{opacity:.25;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.lp-hero h1{font-size:70px}.lp-hero-content{width:55%}.lp-hero-conversation{inset-inline-end:7%}.lp-hero-secondary{font-size:10px}.lp-feature-panel{gap:5%}.lp-feature-visual{min-height:440px;padding:24px}.lp-feature-tabs button{gap:7px;font-size:9px}.lp-feature-tabs button span{display:none}.lp-store-pair{gap:12px}.lp-store-pair>span{min-width:105px;font-size:16px}.lp-ecosystem{gap:5%}.lp-channel-row{gap:18px}}@media (max-width:767px){.landing-refresh{--lp-gutter:24px}.landing-refresh h2{font-size:clamp(31px,5.8vw,44px);line-height:1.2}.lp-hero{height:100svh;min-height:960px;max-height:1150px}.lp-hero-photo img{object-position:center}.lp-hero:before,.landing-refresh[dir=rtl] .lp-hero:before{background:linear-gradient(#14261bda,#14261b99 27%,#14261b0c 51%,#14261b05 70%,#14261b77)}.lp-hero:after{background:linear-gradient(90deg,#14261b14,#0000)}.lp-hero-content{top:106px;width:auto;inset-inline:24px}.lp-hero .lp-eyebrow{margin-bottom:20px;font-size:8px}.lp-hero h1{margin-bottom:19px;font-size:clamp(46px,8vw,66px);line-height:1.13}.lp-hero-description{max-width:282px;margin-bottom:21px;font-size:10px;line-height:1.9}.lp-hero .lp-button{gap:15px;min-height:45px;padding:11px 17px;font-size:10px}.lp-hero-secondary{display:none}.lp-hero-trial{margin-top:12px;font-size:8px}.lp-hero-conversation{inset-inline-end:24px;width:min(350px,100% - 48px);bottom:122px}.lp-conversation-caption{margin-bottom:9px;font-size:7px}.lp-hero-bottom{bottom:25px}.lp-hero-stores>p{max-width:235px;font-size:7px}.lp-hero-stores>div{gap:16px}.lp-hero-stores span{font-size:17px}.lp-hero-stores svg{width:19px;height:20px}.lp-hero-stores .lp-woo-logo svg{width:56px;height:15px}.lp-scroll-link{display:none}.lp-pause{width:34px;height:34px}.lp-intro{grid-template-columns:1fr;gap:28px;padding-block:72px}.lp-eyebrow{margin-bottom:21px;font-size:8px}.lp-section-description{font-size:12px;line-height:1.95}.lp-intro .lp-section-description{padding-top:0}.lp-points{gap:12px;margin-top:23px}.lp-points li{font-size:10px}.lp-features{padding-block:70px 65px}.lp-section-top{margin-bottom:30px;display:block}.lp-section-top .lp-section-description{margin-top:21px}.lp-feature-tabs{scrollbar-width:none;gap:22px;display:flex;overflow-x:auto}.lp-feature-tabs::-webkit-scrollbar{display:none}.lp-feature-tabs button{flex-shrink:0;padding:14px 0;font-size:10px}.lp-feature-panel{grid-template-columns:1fr;gap:32px;padding-top:33px}.lp-feature-copy h3{font-size:27px;line-height:1.35}.lp-feature-copy>p{max-width:none;margin-block:16px;font-size:11px}.lp-feature-detail{max-width:none;margin-bottom:15px;font-size:9px}.lp-feature-copy .lp-text-link{font-size:10px}.lp-feature-visual{min-height:400px;padding:22px}.lp-workflow{padding-inline:0}.lp-inbox-demo{margin-inline:-10px;padding:12px}.lp-inbox-demo-body{grid-template-columns:1fr}.lp-inbox-contacts{display:none}.lp-insights{padding-inline:0}.lp-insight-labels{gap:5px}.lp-insight-labels span{font-size:7px}.lp-ecosystem{grid-template-columns:1fr;gap:37px;padding-block:75px}.lp-ecosystem .lp-section-description{margin-block:22px 15px}.lp-ecosystem-visual{padding:35px 18px 20px}.lp-store-pair>span{min-width:123px}.lp-channel-row{gap:25px}.lp-setup{padding-block:70px}.lp-steps{grid-template-columns:1fr;gap:28px;margin-top:35px}.lp-step-top{margin-bottom:20px}.lp-steps h3{margin-bottom:10px;font-size:20px}.lp-steps p{max-width:none;font-size:11px}.lp-tour{grid-template-columns:1fr;gap:30px;padding-block:72px}.lp-tour .lp-section-description{max-width:none;margin-top:20px}.lp-tour-play{width:50px;height:50px}.lp-tour-play svg{width:20px;height:20px}.lp-tour-label{bottom:20px;font-size:10px;inset-inline:19px}.lp-faq{grid-template-columns:1fr;gap:35px;padding-block:72px}.lp-faq summary{padding-block:22px;font-size:11px}.lp-faq details>p{font-size:11px}.lp-cta{padding-block:78px}.lp-cta h2{font-size:33px;line-height:1.23}.lp-cta .lp-section-description{font-size:12px}.lp-cta-note{font-size:9px}.lp-cta .lp-actions{gap:16px}}@media (min-width:768px) and (max-width:900px){.lp-hero h1{font-size:59px}.lp-hero-conversation{inset-inline-end:5%}.lp-hero-secondary{display:none}}@media (prefers-reduced-motion:reduce){.landing-refresh *,.landing-refresh :before,.landing-refresh :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:767px){.lp-hero-description{font-size:11px}}html:has(.landing-refresh){scroll-behavior:smooth}.lp-scroll-progress{z-index:1000;transform-origin:0;pointer-events:none;background:#b9d999;height:3px;position:fixed;inset:0 0 auto}.landing-refresh[dir=rtl] .lp-scroll-progress{transform-origin:100%}.lp-feature-visual>:first-child{animation:.45s cubic-bezier(.22,1,.36,1) both lp-rise}.lp-feature-tabs button{transition:background .2s,color .2s,border-color .2s}.lp-feature-tabs button:hover{background:#ffffff06}.lp-feature-tabs button[aria-selected=true]{background:linear-gradient(#0000,#c6e5a80c)}.lp-inbox-contacts>button{text-align:start;width:100%;transition:background .2s}.lp-inbox-contacts>button:hover{background:#eef2e7}.lp-inbox-thread{min-width:0}.lp-inbox-thread .lp-conversation-assistant{display:none}.lp-inbox-thread .lp-conversation-header,.lp-inbox-thread .lp-conversation-thread{padding:12px}.lp-inbox-thread .lp-conversation{box-shadow:none;border-radius:12px}.lp-inbox-thread .lp-ai-message{width:100%;padding:12px}.lp-inbox-thread .lp-ai-heading>span{display:none}.lp-text-link svg{transition:transform .2s}.lp-text-link:hover svg{translate:2px -2px}.lp-tour-preview>img{transition:transform .6s cubic-bezier(.22,1,.36,1)}.lp-tour-preview:hover>img{transform:scale(1.035)}.lp-tour-preview:hover .lp-tour-play{scale:1.08}.lp-tour-play{transition:scale .3s}.lp-faq details[open]>p{animation:.3s ease-out lp-reply}.lp-faq summary{transition:color .2s}.lp-faq summary:hover{color:var(--landing-accent)}.lp-button:active{transform:translateY(0)scale(.98)}.lp-pause{width:40px;height:40px;transition:background .2s}.lp-pause:hover{background:#ffffff25}@media (min-width:768px) and (max-width:1100px){.lp-hero{min-height:940px}.lp-hero-content{width:46%}.lp-hero h1{font-size:clamp(48px,5.8vw,64px)}.lp-hero-conversation{width:320px;inset-inline-end:5%}}@media (max-width:767px){.lp-conversation-caption{font-size:9px}.lp-example-controls button{width:40px;height:40px}.lp-hero-conversation{bottom:110px}.lp-inbox-contacts{border:0;gap:6px;padding:0;display:flex}.lp-inbox-contacts>p,.lp-inbox-contacts small{display:none}.lp-inbox-contacts>button{flex:1;justify-content:center;min-height:44px}.lp-inbox-contacts b{font-size:10px}}@media (prefers-reduced-motion:reduce){html:has(.landing-refresh){scroll-behavior:auto}.lp-hero-photo{transform:none!important}}.lp-inbox-contacts>button>span:last-child{min-width:0}.lp-inbox-contacts small{max-width:100%}.landing-refresh[dir=rtl] .lp-hero h1{font-size:clamp(44px,4.8vw,74px);line-height:1.2}.landing-refresh[dir=rtl] .lp-hero-description{max-width:470px;font-size:15px;line-height:1.85}@media (min-width:768px) and (max-width:1100px){.landing-refresh[dir=rtl] .lp-hero h1{font-size:clamp(40px,4.6vw,52px)}}@media (max-width:767px){.landing-refresh[dir=rtl] .lp-hero h1{font-size:clamp(35px,8.8vw,46px)}.landing-refresh[dir=rtl] .lp-hero-description{max-width:360px;font-size:13px}.landing-refresh[dir=rtl] .lp-hero{min-height:1020px}}.lp-hero-channel-label{align-items:center;gap:9px;display:flex}.lp-hero-channel-icons{color:#fff;align-items:center;gap:7px;display:flex}.lp-hero-channel-icons svg{flex-shrink:0;width:16px;height:16px}.lp-hero-channel-label .lp-conversation-caption{margin:0}.lp-conversation--bubbles{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.lp-conversation--bubbles .lp-conversation-thread{min-height:310px;padding:0}.lp-conversation--bubbles .lp-customer-message{margin-bottom:18px}.lp-conversation--bubbles .lp-customer-bubble{border-radius:20px 20px 5px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffed;border:1px solid #fffa;border-end-end-radius:5px;width:85%;max-width:none;padding:16px 18px;font-size:13px;box-shadow:0 12px 30px -14px #13211750}.lp-bubble-sender{justify-content:space-between;align-items:center;gap:12px;margin-bottom:7px;font-size:10px;display:flex}.lp-bubble-sender>span,.lp-ai-heading .lp-bubble-channel{color:#52715b;align-items:center;gap:5px;font-size:9px;font-weight:400;display:flex}.lp-bubble-sender svg,.lp-bubble-channel svg{width:13px;height:13px}.lp-conversation--bubbles .lp-ai-message{border-radius:20px;background:#eef5e5;border:1px solid #ffffffb3;border-end-start-radius:5px;width:94%;padding:18px 20px;box-shadow:0 16px 40px -18px #10201670}.lp-conversation--bubbles .lp-ai-heading{margin-bottom:11px;font-size:11px}.lp-conversation--bubbles .lp-ai-heading img{width:17px;height:17px}.lp-conversation--bubbles .lp-ai-message>p{font-size:13px;line-height:1.8}.lp-conversation--bubbles .lp-message-action{font-size:11px}.lp-conversation--bubbles .lp-message-status{color:#f1f6e9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#172b21a6;border-radius:20px;width:fit-content;max-width:94%;padding:7px 10px;font-size:9px}.lp-conversation--bubbles .lp-message-status svg{color:#d6eead}.lp-cart-product{background:#ffffff80;border:1px solid #36522e18;border-radius:12px;align-items:center;gap:12px;margin-top:14px;padding:10px;display:flex}.lp-cart-product img{object-fit:cover;object-position:18% center;border-radius:8px;width:58px;height:58px}.lp-cart-product b{font-size:12px;font-weight:500;display:block}.lp-cart-product span{color:#60705b;margin-top:4px;font-size:10px;display:block}.lp-tour-brand,.lp-tour-source{z-index:1;position:absolute;top:22px}.lp-tour-brand{inset-inline-start:24px}.lp-tour-brand img{width:105px;height:32px}.lp-tour-source{color:#fff;background:#233b2cbd;border:1px solid #ffffff50;border-radius:18px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;display:flex;inset-inline-end:24px}.lp-tour-source svg{width:16px;height:16px}.lp-tour-preview:after{background:linear-gradient(#172c2470,#172c2410 40%,#172c24cf)}.lp-video-youtube-link{color:#f2f6ea;text-underline-offset:4px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin:14px auto 0;font-size:13px;text-decoration:underline;display:flex}.lp-video-youtube-link svg{width:15px;height:15px}@media (max-width:767px){.lp-tour-brand,.lp-tour-source{top:15px}.lp-tour-brand{inset-inline-start:16px}.lp-tour-brand img{width:86px;height:28px}.lp-tour-source{inset-inline-end:16px}}.legal-document-page{max-width:72rem;color:var(--landing-ink);grid-template-columns:minmax(0,1fr);gap:2rem;margin:0 auto;padding:4rem 1.5rem 6rem;display:grid}@media (min-width:960px){.legal-document-page{grid-template-columns:minmax(0,1fr) 16rem}}.legal-document-header{border-bottom:1px solid var(--line);grid-column:1/-1;padding-bottom:1.5rem}.legal-document-header h1{margin:0 0 .75rem;font-family:Playfair,serif;font-size:clamp(2rem,5vw,3rem)}.legal-document-meta{color:var(--landing-muted);font-size:.9rem}.legal-review-banner[role=note]{background:var(--status-warning-bg);border-left:3px solid var(--warning);border-radius:.25rem;grid-column:1/-1;padding:1rem 1.25rem}.legal-toc-summary{color:var(--landing-subtle);grid-column:1/-1;font-style:italic}.legal-document-body{overflow-wrap:anywhere;min-width:0;max-width:70ch}.legal-document-body section{margin:0 0 2.5rem;scroll-margin-top:5rem}.legal-document-body section.legal-review-flag{border-left:3px solid var(--warning);background:var(--status-warning-bg);padding-left:1rem}.legal-document-body h2{margin:0 0 .75rem;font-family:Playfair,serif;font-size:1.5rem}.legal-document-body h3{margin:0 0 .5rem;font-size:1.15rem}.legal-document-body p,.legal-document-body li{line-height:1.6}.legal-document-body table{border-collapse:collapse;width:100%;margin:1rem 0}.legal-table-scroll{border-radius:8px;max-width:100%;margin:1rem 0;overflow-x:auto}.legal-table-scroll table{min-width:540px;margin:0}.legal-table-scroll:focus-visible{outline:2px solid var(--landing-accent);outline-offset:4px}.legal-document-body th,.legal-document-body td{border:1px solid var(--line);text-align:start;padding:.5rem .75rem}.legal-review-flag-inline{background:var(--status-warning-bg);color:var(--warning);border-radius:.2rem;padding:.1rem .3rem;font-size:.85em;font-style:italic}.legal-document-toc{border-left:1px solid var(--line);align-self:start;padding-left:1rem;font-size:.9rem;position:sticky;top:5rem}.legal-document-toc ol{margin:0;padding:0;list-style:none}.legal-document-toc li{margin:.25rem 0}.legal-document-toc li.indent{padding-left:1rem}.legal-document-toc a{color:var(--landing-muted);text-decoration:none}.legal-document-toc a:hover,.legal-document-toc a:focus{color:var(--landing-accent);text-decoration:underline}@media (max-width:959px){.legal-document-toc{border-left:none;padding-left:0;position:static}.legal-document-toc details summary{cursor:pointer;padding:.5rem 0}}
