.goodbye-section[data-astro-cid-rld4qpgj]{padding:0 40px 100px;display:flex;justify-content:center;align-items:center;position:relative;overflow:visible;width:100%}.goodbye-container[data-astro-cid-rld4qpgj]{--item-h: 1.2em;--item-gap: .15em;--step-h: calc(var(--item-h) + var(--item-gap));--ticker-h: calc(5 * var(--item-h) + 4 * var(--item-gap));font-family:var(--font-display);font-size:clamp(38px,4.2vw,48px);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--text-dark);display:flex;flex-direction:row;align-items:center;gap:20px;width:100%;max-width:1030px;position:relative;height:var(--ticker-h)}.goodbye-heading[data-astro-cid-rld4qpgj] h2[data-astro-cid-rld4qpgj]{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:var(--text-dark);white-space:nowrap;margin:0}.goodbye-ticker[data-astro-cid-rld4qpgj]{position:relative;flex:1;height:var(--ticker-h);overflow:hidden}.ticker-scroll-container[data-astro-cid-rld4qpgj]{width:100%;height:var(--ticker-h);overflow:hidden;mask-image:linear-gradient(to bottom,#00000026,#000000b3 20%,#000 38% 62%,#000000b3 80%,#00000026);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.15) 0%,rgba(0,0,0,.7) 20%,black 38%,black 62%,rgba(0,0,0,.7) 80%,rgba(0,0,0,.15) 100%)}.ticker-scroll-container--bg[data-astro-cid-rld4qpgj]{position:relative;filter:grayscale(100%) brightness(1.2)}:root[data-theme=dark] .ticker-scroll-container--bg[data-astro-cid-rld4qpgj]{filter:grayscale(100%)}.ticker-scroll-container--fg[data-astro-cid-rld4qpgj]{position:absolute;inset:0;pointer-events:none;-webkit-clip-path:inset(calc(2 * var(--step-h)) 0 calc(2 * var(--step-h)) 0);clip-path:inset(calc(2 * var(--step-h)) 0 calc(2 * var(--step-h)) 0)}.ticker-list[data-astro-cid-rld4qpgj]{display:flex;flex-direction:column;gap:var(--item-gap);padding:0;margin:0;list-style:none;width:100%;animation:goodbye-scroll 15s cubic-bezier(.76,0,.24,1) infinite}.ticker-list[data-astro-cid-rld4qpgj] li[data-astro-cid-rld4qpgj]{height:var(--item-h);display:flex;align-items:center;justify-content:flex-start;padding:0;margin:0;white-space:nowrap;flex-shrink:0}.gradient-text[data-astro-cid-rld4qpgj]{background-image:linear-gradient(90deg,#ff2e2e,#ee7b16 36.28%,#8a43e1 69.75%,#d510fc);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}@keyframes goodbye-scroll{0%,6.50%{transform:translateY(0)}9.09%,15.59%{transform:translateY(calc(-1 * var(--step-h)))}18.18%,24.68%{transform:translateY(calc(-2 * var(--step-h)))}27.27%,33.77%{transform:translateY(calc(-3 * var(--step-h)))}36.36%,42.86%{transform:translateY(calc(-4 * var(--step-h)))}45.45%,51.95%{transform:translateY(calc(-5 * var(--step-h)))}54.55%,61.05%{transform:translateY(calc(-6 * var(--step-h)))}63.64%,70.14%{transform:translateY(calc(-7 * var(--step-h)))}72.73%,79.23%{transform:translateY(calc(-8 * var(--step-h)))}81.82%,88.32%{transform:translateY(calc(-9 * var(--step-h)))}90.91%,97.41%{transform:translateY(calc(-10 * var(--step-h)))}to{transform:translateY(calc(-11 * var(--step-h)))}}@keyframes goodbye-scroll-mobile{0%,6.50%{transform:translateY(calc(-2 * var(--step-h)))}9.09%,15.59%{transform:translateY(calc(-3 * var(--step-h)))}18.18%,24.68%{transform:translateY(calc(-4 * var(--step-h)))}27.27%,33.77%{transform:translateY(calc(-5 * var(--step-h)))}36.36%,42.86%{transform:translateY(calc(-6 * var(--step-h)))}45.45%,51.95%{transform:translateY(calc(-7 * var(--step-h)))}54.55%,61.05%{transform:translateY(calc(-8 * var(--step-h)))}63.64%,70.14%{transform:translateY(calc(-9 * var(--step-h)))}72.73%,79.23%{transform:translateY(calc(-10 * var(--step-h)))}81.82%,88.32%{transform:translateY(calc(-11 * var(--step-h)))}90.91%,97.41%{transform:translateY(calc(-12 * var(--step-h)))}to{transform:translateY(calc(-13 * var(--step-h)))}}@media(max-width:930px){.goodbye-section[data-astro-cid-rld4qpgj]{padding:20px}.goodbye-container[data-astro-cid-rld4qpgj]{font-size:clamp(24px,4.8vw,44px);flex-direction:column;align-items:flex-start;gap:20px;height:auto}.goodbye-ticker[data-astro-cid-rld4qpgj]{width:100%;height:var(--ticker-h);flex:none}}@media(max-width:600px){.goodbye-container[data-astro-cid-rld4qpgj]{font-size:clamp(18px,5.8vw,28px);--ticker-h: calc(4 * var(--item-h) + 3 * var(--item-gap))}.ticker-list[data-astro-cid-rld4qpgj]{animation-name:goodbye-scroll-mobile}.ticker-scroll-container--fg[data-astro-cid-rld4qpgj]{-webkit-clip-path:inset(0 0 calc(3 * var(--step-h)) 0);clip-path:inset(0 0 calc(3 * var(--step-h)) 0)}.ticker-scroll-container[data-astro-cid-rld4qpgj]{mask-image:linear-gradient(to bottom,#000 0% 25%,#000000d9 37.5%,#00000080,#0000002e 87.5%,#0000);-webkit-mask-image:linear-gradient(to bottom,black 0%,black 25%,rgba(0,0,0,.85) 37.5%,rgba(0,0,0,.5) 62.5%,rgba(0,0,0,.18) 87.5%,rgba(0,0,0,0) 100%)}}@media(prefers-reduced-motion:reduce){.ticker-list[data-astro-cid-rld4qpgj]{animation:none!important}.ticker-scroll-container[data-astro-cid-rld4qpgj]{mask-image:none!important;-webkit-mask-image:none!important}.goodbye-ticker[data-astro-cid-rld4qpgj]{height:auto!important;overflow:visible}.ticker-list[data-astro-cid-rld4qpgj] li[data-astro-cid-rld4qpgj]{display:none}.ticker-list[data-astro-cid-rld4qpgj] li[data-astro-cid-rld4qpgj]:nth-child(3){display:flex}.ticker-scroll-container--bg[data-astro-cid-rld4qpgj]{display:none!important}.ticker-scroll-container--fg[data-astro-cid-rld4qpgj]{position:relative!important;-webkit-clip-path:none!important;clip-path:none!important}}.faq-section[data-astro-cid-4j5dlmku]{background:var(--white);padding-bottom:96px}.faq-list[data-astro-cid-4j5dlmku]{max-width:800px;margin:0 auto;display:flex;flex-direction:column}.faq-item[data-astro-cid-4j5dlmku]{border-bottom:1px solid var(--border)}.faq-item[data-astro-cid-4j5dlmku]:first-child{border-top:1px solid var(--border)}.faq-item[data-astro-cid-4j5dlmku] summary[data-astro-cid-4j5dlmku]{padding:24px 8px;font-size:18px;font-weight:700;color:var(--text-dark);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px;user-select:none}.faq-item[data-astro-cid-4j5dlmku] summary[data-astro-cid-4j5dlmku]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-4j5dlmku] summary[data-astro-cid-4j5dlmku]:after{content:"+";font-size:24px;font-weight:400;color:var(--purple);flex-shrink:0;transition:transform .3s cubic-bezier(.2,.7,.2,1)}.faq-item[data-astro-cid-4j5dlmku].is-open summary[data-astro-cid-4j5dlmku]:after{transform:rotate(45deg)}.faq-item[data-astro-cid-4j5dlmku] .faq-body[data-astro-cid-4j5dlmku]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .32s cubic-bezier(.2,.7,.2,1)}.faq-item[data-astro-cid-4j5dlmku].is-open .faq-body[data-astro-cid-4j5dlmku]{grid-template-rows:1fr}.faq-item[data-astro-cid-4j5dlmku] .faq-body-inner[data-astro-cid-4j5dlmku]{min-height:0;overflow:hidden}.faq-item[data-astro-cid-4j5dlmku] .faq-body[data-astro-cid-4j5dlmku] p[data-astro-cid-4j5dlmku]{padding:0 8px 24px;font-size:15.5px;line-height:1.65;color:var(--text-mid)}.faq-item[data-astro-cid-4j5dlmku] .faq-body[data-astro-cid-4j5dlmku] p[data-astro-cid-4j5dlmku] a[data-astro-cid-4j5dlmku]{color:var(--purple);text-decoration:underline}@media(prefers-reduced-motion:reduce){.faq-item[data-astro-cid-4j5dlmku] summary[data-astro-cid-4j5dlmku]:after,.faq-item[data-astro-cid-4j5dlmku] .faq-body[data-astro-cid-4j5dlmku]{transition:none!important}}@media(max-width:930px){.faq-section[data-astro-cid-4j5dlmku]{padding-top:72px;padding-bottom:72px}}@media(max-width:640px){.faq-item[data-astro-cid-4j5dlmku] summary[data-astro-cid-4j5dlmku]{font-size:16px;padding:20px 8px}.faq-item[data-astro-cid-4j5dlmku] .faq-body[data-astro-cid-4j5dlmku] p[data-astro-cid-4j5dlmku]{font-size:14.5px;padding-bottom:20px}.faq-section[data-astro-cid-4j5dlmku]{padding-top:56px;padding-bottom:56px}}.operator-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.operator-item{position:relative;display:flex;flex-direction:column;border:1px solid var(--border);border-radius:16px;padding:28px;background:var(--white);transition:transform .2s ease,box-shadow .2s ease,border-color .18s,background-color .18s}.operator-item--wide{grid-column:span 2}.operator-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f294b12}.operator-top{margin-bottom:20px}.operator-ic{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:color-mix(in srgb,var(--purple) 12%,transparent);color:var(--purple)}.operator-ic svg{width:22px;height:22px}.operator-body{flex:1}.operator-item h3{font-family:var(--font-display);font-size:20px;font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--text-dark);margin-bottom:8px}.operator-item p{font-size:15px;line-height:1.55;color:var(--text-mid);max-width:52ch}.operator-item--act{background:linear-gradient(135deg,color-mix(in srgb,var(--lime) 12%,transparent),transparent 60%),var(--white);border-color:color-mix(in srgb,var(--lime) 45%,var(--border))}.operator-item--act .operator-ic{background:color-mix(in srgb,var(--lime) 22%,transparent);color:var(--text-dark)}.operator-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.operator-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid var(--border);background:color-mix(in srgb,var(--bg) 60%,transparent);font-size:13px;font-weight:500;color:var(--text-mid)}.operator-chip--live{color:var(--text-dark)}.operator-pulse{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 color-mix(in srgb,var(--green) 60%,transparent);animation:operator-pulse 2s ease-out infinite}@keyframes operator-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--green) 55%,transparent)}70%{box-shadow:0 0 0 6px color-mix(in srgb,var(--green) 0%,transparent)}to{box-shadow:0 0 color-mix(in srgb,var(--green) 0%,transparent)}}@media(prefers-reduced-motion:reduce){.operator-pulse{animation:none}}.operator-chip--done{border-color:color-mix(in srgb,var(--green) 35%,var(--border));background:color-mix(in srgb,var(--green) 12%,transparent);color:var(--text-dark);font-weight:600}.operator-chip--done svg{width:15px;height:15px;color:var(--green);flex:none}@media(max-width:860px){.operator-grid{grid-template-columns:repeat(2,1fr)}.operator-item--wide{grid-column:span 2}}@media(max-width:520px){.operator-grid{grid-template-columns:1fr}.operator-item--wide{grid-column:span 1}}.comparison-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:16px;background:var(--white);box-shadow:0 10px 30px #0f294b0f}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-comparison-table{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;font-size:15px}.home-comparison-table th,.home-comparison-table td{padding:18px 20px;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}.home-comparison-table thead th{position:sticky;top:0;z-index:2;background:color-mix(in srgb,var(--bg) 70%,var(--white));font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.home-comparison-table tbody th{width:40%;font-weight:600;line-height:1.4;color:var(--text-dark)}.home-comparison-table tbody td{color:var(--text-mid)}.home-comparison-table tr:last-child th,.home-comparison-table tr:last-child td{border-bottom:none}.home-comparison-table .comparison-table-main-col{background:color-mix(in srgb,var(--lime) 20%,transparent)}.home-comparison-table thead .comparison-table-main-col{color:var(--lime)}.comparison-brand-head{display:inline-flex;align-items:center}.comparison-brand-logo{width:86px;margin-top:4px;display:block}.comparison-brand-logo--dark{display:none}:root[data-theme=dark] .comparison-brand-logo--light{display:none}:root[data-theme=dark] .comparison-brand-logo--dark{display:block}.comparison-status{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;background:transparent;line-height:1}.comparison-status--yes{color:#047857}.comparison-status--partial,.comparison-status--no{color:var(--text-muted)}.comparison-footnote{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;max-width:760px;margin:14px auto 0;text-align:center;font-size:13px;line-height:1.6;color:var(--text-muted)}.comparison-footnote span{display:inline-flex;align-items:center;gap:5px}@media(max-width:760px){.comparison-table-wrap{border-radius:12px;margin-inline:-20px;border-left:none;border-right:none}.home-comparison-table th:first-child,.home-comparison-table td:first-child{position:sticky;left:0;z-index:1;background:var(--white)}.home-comparison-table thead th:first-child{z-index:3;background:color-mix(in srgb,var(--bg) 70%,var(--white))}}:root[data-theme=dark] .comparison-table-wrap{background:#17121f;box-shadow:0 10px 30px #00000038}:root[data-theme=dark] .home-comparison-table thead th{background:#1b1525}:root[data-theme=dark] .home-comparison-table .comparison-table-main-col{background:#8e51ff21}:root[data-theme=dark] .comparison-status--yes{color:#5ee08c}:root[data-theme=dark] .comparison-status--partial{color:var(--purple)}@media(max-width:760px){:root[data-theme=dark] .home-comparison-table th:first-child,:root[data-theme=dark] .home-comparison-table td:first-child{background:#17121f}:root[data-theme=dark] .home-comparison-table thead th:first-child{background:#1b1525}}.features{display:grid;grid-template-columns:1fr 1fr;gap:16px}.feature-card{border-radius:12px;border:1px solid var(--border);overflow:hidden;position:relative;display:grid;grid-row:span 2;grid-template-rows:subgrid;grid-template-columns:minmax(0,100%);transition:transform .2s ease,box-shadow .2s ease,border-color .18s,background-color .18s}.feature-card-body{padding:28px 32px 10px}.feature-card-art{display:flex;flex-direction:column;padding:10px 32px 32px}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0f294b12}.feature-card-eye{font-family:var(--font-sans);font-size:14px;font-weight:600;color:var(--orange);margin-bottom:8px}.feature-card h3{font-family:var(--font-display);font-size:28px;font-weight:700;line-height:1.1;letter-spacing:-.03em;color:var(--text-dark);margin-bottom:12px}.feature-card .feature-card-desc{font-size:16px;line-height:1.55;color:var(--text-mid);max-width:460px}.feature-files{position:relative;display:flex;align-items:center;min-height:220px;flex:1}.feature-files-sources{background:var(--white);border:1px solid #F2F2F5;border-top:none;border-bottom:none;border-radius:12px;padding:16px;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}.feature-src-rows{display:flex;flex-direction:column;gap:8px}.feature-src-track{display:flex;gap:8px;width:max-content;animation:feature-src-marquee var(--marquee-dur, 40s) linear infinite;will-change:transform}.feature-files-sources:hover .feature-src-track,.feature-files-sources:focus-within .feature-src-track{animation-play-state:paused}.feature-src{height:56px;background:var(--white);border:1px solid var(--border);border-radius:12px;box-shadow:0 5px 16px #0f294b0f;display:flex;align-items:center;gap:10px;padding:0 14px;flex:none}.feature-src img,.feature-src svg{width:32px;height:32px;object-fit:contain;display:block;flex:none}.feature-src-label{font-size:13px;font-weight:500;color:var(--text-dark);white-space:nowrap;line-height:1}@keyframes feature-src-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.feature-src-track{animation:none}}.feature-alerts{position:relative;min-height:240px;flex:1;display:flex;align-items:center;justify-content:center}.feature-alerts-stack{position:relative;width:380px;height:186px}.feature-alert{position:absolute;width:280px;background:var(--white);border:1px solid var(--border);border-radius:12px;padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 5px 16px #0f294b0f}.feature-alert-text{min-width:0}.feature-alert-t{font-size:16px;font-weight:600;color:var(--text-dark);margin-bottom:2px;white-space:nowrap}.feature-alert-s{font-size:13px;color:var(--text-muted)}.feature-alert-1{left:0;top:0}.feature-alert-2{left:50px;top:65px}.feature-alert-3{left:100px;top:130px}.feature-alert-ic{position:absolute;width:44px;height:44px;background:var(--white);border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 16px #0f294b0f;--feature-alert-ic-y: 0}.feature-alert-ic svg{width:22px;height:22px}.feature-alert-ic-red{color:#ef4444;top:-14px;left:252px}.feature-alert-ic-amber{color:#f59e0b;top:14px;left:252px}.feature-alert-ic-blue{color:#3b82f6;top:54px;left:-22px}.feature-alert{opacity:0;transform:translate(-24px);transition:opacity .55s cubic-bezier(.2,.7,.2,1),transform .55s cubic-bezier(.2,.7,.2,1)}.feature-alert-2{transform:translate(24px)}.feature-alerts.is-playing .feature-alert{opacity:1;transform:translate(0)}.feature-alerts.is-playing .feature-alert-2{transition-delay:.12s}.feature-alerts.is-playing .feature-alert-3{transition-delay:.24s}@keyframes feature-alert-tint{0%,to{background-color:var(--white);border-color:var(--border);transform:rotate(0)}6%{background-color:var(--feature-tint, var(--white));border-color:var(--feature-tint-border, var(--border));transform:rotate(-1.25deg)}7.2%{transform:rotate(1.25deg)}8.4%{transform:rotate(-.75deg)}9.6%{transform:rotate(.75deg)}14%{background-color:var(--feature-tint, var(--white));border-color:var(--feature-tint-border, var(--border));transform:rotate(0)}}@keyframes feature-alert-icon-pulse{0%,to{transform:translateY(var(--feature-alert-ic-y, 0)) scale(1)}8%{transform:translateY(var(--feature-alert-ic-y, 0)) scale(1.1)}14%{transform:translateY(var(--feature-alert-ic-y, 0)) scale(1)}}.feature-alerts.is-playing .feature-alert{animation:feature-alert-tint 9s ease-in-out 1.2s infinite}.feature-alerts.is-playing .feature-alert-2{animation-delay:4.2s}.feature-alerts.is-playing .feature-alert-3{animation-delay:7.2s}.feature-alerts.is-playing .feature-alert-1{--feature-tint: #FEF2F2;--feature-tint-border: #FECACA}.feature-alerts.is-playing .feature-alert-2{--feature-tint: #FFFBEB;--feature-tint-border: #FDE68A}.feature-alerts.is-playing .feature-alert-3{--feature-tint: #EFF6FF;--feature-tint-border: #BFDBFE}.feature-alerts.is-playing .feature-alert .feature-alert-ic{animation:feature-alert-icon-pulse 9s ease-in-out 1.2s infinite}.feature-alerts.is-playing .feature-alert-2 .feature-alert-ic{animation-delay:4.2s}.feature-alerts.is-playing .feature-alert-3 .feature-alert-ic{animation-delay:7.2s}.feature-actions{position:relative;min-height:240px;flex:1}.feature-actions-scene{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;gap:14px;opacity:0;animation:feature-actions-cycle 21s ease-in-out infinite}.feature-actions-scene-2{animation-delay:7s}.feature-actions-scene-3{animation-delay:14s}.feature-actions-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:16px 18px;box-shadow:0 6px 20px #0f294b0f}.feature-actions-head{display:flex;align-items:center;gap:12px}.feature-actions-ic{width:38px;height:38px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#fff7ed;border:1px solid #FED7AA;color:#c2410c}.feature-actions-ic svg{width:20px;height:20px}.feature-actions-head-text{min-width:0}.feature-actions-title{font-size:15px;font-weight:600;color:var(--text-dark);line-height:1.25}.feature-actions-sub{font-size:13px;color:var(--text-muted);margin-top:2px}.feature-actions-btns{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.feature-actions-btn{font-size:13px;font-weight:600;padding:8px 14px;border-radius:9px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.feature-actions-btn svg{width:14px;height:14px}.feature-actions-btn-ghost{color:var(--text-mid);background:var(--white);border:1px solid var(--border)}.feature-actions-btn-primary{color:#fff;background:#8e51ff;border:1px solid #8E51FF;box-shadow:0 6px 16px #8e51ff4d;transform-origin:center;animation:feature-actions-press 21s ease-in-out infinite}.feature-actions-scene-2 .feature-actions-btn-primary{animation-delay:7s}.feature-actions-scene-3 .feature-actions-btn-primary{animation-delay:14s}.feature-actions-toast{align-self:flex-start;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border-radius:10px;background:#ecfdf3;border:1px solid #BBE9CB;color:#00803a;font-size:13px;font-weight:600;opacity:0;transform:translateY(8px);animation:feature-actions-toast-in 21s ease-in-out infinite}.feature-actions-scene-2 .feature-actions-toast{animation-delay:7s}.feature-actions-scene-3 .feature-actions-toast{animation-delay:14s}.feature-actions-toast-ic{display:inline-flex}.feature-actions-toast-ic svg{width:16px;height:16px}@keyframes feature-actions-cycle{0%{opacity:0;transform:translateY(8px)}3%,31%{opacity:1;transform:translateY(0)}34%,to{opacity:0;transform:translateY(-8px)}}@keyframes feature-actions-press{0%,12%{transform:scale(1);box-shadow:0 6px 16px #8e51ff4d}15%{transform:scale(.94);box-shadow:0 3px 10px #8e51ff57}19%,to{transform:scale(1);box-shadow:0 6px 16px #8e51ff4d}}@keyframes feature-actions-toast-in{0%,16%{opacity:0;transform:translateY(8px)}21%,31%{opacity:1;transform:translateY(0)}34%,to{opacity:0;transform:translateY(8px)}}@media(prefers-reduced-motion:reduce){.feature-actions-scene{animation:none;opacity:0;transform:none}.feature-actions-scene-1{opacity:1}.feature-actions-btn-primary{animation:none}.feature-actions-toast{animation:none;opacity:1;transform:none}}.feature-ask{position:relative;min-height:320px;flex:1}.feature-ask-slide{position:absolute;inset:0;display:flex;flex-direction:column;gap:16px;opacity:0;animation:feature-ask-cycle 20s ease-in-out infinite}.feature-ask-slide-2{animation-delay:5s}.feature-ask-slide-3{animation-delay:10s}.feature-ask-slide-4{animation-delay:15s}.feature-ask-slide .feature-ask-row-bot{opacity:0;animation:feature-ask-cycle 20s ease-in-out infinite}.feature-ask-slide-1 .feature-ask-row-bot{animation-delay:.5s}.feature-ask-slide-2 .feature-ask-row-bot{animation-delay:5.5s}.feature-ask-slide-3 .feature-ask-row-bot{animation-delay:10.5s}.feature-ask-slide-4 .feature-ask-row-bot{animation-delay:15.5s}@keyframes feature-ask-cycle{0%{opacity:0;transform:translateY(6px)}2%,22%{opacity:1;transform:translateY(0)}25%,to{opacity:0;transform:translateY(-6px)}}@media(prefers-reduced-motion:reduce){.feature-ask-slide,.feature-ask-slide .feature-ask-row-bot{animation:none;opacity:0;transform:none}.feature-ask-slide-1,.feature-ask-slide-1 .feature-ask-row-bot{opacity:1}}.feature-ask-row{display:flex;align-items:flex-start;gap:12px;flex-shrink:0}.feature-ask-row-bot{margin-left:24px}.feature-ask-answerv{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.feature-ask-answerv-bot{background:var(--white);padding:0;object-fit:contain}.feature-ask-bubble{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:12px 16px;box-shadow:0 3px 10px #0f294b0a;flex:1;min-width:0}.feature-ask-bubble-bot{padding-bottom:16px}.feature-ask-head{display:flex;gap:8px;align-items:baseline;margin-bottom:2px}.feature-ask-name{font-size:14px;font-weight:700;color:var(--text-dark)}.feature-ask-time{font-size:12px;color:var(--text-muted)}.feature-ask-bubble p{font-size:14px;color:var(--text-mid);line-height:1.4}.feature-ask-chart{margin-top:14px;background:var(--white);border:1px solid var(--border);border-radius:12px;padding:16px;display:flex;gap:4px;justify-content:center;align-items:flex-end}.feature-ask-bar{width:36px;display:flex;flex-direction:column;align-items:center;gap:2px;justify-content:flex-end;flex-shrink:0}.feature-ask-bar-val{font-size:12px;font-weight:600;color:var(--purple);line-height:16px}.feature-ask-bar-fill{width:32px;background:linear-gradient(180deg,var(--purple),rgba(var(--purple-rgb),.55));border-radius:2.3px 2.3px 1.2px 1.2px}.feature-ask-bar em{font-size:12px;font-weight:500;color:var(--text-muted);font-style:normal;line-height:16px}.feature-ask-list{margin-top:14px;background:var(--white);border:1px solid var(--border);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.feature-ask-list-row{display:flex;align-items:center;gap:10px;font-size:12px}.feature-ask-list-rank{width:18px;height:18px;border-radius:50%;background:#f0f0f0;color:var(--text-dark);font-weight:700;font-size:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-ask-list-name{font-weight:600;color:var(--text-dark);width:110px;flex-shrink:0}.feature-ask-list-bar{flex:1;height:6px;background:#f0f0f0;border-radius:3px;overflow:hidden}.feature-ask-list-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--purple),rgba(var(--purple-rgb),.55));border-radius:3px}.feature-ask-list-val{font-weight:600;color:var(--purple);min-width:40px;text-align:right}.feature-ask-spark{margin-top:14px;background:var(--white);border:1px solid var(--border);border-radius:12px;padding:16px}.feature-ask-spark svg{width:100%;display:block;overflow:visible}.feature-ask-spark-labels{display:flex;justify-content:space-between;margin-top:8px;font-size:11px;color:var(--text-muted)}.feature-ask-split{margin-top:14px;background:var(--white);border:1px solid var(--border);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:12px}.feature-ask-split-bar{display:flex;height:12px;border-radius:6px;overflow:hidden;gap:2px}.feature-ask-split-bar i{display:block;height:100%}.feature-ask-split-legend{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;font-size:12px}.feature-ask-split-leg{display:flex;align-items:center;gap:8px;color:var(--text-mid)}.feature-ask-split-leg em{width:8px;height:8px;border-radius:50%;font-style:normal;flex-shrink:0}.feature-ask-split-leg b{margin-left:auto;font-weight:600;color:var(--text-dark)}.feature-channels{min-height:320px;display:flex;align-items:stretch;gap:16px;flex:1}.feature-ch-stack{flex:0 0 auto;align-self:center;display:grid;grid-template-columns:repeat(1,56px);gap:4px}.feature-ch{width:50px;height:50px;background:var(--white);border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;padding:12px;box-shadow:0 5px 16px #0f294b0f}.feature-ch img,.feature-ch svg{width:28px;height:28px;object-fit:contain;display:block}.feature-ch{animation:feature-channel-jingle 18s infinite ease-in-out;transform-origin:50% 60%}.feature-ch-whatsapp{--pulse: 37, 211, 102;animation-delay:0s}.feature-ch-telegram{--pulse: 38, 162, 224;animation-delay:3s}.feature-ch-slack{--pulse: 54, 197, 240;animation-delay:6s}.feature-ch-teams{--pulse: 98, 100, 167;animation-delay:9s}.feature-ch-email{--pulse: 245, 158, 11;animation-delay:12s}.feature-ch-web{--pulse: 142, 81, 255;animation-delay:15s}@keyframes feature-channel-jingle{0%{transform:translateY(0) rotate(0);background-color:var(--white);border-color:var(--border);box-shadow:0 5px 16px #0f294b0f}1.5%{transform:translateY(-3px) rotate(-8deg);background-color:rgba(var(--pulse),.12);border-color:rgba(var(--pulse),.55);box-shadow:0 8px 18px -6px rgba(var(--pulse),.55),0 5px 16px #0f294b0f}3%{transform:translateY(-2px) rotate(8deg)}4.5%{transform:translateY(-2px) rotate(-5deg)}6%{transform:translateY(0) rotate(0);background-color:rgba(var(--pulse),.1);border-color:rgba(var(--pulse),.45);box-shadow:0 6px 14px -4px rgba(var(--pulse),.4),0 5px 16px #0f294b0f}12%{background-color:rgba(var(--pulse),.04);border-color:rgba(var(--pulse),.18);box-shadow:0 2px 8px -4px rgba(var(--pulse),.15),0 5px 16px #0f294b0f}16.67%,to{transform:translateY(0) rotate(0);background-color:var(--white);border-color:var(--border);box-shadow:0 5px 16px #0f294b0f}}.feature-phone{position:relative;flex:1 1 auto;min-width:0;border-radius:12px;overflow:hidden;background:linear-gradient(140deg,#ddc6fa,#f7cdf3);z-index:1}.feature-phone-frame{position:absolute;top:40px;left:50%;transform:translate(-50%) scale(.85);transform-origin:top center;width:310px;height:360px;box-sizing:border-box;background:var(--white);border:12px solid var(--text-dark);border-bottom:0;border-radius:60px 60px 0 0;padding:68px 38px 0;overflow:hidden;--text-dark: #14101C;--text-mid: #4F4860;--text-muted:#8B859B;--white: #ffffff;--border: #E5E7EB}.feature-phone-notch{position:absolute;top:14px;left:50%;transform:translate(-50%);width:86px;height:24px;background:var(--text-dark);border-radius:50px;z-index:3}.feature-phone-statusbar{position:absolute;top:16px;left:0;right:0;padding:0 26px;display:flex;align-items:center;justify-content:space-between;color:var(--text-dark);z-index:2;pointer-events:none}.feature-phone-clock{font-size:14px;font-weight:600;letter-spacing:-.2px}.feature-phone-statusbar-icons{display:flex;align-items:center;gap:5px}.feature-phone-sig{width:17px;height:auto}.feature-phone-wifi{width:16px;height:auto}.feature-phone-bat{width:20px;height:auto;opacity:.9}.feature-phone-screen{position:absolute;inset:44px 0 0;display:flex;flex-direction:column;overflow:hidden;opacity:0;transform:translate(18%) scale(.96);transform-origin:center center;animation:feature-phone-screen-cycle 18s infinite cubic-bezier(.32,.72,.24,1)}.feature-phone-screen-whatsapp{animation-delay:0s}.feature-phone-screen-telegram{animation-delay:3s}.feature-phone-screen-slack{animation-delay:6s}.feature-phone-screen-teams{animation-delay:9s}.feature-phone-screen-email{animation-delay:12s}.feature-phone-screen-web{animation-delay:15s}@keyframes feature-phone-screen-cycle{0%{opacity:0;transform:translate(18%) scale(.96)}2.67%,14.67%{opacity:1;transform:translate(0) scale(1)}17.33%{opacity:0;transform:translate(-14%) scale(.97)}to{opacity:0;transform:translate(-14%) scale(.97)}}.feature-web-bar{display:flex;align-items:center;justify-content:space-between;flex:none;padding:9px 13px;background:var(--white);border-bottom:1px solid var(--border)}.feature-web-logo{height:17px;width:auto;display:block}.feature-web-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover;display:block}.feature-web-body{flex:1 1 auto;min-height:0;overflow:hidden;background:#f4f4f8;padding:13px 12px;display:flex;flex-direction:column;gap:12px}.feature-web-greeting{font-size:11px;font-weight:600;color:var(--text-muted)}.feature-web-chart{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:11px 12px}.feature-web-chart-head{font-size:11px;font-weight:600;color:var(--text-dark);margin-bottom:9px}.feature-web-bars{display:flex;align-items:flex-end;gap:6px;height:54px}.feature-web-bars span{flex:1 1 0;min-height:4px;border-radius:3px 3px 0 0;background:linear-gradient(180deg,var(--purple),var(--orange))}.feature-phone-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feature-phone-card{border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.feature-phone-card-rev{background:#effdf5;border:1px solid #75EDAE}.feature-phone-card-ord{background:#fff7ed;border:1px solid #FFB86A}.feature-phone-label{font-size:12px;font-weight:500;color:var(--text-muted)}.feature-phone-val{font-size:20px;font-weight:600;color:var(--text-dark)}.feature-chat-bar{display:flex;align-items:center;gap:8px;padding:8px 11px;flex:none;color:#fff}.feature-chat-bar img,.feature-chat-bar>svg:not([class]),.feature-chat-bar>svg.avatar--light,.feature-chat-bar>svg.avatar--dark{width:26px;height:26px;border-radius:50%;background:#fff;padding:2px;flex:none}.feature-chat-bar-meta{flex:1 1 auto;min-width:0}.feature-chat-bar-name{font-size:12px;font-weight:600;line-height:1.15}.feature-chat-bar-status{font-size:10px;opacity:.85;line-height:1.15}.feature-chat-back{width:13px;height:13px;flex:none;opacity:.95}.feature-chat-act{width:17px;height:17px;flex:none;opacity:.92}.feature-chat-act+.feature-chat-act{margin-left:2px}.feature-chat-bar-whatsapp{background:#075e54}.feature-chat-bar-telegram{background:#527da3}.feature-chat-bar-slack{background:#350d36}.feature-chat-bar-teams{background:#4b53bc}.feature-chat-body{display:flex;flex-direction:column;gap:7px;padding:12px 10px;flex:1 1 auto;min-height:0;overflow:hidden}.feature-chat-day{align-self:center;font-size:9px;font-weight:500;color:#5b6b73;background:#ffffffd1;padding:3px 9px;border-radius:9px;margin-bottom:3px;box-shadow:0 1px .5px #00000014}.feature-chat-day-tg{background:#0000002e;color:#fff}.feature-chat-day-teams{background:#e1e1ec;color:#5b5b66;box-shadow:none}.feature-chat-body-whatsapp{background-color:#e5ddd5;background-image:radial-gradient(rgba(0,0,0,.045) 1px,transparent 1.4px);background-size:15px 15px}.feature-chat-body-telegram{background-color:#c6dcec;background-image:radial-gradient(rgba(255,255,255,.4) 1px,transparent 1.4px);background-size:13px 13px}.feature-chat-bubble{position:relative;max-width:80%;font-size:11px;line-height:1.35;padding:5px 8px 4px;border-radius:9px;color:var(--text-dark);box-shadow:0 1px .5px #00000021}.feature-chat-bubble-in{align-self:flex-start;background:#fff;border-top-left-radius:1px}.feature-chat-bubble-out{align-self:flex-end;border-top-right-radius:1px}.feature-chat-bubble-in:before{content:"";position:absolute;top:0;left:-5px;border-style:solid;border-width:0 6px 5px 0;border-color:transparent #fff transparent transparent}.feature-chat-bubble-out-wa{background:#dcf8c6;color:#111b21}.feature-chat-bubble-out-wa:before{content:"";position:absolute;top:0;right:-5px;border-style:solid;border-width:0 0 5px 6px;border-color:transparent transparent transparent #DCF8C6}.feature-chat-bubble-out-tg{background:#effdde;color:#111b21}.feature-chat-bubble-out-tg:before{content:"";position:absolute;top:0;right:-5px;border-style:solid;border-width:0 0 5px 6px;border-color:transparent transparent transparent #EFFDDE}.feature-chat-time{float:right;display:inline-flex;align-items:center;gap:2px;font-size:8px;line-height:1;margin:6px -2px -1px 8px;color:#0000006b}.feature-chat-tick{width:13px;height:9px;color:#34b7f1}.feature-chat-tick-tg{width:11px;height:9px;color:#4fae4e}.feature-chat-bubble-rich{max-width:92%;padding:0}.feature-chat-rich{border-radius:inherit;overflow:hidden;display:flex;flex-direction:column}.feature-chat-rich-title{font-size:9px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:7px 10px 5px}.feature-chat-body-whatsapp .feature-chat-rich-title{color:#075e54}.feature-chat-body-telegram .feature-chat-rich-title{color:#2870b6}.feature-chat-rich-metrics{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#00000012;border-top:1px solid rgba(0,0,0,.07)}.feature-chat-rich-metric{background:#fff;padding:7px 10px 8px;display:flex;flex-direction:column;gap:3px}.feature-chat-rich-label{font-size:8px;font-weight:500;letter-spacing:.3px;text-transform:uppercase;color:var(--text-muted)}.feature-chat-rich-value{font-size:14px;font-weight:700;line-height:1;color:var(--text-dark)}.feature-chat-rich-rows{display:flex;flex-direction:column;gap:3px;padding:6px 10px 5px}.feature-chat-rich-rows-flush{padding-top:7px}.feature-chat-rich-row{display:flex;justify-content:space-between;align-items:baseline;font-size:10px;line-height:1.3;color:var(--text-mid)}.feature-chat-rich-row b{color:var(--text-dark);font-weight:600}.feature-chat-rich-foot{display:flex;align-items:center;justify-content:space-between;padding:6px 10px 7px;border-top:1px solid rgba(0,0,0,.07)}.feature-chat-rich-link{font-size:10px;font-weight:600}.feature-chat-body-whatsapp .feature-chat-rich-link{color:#075e54}.feature-chat-body-telegram .feature-chat-rich-link{color:#2870b6}.feature-chat-rich-time{font-size:8px;color:#0000006b}.feature-chat-body-slack{background:#fff;gap:11px}.feature-slack-hash{font-size:16px;font-weight:700;line-height:1;opacity:.9}.feature-slack-msg{display:flex;gap:8px;align-items:flex-start}.feature-slack-msg-body{flex:1 1 auto;min-width:0}.feature-slack-av{width:28px;height:28px;border-radius:6px;flex:none;object-fit:cover}.feature-slack-av-bot{background:#350d36;padding:3px}.feature-slack-msg-head{display:flex;align-items:baseline;gap:5px}.feature-slack-user{font-size:11px;font-weight:700;color:#1d1c1d}.feature-slack-app{font-size:7px;font-weight:700;letter-spacing:.3px;background:#e8e8e8;color:#616061;padding:1px 3px;border-radius:3px;text-transform:uppercase}.feature-slack-ts{font-size:8px;color:#8d8d8d}.feature-slack-msg-text{font-size:11px;line-height:1.4;color:#1d1c1d;margin-top:1px}.feature-slack-msg-text b{font-weight:700}.feature-slack-mention{background:#1d9bd124;color:#1264a3;font-weight:600;padding:0 3px;border-radius:3px}.feature-chat-body-teams{background:#f5f5f5;gap:9px}.feature-teams-row{display:flex;gap:6px;align-items:flex-end}.feature-teams-row-out{justify-content:flex-end}.feature-teams-stack{min-width:0}.feature-teams-av{width:22px;height:22px;border-radius:50%;flex:none;background:#fff}.feature-teams-head{margin-bottom:2px}.feature-teams-name{font-size:9px;font-weight:600;color:#5b5fc7}.feature-teams-ts{font-size:8px;color:#8b8b8b;margin-left:4px}.feature-teams-bubble{font-size:11px;line-height:1.35;padding:6px 9px;border-radius:6px;max-width:168px}.feature-teams-bubble-in{background:#fff;color:#252525;border:1px solid #ededed;border-bottom-left-radius:1px}.feature-teams-bubble-out{background:#e8ebfa;color:#252525;border-bottom-right-radius:1px}.feature-teams-bubble b{font-weight:700}.feature-mail-bar{display:flex;align-items:center;gap:14px;flex:none;padding:9px 13px;background:var(--white);border-bottom:1px solid var(--border);color:var(--text-mid)}.feature-mail-bar-back{width:15px;height:15px;flex:none}.feature-mail-bar-spacer{flex:1 1 auto}.feature-mail-bar-act{width:16px;height:16px;flex:none;opacity:.85}.feature-mail-scroll{flex:1 1 auto;min-height:0;overflow:hidden;background:var(--white);padding:13px 14px}.feature-mail-subject-row{display:flex;align-items:flex-start;gap:8px;margin-bottom:12px}.feature-mail-subject{flex:1 1 auto;font-size:15px;font-weight:600;line-height:1.25;color:var(--text-dark)}.feature-mail-star{width:18px;height:18px;flex:none;color:var(--text-muted)}.feature-mail-head{display:flex;align-items:center;gap:9px;margin-bottom:12px}.feature-mail-av{width:30px;height:30px;border-radius:50%;flex:none;object-fit:cover;display:block}.feature-mail-head-meta{flex:1 1 auto;min-width:0}.feature-mail-from{font-size:12px;font-weight:600;color:var(--text-dark);line-height:1.2}.feature-mail-addr{font-weight:400;color:var(--text-muted)}.feature-mail-to{font-size:10px;color:var(--text-muted);line-height:1.2;margin-top:1px}.feature-mail-time{font-size:10px;color:var(--text-muted);flex:none}.feature-mail-body{font-size:11.5px;line-height:1.5;color:var(--text-mid)}.feature-mail-body b{color:var(--text-dark);font-weight:600}.feature-mail-reply{display:inline-flex;align-items:center;margin-top:14px;padding:6px 18px;font-size:11px;font-weight:600;color:#1a73e8;border:1px solid #DADCE0;border-radius:12px}@media(prefers-reduced-motion:reduce){.feature-ch,.feature-phone-screen{animation:none}.feature-phone-screen-web{opacity:1}}.feature-dash{position:relative;min-height:320px;flex:1}.feature-dash-view{position:absolute;inset:0;display:flex;opacity:0;animation:feature-dash-cycle 21s ease-in-out infinite}.feature-dash-view-2{animation-delay:7s}.feature-dash-view-3{animation-delay:14s}@keyframes feature-dash-cycle{0%{opacity:0;transform:translateY(8px)}3%,31%{opacity:1;transform:translateY(0)}34%,to{opacity:0;transform:translateY(-8px)}}@media(prefers-reduced-motion:reduce){.feature-dash-view{animation:none;opacity:0;transform:none}.feature-dash-view-1{opacity:1}}.feature-dash-board{flex:1;display:flex;flex-direction:column;gap:14px;background:var(--white);border:1px solid var(--border);border-radius:12px;padding:16px 18px 18px;box-shadow:0 6px 20px #0f294b0f}.feature-dash-head{display:flex;justify-content:space-between;align-items:center}.feature-dash-title{display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:600;color:var(--text-dark)}.feature-dash-pin{width:14px;height:14px;color:#8e51ff}.feature-dash-live{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:500;color:#00803a;background:#ecfdf3;border:1px solid #BBE9CB;border-radius:999px;padding:4px 10px}.feature-dash-dot{width:6px;height:6px;border-radius:50%;background:#00a63e;box-shadow:0 0 0 3px #00a63e2e}.feature-dash-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.feature-dash-kpi{background:#fafafb;border:1px solid #EEF0F3;border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.feature-dash-kpi--hl{background:#f5f3ff;border-color:#ddd0ff}.feature-dash-kpi-label{font-size:12px;font-weight:500;color:var(--text-mid)}.feature-dash-kpi-val{font-size:22px;font-weight:700;color:var(--text-dark);line-height:1.1}.feature-dash-kpi--hl .feature-dash-kpi-val{color:#7008e7}.feature-dash-delta{font-size:11px;font-weight:600;padding:2px 7px;border-radius:999px;white-space:nowrap}.feature-dash-delta--good{color:#00803a;background:#e8fbef}.feature-dash-delta--bad{color:#b45309;background:#fff4e5}.feature-dash-chart{flex:1;min-height:0;overflow:hidden;background:#fafafb;border:1px solid #EEF0F3;border-radius:12px;padding:12px 14px 10px;display:flex;flex-direction:column}.feature-dash-chart-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.feature-dash-chart-label{font-size:12px;font-weight:500;color:var(--text-mid)}.feature-dash-chart-tag{font-size:11px;font-weight:600;color:#00803a;background:#e8fbef;padding:2px 7px;border-radius:999px}.feature-dash-chart-tag--warn{color:#b45309;background:#fff4e5}.feature-dash-bars{flex:1;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:8px}.feature-dash-bar{flex:1;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;padding-bottom:20px}.feature-dash-bar-fill{width:100%;max-width:34px;border-radius:6px 6px 0 0;background:#c9b6f2}.feature-dash-bar--hl .feature-dash-bar-fill{background:#8e51ff}.feature-dash-bar em{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:10px;font-style:normal;font-weight:500;color:var(--text-muted)}.feature-dash-bar--hl em{color:#7008e7;font-weight:600}.feature-dash-list{flex:1;display:flex;flex-direction:column;justify-content:center;gap:8px;margin-top:auto}.feature-dash-list-row{display:grid;grid-template-columns:1fr 84px auto;align-items:center;gap:10px}.feature-dash-list-name{font-size:11.5px;font-weight:500;color:var(--text-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-dash-list-track{height:6px;border-radius:999px;background:#eef0f3;overflow:hidden}.feature-dash-list-track i{display:block;height:100%;border-radius:999px;background:#8e51ff}.feature-dash-list-track i.is-low{background:#f59e0b}.feature-dash-list-val{font-size:11.5px;font-weight:600;color:var(--text-mid);text-align:right}.feature-dash-area{width:100%;flex:1;min-height:0;display:block}.feature-dash-xaxis{display:flex;justify-content:space-between;margin-top:6px;font-size:10px;color:var(--text-muted)}.section.integrations-section{padding-bottom:0}.integrations-header{text-align:center}.section-label{font-family:var(--font-display);font-size:14px;font-weight:600;color:var(--purple);margin-bottom:16px;letter-spacing:0}.integrations-header h2{font-family:var(--font-display);font-size:clamp(34px,4.5vw,48px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--text-dark);margin-bottom:18px}.integrations-hl{color:var(--purple)}.integrations-sub{font-size:18px;line-height:1.6;color:var(--text-mid);max-width:560px;margin:0 auto}.integrations-diagram{position:relative;height:450px;display:flex;align-items:center;justify-content:center}.integrations-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:20px;border:1px solid var(--border);border-radius:12px;position:relative;z-index:2;flex:0 0 auto}.integrations-icon{aspect-ratio:1;border-radius:12px;background:var(--white);border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:14px 4px 10px;transition:transform .15s ease}.integrations-icon:hover{transform:scale(1.06)}.integrations-icon--count{background:linear-gradient(135deg,var(--purple-soft),transparent);border-color:var(--purple-mid)}.integrations-icon-count{font-size:16px;font-weight:700;color:var(--purple);line-height:1;letter-spacing:-.01em}@media(max-width:640px){.integrations-icon--count{padding:10px 2px}.integrations-icon-count{font-size:14px}}.integrations-icon img,.integrations-icon svg{width:28px;height:28px;object-fit:contain;display:block;flex:none}.integrations-icon svg.woocommerce-integration-icon{width:48px;height:13px}.integrations-icon-label{font-size:10px;font-weight:500;color:var(--text-muted);text-align:center;line-height:1.15;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}:root[data-theme=dark] .feature-src svg [fill="#252f3e"]{fill:#fff}.integrations-hub{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.integrations-hub-ring{position:relative;isolation:isolate;width:130px;height:130px;border-radius:50%;background:transparent;box-shadow:0 0 0 5px #af68e905;--integrations-hub-glow-period: 4s}.integrations-hub-ring:before,.integrations-hub-ring:after{content:"";position:absolute;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .24s ease;animation:btn-glow-ring-rotate var(--integrations-hub-glow-period) linear infinite}.integrations-hub-ring:before{inset:-2px;background:conic-gradient(from var(--btn-glow-ring-angle),var(--orange),var(--purple),var(--purple-deep),var(--purple),var(--orange));filter:blur(9px);opacity:.12;z-index:-2}.integrations-hub-ring:after{inset:0;background:linear-gradient(var(--white),var(--white)) padding-box,conic-gradient(from var(--btn-glow-ring-angle),var(--orange),var(--purple),var(--purple-deep),var(--purple),var(--orange)) border-box;border:1px solid transparent;opacity:1;z-index:-1}@media(prefers-reduced-motion:reduce){.integrations-hub-ring:before,.integrations-hub-ring:after{animation:none}}.integrations-hub-cabin{position:absolute;inset:0;border-radius:inherit;overflow:hidden}.integrations-hub-pile{position:absolute;inset:0;border-radius:inherit;pointer-events:none}.integrations-hub-brand{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:var(--text-dark);pointer-events:none;z-index:1}.integrations-hub-brand .nav-logo-svg{width:auto;height:80px;display:block}.integrations-hub-brand .nav-logo-svg.logo--dark{display:none}:root[data-theme=dark] .integrations-hub-brand .nav-logo-svg.logo--dark{display:block}.integrations-line{position:relative;flex:0 0 auto;width:50px;height:8px;align-self:center;z-index:1;margin:0 20px;opacity:0;transition:opacity .36s ease}.integrations-line.is-on{opacity:1}@media(prefers-reduced-motion:reduce){.integrations-line{opacity:1;transition:none}.integrations-line.is-on:before{animation:none!important}}.integrations-line:before{content:"";position:absolute;left:4px;right:4px;top:50%;height:3px;transform:translateY(-50%);background:linear-gradient(90deg,var(--purple),var(--orange),var(--purple));background-size:200% 100%;-webkit-mask-image:radial-gradient(circle at center,#000 1.25px,transparent 1.5px);-webkit-mask-size:8px 3px;-webkit-mask-repeat:repeat-x;mask-image:radial-gradient(circle at center,#000 1.25px,transparent 1.5px);mask-size:8px 3px;mask-repeat:repeat-x}.integrations-line.is-on:before{animation:flow-horizontal 3s linear infinite}@keyframes flow-horizontal{0%{background-position:0% 50%;-webkit-mask-position:0px 50%;mask-position:0px 50%}to{background-position:-200% 50%;-webkit-mask-position:48px 50%;mask-position:48px 50%}}.integrations-line:after{content:"";position:absolute;top:50%;width:8px;height:8px;border-radius:50%;background:var(--purple);transform:translateY(-50%)}.integrations-line-left:after{left:0}.integrations-line-right:after{right:0}.integrations-line-left:before{right:0}.integrations-line-right:before{left:0}.integrations-bubbles{position:relative;flex:0 0 auto;width:400px;height:348px;overflow:visible;z-index:2}.integrations-bubbles.is-scrolling{overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 8%,#000 92%,transparent)}.integrations-bubbles-track{display:flex;flex-direction:column;gap:12px}.integrations-bubbles.is-scrolling .integrations-bubbles-track{animation:integrations-scroll 19s linear infinite}.integrations-bubbles.is-scrolling:hover .integrations-bubbles-track{animation-play-state:paused}.integrations-bubble{background:var(--white);border:1px solid var(--purple-mid);border-radius:12px;padding:12px 20px;font-size:13px;font-weight:500;line-height:1.45;color:var(--text-mid);box-shadow:0 4px 12px #b2b2b21a;width:100%;height:60px;box-sizing:border-box;display:flex;align-items:center;white-space:normal;opacity:0;pointer-events:none}.integrations-bubble strong{font-weight:700}.integrations-bubble.is-on{opacity:1}.integrations-bubble--clone{display:none;transform:translate(0) scale(1)!important;opacity:1!important}.integrations-bubbles.is-scrolling .integrations-bubble{opacity:1;pointer-events:auto}.integrations-bubbles.is-scrolling .integrations-bubble--clone{display:flex}@keyframes integrations-scroll{0%{transform:translateY(0)}to{transform:translateY(-648px)}}@media(prefers-reduced-motion:reduce){.integrations-bubble{transition:none}.integrations-bubbles.is-scrolling .integrations-bubbles-track{animation:none}}.hero{position:relative;background:linear-gradient(180deg,var(--surface) 0%,var(--white) 100%);margin-top:-100px;padding:136px 40px 0;text-align:center;overflow:hidden}.hero-orbs .orb{width:36rem;height:36rem}.hero-orbs .orb--purple{top:-6rem;left:-8rem}.hero-orbs .orb--orange{top:-4rem;right:-8rem}.hero-inner{position:relative;z-index:1;max-width:1080px;margin:0 auto}.hero h1{font-family:var(--font-display);font-size:clamp(40px,5vw,76px);font-weight:700;line-height:1.1em;letter-spacing:-.025em;color:var(--text-dark);margin-bottom:24px;max-width:880px;margin-left:auto;margin-right:auto}.h1-odd{font-family:var(--font-hand);font-weight:700;font-style:normal;color:var(--orange);position:relative;display:inline-block;padding:0 .1em 0 0;font-size:.75em}.h1-underlined{color:var(--text-dark);font-style:normal;white-space:nowrap;text-decoration:underline;text-decoration-color:var(--lime);text-underline-offset:.15em;text-decoration-thickness:.12em}.hero-sub{font-size:17px;line-height:1.55;color:var(--text-mid);font-weight:400;max-width:560px;margin:0 auto}.hero-marquee{display:flex;align-items:center;justify-content:center;gap:16px;max-width:680px;margin:0 auto 36px;position:relative;z-index:1}.hero-marquee-label{font-size:13px;font-weight:600;color:var(--text-muted);white-space:nowrap;letter-spacing:-.01em}.hero-marquee-track-container{overflow:hidden;display:flex;flex:1;mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 8%,#000 92%,transparent 100%)}.hero-marquee-track{--hero-marquee-gap: 16px;display:flex;gap:var(--hero-marquee-gap);width:max-content;animation:hero-marquee-scroll 64s linear infinite;will-change:transform}.hero-marquee:hover .hero-marquee-track,.hero-marquee:focus-within .hero-marquee-track{animation-play-state:paused}.hero-marquee-item{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--text-mid);background:var(--surface);border:1px solid var(--border);border-radius:99px;padding:5px 12px 5px 10px;white-space:nowrap;box-shadow:0 1px 2px #14101c05}.hero-marquee-item img,.hero-marquee-item svg{width:18px;height:18px;object-fit:contain;display:block;flex:none}.hero-marquee-item svg.woocommerce-icon{width:44px;height:12px}@keyframes hero-marquee-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - var(--hero-marquee-gap) / 2))}}@media(prefers-reduced-motion:reduce){.hero-marquee-track{animation:none}}@media(max-width:640px){.hero-marquee{flex-direction:column;gap:10px;margin-bottom:28px}.hero-marquee-track-container{mask-image:linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%);width:100vw;margin-left:-28px;margin-right:-28px;padding:0 28px}}.hero-prompt{position:relative;max-width:940px;margin:0 auto 40px;text-align:left}.prompt-box{position:relative;isolation:isolate;background:var(--white);border-radius:20px;padding:16px 20px;display:flex;flex-direction:column;align-items:stretch;gap:16px;max-width:580px;margin:0 auto;--prompt-glow-period: .8s;box-shadow:0 10px 30px #0000000d,0 2px 8px #00000005}.prompt-box:before,.prompt-box:after{content:"";position:absolute;border-radius:inherit;pointer-events:none;transition:opacity .24s ease}.prompt-box:before{inset:-2px;background:conic-gradient(from var(--btn-glow-ring-angle),var(--orange),var(--purple),var(--purple-deep),var(--purple),var(--orange));filter:blur(6px);opacity:0;z-index:-2}.prompt-box:after{inset:0;background:linear-gradient(var(--white),var(--white)) padding-box,conic-gradient(from 140deg,var(--orange),var(--purple),var(--purple-deep),var(--purple),var(--orange)) border-box;border:1px solid transparent;opacity:.25;z-index:-1}.prompt-box.is-glowing:after{background:linear-gradient(var(--white),var(--white)) padding-box,conic-gradient(from var(--btn-glow-ring-angle),var(--orange),var(--purple),var(--purple-deep),var(--purple),var(--orange)) border-box}.prompt-box.is-glowing:before{opacity:.3;animation:btn-glow-ring-rotate var(--prompt-glow-period) linear infinite}.prompt-box.is-glowing:after{opacity:1;animation:btn-glow-ring-rotate var(--prompt-glow-period) linear infinite}@media(prefers-reduced-motion:reduce){.prompt-box:before,.prompt-box:after{animation:none}}.prompt-top{display:flex;align-items:flex-start;width:100%}.prompt-question{font-size:15px;font-weight:500;line-height:1.5;color:var(--text-dark);letter-spacing:-.01em;min-height:44px;margin:0;flex:1;text-align:left}.prompt-bottom{display:flex;justify-content:space-between;align-items:center;width:100%}.prompt-actions-left{display:flex;align-items:center;gap:12px}.prompt-actions-right{display:flex;align-items:center}.prompt-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;border:1px solid var(--border);background:var(--white);color:var(--text-dark);font-size:13px;font-weight:600;cursor:pointer;transition:background-color .15s ease,border-color .15s ease;user-select:none}.prompt-pill:hover{background:var(--surface);border-color:var(--text-muted)}.prompt-icon-db{width:14px;height:14px;color:var(--text-dark)}.prompt-icon-chevron{width:12px;height:12px;color:var(--text-muted)}.prompt-action-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:6px;color:var(--text-muted);cursor:pointer;transition:color .15s ease,background-color .15s ease}.prompt-action-icon-btn:hover{color:var(--purple);background-color:var(--purple-soft)}.prompt-action-icon-btn svg{width:16px;height:16px}.prompt-action-icon-btn--plug svg{transform:rotate(45deg)}.prompt-send{width:32px;height:32px;flex-shrink:0;background:var(--purple);color:#fff;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .15s ease}.prompt-send:hover{background:var(--purple-deep)}.prompt-send svg{width:14px;height:18px;display:block}.prompt-send.is-sending{transform:scale(1.08);box-shadow:0 0 0 6px #af68e92e}:root[data-theme=dark] .prompt-send{background:var(--purple-deeper)}:root[data-theme=dark] .prompt-send:hover{background:var(--purple-deep)}.prompt-cursor{display:inline-block;width:2px;height:13px;background:var(--purple);margin-left:1px;vertical-align:-1px;animation:prompt-cursor-blink .8s infinite}@keyframes prompt-cursor-blink{0%,49%{opacity:1}50%,to{opacity:0}}.prompt-stage{position:relative;max-width:640px;margin:0 auto;padding:0 0 90px;min-height:480px}.prompt-bubble{border-radius:16px;padding:16px;opacity:0;translate:0 6px;scale:.96;transition:opacity .32s ease,translate .52s cubic-bezier(.16,.84,.32,1),scale .52s cubic-bezier(.16,.84,.32,1)}.prompt-bubble.is-in{opacity:1;translate:0 0;scale:1}@media(prefers-reduced-motion:reduce){.prompt-bubble{transition:none;translate:0 0;scale:1}}.prompt-bubble-title{font-size:12px;font-weight:700;line-height:1.5;color:var(--purple);margin-bottom:6px}.prompt-bubble-title--error{color:#fb2c36}.prompt-bubble-text{font-size:14px;line-height:1.55;color:var(--text-dark)}.prompt-bubble-text b{color:var(--text-dark);font-weight:600}.prompt-bubble-main{position:relative;z-index:1;max-width:640px;margin:0 auto;padding:12px 20px 18px;background:linear-gradient(135deg,#f6f0fd,#fef2f4);border:1px solid rgba(175,104,233,.15);box-shadow:0 24px 64px #af68e938,0 12px 30px #00000014}.prompt-bubble-main .prompt-bubble-text{margin-bottom:12px}.prompt-bubble-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;border-bottom:1px solid var(--border);padding-bottom:8px}.prompt-bubble-meta{display:flex;align-items:center;font-size:12px;font-weight:600;color:var(--purple);letter-spacing:-.01em}.prompt-bubble-category{text-transform:capitalize}.prompt-bubble-dot{margin:0 6px;color:var(--text-muted)}.prompt-bubble-period{color:var(--text-muted);font-weight:500}.prompt-pulled-from{display:flex;align-items:center;gap:6px;font-size:11px;color:var(--text-muted)}.prompt-pulled-icons{display:flex;align-items:center;gap:4px}.prompt-pulled-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--white);border:1px solid var(--border);padding:3px;box-shadow:0 1px 3px #0000000d}.prompt-pulled-icon svg,.prompt-pulled-icon img{width:14px;height:14px;object-fit:contain}.prompt-chart-container{position:relative;margin-bottom:14px}.prompt-chart-breakeven{position:absolute;left:0;right:0;border-top:1px dashed rgba(251,44,54,.4);z-index:2;display:flex;justify-content:flex-end;pointer-events:none}.prompt-chart-breakeven span{position:absolute;top:-14px;right:4px;font-size:10px;font-weight:600;color:#fb2c36;background:var(--white);padding:0 4px;border-radius:2px}:root[data-theme=dark] .prompt-chart-breakeven span{background:#191227}.prompt-chart{display:flex;align-items:flex-end;justify-content:space-between;gap:6px;height:132px;padding:10px 36px 8px;border:1px solid var(--border);border-radius:8px}.prompt-bar-col{flex:1 1 0;display:flex;flex-direction:column;align-items:center;height:100%;gap:4px}.prompt-bar-val{font-size:11px;font-weight:600;color:var(--text-mid);line-height:1}.prompt-bar{flex:1;width:100%;max-width:38px;margin:auto auto 0;background:linear-gradient(180deg,var(--purple),rgba(var(--purple-rgb),.55));border-radius:4px 4px 2px 2px}.prompt-bar-day{font-size:11px;color:var(--text-muted);line-height:1;margin-top:2px}.prompt-bar-col--down .prompt-bar-val{color:var(--red)}.prompt-bar-col--down .prompt-bar{background:linear-gradient(180deg,var(--red),rgba(var(--red-rgb),.55))}.prompt-bar-col--down .prompt-bar-day{color:var(--red)}.prompt-bar-col--warn .prompt-bar-val{color:var(--orange)}.prompt-bar-col--warn .prompt-bar{background:linear-gradient(180deg,var(--orange),rgba(var(--orange-rgb),.55))}.prompt-bar-col--good .prompt-bar-val{color:var(--green)}.prompt-bar-col--good .prompt-bar{background:linear-gradient(180deg,var(--green),rgba(var(--green-rgb),.55))}.prompt-linechart{border:1px solid var(--border);border-radius:8px;padding:8px 16px 6px}.prompt-line-vals,.prompt-line-days{display:flex;justify-content:space-between}.prompt-line-vals{margin-bottom:4px;align-items:flex-end}.prompt-line-days{margin-top:4px}.prompt-line-vals>span,.prompt-line-days>span{flex:1 1 0;text-align:center;line-height:1.15}.prompt-line-vals>span{font-size:11px;font-weight:600;color:var(--text-mid)}.prompt-line-days>span{font-size:11px;color:var(--text-muted)}.prompt-line-val--down{color:var(--red)}.prompt-line-note{display:block;font-style:normal;font-size:9px;font-weight:700;color:var(--red);line-height:1.1}.prompt-line-plot{height:104px}.prompt-line-svg{width:100%;height:100%;display:block;overflow:visible}.prompt-area-stop-top{stop-color:var(--purple);stop-opacity:.3}.prompt-area-stop-bot{stop-color:var(--purple);stop-opacity:0}.prompt-area-fill{fill:url(#promptAreaGrad)}.prompt-area-line{fill:none;stroke:var(--purple);stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.prompt-hbars{border:1px solid var(--border);border-radius:8px;padding:12px 16px;display:flex;flex-direction:column;gap:10px}.prompt-hbar-row{display:grid;grid-template-columns:84px 1fr 40px;align-items:center;gap:10px}.prompt-hbar-label{font-size:11px;font-weight:600;color:var(--text-dark);text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prompt-hbar-track{height:14px;background:var(--purple-soft);border-radius:6px;overflow:hidden}.prompt-hbar-fill{display:block;height:100%;border-radius:6px;background:linear-gradient(90deg,rgba(var(--purple-rgb),.55),var(--purple))}.prompt-hbar-val{font-size:11px;font-weight:700;color:var(--purple-deep)}.prompt-hbar-row--loss .prompt-hbar-fill{background:linear-gradient(90deg,rgba(var(--red-rgb),.55),var(--red))}.prompt-hbar-row--loss .prompt-hbar-val{color:var(--red)}.prompt-hbar-row--warn .prompt-hbar-fill{background:linear-gradient(90deg,rgba(var(--orange-rgb),.55),var(--orange))}.prompt-hbar-row--warn .prompt-hbar-val{color:var(--orange)}.prompt-hbar-row--good .prompt-hbar-fill{background:linear-gradient(90deg,rgba(var(--green-rgb),.55),var(--green))}.prompt-hbar-row--good .prompt-hbar-val{color:var(--green)}.prompt-tags{display:flex;flex-wrap:wrap;gap:8px}.prompt-tag{display:inline-flex;align-items:center;background:var(--purple-soft);border:1px solid var(--border);border-radius:9999px;padding:4px 12px;font-size:12px;color:var(--purple-deep)}.badge{display:inline-block;padding:1px 6px;font-size:12px;font-weight:600;border-radius:9999px;line-height:1.35;margin:0 2px;vertical-align:middle}.badge--purple{background:var(--purple-soft);color:var(--purple-deep);border:1px solid rgba(142,81,255,.15)}.badge--red{background:#fef2f2e6;color:#fb2c36;border:1px solid rgba(251,44,54,.15)}.badge--green{background:#f0fdf4e6;color:#16a34a;border:1px solid rgba(22,163,74,.15)}:root[data-theme=dark] .badge--purple{background:#8e51ff33;color:#c49bf2;border-color:#8e51ff4d}:root[data-theme=dark] .badge--red{background:#fb2c3633;color:#ff6467;border-color:#fb2c364d}:root[data-theme=dark] .badge--green{background:#16a34a33;color:#4ade80;border-color:#16a34a4d}.prompt-bubble-quote-badge{position:absolute;top:12px;right:12px;width:18px;height:18px;border-radius:50%;background:var(--purple-soft);color:var(--purple);display:flex;align-items:center;justify-content:center;opacity:.6}.prompt-bubble-quote-badge svg{width:10px;height:10px}.prompt-bubble-float--right .prompt-bubble-quote-badge{background:#fb2c361a;color:#fb2c36}.prompt-bubble-icons-badge{position:absolute;top:12px;right:12px;display:flex;gap:4px;align-items:center}.prompt-bubble-float{position:absolute;z-index:10;max-width:260px;transition:opacity .32s ease,translate .52s cubic-bezier(.16,.84,.32,1),scale .52s cubic-bezier(.16,.84,.32,1),transform .32s ease}.prompt-bubble-float--left{left:-130px;top:100px;background:linear-gradient(135deg,#f7faff,#e6e8ff);border:1px solid rgba(59,130,246,.12);box-shadow:0 14px 32px #3b82f60f;transform:rotate(-3deg)}.prompt-bubble-float--right{right:-110px;top:50px;background:linear-gradient(135deg,#fff1f2,#ffd8d9);border:1px solid rgba(251,44,54,.12);box-shadow:0 16px 40px #fb2c3629,0 6px 16px #0000000a;transform:rotate(3deg)}:root[data-theme=dark] .prompt-bubble-float--left{background:linear-gradient(135deg,#0c1a2e,#0f2340);border:1px solid rgba(96,165,250,.22);box-shadow:0 18px 44px #0000008c,0 6px 20px #60a5fa33,0 2px 10px #ffffff14}:root[data-theme=dark] .prompt-bubble-float--right{background:linear-gradient(135deg,#2b1014,#3a1116);border:1px solid rgba(255,100,103,.22);box-shadow:0 18px 44px #0000008c,0 6px 20px #ff646752,0 2px 10px #ffffff14}:root[data-theme=dark] .prompt-bubble-main{background:linear-gradient(135deg,#1e1330,#28111e);border:1px solid rgba(175,104,233,.25);box-shadow:0 24px 64px #000000a6,0 8px 24px #c49bf259,0 2px 12px #ffffff14}:root[data-theme=dark] .prompt-tag{color:var(--purple)}@media(max-width:1130px){.integrations-header{margin-bottom:40px}.integrations-header h2{font-size:clamp(28px,7vw,38px)}.integrations-sub{font-size:15px}.integrations-diagram{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:auto;gap:16px;padding:24px 0}.integrations-icons{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;padding:0;border:none;margin-bottom:8px}.integrations-icon{border-radius:8px;padding:10px 4px 8px}.integrations-icon:nth-child(n+12):not(.integrations-icon--count){display:none}.integrations-hub-ring{width:96px;height:96px}.integrations-hub-brand .nav-logo-svg{height:65px}.integrations-line{width:8px;height:42px}.integrations-line:before{inset:4px auto 4px 50%;width:3px;height:auto;border-top:none;border-left:none;transform:translate(-50%);background:linear-gradient(180deg,var(--purple),var(--orange),var(--purple));background-size:100% 200%;-webkit-mask-image:radial-gradient(circle at center,#000 1.25px,transparent 1.5px);-webkit-mask-size:3px 8px;-webkit-mask-repeat:repeat-y;mask-image:radial-gradient(circle at center,#000 1.25px,transparent 1.5px);mask-size:3px 8px;mask-repeat:repeat-y}.integrations-line-left:before,.integrations-line-right:before{right:auto;left:50%}.integrations-line.is-on:before{animation:flow-vertical 3s linear infinite}.integrations-line:after{left:50%;transform:translate(-50%)}.integrations-line-left:after{top:0}.integrations-line-right:after{top:85%}.integrations-bubbles{width:100%;max-width:480px;height:276px;overflow:visible;padding:0 16px;z-index:2}.integrations-bubble{width:100%;height:60px;box-sizing:border-box;padding:12px 16px;font-size:12px;text-align:left;margin:0!important;align-self:stretch;display:flex;align-items:center;transform:translate(var(--burst-x, 0px),var(--burst-y, 0px)) scale(0)}.integrations-bubble.is-on{transform:translate(0) scale(1)}}@media(max-width:1024px){.hero{padding:120px 28px 0}.features{grid-template-columns:1fr;gap:18px}.feature-card-body{padding:24px 28px 5px}.feature-card-art{padding:5px 28px 28px}.feature-card h3{font-size:24px;margin-bottom:10px}.feature-card .feature-card-desc{font-size:15px;max-width:none}}@media(min-width:641px)and (max-width:1024px){.feature-alerts{min-height:250px}.feature-alerts-stack{width:100%;max-width:560px;height:210px}.feature-alert{width:60%;max-width:520px;padding:12px 18px}.feature-alert-1{left:0;top:0}.feature-alert-2{left:18%;top:75px}.feature-alert-3{left:36%;top:150px}.feature-alert-ic-red,.feature-alert-ic-amber{top:calc(50% - 22px);right:-22px;left:auto}.feature-alert-ic-blue{top:calc(50% - 22px);left:-22px;right:auto}}@media(max-width:930px){.hero{min-height:auto;margin-top:-56px;padding:116px 20px 56px;display:block}.prompt-box{min-height:67px}.hero-inner{width:100%}.hero h1{font-size:clamp(34px,9vw,52px);margin-top:34px;margin-bottom:24px}.hero-sub{font-size:14px;margin-bottom:32px;max-width:100%}.hero-prompt{margin:0 auto 24px}.prompt-bubble-float--left{left:-10px}.prompt-bubble-float--right{right:-10px}.prompt-chart{padding:10px 20px 8px}}@media(max-width:640px){.integrations-icon svg.woocommerce-integration-icon{width:32px}.prompt-question{font-size:14px}.integrations-header{margin-bottom:0}.prompt-stage{min-height:380px;position:relative;display:block;padding:0}.prompt-bubble-main{position:absolute;margin:0 auto}.prompt-bubble-float{display:none}.feature-card-body{padding:20px 20px 10px}.feature-card-art{padding:14px 20px 20px}.feature-files{display:flex;min-height:auto}.feature-src{height:42px;border-radius:12px;padding:0 10px;gap:6px}.feature-src img,.feature-src svg{width:22px;height:22px}.feature-src-label{font-size:11.5px}.feature-alerts{min-height:200px}.feature-alerts-stack{width:100%;height:168px}.feature-alert{width:calc(100% - 36px);padding:10px 14px}.feature-alert-1{left:0;top:0}.feature-alert-2{left:16px;top:56px}.feature-alert-3{left:32px;top:112px}.feature-alert-t{font-size:13.5px}.feature-alert-s{font-size:11px}.feature-alert-ic{width:36px;height:36px;border-radius:8px}.feature-alert-ic svg{width:18px;height:18px}.feature-alert-ic-red,.feature-alert-ic-amber{top:50%;right:-18px;left:auto;transform:translateY(-50%);--feature-alert-ic-y: -50%}.feature-alert-ic-blue{top:50%;left:-18px;right:auto;transform:translateY(-50%);--feature-alert-ic-y: -50%}.feature-actions{min-height:200px}.feature-actions-scene{gap:10px}.feature-actions-card{padding:12px 14px;border-radius:12px}.feature-actions-title{font-size:14px}.feature-actions-sub{font-size:12px}.feature-actions-btn{font-size:12px;padding:7px 12px}.feature-actions-toast{font-size:12px;padding:8px 12px}.feature-ask{display:block;min-height:320px}.feature-ask-answerv{width:32px;height:32px}.feature-ask-row{gap:8px}.feature-ask-row-bot{margin-left:12px}.feature-ask-bubble{padding:8px 12px}.feature-ask-head{margin-bottom:2px}.feature-ask-name{font-size:11.5px}.feature-ask-time{font-size:9.5px}.feature-ask-bubble p{font-size:12.5px}.feature-ask-chart{padding:8px 14px 6px;gap:2px;margin-bottom:8px}.feature-ask-bar{width:auto;flex:1}.feature-ask-bar-fill{width:100%;max-width:28px}.feature-ask-bar-val,.feature-ask-bar em{font-size:9px}.feature-ask-list{margin-top:6px;gap:4px}.feature-ask-list-row{font-size:11px;gap:6px}.feature-ask-spark{margin-top:8px;padding:10px 12px}.feature-ask-spark-labels{margin-top:4px;font-size:10px}.feature-ask-split{margin-top:8px}.feature-ask-split-legend{gap:4px 8px;margin-top:6px}.feature-ask-split-leg{font-size:10px}.feature-channels{display:flex;flex-direction:column-reverse;align-items:stretch;min-height:400px}.feature-ch-stack{display:flex;flex-direction:row;grid-template-columns:none;justify-content:center;gap:6px;margin-top:12px;margin-bottom:0}.feature-phone{height:340px;border-radius:12px}.feature-phone-frame{bottom:0;transform:translate(-50%) scale(.85)}.feature-dash{min-height:240px}.feature-dash-board{padding:12px;gap:10px}.feature-dash-title{font-size:12px}.feature-dash-live{font-size:10px}.feature-dash-kpis{gap:6px}.feature-dash-kpi{padding:8px 9px}.feature-dash-kpi-label{font-size:9.5px}.feature-dash-kpi-val{font-size:15px}.feature-dash-delta{font-size:9px}.feature-dash-chart-label{font-size:9.5px}.feature-dash-chart-tag,.feature-dash-xaxis,.feature-dash-bar em{font-size:9px}.feature-dash-list{gap:7px}.feature-dash-list-row{grid-template-columns:1fr 64px auto;gap:8px}.feature-dash-list-name,.feature-dash-list-val{font-size:10.5px}}@media(max-width:480px){.page-section{padding:0}.hero{margin-top:-52px;padding:calc(4vw + 52px) 16px 4vw}.hero h1{font-size:clamp(30px,10vw,42px);margin-top:2vw;margin-bottom:4vw}.hero-prompt{margin-bottom:8vw}.prompt-chart{padding:10px 8px 8px;gap:4px;height:110px}.prompt-bar{max-width:22px}.prompt-bar-val{font-size:10px}.prompt-line-plot{height:84px}.prompt-line-vals>span,.prompt-line-days>span{font-size:10px}.prompt-hbar-row{grid-template-columns:62px 1fr 34px;gap:8px}.prompt-hbar-label,.prompt-hbar-val{font-size:10px}.prompt-bubble{padding:14px}.prompt-tags{gap:6px}.prompt-tag{font-size:11px;padding:2px 6px}}.avatar--dark{display:none}:root[data-theme=dark] .avatar--light{display:none}:root[data-theme=dark] .avatar--dark{display:block}:root[data-theme=dark] .hero-sub{color:#dcd3ee}:root[data-theme=dark] .feature-alerts.is-playing .feature-alert-1{--feature-tint: #3A1A1F;--feature-tint-border: #7A2F3A}:root[data-theme=dark] .feature-alerts.is-playing .feature-alert-2{--feature-tint: #3A2A0F;--feature-tint-border: #7A5A1F}:root[data-theme=dark] .feature-alerts.is-playing .feature-alert-3{--feature-tint: #0F1F3A;--feature-tint-border: #1F3A6A}:root[data-theme=dark] .feature-files-sources{border-color:var(--border)}:root[data-theme=dark] .feature-dash-board{background:#17121f;border-color:var(--border)}:root[data-theme=dark] .feature-dash-kpi{background:#221a38;border-color:#2f2546}:root[data-theme=dark] .feature-dash-kpi--hl{background:#2a1e3a;border-color:#4a3470}:root[data-theme=dark] .feature-dash-kpi--hl .feature-dash-kpi-val{color:#c49bf2}:root[data-theme=dark] .feature-dash-chart{background:#1b1525;border-color:#2a2436}:root[data-theme=dark] .feature-dash-chart-tag{color:#5ee08c;background:#00a63e2e}:root[data-theme=dark] .feature-dash-chart-tag--warn{color:#ffb07a;background:#f54a002e}:root[data-theme=dark] .feature-dash-live{color:#5ee08c;background:#0f2a1a;border-color:#1f5a35}:root[data-theme=dark] .feature-dash-delta--good{color:#5ee08c;background:#00a63e2e}:root[data-theme=dark] .feature-dash-delta--bad{color:#ffb07a;background:#f54a002e}:root[data-theme=dark] .feature-dash-bar-fill{background:#4a3470}:root[data-theme=dark] .feature-dash-bar--hl .feature-dash-bar-fill{background:#8e51ff}:root[data-theme=dark] .feature-dash-bar--hl em{color:#c49bf2}:root[data-theme=dark] .feature-dash-list-track{background:#2a2436}:root[data-theme=dark] .feature-dash-list-track i.is-low{background:#f59e0b}:root[data-theme=dark] .feature-phone{background:linear-gradient(140deg,#2a1e3a,#3a1e32)}:root[data-theme=dark] .feature-phone-frame{--text-dark: #F4EEFF;--text-mid: #B7AFC8;--text-muted:#7C7491;--white: #1B1626;--border: #2A2436;background:#1b1626;border-color:#14101c}:root[data-theme=dark] .feature-phone-notch{background:#14101c}:root[data-theme=dark] .feature-chat-bar-whatsapp{background:#1f2c33}:root[data-theme=dark] .feature-chat-body-whatsapp{background-color:#0b141a;background-image:radial-gradient(rgba(255,255,255,.045) 1px,transparent 1.4px)}:root[data-theme=dark] .feature-chat-body-whatsapp .feature-chat-day{background:#1f2c33d9;color:#aebac1;box-shadow:none}:root[data-theme=dark] .feature-chat-body-whatsapp .feature-chat-bubble-in{background:#1f2c33;color:#e9edef}:root[data-theme=dark] .feature-chat-body-whatsapp .feature-chat-bubble-in:before{border-color:transparent #1F2C33 transparent transparent}:root[data-theme=dark] .feature-chat-bubble-out-wa{background:#005c4b;color:#e9edef}:root[data-theme=dark] .feature-chat-bubble-out-wa:before{border-color:transparent transparent transparent #005C4B}:root[data-theme=dark] .feature-chat-body-whatsapp .feature-chat-time{color:#e9edef8c}:root[data-theme=dark] .feature-chat-body-whatsapp .feature-chat-rich-title,:root[data-theme=dark] .feature-chat-body-whatsapp .feature-chat-rich-link{color:#00a884}:root[data-theme=dark] .feature-chat-body-whatsapp .feature-chat-rich-metric{background:#1f2c33}:root[data-theme=dark] .feature-chat-bar-telegram{background:#17212b}:root[data-theme=dark] .feature-chat-body-telegram{background-color:#0e1621;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 1.4px)}:root[data-theme=dark] .feature-chat-day-tg{background:#ffffff1a;color:#fff}:root[data-theme=dark] .feature-chat-body-telegram .feature-chat-bubble-in{background:#182533;color:#e1eaf2}:root[data-theme=dark] .feature-chat-body-telegram .feature-chat-bubble-in:before{border-color:transparent #182533 transparent transparent}:root[data-theme=dark] .feature-chat-bubble-out-tg{background:#2b5278;color:#fff}:root[data-theme=dark] .feature-chat-bubble-out-tg:before{border-color:transparent transparent transparent #2B5278}:root[data-theme=dark] .feature-chat-tick-tg{color:#6bb6ff}:root[data-theme=dark] .feature-chat-body-telegram .feature-chat-time{color:#e1eaf28c}:root[data-theme=dark] .feature-chat-body-telegram .feature-chat-rich-title,:root[data-theme=dark] .feature-chat-body-telegram .feature-chat-rich-link{color:#6bb6ff}:root[data-theme=dark] .feature-chat-body-telegram .feature-chat-rich-metric{background:#182533}:root[data-theme=dark] .feature-chat-bubble-rich .feature-chat-rich-metrics{background:#ffffff0f;border-top-color:#ffffff0f}:root[data-theme=dark] .feature-chat-bubble-rich .feature-chat-rich-foot{border-top-color:#ffffff0f}:root[data-theme=dark] .feature-chat-bubble-rich .feature-chat-rich-time{color:#ffffff73}:root[data-theme=dark] .feature-chat-bar-slack{background:#1a1d21}:root[data-theme=dark] .feature-chat-body-slack{background:#1a1d21}:root[data-theme=dark] .feature-slack-user{color:#d1d2d3}:root[data-theme=dark] .feature-slack-app{background:#2c2d30;color:#ababad}:root[data-theme=dark] .feature-slack-ts{color:#9a9b9d}:root[data-theme=dark] .feature-slack-msg-text{color:#d1d2d3}:root[data-theme=dark] .feature-slack-mention{background:#1d9bd138;color:#4fb3dd}:root[data-theme=dark] .feature-chat-bar-teams{background:#2d2c2c}:root[data-theme=dark] .feature-chat-body-teams{background:#1f1f1f}:root[data-theme=dark] .feature-chat-day-teams{background:#3a3a3a;color:#d1d1d6}:root[data-theme=dark] .feature-teams-name{color:#a6a7dc}:root[data-theme=dark] .feature-teams-ts{color:#9a9a9a}:root[data-theme=dark] .feature-teams-bubble-in{background:#292929;color:#fff;border-color:#3a3a3a}:root[data-theme=dark] .feature-teams-bubble-out{background:#464775;color:#fff}:root[data-theme=dark] .feature-teams-av{background:#3a3a3a}:root[data-theme=dark] .feature-mail-bar{background:#202124;border-bottom-color:#3c4043;color:#bdc1c6}:root[data-theme=dark] .feature-mail-scroll{background:#202124}:root[data-theme=dark] .feature-mail-subject{color:#e8eaed}:root[data-theme=dark] .feature-mail-star{color:#9aa0a6}:root[data-theme=dark] .feature-mail-from{color:#e8eaed}:root[data-theme=dark] .feature-mail-addr,:root[data-theme=dark] .feature-mail-to,:root[data-theme=dark] .feature-mail-time{color:#9aa0a6}:root[data-theme=dark] .feature-mail-body{color:#bdc1c6}:root[data-theme=dark] .feature-mail-body b{color:#e8eaed}:root[data-theme=dark] .feature-mail-reply{color:#8ab4f8;border-color:#5f6368}:root[data-theme=dark] .feature-web-body{background:#100c18}:root[data-theme=dark] .feature-phone-card-rev{background:#0f2a1a;border-color:#1f5a35}:root[data-theme=dark] .feature-phone-card-ord{background:#2e1e12;border-color:#5a3520}:root[data-theme=dark] .feature-actions-card{background:#17121f;border-color:var(--border)}:root[data-theme=dark] .feature-actions-ic{background:#2e1e12;border-color:#5a3520;color:#f96}:root[data-theme=dark] .feature-actions-btn-ghost{background:#1b1525;border-color:#2a2436;color:var(--text-mid)}:root[data-theme=dark] .feature-actions-btn-primary{box-shadow:0 6px 16px #8e51ff73}:root[data-theme=dark] .feature-actions-toast{background:#0f2a1a;border-color:#1f5a35;color:#5ee08c}:root[data-theme=dark] .feature-ask-list-rank{background:#2a2436}:root[data-theme=dark] .feature-ask-list-bar{background:#2a2436}@media(prefers-reduced-motion:reduce){.feature-alert,.feature-alert .feature-alert-ic{transition:none;animation:none;opacity:1;transform:none}}
