@font-face{font-family:Manrope;src:url(/assets/fonts/Manrope.woff2) format("woff2");font-weight:200 800;font-style:normal;font-display:swap}:root{--paper:#f7f7ef;--ink:#22291f;--muted:#62695e;--blue:#5045f8;--lime:#d4f584;--line:#dedfd3;--radius:22px;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button,summary{cursor:pointer}button{touch-action:manipulation}img{max-width:100%;height:auto;display:block}figure,h1,h2,h3,p{margin:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #8878ff;outline-offset:5px}[hidden]{display:none!important}::selection{background:var(--lime);color:var(--ink)}.container{width:calc(100% - 96px);max-width:1280px;margin-inline:auto}.icon{flex:none;vertical-align:middle}.skip-link{position:fixed;top:-100px;left:24px;z-index:100;background:var(--lime);padding:12px 20px;border-radius:8px}.skip-link:focus{top:12px}.eyebrow{font-size:11px;letter-spacing:.13em;font-weight:800;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--blue);color:#fff;min-height:58px;padding:16px 25px;border-radius:11px;font-weight:750;font-size:15px;line-height:1.3;transition:background .18s,transform .18s;white-space:nowrap}.button:hover{background:#3d32de;transform:translateY(-2px)}.button .icon{width:20px;height:20px}.button-small{min-height:46px;padding:12px 19px;gap:18px;font-size:14px}.button-dark{background:var(--ink)}.button-dark:hover{background:#3c4538}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#e1ff9d}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:14px;font-weight:750;line-height:1.5}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link .icon{width:18px;height:18px}.hero{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:10px;padding-top:78px;padding-bottom:72px;min-height:750px}.hero .eyebrow{display:flex;align-items:center;gap:9px;font-size:11px}.status-dot{width:6px;height:6px;border-radius:50%;background:#789f3b;box-shadow:0 0 0 4px #789f3b12}.hero h1{font-size:clamp(56px,5.5vw,79px);font-weight:800;line-height:1.09;letter-spacing:-.065em;margin-top:24px}.hero-accent{position:relative;white-space:nowrap;color:var(--blue)}.hero-accent svg{position:absolute;left:-3px;bottom:-11px;width:102%;height:16px;overflow:visible}.hero-accent path{stroke:var(--lime);stroke-width:10;fill:none;stroke-linecap:round}.hero-description{font-size:16px;line-height:1.85;color:var(--muted);margin-top:34px}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:29px;flex-wrap:wrap}.hero-actions .text-link{font-size:14px;gap:7px}.hero-note{font-size:13px;color:#6d7367;line-height:1.75;margin-top:20px}.hero-scene{height:550px;position:relative;min-width:0}.scene-orbit{border:1px solid #dce1cf;border-radius:50%;position:absolute;pointer-events:none}.orbit-one{width:480px;height:480px;top:5px;left:15px}.orbit-two{width:410px;height:410px;top:40px;left:50px}.scene-star{position:absolute;top:1px;right:0;transform:rotate(14deg);color:var(--blue)}.scene-star .icon{width:75px;height:75px;stroke-width:.9;fill:var(--blue)}.hero-dashboard{position:absolute;top:66px;right:0;width:88%;max-width:475px;background:#fff;border:1px solid #e3e3dd;border-radius:17px;box-shadow:0 18px 55px #2837220c;transform:rotate(3deg);padding:23px 23px 15px}.dashboard-heading{display:flex;align-items:center;gap:10px}.dashboard-mark{width:36px;height:36px;display:grid;place-items:center;background:#eeecff;color:var(--blue);border-radius:10px}.dashboard-mark .icon{width:20px}.dashboard-heading strong{font-size:12px;line-height:1.4}.dashboard-heading strong span{font-size:10px;color:#72766e;font-weight:500}.demo-tag{font-size:11px;padding:5px 9px;background:#f1f2ec;border-radius:5px;color:#626659;white-space:nowrap;line-height:1.4}.dashboard-heading .demo-tag{margin-left:auto;font-size:9px;padding-inline:7px}.dashboard-kpis{display:flex;gap:64px;margin-top:28px}.dashboard-kpis small{display:block;font-size:11px;color:#656b60}.dashboard-kpis b{font-size:35px;line-height:1.6;letter-spacing:-.05em}.kpi-dot{display:inline-block;width:8px;height:8px;background:var(--lime);border-radius:50%;margin:0 0 5px 12px}.hero-chart{height:177px;position:relative;padding-left:33px;margin-top:13px}.hero-chart>svg{position:absolute;top:0;left:33px;width:calc(100% - 33px);height:139px}.chart-grid{position:absolute;inset:0 0 20px;display:flex;flex-direction:column;justify-content:space-between}.chart-grid span{display:block;font-size:10px;color:#66705e;border-bottom:1px solid #f0f1ea;padding-bottom:5px;line-height:1}.chart-days{position:absolute;bottom:0;right:0;left:33px;display:flex;justify-content:space-between;font-size:10px;color:#66705e}.dashboard-footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px;border-top:1px solid #edeee7;padding-top:13px;font-size:10px;color:#646c5b}.dashboard-footer i{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--blue);margin-right:6px}.dashboard-footer .icon{width:12px;height:12px}.floating-listing{position:absolute;bottom:29px;left:-7px;width:178px;transform:rotate(-7deg);background:#fff;padding:7px;border-radius:14px;box-shadow:0 13px 35px #26322018;border:1px solid #e3e5dc}.listing-picture{position:relative;border-radius:9px;overflow:hidden}.listing-picture img{aspect-ratio:1.25;object-fit:cover}.listing-picture>span{position:absolute;right:7px;top:7px;width:24px;height:24px;border-radius:50%;background:#fff;display:grid;place-items:center}.listing-picture .icon{width:13px;height:13px}.listing-copy{padding:9px 5px 7px}.mini-verified{color:#08795d;display:flex;gap:3px;align-items:center;font-size:9px;font-weight:800;margin-bottom:6px}.mini-verified .icon{width:12px;height:12px}.listing-copy strong{display:block;font-size:12px;line-height:1.5}.listing-copy>b{font-size:15px;display:block;margin-top:5px}.floating-message{position:absolute;bottom:34px;right:-2px;display:flex;align-items:center;gap:10px;background:var(--lime);padding:16px 14px;border-radius:12px;box-shadow:0 12px 22px #273d2110;transform:rotate(-3deg);max-width:340px}.message-avatar{display:grid;place-items:center;background:#263622;color:#fff;border-radius:50%;width:31px;height:31px;font-size:11px;font-weight:800;flex:none}.floating-message b{font-size:12px;display:block}.floating-message p{font-size:11px;margin-top:3px}.message-dot{width:6px;height:6px;background:#738c39;border-radius:50%;margin-left:5px}.hero-scene figcaption{position:absolute;bottom:-6px;right:10px;font-size:11px;color:#636c59}.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);padding-top:26px;padding-bottom:38px;gap:38px}.promise-strip>div{display:flex;align-items:center;gap:18px}.promise-strip>div+div{border-left:1px solid var(--line);padding-left:35px}.promise-strip>div>span{font-size:12px;font-weight:750;color:#636c59;align-self:flex-start;margin-top:4px}.promise-strip p{font-size:14px;line-height:1.75;color:var(--muted)}.promise-strip strong{font-weight:750;color:var(--ink)}.promise-strip .icon{margin-left:auto;color:#7d8672;width:22px}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-intro h2{margin-top:15px}h2{font-size:clamp(34px,3.9vw,53px);font-weight:800;line-height:1.13;letter-spacing:-.048em}.section-intro>p{color:var(--muted);font-size:16px;line-height:1.85;max-width:385px;padding-bottom:3px}.section-dark{color:#f7f7ef;background:#232c24}.statistics{padding:88px 0 60px;border-radius:32px 32px 0 0}.stats-intro .eyebrow{color:var(--lime)}.stats-intro h2 span{color:#b4bfae}.stats-intro>p{color:#c2cabd}.analytics-demo{background:#fff;color:var(--ink);border:1px solid #d5dccd;border-radius:18px;overflow:hidden}.analytics-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:23px 30px 21px}.analytics-top>div{display:flex;align-items:center;gap:11px;font-size:16px}.analytics-logo{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;color:var(--blue);background:#eeedff}.analytics-logo .icon{width:18px;height:18px}.demo-tabs{display:flex;border-bottom:1px solid #e9ebe3;padding:0 30px;gap:30px}.demo-tabs button{color:#68705f;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;font-size:14px;font-weight:750;padding:10px 1px 16px;min-height:45px;white-space:nowrap}.demo-tabs button.is-active{border-color:var(--blue);color:var(--blue)}.demo-tabs button:hover{color:var(--blue)}.demo-tabs button:focus-visible{outline-offset:-3px}.demo-panel{display:grid;grid-template-columns:1.65fr 1fr;min-height:375px}.demo-panel+.demo-panel{border-top:1px solid var(--line)}.analytics-main{padding:29px 32px 24px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.panel-title h3{font-size:15px;font-weight:800}.panel-title>span{font-size:12px;color:var(--muted);white-space:nowrap}.funnel{display:grid;gap:17px}.funnel-step>div:first-child{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:6px}.funnel-step strong{font-size:18px;letter-spacing:-.02em}.funnel-track{height:13px;border-radius:3px;background:#f2f3ed;overflow:hidden}.funnel-track i{display:block;height:100%;border-radius:3px}.bar-impressions{width:100%;background:#6256fa}.bar-views{width:30.48%;background:#a398ff}.bar-messages{width:1.397%;background:#729d37}.bar-calls{width:.508%;background:#ffa887}.chart-footnote{font-size:12px;color:#71776a;line-height:1.65;margin-top:23px}.analytics-insight{position:relative;margin:22px 22px 22px 0;background:#f0f3e7;border-radius:12px;padding:28px;display:flex;flex-direction:column;align-items:flex-start}.insight-icon{position:absolute;right:23px;top:24px;color:#738850}.insight-icon .icon{width:28px;height:28px}.analytics-insight .eyebrow{font-size:11px;letter-spacing:.09em;color:#586745}.analytics-insight h3{font-size:28px;line-height:1.13;letter-spacing:-.04em;margin-top:20px;font-weight:800}.analytics-insight>p:not(.eyebrow){font-size:14px;line-height:1.85;color:#5e6855;margin-top:16px;max-width:310px}.analytics-insight a{margin-top:auto;padding-top:20px;font-size:14px;font-weight:800;display:flex;gap:12px;align-items:center}.analytics-insight a .icon{width:15px;height:15px}.analytics-insight a:hover{text-decoration:underline}.sources-table>div{display:grid;grid-template-columns:1fr 60px 40px;gap:15px;align-items:center;border-bottom:1px solid #ebede5;min-height:54px;font-size:14px}.sources-table>div>span:first-child{display:flex;align-items:center;gap:10px}.sources-table strong{font-size:17px;text-align:right}.sources-table>div>span:last-child{color:#68715f;text-align:right;font-size:13px}.source-dot{width:8px;height:8px;border-radius:50%;flex:none}.dot-blue{background:var(--blue)}.dot-lime{background:#92b851}.dot-peach{background:#f8ae89}.dot-grey{background:#969e8e}.actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.actions-grid>div{background:#f4f5ef;padding:18px;border-radius:9px;display:flex;flex-direction:column;gap:9px}.actions-grid>div:nth-child(n+3){background:#f2efff}.actions-grid span{font-size:13px;color:#62695c}.actions-grid strong{font-size:30px;line-height:1;letter-spacing:-.05em}.stats-benefits{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-top:25px;color:#e0e6d9;font-size:13px}.stats-benefits>span{display:flex;gap:9px;align-items:center}.stats-benefits .icon{color:var(--lime);width:16px;height:16px}.possibilities{padding-top:100px;padding-bottom:85px}.feature-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:20px}.feature-grid>article{border-radius:var(--radius);overflow:hidden;min-width:0}.feature-copy{padding:35px 36px 0}.feature-number{display:block;font-size:11px;font-weight:800;letter-spacing:.11em;color:#59664e;margin-bottom:17px}.feature-copy h3{font-size:29px;line-height:1.2;letter-spacing:-.045em;font-weight:800}.feature-copy p{font-size:16px;color:#5d6853;line-height:1.8;margin-top:17px;max-width:380px}.feature-copy .text-link{font-size:14px;margin-top:22px}.feature-storefront{grid-row:span 2;background:#e9eddd;display:flex;flex-direction:column}.storefront-demo{background:#fff;border:1px solid #d4d8ca;border-radius:14px 14px 0 0;margin:33px 0 -1px 36px;transform:rotate(-2deg);transform-origin:left bottom;box-shadow:0 5px 22px #23321409;overflow:hidden}.browser-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 15px;background:#fafbf7;font-size:9px;color:#626c59}.browser-bar>span:first-child{display:flex;gap:4px}.browser-bar i{width:5px;height:5px;border-radius:50%;background:#d9dccf}.browser-bar .icon{width:13px;height:13px}.store-cover{height:173px;position:relative;overflow:hidden}.store-cover img{width:100%;height:100%;object-fit:cover;object-position:50% 53%;filter:brightness(.8)}.store-cover>span{position:absolute;top:20px;left:24px;font-size:39px;line-height:.95;letter-spacing:-.05em;font-weight:800;color:#fff}.store-info{display:flex;align-items:center;gap:11px;padding:20px 20px 15px}.store-monogram{width:37px;height:37px;display:grid;place-items:center;font-size:20px;background:#26392c;color:#d9efb8;border-radius:8px;flex:none}.store-info strong{font-size:12px;display:block}.store-info small{font-size:10px;color:#66705c;display:block;margin-top:2px}.store-status{margin-left:auto;color:#18866d}.store-status .icon{width:19px;height:19px}.store-nav{display:flex;gap:22px;font-size:10px;padding:0 20px;border-bottom:1px solid #ebede5}.store-nav>span{padding-bottom:10px}.store-nav>span:first-child{border-bottom:2px solid #5f7650;font-weight:800}.store-products{padding:16px 20px 10px;display:grid;grid-template-columns:1fr 1fr;gap:13px}.store-products img{width:100%;height:110px;object-fit:cover;border-radius:7px}.store-products span{display:block;font-size:11px;margin-top:7px}.store-products b{font-size:13px;display:block;margin-top:3px}.visual-caption{font-size:11px;padding:8px 20px 15px;color:#66705c}.feature-discount{background:#efeafa;padding-bottom:28px}.discount-demo{margin:26px 34px 0;position:relative}.discount-pill{display:flex;align-items:center;gap:10px;background:#f9d584;color:#54391b;border:1px solid #efbb4b;border-radius:9px;padding:12px 18px;font-size:14px;font-weight:800;width:max-content;transform:rotate(-3deg)}.discount-pill b{background:#694820;color:#ffe6ae;display:grid;place-items:center;width:23px;height:23px;border-radius:50%;font-size:13px}.discount-pill .icon{width:18px;height:18px;margin-left:30px}.chat-bubble{position:relative;margin:18px 0 0 auto;padding:17px 21px;border-radius:14px 14px 3px;background:#fff;max-width:305px;box-shadow:0 6px 15px #4a385008}.chat-bubble small{color:#6c6475;font-size:11px}.chat-bubble p{font-size:14px;line-height:1.7;margin-top:5px}.chat-bubble>span{display:block;text-align:right;color:#71677e;font-size:10px;margin-top:7px}.chat-bubble b{color:#6251d8;margin-left:4px}.chat-reply{width:max-content;font-size:13px;background:#d6f194;padding:9px 14px;border-radius:3px 9px 9px;margin-top:9px;margin-left:22px;display:flex;gap:12px;align-items:center}.chat-reply .icon{width:14px;height:14px}.feature-trust{background:#e3eee6;padding-bottom:33px}.feature-trust .feature-copy h3{font-size:27px}.trust-demo{margin:25px 36px 0}.trust-badge{display:flex;gap:10px;align-items:center;background:#087e5e;color:#fff;border-radius:9px;padding:13px 16px;font-size:14px;position:relative}.trust-badge>.icon{width:19px;height:19px}.info-disclosure{margin-left:auto}.info-disclosure summary{list-style:none;width:26px;height:26px;display:grid;place-items:center;font-family:Georgia,serif;font-size:14px;border:1px solid #ffffff80;border-radius:50%;line-height:1}.info-disclosure summary::-webkit-details-marker{display:none}.info-disclosure p{position:absolute;top:calc(100% + 7px);left:0;right:0;z-index:4;background:#fff;color:#334133;padding:14px 17px;box-shadow:0 7px 22px #253e2e25;border-radius:9px;font-size:13px;line-height:1.7;border:1px solid #bad8c6}.trust-demo>p{font-size:13px;line-height:1.7;color:#516a58;margin-top:12px;max-width:315px}.trust-demo>.text-link{font-size:14px;margin-top:17px}.feature-contact{grid-column:1/-1;background:#f0edde;display:grid;grid-template-columns:1.25fr 1fr;padding-bottom:36px;align-items:center}.feature-contact .feature-copy p{max-width:435px}.contact-demo{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:40px 45px 0 40px}.contact-demo>span{display:flex;align-items:center;gap:13px;background:#fffdf5;border:1px solid #e1decd;border-radius:12px;padding:15px 22px;font-size:14px;font-weight:700}.contact-demo>span:nth-child(1){transform:rotate(-4deg);margin-left:25px}.contact-demo>span:nth-child(2){transform:rotate(3deg);margin-left:65px;background:#e1edc9}.contact-demo>span:nth-child(3){transform:rotate(-3deg)}.contact-demo .icon{width:20px;height:20px}.business-tools{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:40px;padding-top:43px}.business-tools>div:first-child{display:flex;gap:17px;align-items:center}.tools-icon{color:var(--blue);width:42px;height:42px;background:#e9e6fa;border-radius:50%;display:grid;place-items:center;flex:none}.business-tools h3{font-size:18px;line-height:1.5;letter-spacing:-.02em}.business-tools>p{font-size:16px;color:#656d5e;line-height:1.85}.integration-list{display:flex;gap:7px;flex-wrap:wrap}.integration-list span{font-size:13px;border:1px solid #dcdfd0;border-radius:6px;padding:6px 9px;font-weight:700}.promotion{background:#ffd2b8;overflow:hidden}.promotion-inner{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;align-items:center;padding-top:83px;padding-bottom:80px}.promotion h2{margin-top:19px}.promotion h2 span{color:#73452d}.promotion-copy>p:not(.eyebrow){font-size:16px;line-height:1.9;color:#77513b;max-width:480px;margin-top:26px}.promotion-copy .button{margin-top:27px}.promotion-details{display:flex;gap:9px;align-items:center;font-size:14px;font-weight:700;margin-top:17px;width:max-content;max-width:100%}.promotion-details .icon{width:16px;height:16px}.promotion-details:hover{text-decoration:underline}.promotion-art{position:relative;height:430px;display:grid;place-items:center}.promo-orbit{width:440px;height:440px;position:absolute;left:-15px;top:-5px;border:1px solid #d5a085;border-radius:50%}.promo-orbit:after{content:"";position:absolute;inset:32px;border:1px solid #d5a085;border-radius:50%}.campaign-card{background:#fff9ed;position:relative;width:350px;border:1px solid #f2c4a8;padding:27px;border-radius:15px;transform:rotate(-7deg);box-shadow:0 18px 30px #65331110}.campaign-card>div:first-child{display:flex;align-items:center;justify-content:space-between}.campaign-label{font-size:11px;font-weight:750;letter-spacing:.08em}.campaign-card h3{font-size:31px;font-weight:800;line-height:1.25;letter-spacing:-.045em;margin:42px 0}.campaign-card em{font-style:normal;color:var(--blue)}.campaign-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e3dfd1;padding-top:17px}.campaign-bottom>span{font-size:12px;color:#6e6757;line-height:1.7}.campaign-bottom b{font-size:35px;font-weight:500;line-height:1}.promo-star{position:absolute;right:-20px;top:-12px;transform:rotate(20deg)}.promo-star .icon{width:100px;height:100px;fill:var(--blue);color:var(--blue);stroke-width:.5}.audience-tag{position:absolute;bottom:24px;right:-5px;background:var(--lime);padding:15px 21px;border-radius:9px;font-weight:800;font-size:13px;transform:rotate(4deg);display:flex;gap:24px;align-items:center}.audience-tag .icon{width:18px;height:18px}.getting-started{padding-top:100px;padding-bottom:80px}.getting-started .section-intro{align-items:center}.steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:0;margin:45px 0 0}.steps li{border-top:1px solid #ced3c1;padding-top:22px}.steps li>span{display:block;color:var(--blue);font-size:13px;font-weight:800;margin-bottom:29px}.steps h3{font-size:19px;letter-spacing:-.025em;margin-bottom:13px}.steps p{font-size:16px;color:#6b7361;line-height:1.9;max-width:320px}.faq{display:grid;grid-template-columns:1fr 1.6fr;gap:80px;padding-top:33px;padding-bottom:110px}.faq h2{margin:17px 0 27px}.faq-list{border-top:1px solid var(--line)}.faq-list>details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;padding:22px 0;display:flex;align-items:center;justify-content:space-between;font-weight:750;font-size:16px;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:19px;height:19px;transition:transform .2s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list p{font-size:16px;color:#636c5a;line-height:1.9;padding:0 32px 24px 0}.faq-list p a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.final-cta{background:var(--blue);color:#fff;text-align:center;padding:75px 0 65px;overflow:hidden}.final-cta .container{position:relative}.final-cta .eyebrow{color:#eeeaff}.final-cta h2{font-size:clamp(42px,4.8vw,67px);line-height:1.1;margin:20px 0 29px}.final-cta .button{min-width:265px}.final-cta .button+p{margin-top:16px;font-size:13px;color:#eeeaff}.final-star{position:absolute;left:8%;top:46px;transform:rotate(-14deg)}.final-star .icon{width:83px;height:83px;fill:var(--lime);stroke:var(--lime);stroke-width:1}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:47px;padding-bottom:23px;flex-wrap:wrap}.footer>div:first-child{display:flex;align-items:center;gap:24px}.footer>div:first-child p{font-size:14px;color:var(--muted)}.footer nav{display:flex;gap:27px;font-size:14px}.footer a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:20px;margin-top:10px;font-size:12px;color:#606953}.footer-bottom>div{display:flex;gap:22px}@media(min-width:1500px){.hero{min-height:790px}.hero h1{font-size:84px}.hero-scene{height:580px}.hero-dashboard{max-width:500px;top:60px;padding:27px 27px 18px}.hero-chart{height:193px}.hero-chart>svg{height:155px}.floating-listing{bottom:40px;width:195px}.floating-message{bottom:41px}.hero-actions{gap:23px}.hero-actions .text-link{font-size:14px}}@media(max-width:1150px){.container{width:calc(100% - 64px)}.hero{padding-top:55px;min-height:660px;padding-bottom:45px}.hero h1{font-size:64px}.hero-description{font-size:16px}.hero-scene{height:490px}.hero-dashboard{top:55px;width:91%;padding:18px}.dashboard-heading .demo-tag{font-size:9px}.dashboard-heading strong{font-size:12px}.dashboard-kpis{margin-top:18px;gap:45px}.hero-chart{height:156px}.hero-chart>svg{height:121px}.floating-listing{width:151px;bottom:32px;left:-6px}.floating-message{bottom:30px;right:-9px;padding:12px;gap:8px}.floating-message p{font-size:11px}.floating-message b{font-size:12px}.message-avatar{width:26px;height:26px}.orbit-one{width:390px;height:390px;left:3px;top:26px}.orbit-two{width:320px;height:320px;left:38px;top:61px}.scene-star{top:4px;right:0}.scene-star .icon{width:64px;height:64px}.hero-actions{gap:15px}.hero-actions .button{padding:15px 20px;font-size:15px;gap:15px}.hero-actions .text-link{font-size:14px}.section-intro>p{font-size:16px}.analytics-insight{padding:24px}.analytics-insight h3{font-size:25px}.analytics-main{padding:27px 25px}.panel-title{align-items:flex-start;flex-direction:column;gap:5px;margin-bottom:18px}.feature-copy{padding:29px 28px 0}.feature-copy h3{font-size:26px}.feature-copy p{font-size:16px}.feature-trust .feature-copy h3{font-size:24px}.storefront-demo{margin-left:28px}.store-cover{height:175px}.store-products img{height:126px}.discount-demo,.trust-demo{margin-left:28px;margin-right:28px}.feature-number{font-size:11px}.feature-grid{gap:16px}.store-info{padding-inline:14px;gap:8px}.store-info strong{font-size:12px}.store-info small{font-size:10px}.business-tools{gap:25px}.business-tools h3{font-size:18px}.business-tools>p{font-size:16px}.promotion-inner{gap:20px;grid-template-columns:1.2fr 1fr}.campaign-card{width:305px;padding:25px}.campaign-card h3{font-size:28px}.promo-star{right:-8px}.promo-star .icon{width:85px;height:85px}.promo-orbit{width:380px;height:380px;top:24px;left:-17px}.audience-tag{font-size:13px;right:-4px}.faq{gap:55px}.final-star{left:3%}.footer nav{gap:19px}}@media(max-width:900px){.hero h1{font-size:54px}.hero .eyebrow{font-size:11px;letter-spacing:.08em}.hero-description{font-size:16px}.desktop-break{display:none}.hero{gap:13px;min-height:615px}.hero-scene{height:455px}.hero-dashboard{padding:15px 14px;width:95%;top:63px}.dashboard-heading{gap:7px}.dashboard-mark{width:28px;height:28px}.dashboard-heading .demo-tag{position:absolute;right:13px;top:54px;font-size:9px}.dashboard-kpis{gap:44px;margin-top:22px}.dashboard-kpis b{font-size:30px}.dashboard-kpis small{font-size:11px}.hero-chart{height:143px}.hero-chart>svg{height:111px}.floating-listing{width:138px;bottom:20px;left:-12px}.floating-message{bottom:16px;max-width:220px;right:-10px}.floating-message p{font-size:11px;max-width:140px}.message-dot{display:none}.hero-scene figcaption{bottom:-16px;right:-8px;font-size:11px}.orbit-one{width:320px;height:320px;top:46px;left:0}.orbit-two{width:270px;height:270px;top:71px;left:25px}.scene-star{right:0;top:18px}.scene-star .icon{width:55px;height:55px}.hero-actions .text-link{font-size:14px}.hero-note{font-size:13px}.promise-strip{gap:20px}.promise-strip>div{gap:10px}.promise-strip>div+div{padding-left:20px}.promise-strip p{font-size:14px}.promise-strip .icon{display:none}.section-intro{gap:25px}.section-intro h2{font-size:36px}.section-intro>p{max-width:280px;font-size:16px}.eyebrow{font-size:11px}.stats-benefits{font-size:13px;gap:14px}.analytics-top,.demo-tabs{padding-inline:24px}.demo-panel{grid-template-columns:1.4fr 1fr}.analytics-main{padding:25px 23px}.analytics-insight{padding:21px;margin-right:17px}.analytics-insight h3{font-size:23px}.analytics-insight .eyebrow{font-size:11px}.insight-icon{right:16px;top:18px}.insight-icon .icon{width:21px;height:21px}.analytics-insight>p:not(.eyebrow){font-size:14px}.analytics-insight a{font-size:14px;gap:5px}.feature-copy{padding:27px 23px 0}.feature-copy h3{font-size:23px}.feature-trust .feature-copy h3{font-size:21px}.feature-copy p{font-size:16px}.storefront-demo{margin-left:23px}.store-cover{height:184px}.store-products img{height:137px}.store-cover>span{font-size:32px}.store-status{display:none}.store-nav{gap:15px;font-size:10px}.store-products{padding-inline:13px;gap:9px}.store-info strong{font-size:12px}.store-info small{font-size:10px}.discount-demo,.trust-demo{margin-inline:23px}.trust-badge{font-size:14px;gap:7px;padding:12px}.discount-pill{font-size:14px}.chat-bubble{padding:13px 15px}.chat-bubble p{font-size:14px}.contact-demo{padding-left:10px;padding-right:20px}.contact-demo>span:nth-child(2){margin-left:35px}.contact-demo>span{font-size:14px}.business-tools{grid-template-columns:1fr 1fr;gap:25px}.integration-list{grid-column:1/-1;padding-left:59px}.promotion h2{font-size:36px}.promotion-copy>p:not(.eyebrow){font-size:16px}.campaign-card{width:250px;padding:21px}.campaign-card h3{font-size:24px}.campaign-label{font-size:11px}.promo-orbit{width:320px;height:320px;top:54px;left:-24px}.promo-star{top:34px;right:-7px}.audience-tag{font-size:13px;right:-8px;bottom:39px;padding:13px}.steps{gap:27px}.steps h3{font-size:17px}.steps p{font-size:16px}.faq{gap:40px;grid-template-columns:1fr 1.5fr}.faq h2{font-size:36px}.faq-list summary{font-size:16px}.footer>div:first-child{gap:16px}.footer>div:first-child img{width:120px}.footer nav{gap:16px;font-size:14px}.footer-bottom{flex-wrap:wrap;font-size:12px}.final-star .icon{width:63px;height:63px}.sources-table>div{grid-template-columns:1fr 44px 29px;gap:8px;font-size:14px}.sources-table>div>span:first-child{gap:6px}.sources-table strong{font-size:15px}.sources-table>div>span:last-child{font-size:13px}}@media(max-width:700px){html{scroll-padding-top:86px}.container{width:calc(100% - 40px)}.hero{grid-template-columns:1fr;gap:30px;padding-top:45px;padding-bottom:40px;min-height:0}.hero .eyebrow{font-size:11px;letter-spacing:.11em}.hero h1{font-size:clamp(48px,10.7vw,70px);margin-top:22px;line-height:1.09}.hero-accent svg{bottom:-8px;height:12px}.hero-description{font-size:16px;line-height:1.8;max-width:390px;margin-top:28px}.hero-actions{gap:20px;margin-top:25px;flex-wrap:wrap}.hero-actions .button{min-height:52px;font-size:15px;padding-inline:19px;gap:18px}.hero-actions .text-link{font-size:14px;gap:5px}.hero-actions .text-link .icon{width:15px;height:15px}.hero-note{font-size:13px;margin-top:16px}.hero-note br{display:none}.hero-scene{height:456px;max-width:490px;width:100%;margin-inline:auto}.hero-dashboard{top:45px;right:7px;width:85%;max-width:410px;padding:20px}.dashboard-heading strong{font-size:12px}.dashboard-heading .demo-tag{position:static;margin-left:auto;font-size:9px}.dashboard-kpis{gap:55px;margin-top:24px}.hero-chart{height:158px}.hero-chart>svg{height:126px}.floating-listing{left:3px;bottom:7px;width:145px}.floating-message{right:0;bottom:10px;max-width:250px;padding:13px;gap:9px}.floating-message p{max-width:169px;font-size:11px}.hero-scene figcaption{bottom:-20px;right:6px;font-size:11px}.scene-star{right:3px;top:0}.scene-star .icon{width:54px;height:54px}.orbit-one{width:330px;height:330px;top:10px;left:6%}.orbit-two{width:280px;height:280px;top:35px;left:calc(6% + 25px)}.promise-strip{grid-template-columns:1fr;padding-top:5px;padding-bottom:32px;gap:0;margin-top:15px}.promise-strip>div{padding:16px 2px;gap:18px}.promise-strip>div+div{padding-left:2px;border-left:0;border-top:1px solid var(--line)}.promise-strip p{font-size:14px}.promise-strip p br{display:none}.promise-strip p strong{margin-left:4px}.promise-strip .icon{display:block;width:20px;height:20px}.promise-strip>div>span{font-size:12px}.statistics{padding:49px 0 35px;border-radius:23px 23px 0 0}.section-intro{display:block;margin-bottom:27px}.section-intro h2,h2{font-size:35px}.section-intro>p{font-size:16px;max-width:350px;margin-top:22px;line-height:1.85}.section-intro>p br{display:none}.section-intro .eyebrow{font-size:11px}.stats-intro h2{font-size:36px}.analytics-top{padding:19px 18px 15px;align-items:flex-start;flex-wrap:wrap;gap:9px}.analytics-top>div{font-size:16px;gap:8px}.analytics-top .demo-tag{font-size:11px;padding:3px 7px;margin-left:38px}.analytics-demo{border-radius:13px}.analytics-logo{width:28px;height:28px}.demo-tabs{gap:20px;padding:0 17px;overflow-x:auto;scrollbar-width:thin}.demo-tabs button{font-size:14px;min-height:45px;padding-bottom:13px}.demo-panel{grid-template-columns:1fr;min-height:0}.analytics-main{padding:22px 19px}.panel-title{flex-direction:row;align-items:center;gap:10px;margin-bottom:23px}.panel-title h3{font-size:15px;max-width:180px}.panel-title>span{font-size:12px;max-width:65px;text-align:right;white-space:normal}.funnel{gap:16px}.funnel-step>div:first-child{font-size:14px}.funnel-step strong{font-size:18px}.funnel-track{height:12px}.chart-footnote{font-size:12px;margin-top:17px}.analytics-insight{margin:0 12px 12px;padding:22px;min-height:0}.analytics-insight h3{font-size:23px;margin-top:12px}.analytics-insight h3 br{display:none}.analytics-insight h3 br:after{content:" "}.analytics-insight>p:not(.eyebrow){font-size:14px;margin-top:12px;max-width:none}.analytics-insight a{font-size:14px;padding-top:16px}.insight-icon{right:19px;top:19px}.stats-benefits{display:grid;grid-template-columns:1fr 1fr;gap:13px 10px;font-size:13px;margin-top:22px}.stats-benefits>span{gap:6px}.stats-benefits .icon{width:13px;height:13px}.sources-table>div{grid-template-columns:1fr 47px 32px;font-size:14px;min-height:51px}.sources-table>div>span:first-child{gap:8px}.actions-grid{gap:9px}.actions-grid>div{padding:16px 13px}.actions-grid span{font-size:13px}.actions-grid strong{font-size:28px}.possibilities{padding-top:55px;padding-bottom:46px}.feature-grid{grid-template-columns:1fr;gap:16px}.feature-copy{padding:28px 25px 0}.feature-copy h3,.feature-trust .feature-copy h3{font-size:28px}.feature-copy p{font-size:16px;margin-top:15px}.feature-number{font-size:11px;margin-bottom:14px}.feature-copy .text-link{font-size:14px;margin-top:20px}.feature-storefront{grid-row:auto}.storefront-demo{margin:29px 0 -1px 25px;max-width:470px}.store-cover{height:160px}.store-cover>span{font-size:35px}.store-info{padding:15px;gap:9px}.store-info strong{font-size:12px}.store-info small{font-size:10px}.store-status{display:block}.store-nav{font-size:10px;padding-inline:15px}.store-products{padding:14px 15px 7px}.store-products img{height:108px}.store-products span{font-size:11px}.store-products b{font-size:13px}.visual-caption{padding:8px 15px 14px}.discount-demo,.trust-demo{margin:25px 25px 0}.discount-demo{padding-bottom:0}.discount-pill{font-size:14px;padding:11px 15px}.chat-bubble{max-width:260px;padding:16px 18px;margin-top:20px}.chat-bubble p{font-size:14px}.chat-reply{margin-left:4px}.trust-badge{padding:14px;font-size:14px}.trust-demo>p{font-size:13px}.trust-demo>.text-link{font-size:14px}.feature-contact{display:block;padding-bottom:31px}.contact-demo{padding:24px 25px 0;gap:11px}.contact-demo>span{font-size:14px;padding:12px 18px}.contact-demo>span:nth-child(2){margin-left:auto;margin-right:5px}.contact-demo>span:nth-child(3){margin-left:10px}.business-tools{display:flex;flex-direction:column;align-items:stretch;gap:19px;padding-top:29px}.business-tools h3{font-size:18px}.business-tools>p{font-size:16px}.integration-list{padding-left:0;gap:7px}.integration-list span{font-size:13px}.promotion-inner{grid-template-columns:1fr;padding-top:48px;padding-bottom:36px;gap:15px}.promotion .eyebrow{font-size:11px}.promotion h2{font-size:36px;line-height:1.15;margin-top:17px}.promotion-copy>p:not(.eyebrow){font-size:16px;line-height:1.85;margin-top:21px}.promotion-copy>p br{display:none}.promotion-copy .button{min-height:54px;font-size:15px;margin-top:24px;gap:20px;padding:15px 19px}.promotion-details{font-size:14px}.promotion-art{height:350px;width:100%;max-width:410px;margin:auto}.campaign-card{width:260px;padding:22px}.campaign-card h3{font-size:25px;margin:29px 0}.campaign-label{font-size:11px}.campaign-bottom{padding-top:13px}.campaign-bottom>span{font-size:12px}.promo-orbit{width:315px;height:315px;left:calc(50% - 158px);top:18px}.promo-star{top:10px;right:0}.promo-star .icon{width:68px;height:68px}.audience-tag{bottom:13px;right:0;font-size:13px;padding:12px 15px;gap:17px}.getting-started{padding-top:55px;padding-bottom:40px}.getting-started .section-intro .text-link{margin-top:23px}.steps{grid-template-columns:1fr;gap:25px;margin-top:30px}.steps li{position:relative;padding:23px 0 0 42px}.steps li>span{position:absolute;left:0;top:25px;font-size:11px}.steps h3{font-size:18px;margin-bottom:9px}.steps p{font-size:16px;max-width:none}.faq{grid-template-columns:1fr;gap:27px;padding-top:25px;padding-bottom:55px}.faq h2{font-size:35px;margin:13px 0 20px}.faq h2 br{display:none}.faq-list summary{font-size:16px;padding:20px 0}.faq-list p{font-size:16px;padding-right:10px}.final-cta{padding:48px 0 44px}.final-cta .eyebrow{font-size:11px}.final-cta h2{font-size:41px;margin:18px 0 27px}.final-cta .button{min-width:250px;min-height:55px;font-size:15px}.final-cta .button+p{font-size:13px}.final-star{position:static;margin-bottom:19px;transform:rotate(-14deg)}.final-star .icon{width:42px;height:42px}.footer{padding-top:31px;padding-bottom:23px;gap:26px}.footer>div:first-child{width:100%;justify-content:space-between;gap:16px}.footer nav{width:100%;display:flex;flex-wrap:wrap;gap:17px 23px;font-size:14px}.footer-bottom{display:flex;gap:13px;flex-direction:column;align-items:flex-start;font-size:12px;padding-top:20px;margin-top:0}.footer-bottom>div{gap:12px;flex-wrap:wrap}.footer-bottom>span:last-child{font-size:12px}}@media(max-width:380px){.container{width:calc(100% - 32px)}.hero h1{font-size:47px}.hero .eyebrow{font-size:11px}.hero-actions{gap:15px}.hero-actions .text-link{font-size:14px}.hero-scene{height:416px}.hero-dashboard{padding:15px;width:89%;right:4px;top:47px}.dashboard-heading strong{font-size:12px}.dashboard-heading .demo-tag{font-size:9px;padding:4px}.dashboard-kpis{margin-top:18px;gap:37px}.dashboard-kpis b{font-size:28px}.hero-chart{height:134px}.hero-chart>svg{height:107px}.floating-listing{width:126px;left:0;bottom:9px}.floating-message{right:-2px;max-width:191px;bottom:10px;padding:11px 9px;gap:7px}.floating-message p{font-size:11px}.floating-message b{font-size:12px}.message-avatar{width:23px;height:23px;font-size:9px}.hero-scene figcaption{font-size:11px;right:0;bottom:-13px}.orbit-one{width:280px;height:280px;left:3%;top:29px}.orbit-two{width:230px;height:230px;left:calc(3% + 25px);top:54px}.section-intro h2,h2,.stats-intro h2,.promotion h2{font-size:31px}.feature-copy{padding-inline:21px}.feature-copy h3,.feature-trust .feature-copy h3{font-size:25px}.discount-demo,.trust-demo{margin-inline:21px}.trust-badge{font-size:14px;gap:7px}.trust-badge>.icon{width:17px;height:17px}.stats-benefits{font-size:13px}.demo-tabs{gap:17px}.demo-tabs button{font-size:14px}.analytics-main,.analytics-top{padding-inline:17px}.funnel-step>div:first-child{font-size:14px}.analytics-insight h3{font-size:22px}.promise-strip p{font-size:14px}.final-cta h2{font-size:36px}.store-info strong{font-size:12px}.store-info small{font-size:10px}.store-nav{font-size:10px;gap:14px}.contact-demo>span{font-size:14px}.promotion-art{height:335px}.campaign-card{width:240px}.campaign-card h3{font-size:23px}.promo-star .icon{width:57px;height:57px}}.hero-description{font-size:16px}.section-intro>p{font-size:16px}.feature-copy p{font-size:16px}.steps p,.business-tools>p,.faq-list p,.promotion-copy>p:not(.eyebrow){font-size:16px}.faq-list summary{font-size:16px}.faq>div{min-width:0}.faq-list p{overflow-wrap:anywhere}.feature-copy .text-link,.promotion-details{font-size:14px}.hero-note{font-size:13px}.footer nav{font-size:14px}@media(max-width:1150px)and (min-width:701px){.hero-description{font-size:16px}.section-intro>p{font-size:16px}.feature-copy p,.steps p,.business-tools>p,.faq-list p,.promotion-copy>p:not(.eyebrow){font-size:16px}.faq-list summary{font-size:16px}.hero-note{font-size:13px}}@media(max-width:700px){.hero-description{font-size:16px}.section-intro>p{font-size:16px}.feature-copy p,.steps p,.business-tools>p,.faq-list p,.promotion-copy>p:not(.eyebrow){font-size:16px}.faq-list summary{font-size:16px}.analytics-insight>p:not(.eyebrow){font-size:14px}.hero-note{font-size:13px}.feature-copy .text-link{font-size:14px}.trust-demo>p{font-size:13px}.promotion-details{font-size:14px}.faq h2{font-size:34px}.hero-actions .text-link{font-size:14px}.trust-demo>.text-link{font-size:14px}.footer nav{font-size:14px}.demo-tabs{gap:14px;justify-content:space-between}.demo-tabs button{white-space:normal;flex:1;max-width:115px;text-align:center;padding-inline:0}.demo-tabs button:first-child{text-align:left}}.header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{display:flex;align-items:center;gap:24px;min-height:88px}.brand{display:flex;align-items:center;gap:18px;flex:none}.brand img{width:160px;height:auto}.brand span{font-size:12px;color:var(--muted);line-height:1.4;border-left:1px solid var(--line);padding-left:18px}.nav{display:flex;align-items:center;justify-content:center;gap:22px;flex:1;font-size:14px;font-weight:650}.nav a{display:inline-flex;align-items:center;gap:6px;min-height:48px;white-space:nowrap}.nav a:hover{color:var(--blue)}.nav-login .icon{width:16px;height:16px}.header-cta{flex:none;font-size:14px;font-weight:700;line-height:1.4;min-height:46px;padding:13px 18px;gap:10px;border-radius:12px}.header-cta .icon{width:20px;height:20px}.header-action-short,.menu-toggle{display:none}.text-link,.promotion-details{min-height:44px}.hero-description{line-height:1.7;max-width:580px}.hero-actions{gap:12px 24px}.hero-note{max-width:430px}.promise-strip p{line-height:1.65}.promise-strip>div{gap:14px}.section-intro>p{max-width:430px;line-height:1.75}.feature-copy p{max-width:430px;line-height:1.75}.feature-copy h3{margin-bottom:2px}.steps p,.faq-list p,.business-tools>p,.promotion-copy>p:not(.eyebrow){line-height:1.75}.demo-tabs button{min-height:56px}.demo-panel{min-height:420px;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr)}.analytics-main,.analytics-insight{min-width:0}.analytics-insight .eyebrow{padding-right:28px}.analytics-insight>p:not(.eyebrow){max-width:none;line-height:1.75}.analytics-insight a{min-height:44px;line-height:1.5}.analytics-insight a .icon{width:18px;height:18px}.panel-title{align-items:flex-start}.panel-title h3{line-height:1.5}.panel-title>span{white-space:normal;text-align:right;flex:none;max-width:130px}.funnel{gap:18px}.funnel-step>div:first-child{gap:14px}.funnel-step strong{flex:none}.chart-footnote{line-height:1.7}.sources-table>div{grid-template-columns:minmax(0,1fr) 60px 42px;min-height:60px}.actions-grid>div{min-width:0;gap:12px}.trust-badge{min-height:58px}.trust-demo>p{max-width:none}.info-disclosure summary{width:32px;height:32px}.business-tools{grid-template-columns:1.05fr 1.1fr .9fr;gap:30px}.footer nav a{display:inline-flex;align-items:center;min-height:44px}.footer-bottom{align-items:flex-start;flex-wrap:wrap;line-height:1.7}.footer-bottom>div{flex-wrap:wrap;gap:8px 22px}.footer-bottom a{display:inline-block;padding-bottom:8px}.dashboard-heading{flex-wrap:wrap}.dashboard-heading .demo-tag{position:static}.dashboard-footer>span{max-width:90%}.floating-message{bottom:5px}.floating-message p{line-height:1.55}.floating-listing{bottom:55px}.hero-scene figcaption{bottom:-25px;right:0;max-width:100%;text-align:right}.store-info{flex-wrap:wrap}.store-info>div{min-width:0;flex:1}.store-nav{gap:16px;flex-wrap:wrap}.store-products>div{min-width:0}.discount-pill{max-width:100%}.discount-pill .icon{margin-left:12px}.chat-bubble{max-width:330px}.chat-bubble small{display:block}.contact-demo>span{max-width:100%}.contact-demo>span:nth-child(2){margin-left:35px}@media(max-width:1250px){.brand span{display:none}.header-inner{gap:22px}.nav{gap:18px}}@media(max-width:1150px){.nav .nav-login{display:none}.section-intro>p{max-width:360px}.business-tools{grid-template-columns:1fr 1fr}.integration-list{grid-column:1 / -1;padding-left:59px}.sources-table>div{gap:10px}.stats-benefits{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:1000px){.header-inner{flex-wrap:wrap;gap:0 16px;min-height:80px}.brand{margin-right:auto;min-height:80px}.nav{display:grid;order:4;flex-basis:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;padding:0 0 12px}.nav a{white-space:normal;border-top:1px solid var(--line)}.nav .nav-login{display:inline-flex}.menu-toggle{width:44px;height:44px;border:0;padding:10px;background:transparent;border-radius:10px;flex-direction:column;justify-content:center;gap:6px;color:var(--ink)}.menu-toggle:hover{background:#e9eddf}.menu-toggle span{height:2px;width:24px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.menu-toggle{display:flex}.nav{display:none}.nav.is-open{display:grid}.demo-panel{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.panel-title{flex-direction:column;gap:7px}.panel-title>span{text-align:left;max-width:none}.analytics-top{flex-wrap:wrap}.contact-demo{padding-left:22px}.contact-demo>span:nth-child(2){margin-left:10px}}@media(max-width:700px){html{scroll-padding-top:96px}.header-inner{min-height:80px;gap:0 10px}.brand img{width:130px}.header-cta{padding:11px 12px;gap:8px;min-height:44px}.header-cta .icon{width:18px;height:18px}.header-action-label{display:none}.header-action-short{display:inline}.hero{padding-top:36px;gap:20px}.hero .eyebrow{letter-spacing:.065em}.hero-description{line-height:1.7;margin-top:27px}.hero-actions{gap:8px;align-items:stretch}.hero-actions>a{width:100%;justify-content:center}.hero-actions .button{min-height:54px}.hero-note{margin-top:10px}.hero-scene{height:540px}.hero-scene figcaption{bottom:-16px}.hero-dashboard{padding:18px}.floating-message{max-width:270px;bottom:14px;padding:13px 14px}.floating-message p{max-width:185px}.floating-listing{bottom:68px}.promise-strip>div{padding-block:17px;gap:12px}.promise-strip p br{display:initial}.promise-strip p strong{margin-left:0}.section-intro>p{max-width:none}.analytics-top{gap:10px}.analytics-top>div{font-size:15px}.analytics-top .demo-tag{margin-left:0;padding:5px 8px}.demo-tabs{gap:8px;padding-inline:14px}.demo-tabs button{font-size:13px;min-height:66px;line-height:1.45;padding:12px 0;max-width:none}.demo-panel{grid-template-columns:minmax(0,1fr)}.analytics-main{padding:24px 19px}.panel-title h3{max-width:none}.funnel-step>div:first-child{font-size:13px}.analytics-insight{padding:23px}.analytics-insight h3{margin-top:15px;font-size:25px}.analytics-insight a{padding-top:17px}.stats-benefits{grid-template-columns:1fr;gap:14px}.stats-benefits .icon{width:17px;height:17px}.stats-benefits>span{gap:9px}.sources-table>div{font-size:13px;gap:9px;grid-template-columns:minmax(0,1fr) 49px 34px}.sources-table>div>span:first-child{gap:7px}.sources-table strong{font-size:17px}.actions-grid>div{padding:17px 14px}.actions-grid strong{font-size:32px}.feature-copy p{line-height:1.7}.storefront-demo{transform:none;margin:28px 16px 0;border-radius:12px 12px 0 0}.store-info{padding-inline:12px;gap:8px}.store-nav{gap:10px;padding-inline:12px}.store-products{padding-inline:12px}.trust-badge{gap:8px;font-size:13px;padding:12px}.info-disclosure summary{width:34px;height:34px}.contact-demo{padding-inline:22px}.contact-demo>span{font-size:14px;padding:14px 16px}.contact-demo>span:nth-child(2){margin-left:auto}.integration-list{padding-left:0}.campaign-label{font-size:10px}.audience-tag{font-size:12px;gap:12px}.footer-bottom{gap:16px}.footer-bottom>div{flex-direction:column;gap:4px}.footer-bottom a{padding-block:5px}.final-cta .button{min-width:0;max-width:100%}}@media(max-width:380px){.header-inner{gap:0 6px}.brand img{width:108px}.menu-toggle{width:40px;padding-inline:8px}.header-cta{padding-inline:10px;gap:6px}.header-cta .icon{width:16px;height:16px}.hero .eyebrow{font-size:10px;letter-spacing:.04em}.hero-scene{height:540px}.hero-dashboard{padding:15px}.dashboard-heading .demo-tag{font-size:9px;margin-left:35px}.dashboard-kpis{margin-top:14px}.floating-message{max-width:245px;bottom:8px}.floating-message p{max-width:174px}.floating-listing{bottom:62px}.feature-copy{padding-inline:21px}.trust-badge{font-size:12px;gap:6px}.info-disclosure summary{width:30px;height:30px}.analytics-main{padding-inline:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}
