:root{color-scheme:light;--canvas:#f7f8fb;--paper:#fff;--ink:#172331;--muted:#5b6574;--blue:#2158d8;--line:#dde2eb;--screen:#151e2b;--screen-panel:#1c2838;--peach:#ffb17a;--radius:28px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--canvas);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}a,button,summary{-webkit-touch-callout:default}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #2b6aff;outline-offset:5px}button[aria-selected="true"]:focus-visible{outline-color:#172331}button::-moz-focus-inner{border:0}[hidden]{display:none!important}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.skip-link{position:fixed;top:-90px;left:20px;z-index:20;background:#fff;padding:16px;color:var(--ink);border-radius:8px}.skip-link:focus{top:15px}.site-header{position:sticky;top:0;z-index:10;background:rgba(247,248,251,.96);border-bottom:1px solid rgba(23,35,49,.07)}.nav{height:78px;display:flex;align-items:center;gap:38px;justify-content:space-between}.brand{font-size:27px;font-weight:750;letter-spacing:-1.3px;display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand-period{color:var(--blue);margin-left:-9px}.brand-symbol{width:29px;height:30px;display:inline-grid;grid-template-columns:9px 10px 9px;gap:0;transform:skewY(-7deg);color:var(--blue)}.brand-symbol i{background:currentColor;display:block}.brand-symbol i:nth-child(1){border-radius:3px 0 0 1px}.brand-symbol i:nth-child(2){height:9px}.brand-symbol i:nth-child(3){border-radius:0 3px 1px 0}.nav-links{display:flex;align-items:center;gap:32px;margin-left:auto;font-size:13px;font-weight:550}.nav-links a{padding-block:15px}.nav-links a:hover{color:var(--blue)}.button{display:inline-flex;justify-content:center;align-items:center;gap:11px;min-height:52px;padding:15px 24px;border-radius:100px;background:var(--blue);color:#fff;white-space:nowrap;font-size:15px;line-height:1.4;font-weight:600;transition:background .18s}.button:hover{background:#1744b4}.button-small{min-height:39px;font-size:12px;padding:10px 18px}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:15px;color:var(--blue);font-weight:600;line-height:1.5;min-height:44px}.text-link .icon{width:19px;height:19px;transition:transform .18s}.text-link:hover .icon{transform:translateX(3px)}
.hero{padding:63px 0 86px;overflow:hidden}.hero-copy{text-align:center}.product-context{font-size:15px;font-weight:600;color:var(--muted);margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:650;letter-spacing:-.053em}h1{font-size:clamp(52px,6.25vw,88px);line-height:1.045;margin-bottom:24px}h2{font-size:clamp(38px,4.6vw,62px);line-height:1.08;margin-bottom:25px}.hero-description{font-size:20px;line-height:1.5;color:var(--muted);letter-spacing:-.25px;margin-bottom:26px}.hero-actions{display:flex;align-items:center;justify-content:center;gap:28px}.product-stage{margin-top:57px;position:relative}.demo-switcher{display:flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;margin:0 auto 22px;padding:5px;background:#e9edf4;border-radius:100px;gap:2px}.demo-switcher button{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:550;border:0;background:transparent;color:#536074;padding:10px 17px;border-radius:100px;min-height:40px;white-space:nowrap}.demo-switcher .icon{width:17px;height:17px}.demo-switcher button[aria-selected="true"]{background:#fff;color:var(--ink);box-shadow:0 1px 3px #19233b12}.demo-switcher button:hover{color:var(--ink)}.app-window{overflow:hidden;background:var(--screen);border-radius:17px;box-shadow:0 30px 60px -28px #18294766,0 0 0 1px #14203024;border:5px solid #283244;color:#e6edf8;font-variant-numeric:tabular-nums}.window-bar{height:36px;display:flex;align-items:center;justify-content:space-between;position:relative;padding:0 18px;background:#202b3b;border-bottom:1px solid #344154;font-size:10px;color:#c2ccda}.window-bar>span:nth-child(2){position:absolute;left:50%;transform:translateX(-50%)}.window-lights{display:flex;gap:6px}.window-lights i{width:7px;height:7px;border-radius:50%;background:#69788e}.window-lights i:first-child{background:#e68f8f}.window-lights i:nth-child(2){background:#ddbc7b}.window-lights i:nth-child(3){background:#8fb6a1}.demo-tag{font-size:10px;color:#bdc9db;border:1px solid #647185;border-radius:4px;padding:3px 6px}.app-layout{display:grid;grid-template-columns:65px minmax(0,1fr)}.app-sidebar{display:flex;flex-direction:column;align-items:center;border-right:1px solid #344052;padding:17px 10px;gap:16px}.app-monogram{font-size:30px;font-weight:650;line-height:1;margin-bottom:10px}.side-icon{display:flex;align-items:center;justify-content:center;width:37px;height:37px;border-radius:9px;color:#a2b2c8}.side-icon .icon{width:19px;height:19px}.side-icon.current{background:#ffb17a17;color:var(--peach);box-shadow:inset 2px 0 var(--peach)}.side-bottom{font-size:10px;margin-top:auto;background:#354053;width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.app-content{min-width:0}.demo-panel{min-height:531px;padding:24px 26px 16px}.app-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.app-heading h2{font-size:21px;font-weight:650;letter-spacing:-.4px;margin:0}.screen-control{border:1px solid #394759;border-radius:6px;padding:8px 10px;font-size:10px;white-space:nowrap}.app-toolbar{display:flex;gap:10px;align-items:center;margin-bottom:15px;font-size:10px;color:#b9c6d7}.app-toolbar>span{border:1px solid #344052;border-radius:5px;min-height:28px;padding:6px 10px;display:flex;align-items:center;gap:6px}.app-toolbar .screen-search{color:#a8b5c8;min-width:235px}.app-toolbar .screen-search .icon{width:13px;height:13px}.app-toolbar .screen-control,.toolbar-right{margin-left:auto}.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #344052;background:var(--screen-panel);border-radius:8px 8px 0 0;padding:19px 0}.metric-strip>div{padding-left:22px;border-left:1px solid #344052}.metric-strip>div:first-child{border:0}.metric-strip span{display:block;font-size:10px;color:#b5c2d3;margin-bottom:7px}.metric-strip strong{font-size:27px;font-weight:650;line-height:1.2;letter-spacing:-.7px;white-space:nowrap}.metric-strip .metric-unit{font-size:23px;display:inline;color:inherit}.screen-chart{padding:15px 22px 13px;border:1px solid #344052;border-top:0;background:var(--screen-panel);border-radius:0 0 8px 8px}.chart-key{display:flex;gap:6px;font-size:9px;color:var(--peach);align-items:center;margin-bottom:8px}.chart-key>i{height:2px;width:11px;background:var(--peach)}.chart-key>span{margin-left:auto;color:#a9b7ca}.screen-chart svg{width:100%;height:175px;display:block}.chart-dates{display:flex;justify-content:space-between;margin:0 0 0 30px;color:#b2bfd1;font-size:9px}.screen-table-scroll{overflow-x:auto}.screen-table{width:100%;border-collapse:collapse;font-size:10px;white-space:nowrap}.screen-table th{text-align:right;font-weight:500;color:#aebace;padding:15px 8px 10px;border-bottom:1px solid #344052}.screen-table td{text-align:right;color:#dae2ef;padding:12px 8px;border-bottom:1px solid #2b394c}.screen-table tr:last-child td{border-bottom:0}.screen-table th:first-child,.screen-table td:first-child{text-align:left}.status-dot{display:inline-block;width:6px;height:6px;margin-right:7px;background:#6dcdab;border-radius:50%;vertical-align:middle}.demo-caption{text-align:center;font-size:11px;line-height:1.5;color:var(--muted);margin:20px 0 0}.screen-action{display:inline-block;padding:9px 12px;border-radius:6px;background:var(--peach);color:#19202c;font-size:10px;font-weight:600;white-space:nowrap}.selection-preview{display:flex;align-items:center;gap:18px;padding:10px 12px;background:#2e3e52;border:1px solid #49596d;border-radius:6px;font-size:10px;margin-top:25px;color:#d2e0f3}.selection-preview>span:first-child{color:var(--peach)}.ads-table{margin-top:10px}.ads-table td{padding-block:22px}.row-check{display:inline-grid;place-items:center;width:11px;height:11px;background:var(--peach);border-radius:2px;color:var(--screen);margin-right:9px;font-size:9px}.row-check.empty{background:none;border:1px solid #718096}.status-label{color:#90dfc1!important;background:#23504766;border-radius:4px;padding:4px 6px;font-size:9px}.status-label.pending{color:#e5c08c!important;background:#3e352b}.status-label.stopped{color:#b5c4da!important;background:#303c50}.screen-table .editable{color:var(--peach)}.in-screen-note{font-size:12px;color:#b0bfd2;margin:35px 0 0}.rule-list-preview{margin-top:32px}.rule-list-preview>div{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:18px;padding:22px 0;align-items:center;border-bottom:1px solid #344052;font-size:11px}.rule-list-preview strong{font-size:13px;font-weight:600;display:block;margin-bottom:8px}.rule-list-preview small{color:#b4c2d6;font-size:11px}.rule-list-preview>div>span:last-child{color:#b0c1d7}.mini-toggle{position:relative;width:28px;height:15px;background:var(--peach);border-radius:20px;display:block}.mini-toggle:after{content:"";position:absolute;background:#1b283b;width:11px;height:11px;border-radius:50%;right:2px;top:2px}.rule-example-footer{display:flex;align-items:center;gap:16px;margin-top:33px;color:#c8d4e5;font-size:12px;line-height:1.8}.rule-example-footer>.icon{width:27px;height:27px;color:var(--peach)}.channels-table{margin-top:30px}.channels-table td{padding-block:22px}.channels-table td:first-child{display:flex;gap:10px;align-items:center}.channels-table td small{display:block;font-size:9px;color:#acb9cd;margin-top:5px}.channel-letter{width:44px;height:44px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:500;flex-shrink:0}.channel-letter.blue{color:#2960ce;background:#e1ebff}.channel-letter.green{color:#357c62;background:#e1f0e6}.channel-letter.orange{color:#af6241;background:#ffecdc}.channels-table .channel-letter{height:31px;width:31px;border-radius:9px;font-size:15px}
.section{padding:115px 0}.section-copy>p{font-size:20px;line-height:1.6;color:var(--muted);letter-spacing:-.2px;max-width:470px}.section-copy .section-label,.section-label{font-size:14px;font-weight:600;color:var(--muted);letter-spacing:0;margin:0 0 22px}.split-layout{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:80px}.workspace-section{background:#fff}.feature-lines{display:grid;gap:20px;margin-top:33px;font-size:15px;line-height:1.5;max-width:370px}.feature-lines>div{display:flex;align-items:center;gap:14px}.feature-lines .icon{color:var(--blue);width:21px;height:21px}.editor-stage{position:relative;padding:14px 0 45px 24px}.editor-sheet{background:var(--screen);border:1px solid #394658;border-radius:17px;color:#e8eef6;box-shadow:0 24px 50px -28px #14355f60;padding:25px 29px 23px;font-variant-numeric:tabular-nums;transform:rotate(2deg);transform-origin:center center}.sheet-heading{display:flex;justify-content:space-between;align-items:center;color:#bac5d7;font-size:11px;gap:10px;margin-bottom:27px}.demo-badge{color:#64738a;background:#eef1f6;border:1px solid #dbe1eb;padding:4px 7px;border-radius:5px;font-size:10px;font-weight:500;white-space:nowrap}.sheet-heading .demo-badge{color:#d0d9e8;background:#2b384b;border-color:#58677e}.editor-sheet h3{font-size:32px;font-weight:580;letter-spacing:-1px;margin-bottom:24px}.editor-preview{display:flex;gap:13px;padding:17px 15px;border:1px solid #3a4b60;border-radius:10px;background:#1d2d41}.editor-avatar{width:34px;height:34px;border-radius:50%;background:#dce8fe;display:grid;place-items:center;color:#275ac0;font-size:19px;font-weight:700;flex-shrink:0}.editor-preview strong{font-size:12px}.editor-preview p{font-size:12px;line-height:1.6;color:#cfdaeb;margin:8px 0 12px}.preview-link{font-size:11px;color:#a4c4ff;font-weight:600}.editor-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:23px}.editor-fields>div>span,.editor-meta>span{display:block;font-size:10px;color:#b7c5d9;margin-bottom:7px}.editor-fields strong{display:flex;justify-content:space-between;border:1px solid #526075;padding:11px;border-radius:6px;font-size:16px;font-weight:500;color:var(--peach)}.editor-fields small{font-size:13px;color:#b4c2d6}.editor-meta{margin-top:18px}.editor-meta strong{font-size:11px;font-weight:500}.editor-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:23px;font-size:10px}.batch-note{position:absolute;bottom:0;left:0;background:white;border:1px solid #e1e5ed;padding:19px 25px;border-radius:12px;display:flex;align-items:center;gap:16px;box-shadow:0 10px 35px -20px #34476666;transform:rotate(-2deg)}.batch-note>.icon{color:var(--blue);width:30px;height:30px}.batch-note strong{font-size:13px;display:block;margin-bottom:5px}.batch-note span{font-size:11px;color:var(--muted)}
.analytics-section{background:#172232;color:#eef3fc;padding:97px 0 69px}.analytics-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:55px}.analytics-intro h2{margin-bottom:0}.analytics-intro .section-label{color:#b5c2d5}.analytics-intro>p{max-width:390px;font-size:19px;line-height:1.65;color:#bccadd;margin-bottom:5px}.analytics-showcase{border-top:1px solid #465165;border-bottom:1px solid #465165;display:grid;grid-template-columns:minmax(0,1fr) 260px;padding:40px 0 30px;gap:50px;font-variant-numeric:tabular-nums}.analytics-main{min-width:0}.report-head{display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#c5d1e4}.report-number{font-size:84px;font-weight:500;letter-spacing:-5px;line-height:1.1;margin-top:18px}.report-number span{font-size:40px;letter-spacing:-1px;color:#a8bad6}.report-subtitle{font-size:12px;color:#b7c7df;margin:12px 0 10px}.large-chart svg{display:block;width:100%;height:230px}.large-chart-dates{display:flex;justify-content:space-between;font-size:11px;color:#bac9df}.analytics-side{border-left:1px solid #465165;padding-left:40px;display:flex;flex-direction:column;justify-content:space-between;padding-block:7px 0}.analytics-side>div:not(.source-note){display:flex;flex-direction:column;gap:9px}.analytics-side span{font-size:12px;color:#bac9df}.analytics-side strong{font-size:31px;letter-spacing:-1px;font-weight:550}.analytics-side .source-note{font-size:11px;color:#b7c5d9;line-height:1.6}.analytics-bottom{display:flex;justify-content:space-between;gap:80px;padding-top:31px;font-size:13px;line-height:1.7;color:#bccadd}.analytics-bottom>p:first-child{max-width:550px}.analytics-bottom>p:last-child{max-width:295px}.analytics-bottom strong{color:#edf2fa;font-weight:600}
.automation-section{background:#fff;padding-block:120px}.automation-section .split-layout{grid-template-columns:1.1fr 1fr;gap:100px}.section-copy .secondary-copy{font-size:16px;line-height:1.7;margin-top:25px}.section-copy>.text-link{margin-top:13px}.automation-visual{max-width:540px;background:#f4f6fa;border-radius:28px;padding:24px 26px}.automation-top{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:600;padding-bottom:25px}.automation-top>.icon{color:var(--blue)}.automation-top .demo-badge{margin-left:auto;background:#fff}.automation-step{background:#fff;border:1px solid #d6dfed;border-radius:12px;padding:20px 20px 4px;position:relative}.step-branch{display:block;font-weight:650;font-size:12px;color:#5f6c82;margin-bottom:10px}.condition{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;border-bottom:1px solid #e8edf5;padding:15px 0;line-height:1.5}.condition:last-child{border-bottom:0}.condition strong{font-size:14px;white-space:nowrap;color:var(--blue);font-weight:600}.rule-connector{height:29px;width:2px;background:#a9bfdc;margin-left:31px}.rule-connector:after{content:"";border:solid #a9bfdc;border-width:0 2px 2px 0;display:block;padding:3px;transform:translate(-3px,19px) rotate(45deg)}.action-step{background:#e5edff;border-color:#cedbf5;padding-bottom:20px}.action-step>div{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px}.action-step strong{font-size:25px;color:#244f9d;font-weight:600;letter-spacing:-.8px}.automation-audit{display:flex;align-items:center;justify-content:center;gap:9px;font-size:10px;line-height:1.5;color:#62728a;margin-top:24px}.automation-audit .icon{width:15px;height:15px}
.channels-section{background:#edf2fb;padding:98px 0 106px}.channels-intro{text-align:center}.channels-intro p:not(.section-label){font-size:20px;line-height:1.6;color:var(--muted);max-width:590px;margin:0 auto}.channel-board{max-width:1000px;margin:47px auto 0;border:1px solid #d7e0ee;background:#fff;border-radius:17px;box-shadow:0 24px 45px -30px #476a9660;font-variant-numeric:tabular-nums}.channel-board-head{display:flex;align-items:center;justify-content:space-between;padding:20px 27px;border-bottom:1px solid #e3e8f1;font-size:12px;font-weight:600}.channel-board-head>span:first-child{display:flex;align-items:center;gap:11px}.channel-board-head .icon{width:17px;height:17px;color:#6881a3}.channel-board-row{display:grid;grid-template-columns:2.1fr 1fr 1.25fr 1.25fr 20px;align-items:center;gap:20px;padding:27px;border-bottom:1px solid #e5eaf3}.channel-identity{display:flex;align-items:center;gap:15px}.channel-board-row strong{display:block;font-size:15px;font-weight:600;letter-spacing:-.15px;white-space:nowrap}.channel-board-row span:not(.channel-letter):not(.channel-selected){display:block;color:#647186;font-size:10px;margin:0 0 7px}.channel-board-row .channel-identity span{margin:7px 0 0!important}.channel-board-row .channel-identity strong{font-size:14px}.channel-board-row .channel-letter{margin:0!important}.channel-result strong{color:var(--blue)}.channel-selected{background:#e8effd;color:#2d5abd;width:20px;height:20px;border-radius:5px;display:grid;place-items:center;font-size:12px}.channel-board-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:19px 27px;font-size:10px;color:#607089;line-height:1.6}.board-selection{padding:8px 11px;color:#36568b;background:#eef3fc;border:1px solid #dce5f4;border-radius:6px;font-weight:550;white-space:nowrap}
.closing-section{background:#fff;padding:90px 0 65px}.closing-intro{text-align:center}.closing-symbol{width:48px;height:50px;grid-template-columns:15px 16px 15px;margin-bottom:27px}.closing-symbol i:nth-child(2){height:15px}.closing-symbol i:nth-child(1){border-radius:5px 0 0 2px}.closing-symbol i:nth-child(3){border-radius:0 5px 2px 0}.closing-intro h2{font-size:clamp(42px,5vw,67px);margin-bottom:22px}.closing-intro p{font-size:18px;line-height:1.6;color:var(--muted);margin-bottom:27px}.closing-intro .button>.icon{width:17px;height:17px}.faq{max-width:800px;margin:70px auto 0;border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:25px;font-size:15px;font-weight:600;list-style:none;padding:24px 0;line-height:1.6}.faq summary::-webkit-details-marker{display:none}.faq summary>span{font-size:23px;font-weight:400;color:#60738d;transition:transform .15s}.faq details[open] summary>span{transform:rotate(45deg)}.faq details p{font-size:14px;line-height:1.8;color:var(--muted);max-width:710px;margin:0 35px 23px 0}.site-footer{display:flex;align-items:center;gap:30px;flex-wrap:wrap;padding-block:35px;font-size:11px;color:#5b6574}.footer-brand{font-size:22px;color:var(--ink)}.site-footer>a:not(.brand){margin-left:auto;font-weight:600;color:var(--ink);padding:10px 0}.copyright{width:100%;font-size:10px;color:#687488;margin-top:-5px}.not-found{min-height:100vh;display:grid;place-items:center;padding:40px}.not-found main{max-width:640px}.not-found h1{font-size:62px}.not-found p{color:var(--muted);line-height:1.7;max-width:450px}.not-found .brand{margin-bottom:50px}
@media(min-width:1500px){.hero{padding-top:78px}.hero h1{font-size:94px}.product-stage{margin-top:60px}.demo-panel{min-height:550px}.screen-chart svg{height:190px}.section{padding-block:130px}}
@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.nav{gap:20px}.nav-links{gap:23px;font-size:12px}.brand{font-size:25px}.split-layout{gap:43px;grid-template-columns:1fr 1fr}.section-copy>p{font-size:18px}.editor-sheet{padding:21px}.editor-sheet h3{font-size:28px}.automation-section .split-layout{gap:48px}.demo-panel{padding:20px;min-height:510px}.metric-strip>div{padding-left:15px}.metric-strip strong{font-size:24px}.screen-chart svg{height:165px}.analytics-showcase{grid-template-columns:minmax(0,1fr) 225px;gap:35px}.analytics-side{padding-left:27px}.analytics-intro>p{max-width:340px}.channel-board-row{gap:15px;padding:23px 20px;grid-template-columns:2fr .8fr 1fr 1fr 20px}.channel-board-row .channel-identity strong{font-size:12px}.channel-letter{width:38px;height:38px;border-radius:11px}.channel-identity{gap:10px}.channel-board-row strong{font-size:14px}}
@media(max-width:800px){.nav-links{display:none}.nav{height:68px}.wrap{width:calc(100% - 44px)}.hero{padding:47px 0 64px}.product-context{font-size:13px;margin-bottom:20px}h1{font-size:59px}.hero-description{font-size:18px}.hero-actions{gap:20px}.hero-actions .button,.hero-actions .text-link{font-size:13px}.product-stage{margin-top:40px}.demo-switcher{gap:0;margin-bottom:18px}.demo-switcher button{font-size:12px;padding:10px 13px;gap:6px}.app-layout{grid-template-columns:48px minmax(0,1fr)}.app-sidebar{padding-inline:5px}.app-monogram{font-size:25px}.side-icon{width:30px;height:33px}.side-icon .icon{width:16px;height:16px}.demo-panel{min-height:464px;padding:18px 15px 12px}.app-heading h2{font-size:18px}.app-heading{margin-bottom:16px}.app-toolbar{gap:6px}.app-toolbar .screen-search{min-width:170px}.metric-strip{padding-block:15px}.metric-strip strong{font-size:20px}.metric-strip span{font-size:9px}.metric-strip .metric-unit{font-size:17px}.metric-strip>div{padding-left:12px}.screen-chart{padding-inline:14px}.screen-chart svg{height:145px}.screen-table{font-size:9px}.screen-table th{font-size:8px}.screen-table td{padding:11px 5px}.section{padding-block:80px}.split-layout,.automation-section .split-layout{grid-template-columns:1fr;gap:45px}.section-copy{max-width:590px}.section-copy>p{max-width:550px}.section-copy h2{font-size:49px}.feature-lines{max-width:none;margin-top:28px;font-size:14px;gap:15px}.editor-stage{max-width:510px;width:100%;margin:auto;padding-left:30px}.editor-sheet{padding:26px}.editor-sheet h3{font-size:35px}.automation-visual{order:2;width:100%;max-width:520px;margin:auto}.automation-section .section-copy{order:1}.analytics-intro{gap:28px;margin-bottom:35px}.analytics-intro h2{font-size:48px}.analytics-intro>p{font-size:16px;max-width:280px}.analytics-showcase{grid-template-columns:minmax(0,1fr) 180px;gap:30px}.analytics-side{padding-left:24px}.analytics-side strong{font-size:25px}.report-number{font-size:69px}.large-chart svg{height:185px}.analytics-bottom{gap:40px;font-size:12px}.channel-board-row{grid-template-columns:1.8fr 1fr 1fr 20px;gap:12px}.channel-board-row>div:nth-child(3){display:none}.channels-intro h2{font-size:49px}.channels-intro p:not(.section-label){font-size:18px}.channel-board{margin-top:35px}.closing-intro h2{font-size:56px}.rule-list-preview>div{gap:10px;font-size:9px}.rule-list-preview strong{font-size:11px}.rule-list-preview small{font-size:10px}.ads-table td{padding-block:20px}.channels-table td{padding-block:20px}}
@media(max-width:560px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 36px)}.nav{height:65px;gap:10px}.brand{font-size:23px;gap:8px;letter-spacing:-1.1px}.brand-symbol{width:23px;height:25px;grid-template-columns:7px 8px 7px}.brand-symbol i:nth-child(2){height:7px}.brand-period{margin-left:-8px}.nav .button-small{min-height:44px;padding:9px 15px;font-size:12px}.desktop-only{display:none}.hero{padding:38px 0 55px}.product-context{font-size:11px;margin-bottom:18px}h1{font-size:clamp(39px,9.3vw,52px);line-height:1.085;letter-spacing:-.047em;margin-bottom:20px}.hero-description{font-size:16px;line-height:1.55;max-width:330px;margin:0 auto 23px}.hero-actions{gap:13px;flex-direction:column}.hero-actions .button{font-size:14px;min-height:48px;padding:13px 23px}.hero-actions .text-link{font-size:13px;min-height:34px}.product-stage{margin-top:28px;width:calc(100% - 24px)}.demo-switcher{padding:4px;gap:0;max-width:100%;margin-bottom:15px}.demo-switcher button{font-size:10px;min-height:44px;padding:9px 9px;gap:0}.demo-switcher .icon{display:none}.app-window{border-width:3px;border-radius:12px;box-shadow:0 20px 40px -22px #18294755}.window-bar{height:31px;padding-inline:10px;font-size:8px}.window-bar>span:nth-child(2){left:50%;max-width:185px;white-space:nowrap;font-size:8px}.window-bar .demo-tag{display:none}.window-lights{gap:4px}.window-lights i{width:5px;height:5px}.app-layout{grid-template-columns:1fr}.app-sidebar{display:none}.demo-panel{padding:16px 12px 12px;min-height:420px}.app-heading{margin-bottom:15px;gap:8px}.app-heading h2{font-size:17px}.screen-control{font-size:9px;padding:6px 8px}.app-toolbar{font-size:8px;gap:5px;margin-bottom:10px}.app-toolbar>span{min-height:25px;padding:5px 7px}.app-toolbar .screen-search{min-width:0;flex:1;overflow:hidden;white-space:nowrap}.app-toolbar .screen-control{display:none}.metric-strip{grid-template-columns:repeat(2,1fr);gap:13px 0;padding-block:14px;border-radius:7px 7px 0 0}.metric-strip>div{padding-left:13px}.metric-strip>div:nth-child(3){border-left:0}.metric-strip strong{font-size:22px;letter-spacing:-.7px}.metric-strip span{font-size:8px;margin-bottom:5px}.screen-chart{padding:14px 11px 12px}.screen-chart svg{height:120px}.chart-key{font-size:8px}.chart-dates{font-size:7px;margin-left:15px;gap:4px}.screen-table{font-size:8px}.screen-table th{font-size:7px}.screen-table th:nth-child(2),.screen-table td:nth-child(2),.screen-table th:nth-child(3),.screen-table td:nth-child(3){display:none}.screen-table td{padding-block:11px}.screen-table th{padding:12px 5px 8px}.screen-table td:first-child{max-width:122px;overflow:hidden;text-overflow:ellipsis}.demo-caption{font-size:10px;max-width:320px;margin:16px auto 0}.ads-table th:nth-child(2),.ads-table td:nth-child(2),.ads-table th:nth-child(3),.ads-table td:nth-child(3){display:table-cell}.ads-table th:nth-child(5),.ads-table td:nth-child(5),.ads-table th:nth-child(6),.ads-table td:nth-child(6){display:none}.ads-table td{padding-block:20px;font-size:8px}.ads-table td:first-child{max-width:115px}.ads-table .status-label{font-size:7px;padding:3px}.screen-action{font-size:8px;padding:8px}.selection-preview{gap:10px;padding:10px 8px;font-size:8px;margin-top:18px}.selection-preview>span:last-child{display:none}.in-screen-note{font-size:10px;line-height:1.6;margin-top:23px;max-width:290px}.rule-list-preview{margin-top:16px}.rule-list-preview>div{grid-template-columns:25px minmax(0,1fr);gap:9px;padding:17px 0}.rule-list-preview strong{font-size:10px;line-height:1.5;margin-bottom:5px}.rule-list-preview small{font-size:9px;line-height:1.5}.rule-list-preview>div>span:last-child{display:none}.rule-example-footer{font-size:10px;line-height:1.6;margin-top:24px;gap:10px}.rule-example-footer>.icon{width:22px;height:22px}.channels-table{margin-top:18px}.channels-table th:nth-child(2),.channels-table td:nth-child(2){display:table-cell}.channels-table th:nth-child(4),.channels-table td:nth-child(4){display:none}.channels-table td:first-child{max-width:155px;overflow:visible;white-space:normal}.channels-table td{padding-block:22px;font-size:9px}.channels-table td small{font-size:8px;white-space:nowrap}.channels-table .channel-letter{width:25px;height:25px;border-radius:7px;font-size:13px}.channels-table td:first-child{gap:7px}.section{padding-block:65px}.section-label,.section-copy .section-label{font-size:12px;margin-bottom:17px}h2,.section-copy h2,.analytics-intro h2,.channels-intro h2{font-size:42px;letter-spacing:-.045em;line-height:1.1;margin-bottom:20px}.section-copy>p{font-size:17px;line-height:1.6}.feature-lines{font-size:13px;margin-top:24px;gap:17px}.feature-lines .icon{width:18px;height:18px}.split-layout{gap:36px}.editor-stage{padding:10px 4px 39px 14px;width:100%;max-width:390px}.editor-sheet{padding:21px 20px 20px}.sheet-heading{font-size:9px;margin-bottom:24px}.editor-sheet h3{font-size:28px;letter-spacing:-.6px}.editor-preview{padding:13px 10px;gap:9px}.editor-preview p{font-size:10px;line-height:1.7}.editor-preview strong{font-size:11px}.editor-avatar{width:29px;height:29px;font-size:17px}.editor-fields strong{font-size:15px}.editor-fields>div>span,.editor-meta>span{font-size:9px}.editor-meta strong{font-size:10px}.batch-note{padding:15px 15px;gap:12px;left:0;max-width:97%}.batch-note>.icon{height:25px;width:25px}.batch-note strong{font-size:11px}.batch-note span{font-size:9px}.analytics-intro{display:block;margin-bottom:30px}.analytics-intro>p{font-size:17px;max-width:360px}.analytics-intro h2{margin-bottom:22px}.analytics-showcase{grid-template-columns:1fr;gap:27px;padding-top:25px}.report-number{font-size:76px}.report-number span{font-size:35px}.report-head{font-size:12px}.report-subtitle{font-size:10px}.large-chart svg{height:165px}.large-chart-dates{font-size:10px}.analytics-side{border-left:0;border-top:1px solid #465165;display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:15px;padding:25px 0 0}.analytics-side span{font-size:9px}.analytics-side strong{font-size:20px;white-space:nowrap;letter-spacing:-.7px}.analytics-side .source-note{grid-column:1/-1;font-size:10px}.analytics-side .source-note br{display:none}.analytics-bottom{display:block;padding-top:22px;font-size:12px}.analytics-bottom>p:last-child{max-width:none;margin-top:14px;margin-bottom:0}.automation-section .split-layout{gap:34px}.section-copy .secondary-copy{font-size:15px;margin-top:20px}.automation-visual{padding:22px 17px;border-radius:20px}.automation-top{font-size:12px;gap:8px;padding-bottom:22px}.automation-top .icon{width:20px;height:20px}.automation-top .demo-badge{font-size:9px}.automation-step{padding:18px 15px 4px}.condition{font-size:11px;padding-block:15px;gap:10px}.condition strong{font-size:13px}.action-step{padding-bottom:18px}.action-step>div{font-size:12px}.action-step strong{font-size:24px}.automation-audit{font-size:9px;justify-content:flex-start;gap:8px}.channels-intro{text-align:left}.channels-intro p:not(.section-label){font-size:17px;max-width:400px}.channel-board{margin-top:30px;border-radius:12px}.channel-board-head{padding:17px 15px;font-size:10px;gap:8px}.channel-board-head>span:first-child{gap:7px}.channel-board-head .icon{width:15px;height:15px}.channel-board-head .demo-badge{font-size:8px;padding:3px 5px}.channel-board-row{grid-template-columns:1fr 75px 15px;gap:10px;padding:21px 15px}.channel-board-row>div:nth-child(2){display:none}.channel-board-row .channel-identity strong{font-size:11px;white-space:normal}.channel-identity{gap:9px}.channel-board-row .channel-identity span{font-size:9px}.channel-board-row span:not(.channel-letter):not(.channel-selected){font-size:8px;margin-bottom:6px}.channel-board-row strong{font-size:14px}.channel-letter{width:33px;height:33px;border-radius:10px;font-size:18px}.channel-selected{width:16px;height:16px;font-size:10px}.channel-board-foot{padding:15px;gap:10px;font-size:8px}.board-selection{font-size:8px;padding:7px;white-space:nowrap}.closing-intro h2{font-size:45px}.closing-intro p{font-size:16px}.closing-symbol{width:41px;height:45px;grid-template-columns:13px 14px 13px;margin-bottom:24px}.closing-symbol i:nth-child(2){height:13px}.faq{margin-top:50px}.faq summary{font-size:13px;gap:20px;padding:20px 0}.faq details p{font-size:13px;line-height:1.75;margin-right:10px}.site-footer{padding-block:29px;gap:18px}.footer-brand{font-size:22px}.site-footer>span:not(.copyright){order:3;width:100%;font-size:10px}.site-footer>a:not(.brand){font-size:10px;margin-left:auto}.copyright{order:4;margin:0}.not-found{padding:25px}.not-found h1{font-size:46px}}
@media(max-width:360px){.wrap{width:calc(100% - 30px)}.brand{font-size:21px}.hero h1{font-size:36px}.demo-switcher button{font-size:9px;padding-inline:8px}.demo-panel{padding-inline:9px}.app-toolbar .screen-search{font-size:7px}.screen-table td:first-child{max-width:110px}.channels-table td:first-child{max-width:138px}h2,.section-copy h2,.analytics-intro h2,.channels-intro h2{font-size:37px}.closing-intro h2{font-size:40px}.analytics-side strong{font-size:18px}.channel-board-row{padding-inline:12px;grid-template-columns:1fr 69px 15px;gap:7px}.channel-board-head{padding-inline:12px}.channel-board-head .demo-badge{font-size:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
