:root{--ink:#063d38;--ink-2:#164f49;--mint:#18d8a1;--mint-dark:#008b69;--pale:#effaf6;--pale-2:#def7ee;--muted:#5b7571;--line:#d3e7e1;--red:#e85d62;--red-bg:#fff0f0;--white:#fff;--radius:14px;--wrap:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.55}body.modal-open{overflow:hidden}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit;color:inherit;cursor:pointer}button,a,summary,[role=button]{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible,[role=button]:focus-visible{outline:3px solid #087d9a;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.047em;line-height:1.06}h1{font-size:clamp(46px,4.25vw,62px);font-weight:700}h2{font-size:clamp(35px,3.7vw,52px)}h3{font-size:27px}p{color:var(--muted)}svg{stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wrap{width:calc(100% - 112px);max-width:var(--wrap);margin-inline:auto}.skip{position:absolute;left:15px;top:-100px;background:var(--ink);color:#fff;padding:10px;z-index:99}.skip:focus{top:10px}

/* Header and controls */
.header{height:96px;display:flex;align-items:center;gap:42px}.brand{display:block;margin-right:auto;flex-shrink:0}.brand-crop{display:block;position:relative;overflow:hidden;width:151px;height:45px}.brand-crop img{width:210px;height:auto;max-width:none;position:absolute;left:-31px;top:-55px}.header nav{display:flex;gap:33px;font-size:15px}.header nav a{text-decoration:none}.header nav a:hover{color:var(--mint-dark)}.button{border:1px solid transparent;border-radius:var(--radius);padding:17px 25px;display:inline-flex;align-items:center;justify-content:center;gap:13px;font-size:17px;font-weight:700;line-height:1.2;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s}.button:hover{transform:translateY(-2px)}.button-icon{width:19px;height:19px;flex:0 0 auto;transition:transform .2s}.button:hover .button-icon{transform:translate(2px,-2px)}.hero-cta:hover .button-icon,[data-next-contact]:hover .button-icon{transform:translateX(4px)}.mint{background:var(--mint);color:var(--ink)}.mint:hover{background:#35e4b2;box-shadow:0 8px 22px #18d8a12b}.dark{background:var(--ink);color:#fff}.dark:hover{background:#0b544b;box-shadow:0 10px 30px #063d3826}.outline{background:transparent;border-color:var(--ink)}.outline:hover{background:#dff5ec}.header-contact{font-size:15px;padding:15px 20px}

/* Hero offer */
.hero{display:grid;grid-template-columns:.96fr 1.04fr;gap:48px;padding-top:30px;padding-bottom:53px;align-items:center;min-height:650px}.hero-copy{padding:10px 0}.offer-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:var(--pale-2);padding:9px 15px;color:var(--ink);font-size:14px;font-weight:700;margin-bottom:22px}.offer-pill span,.hero-note span{color:var(--mint-dark)}.hero h1{max-width:640px}.hero-copy .lead{font-size:18px;line-height:1.52;color:var(--ink-2);max-width:600px;margin-top:23px}.hero-cta{margin-top:26px;min-width:273px}.hero-note{font-size:13px;margin-top:14px}.hero-benefits{display:flex;flex-wrap:wrap;gap:20px;margin-top:33px}.hero-benefits span{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ink-2);font-weight:700}.hero-benefits b{width:31px;height:31px;border-radius:50%;background:var(--pale-2);display:grid;place-items:center;color:var(--mint-dark);font-size:14px}

/* Compact workflow */
.workflow{background:var(--pale);border:1px solid transparent;border-radius:28px;padding:28px 24px 18px;min-width:0;cursor:pointer;transition:transform .25s,border-color .25s,box-shadow .25s}.workflow:hover{transform:translateY(-4px);border-color:#c7e8dd;box-shadow:0 24px 55px #083e3416}.workflow-topline{display:flex;align-items:center;justify-content:space-between;gap:20px}.workflow h2{font-size:27px}.workflow-prompt{display:flex;align-items:center;gap:7px;color:var(--mint-dark);font-size:12px;font-weight:700}.workflow-prompt svg{width:17px;height:17px}.workflow-stage{height:330px;position:relative;display:grid;grid-template-columns:29% 25% 46%;align-items:center;padding-top:8px}.sources{height:290px;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:2}.source{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e7f1ee;border-radius:13px;padding:9px 10px;font-size:12px;line-height:1.2;min-height:59px;white-space:nowrap}.source img{display:block;width:31px;height:31px;object-fit:contain;flex:0 0 auto}.source-icon{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;width:31px;height:31px;font-size:27px;font-weight:700;border-radius:8px;color:#fff}.rss{background:#4b706c;font-style:normal}.connectors{position:absolute;left:28%;width:27%;top:8px;height:315px;overflow:visible;fill:none;stroke:var(--mint);stroke-width:2}.engine{width:92px;height:92px;position:relative;display:grid;place-items:center;justify-self:center;z-index:3;background:#fff;border-radius:50%;box-shadow:0 7px 24px #06443a15;overflow:hidden}.mark-crop{display:block;position:relative;overflow:hidden;border-radius:50%;background:#fff;width:88px;height:88px;flex:0 0 auto}.mark-crop img{position:absolute;width:128px;height:128px;max-width:none;left:-20px;top:-20px}.mark-crop.small{width:62px;height:62px}.mark-crop.small img{width:90px;height:90px;left:-14px;top:-14px}.sample{position:relative;z-index:2;background:#fff;border:1px solid #e4efec;border-radius:18px;box-shadow:0 18px 42px #12463910;padding:13px 14px;align-self:center;margin-left:6px}.sample-head{display:flex;gap:8px;align-items:center;padding-bottom:14px;border-bottom:1px solid #e9f0ee;white-space:nowrap;font-size:11px;color:#173b3e}.sample-head img{width:27px;height:27px}.dots{margin-left:auto;letter-spacing:1px}.sample-copy{padding:17px 0 15px}.sample h3{font-size:22px;line-height:1.18}.skeleton{display:grid;gap:8px;margin-top:18px}.skeleton i{display:block;height:7px;background:#e4e9eb;border-radius:4px}.skeleton i:nth-child(2){width:77%}.skeleton i:nth-child(3){width:92%}.skeleton i:nth-child(4){width:65%}.sample-media{font-size:10px;display:block;color:#69817b;margin-top:12px}.approval{font-size:9px;display:flex;align-items:center;gap:6px;border-radius:9px;background:#e0f8f0;padding:8px 7px;white-space:nowrap}.approval span{background:#13cba0;color:#fff;border-radius:50%;width:18px;height:18px;display:grid;place-items:center;font-size:11px}.workflow-open{border-top:1px solid #d3e9e2;margin-top:5px;padding:14px 2px 0;display:flex;align-items:center;justify-content:space-between;color:var(--mint-dark);font-size:13px;font-weight:700}.workflow-open svg{width:18px;height:18px;transition:transform .2s}.workflow:hover .workflow-open svg{transform:translateX(5px)}

/* What it is */
.product{background:var(--pale);padding:78px 0 76px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;color:var(--mint-dark)}.product h2{margin-top:13px}.product-lead{font-size:18px;color:var(--ink-2);max-width:870px;margin-top:20px}.product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;list-style:none;padding:0;margin:36px 0 0}.product-cards>li{background:#fff;border:1px solid #ddecE7;border-radius:22px;padding:23px;min-width:0;overflow:hidden}.product-card-head{display:flex;align-items:flex-start;gap:14px}.product-card-head>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--pale-2);font-size:22px;font-weight:700;color:var(--mint-dark);flex:0 0 auto}.product-card-head h3{font-size:22px;margin:1px 0 5px}.product-card-head p{font-size:14px;line-height:1.35}.channel-audit,.system-map,.support-board{height:190px;margin-top:20px;border:1px solid #dceae6;background:#fbfefd;border-radius:16px;padding:15px;position:relative}.audit-head{display:grid;grid-template-columns:36px 1fr;column-gap:9px;align-items:center}.audit-head img{width:36px;height:36px;grid-row:1/3}.audit-head b{font-size:13px}.audit-head small{font-size:10px;color:var(--muted)}.audit-tags{display:flex;gap:6px;margin-top:14px}.audit-tags span{border-radius:99px;padding:5px 8px;background:var(--pale-2);font-size:9px;font-weight:700}.audit-bars{position:absolute;left:16px;right:16px;bottom:17px;height:65px;display:flex;gap:7px;align-items:flex-end;border-bottom:1px solid var(--line)}.audit-bars i{display:block;width:10px;background:var(--mint);border-radius:3px 3px 0 0}.audit-bars i:nth-child(1){height:24%}.audit-bars i:nth-child(2){height:53%}.audit-bars i:nth-child(3){height:38%}.audit-bars i:nth-child(4){height:72%}.audit-bars i:nth-child(5){height:91%}.audit-bars em{height:43px;flex:1;border-radius:7px;background:repeating-linear-gradient(to bottom,#e1ebe8 0 5px,transparent 5px 11px);margin-left:8px}.system-map{display:flex;align-items:center;justify-content:space-between;padding:15px 13px}.map-sources{display:grid;gap:5px;z-index:2}.map-sources img,.map-sources i{width:27px;height:27px;object-fit:contain}.map-sources i{font-size:23px;border-radius:7px}.map-lines{position:absolute;left:36px;top:39px;width:92px;height:111px;border-top:2px solid var(--mint);border-bottom:2px solid var(--mint);border-radius:0 28px 28px 0}.map-lines:before,.map-lines:after{content:'';position:absolute;left:0;right:0;border-top:2px solid var(--mint)}.map-lines:before{top:35px}.map-lines:after{bottom:35px}.system-map .mark-crop{z-index:3;margin-left:44px}.system-map>svg{width:22px;height:22px;color:var(--mint-dark);flex:0 0 auto}.post-stack{width:63px;height:99px;border-radius:9px;border:1px solid var(--line);background:#fff;padding:12px 9px;display:grid;align-content:center;gap:8px}.post-stack i{height:6px;background:#dfe8e6;border-radius:4px}.post-stack i:nth-child(2){width:75%}.support-board{display:grid;grid-template-columns:.9fr 1.1fr;gap:12px}.support-chart{background:#fff;border:1px solid var(--line);border-radius:11px;padding:11px;display:flex;flex-direction:column}.support-chart b{font-size:11px}.support-chart strong{color:var(--mint-dark);font-size:12px;margin-top:3px}.support-chart>div{display:flex;align-items:flex-end;gap:5px;height:72px;margin-top:auto}.support-chart i{width:10px;background:var(--mint);border-radius:3px 3px 0 0}.support-chart i:nth-child(1){height:22%}.support-chart i:nth-child(2){height:39%}.support-chart i:nth-child(3){height:52%}.support-chart i:nth-child(4){height:71%}.support-chart i:nth-child(5){height:91%}.support-board ul{list-style:none;padding:4px 0;margin:0;display:grid;align-content:center;gap:12px}.support-board li{position:relative;padding-left:20px;font-size:10px;line-height:1.25}.support-board li:before{content:'✓';position:absolute;left:0;top:-1px;width:15px;height:15px;border-radius:50%;background:var(--mint);display:grid;place-items:center;color:#fff;font-size:9px;font-weight:700}.test-timeline{margin-top:18px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px 24px;display:grid;grid-template-columns:200px 1fr 150px;gap:26px;align-items:center}.test-timeline>div strong{font-size:19px;line-height:1.15}.test-timeline>div p{font-size:12px;line-height:1.35;margin-top:8px}.test-timeline ol{display:grid;grid-template-columns:repeat(7,1fr);list-style:none;padding:0;margin:0;position:relative}.test-timeline ol:before{content:'';position:absolute;height:2px;background:#a9dfcf;left:6%;right:6%;top:14px}.test-timeline li{text-align:center;position:relative;z-index:1}.test-timeline li span{width:29px;height:29px;border-radius:50%;background:var(--pale-2);border:4px solid #fff;display:grid;place-items:center;margin:auto;font-size:10px;font-weight:700;color:var(--mint-dark)}.test-timeline li.active span{background:var(--mint);color:#fff}.test-timeline li small{display:block;font-size:9px;line-height:1.2;margin:7px auto 0;max-width:70px;color:var(--muted)}.test-free{display:block;border-radius:14px;background:var(--pale-2);padding:15px;text-align:center;font-size:14px;line-height:1.25;color:var(--mint-dark)}.process-link{border:0;background:none;padding:0 0 3px;margin-top:25px;display:inline-flex;align-items:center;gap:10px;border-bottom:1px solid #69cbb0;color:var(--ink);font-weight:700}.process-link svg{width:19px;height:19px;color:var(--mint-dark)}.process-link:hover{color:var(--mint-dark)}

/* Remaining landing sections */
.section{padding-top:92px;padding-bottom:82px}.control h2{max-width:960px}.control-list{list-style:none;padding:0;margin:35px 0 0}.control-list li{display:grid;grid-template-columns:64px 1.1fr 1fr;gap:28px;align-items:center;padding:28px 0;border-bottom:1px solid var(--line)}.control-list li:last-child{border:0}.number{background:var(--pale);border-radius:50%;width:56px;height:56px;display:grid;place-items:center;font-weight:700;font-size:19px}.control-list h3{font-size:27px}.control-list p{font-size:18px;color:var(--ink);line-height:1.5}.analytics{background:var(--ink);color:#fff;padding:69px 0 64px}.analytics-inner{display:grid;grid-template-columns:1.25fr 1fr;gap:90px}.analytics h2{font-size:43px}.analytics p{color:#d1e8e0;font-size:20px;margin-top:25px;max-width:540px}.analytics ul{padding:0;margin:0;list-style:none}.analytics li{display:flex;align-items:center;gap:17px;border-bottom:1px solid #43655f;padding:18px 0;font-size:18px}.analytics li:before{content:'';width:13px;height:13px;background:var(--mint);border-radius:50%;flex-shrink:0}.analytics li:first-child{padding-top:3px}.analytics .analytics-note{font-size:14px;margin-top:24px}.offer{display:grid;grid-template-columns:1.15fr 1fr;gap:68px;padding-bottom:80px}.pricing h2{font-size:47px}.price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin:29px 0 12px;color:var(--ink)}.price strong{font-size:58px;letter-spacing:-.055em;line-height:1.1}.price span{font-size:28px;font-weight:600}.pricing>p:not(.price){font-size:17px}.included{display:flex;flex-wrap:wrap;gap:8px 20px;list-style:none;padding:23px 0 0;border-top:1px solid var(--line);margin:30px 0 21px;font-size:17px;font-weight:600}.included li+li:before{content:'·';margin-right:16px;color:var(--mint-dark)}.pricing .free{line-height:1.6}.about{border-left:1px solid var(--line);padding-left:66px}.author-mark{width:70px;height:70px;background:var(--mint);border-radius:50%;display:grid;place-items:center;font-size:33px;font-weight:700;margin-bottom:24px}.about h2{font-size:38px}.author-role{font-size:22px;color:var(--ink);font-weight:600;margin:8px 0 27px}.about p:not(.author-role){font-size:20px;color:var(--ink);line-height:1.5;margin-bottom:25px}.text-link{border-bottom:1px solid var(--mint);padding:0 0 3px;display:inline-flex;align-items:center;gap:7px;font-weight:700;font-size:18px;text-decoration:none;color:var(--mint-dark)}.text-link svg{width:18px;height:18px}.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;padding-bottom:90px}.faq h2{font-size:33px;max-width:260px}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-size:18px;list-style:none;cursor:pointer;display:flex;gap:20px;align-items:center;justify-content:space-between;font-weight:600}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:24px;font-weight:400}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:16px;margin-top:17px;max-width:660px}.contact{background:var(--pale);padding-top:67px;text-align:center}.contact h2{font-size:47px}.contact>div>p{font-size:20px;color:var(--ink);margin-top:21px}.contact-actions{display:flex;justify-content:center;gap:17px;margin-top:27px}.contact-actions .button{min-width:247px}.contact .small{font-size:14px;color:var(--muted);margin-top:17px}footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #bdd8cf;padding:19px 0 17px;margin-top:43px;color:var(--muted);font-size:13px}.footer-logo{text-decoration:none}.footer-logo .brand-crop{width:126px;height:39px}.footer-logo .brand-crop img{width:176px;left:-26px;top:-46px}

/* Dialog and visual workflow */
dialog{border:0;border-radius:22px;padding:0;max-width:700px;width:calc(100% - 36px);max-height:90vh;color:var(--ink);box-shadow:0 30px 120px #062d3850}dialog::backdrop{background:#062b32ae;backdrop-filter:blur(5px)}.close{position:absolute;top:16px;right:18px;background:var(--pale);border:0;border-radius:50%;font-size:27px;width:42px;height:42px;line-height:1;display:grid;place-items:center;z-index:4;transition:background .18s,transform .18s}.close:hover{background:#d9f2e9;transform:rotate(4deg)}.dialog-inner{padding:49px}.dialog-inner h2{font-size:38px;margin-bottom:22px}.dialog-inner p{font-size:18px;margin-bottom:23px}.dialog-inner .small{font-size:14px;margin:20px 0 0}.dialog-actions{display:flex;gap:12px;flex-wrap:wrap}.dialog-actions a{font-size:15px;flex:1;white-space:nowrap}.workflow-dialog{width:calc(100% - 42px);max-width:1430px;max-height:94vh;border-radius:25px}.workflow-detail{padding:39px 38px 27px}.workflow-detail-head{padding-right:55px}.workflow-detail-head h2{font-size:42px;margin-top:8px}.visual-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr) 28px) minmax(0,1fr);align-items:stretch;margin-top:27px}.detail-stage{border:1px solid var(--line);border-radius:18px;padding:18px 16px 16px;min-width:0;background:#fff;display:flex;flex-direction:column}.stage-title{display:flex;align-items:center;gap:10px;min-height:43px}.stage-title>span{width:35px;height:35px;flex:0 0 auto;display:grid;place-items:center;background:var(--mint);border-radius:50%;font-weight:700;color:#fff}.stage-title h3{font-size:19px;line-height:1.15}.flow-arrow{display:grid;place-items:center;color:var(--mint-dark)}.flow-arrow svg{width:22px;height:22px}.source-cloud{height:180px;margin:13px 0 12px;position:relative}.source-cloud>img,.source-cloud>i{position:absolute;width:34px;height:34px;object-fit:contain;z-index:2}.source-cloud .s1{left:6%;top:13%}.source-cloud .s2{left:7%;top:61%}.source-cloud .s3{right:6%;top:12%}.source-cloud .s4{right:6%;top:61%;font-size:26px}.source-cloud .s5{left:9%;top:37%;background:#e8f1ef;color:var(--ink);font-style:normal;font-size:20px}.source-cloud .mark-crop{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 7px 20px #063d3818}.source-cloud:before,.source-cloud:after{content:'';position:absolute;border:1.5px dashed #75d8bd;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.source-cloud:before{width:135px;height:135px}.source-cloud:after{width:90px;height:90px}.feature-badge{display:block;margin-top:auto;border-radius:99px;background:var(--pale-2);padding:8px 10px;text-align:center;color:var(--mint-dark);font-size:11px;font-weight:700}.filter-visual{height:180px;margin:13px 0 12px;display:grid;align-content:center;justify-items:center;gap:8px;position:relative}.filter-visual .reject{width:86%;border-radius:9px;background:var(--red-bg);color:#b63e44;padding:8px 12px;font-size:12px;font-weight:700;border:1px solid #ffd5d5}.filter-visual i{display:block;width:0;height:0;border-left:46px solid transparent;border-right:46px solid transparent;border-top:34px solid #d9f3ea;margin-top:1px}.filter-visual b{border-radius:99px;background:var(--mint);padding:7px 12px;font-size:10px}.rewrite-visual{height:165px;margin:20px 0 5px;display:grid;grid-template-columns:1fr 24px 1fr;gap:7px;align-items:center}.rewrite-visual>svg{width:22px;height:22px;color:var(--mint-dark)}.draft,.ready-post{height:140px;border:1px solid var(--line);border-radius:10px;background:#fbfdfd;padding:10px;display:grid;align-content:start;gap:7px}.draft small,.ready-post small{font-size:9px;font-weight:700}.draft i,.ready-post i{height:5px;border-radius:4px;background:#dfe8e6}.draft i:nth-of-type(2),.ready-post i:nth-of-type(2){width:70%}.draft em{height:47px;background:#e6eeec;border-radius:6px;margin-top:3px}.post-photo{height:50px;border-radius:6px;background:var(--pale-2);display:grid;place-items:center;font-size:9px;color:var(--mint-dark)}.micro-features{display:flex;gap:5px;flex-wrap:wrap;margin-top:auto}.micro-features span{border-radius:99px;background:var(--pale-2);padding:6px 7px;font-size:9px;font-weight:700;color:var(--mint-dark)}.publish-visual{height:165px;margin:20px 0 5px}.week{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;text-align:center;border:1px solid var(--line);border-radius:10px;padding:9px}.week small{font-size:8px;color:var(--muted)}.week i{height:13px;border-radius:50%;background:var(--mint);position:relative}.week i:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:8px;font-style:normal}.result-row{display:grid;grid-template-columns:1fr 61px;gap:8px;margin-top:9px}.mini-chart{height:72px;border:1px solid var(--line);border-radius:10px;padding:8px;display:flex;align-items:flex-end;gap:7px}.mini-chart i{flex:1;background:var(--mint);border-radius:3px 3px 0 0}.mini-chart i:nth-child(1){height:24%}.mini-chart i:nth-child(2){height:39%}.mini-chart i:nth-child(3){height:58%}.mini-chart i:nth-child(4){height:75%}.mini-chart i:nth-child(5){height:95%}.report-icon{border:1px solid var(--line);border-radius:10px;display:grid;place-items:center;align-content:center;color:var(--mint-dark);font-size:29px;line-height:1}.report-icon small{font-size:8px;margin-top:5px;color:var(--ink)}.feature-strip{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:18px}.feature-strip span{border-radius:99px;background:var(--pale-2);padding:8px 11px;font-size:11px;font-weight:700;color:var(--mint-dark)}.example-note{margin-top:13px;border-radius:13px;background:var(--pale);padding:13px 17px;font-size:13px;color:var(--ink-2)}.workflow-detail-footer{border-top:1px solid var(--line);margin-top:18px;padding-top:18px;display:grid;grid-template-columns:145px 1fr auto;align-items:center;gap:24px}.workflow-detail-footer p{font-size:13px;line-height:1.4}.workflow-detail-footer .button{font-size:14px;padding:14px 17px}.noscript{text-align:center;padding:20px}

@media(max-width:1160px){.wrap{width:calc(100% - 64px)}.header{gap:25px}.header nav{gap:22px}.hero{gap:27px;grid-template-columns:1fr 1fr}.hero h1{font-size:46px}.hero-copy .lead{font-size:17px}.workflow{padding:25px 17px 16px}.workflow-stage{height:310px;grid-template-columns:30% 24% 46%}.sources{height:274px}.source{font-size:10px;gap:6px;padding:8px 7px}.source img,.source-icon{width:26px;height:26px}.engine{width:72px;height:72px}.engine .mark-crop{transform:scale(.8)}.sample{padding:11px 9px}.sample h3{font-size:19px}.hero-benefits{gap:10px}.product-cards>li{padding:19px}.product-card-head h3{font-size:19px}.product-card-head p{font-size:12px}.system-map .mark-crop{margin-left:35px}.test-timeline{grid-template-columns:170px 1fr 125px;gap:18px}.control-list{gap:20px}.analytics-inner{gap:50px}.offer{gap:40px}.about{padding-left:40px}.visual-flow{grid-template-columns:repeat(3,minmax(0,1fr) 20px) minmax(0,1fr)}.workflow-detail{padding:34px 25px 24px}.workflow-detail-head h2{font-size:37px}.stage-title h3{font-size:16px}.detail-stage{padding:15px 11px}.workflow-detail-footer{gap:16px}.workflow-detail-footer p{font-size:12px}}
@media(max-width:850px){html{scroll-padding-top:15px}.wrap{width:calc(100% - 40px)}.header{height:83px;gap:15px}.header nav{display:none}.header-contact{font-size:13px;padding:13px 14px}.brand-crop{width:124px;height:37px}.brand-crop img{width:174px;left:-26px;top:-46px}.hero{grid-template-columns:1fr;padding-top:25px;gap:34px;padding-bottom:42px;min-height:0}.hero h1{font-size:clamp(40px,8vw,58px)}.hero-copy .lead{font-size:18px;max-width:650px}.workflow{max-width:650px;width:100%}.product{padding:58px 0}.product h2 br{display:none}.product-lead{font-size:17px}.product-cards{grid-template-columns:1fr;max-width:650px}.product-cards>li{padding:22px}.channel-audit,.system-map,.support-board{height:205px}.system-map{justify-content:space-around}.test-timeline{grid-template-columns:1fr;padding:22px}.test-timeline>div br{display:none}.test-timeline ol{order:2}.test-free{order:3}.section{padding-top:60px;padding-bottom:45px}h2{font-size:34px}.control h2{font-size:33px}.control h2 br{display:none}.control-list{margin-top:20px}.control-list li{grid-template-columns:43px 1fr;gap:13px 17px;padding:25px 0}.number{width:40px;height:40px;font-size:16px}.control-list h3{font-size:23px}.control-list p{grid-column:2;font-size:17px}.analytics{padding:45px 0}.analytics-inner{grid-template-columns:1fr;gap:30px}.analytics h2{font-size:33px}.analytics h2 br{display:none}.analytics p{font-size:18px}.analytics li{font-size:17px}.offer{grid-template-columns:1fr;gap:42px}.pricing h2{font-size:39px}.price strong{font-size:48px}.price span{font-size:24px}.about{padding:35px 0 0;border-left:0;border-top:1px solid var(--line)}.faq{grid-template-columns:1fr;gap:27px;padding-top:10px;padding-bottom:50px}.faq h2{font-size:29px;max-width:none}.contact{padding-top:45px}.contact h2{font-size:36px}.contact>div>p{font-size:18px}.contact br{display:none}.contact-actions{gap:12px;flex-wrap:wrap}.contact-actions .button{min-width:0;font-size:16px}.workflow-dialog{width:calc(100% - 22px);max-height:96vh}.workflow-detail{padding:35px 18px 22px}.workflow-detail-head{padding-right:38px}.workflow-detail-head h2{font-size:31px}.visual-flow{grid-template-columns:1fr;margin-top:23px;gap:0}.detail-stage{padding:18px}.flow-arrow{height:38px;transform:rotate(90deg)}.stage-title h3{font-size:21px}.source-cloud,.filter-visual{max-width:330px;width:100%;margin-inline:auto}.rewrite-visual,.publish-visual{max-width:370px;width:100%;margin-inline:auto}.micro-features{justify-content:center}.workflow-detail-footer{grid-template-columns:1fr;gap:14px}.workflow-detail-footer .button{justify-self:start}.dialog-inner{padding:49px 25px 30px}.dialog-inner h2{font-size:31px}.dialog-actions{flex-direction:column}}
@media(max-width:460px){.wrap{width:calc(100% - 32px)}.header{gap:8px}.header-contact{font-size:12px;padding:12px}.header-contact .button-icon{display:none}.offer-pill{font-size:12px;padding:8px 11px}.hero h1{font-size:38px}.hero-copy .lead{font-size:17px}.hero-cta{font-size:15px;padding:17px 18px;width:100%}.hero-note{font-size:12px;line-height:1.5}.hero-benefits{display:grid;grid-template-columns:1fr 1fr}.workflow{padding:21px 13px 14px}.workflow-prompt{font-size:0}.workflow-prompt svg{width:19px;height:19px}.workflow-stage{height:277px;grid-template-columns:30% 23% 47%}.sources{height:250px}.source{font-size:10px;padding:7px 5px;gap:5px;min-height:49px}.source img,.source-icon{width:23px;height:23px}.connectors{height:263px;top:6px}.engine{width:57px;height:57px}.engine .mark-crop{transform:scale(.62)}.sample{padding:11px 8px;margin-left:2px}.sample-head img{display:none}.sample h3{font-size:17px}.approval{font-size:8px;padding:7px 4px;gap:3px}.sample-copy{padding:14px 0}.workflow-open{font-size:12px}.product h2{font-size:32px}.product-card-head h3{font-size:20px}.test-timeline ol{grid-template-columns:repeat(7,50px);overflow-x:auto;padding-bottom:8px}.test-timeline ol:before{right:auto;width:300px}.control-list h3{font-size:21px}.price strong{font-size:44px}.price span{font-size:21px}.contact-actions{flex-direction:column}.contact h2{font-size:32px}.workflow-detail-head h2{font-size:28px}.workflow-detail{padding-inline:14px}.detail-stage{padding:16px 13px}.feature-strip{justify-content:flex-start}.example-note{font-size:12px}.dialog-actions .button{font-size:15px}footer{gap:15px}footer>span{font-size:11px;text-align:right}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}

/* Workflow motion redesign */
.hero-copy{padding-top:0}.hero-benefits b{width:34px;height:34px;border-radius:11px;font-size:0}.hero-benefits b svg{width:18px;height:18px;stroke-width:1.8}.source-icon svg{width:18px;height:18px;stroke-width:2}.map-sources i svg{width:16px;height:16px}.connectors{position:absolute;inset:8px 0 auto;width:100%;height:315px;overflow:visible;fill:none;stroke:var(--mint);stroke-width:3;vector-effect:non-scaling-stroke}.connectors .input-lines{opacity:.95}.connectors .output-line{stroke-width:3.5}

.workflow-detail-head h2{max-width:900px}.visual-flow{grid-template-columns:repeat(3,minmax(0,1fr) 26px) minmax(0,1fr);margin-top:24px}.detail-stage{min-height:395px;padding:17px 15px}.stage-title{align-items:flex-start}.stage-title>span{margin-top:1px}.stage-title h3{font-size:18px}.stage-title small{display:block;color:var(--muted);font-size:10px;line-height:1.25;margin-top:5px;letter-spacing:0}.stage-stat{margin-top:auto;border-radius:12px;background:var(--pale-2);padding:9px 11px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--mint-dark);font-size:11px}.stage-stat i{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px #18d8a120}

.radar{height:245px;margin:7px 0 5px;position:relative;isolation:isolate;overflow:hidden}.radar:before,.radar:after{content:'';position:absolute;left:50%;top:50%;border:1px dashed #8ddfc9;border-radius:50%;transform:translate(-50%,-50%);z-index:-1}.radar:before{width:154px;height:154px}.radar:after{width:104px;height:104px}.radar .mark-crop{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;box-shadow:0 8px 24px #063d381c}.radar-wave{position:absolute;left:50%;top:50%;width:70px;height:70px;margin:-35px;border:1.5px solid var(--mint);border-radius:50%;opacity:0;z-index:1;animation:radar-pulse 3s ease-out infinite}.radar-wave.w2{animation-delay:1s}.radar-wave.w3{animation-delay:2s}.radar-sweep{position:absolute;left:50%;top:50%;width:76px;height:2px;transform-origin:0 50%;background:linear-gradient(90deg,var(--mint),transparent);z-index:2;animation:radar-sweep 4.5s linear infinite}.radar-source{position:absolute;width:37px;height:37px;object-fit:contain;z-index:4;animation:source-float 3.4s ease-in-out infinite}.radar-source.telegram{left:5%;top:17%}.radar-source.max{left:7%;bottom:13%;animation-delay:-1.4s}.radar-source.vk{right:5%;top:18%;animation-delay:-2.1s}.radar-source.web,.radar-source.rss{display:grid;place-items:center;border-radius:10px;background:#e8f1ef;color:var(--ink)}.radar-source.web{left:5%;top:47%;animation-delay:-.7s}.radar-source.rss{right:5%;bottom:14%;background:#4b706c;color:#fff;animation-delay:-2.8s}.radar-source svg{width:21px;height:21px;stroke-width:1.8}

.filter-list{display:grid;gap:9px;margin:21px 0 8px}.filter-list>div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:9px;border:1px solid #e2eae8;border-radius:12px;background:#fff;padding:9px 10px;box-shadow:0 6px 17px #063d3808;animation:filter-row 3.6s ease-in-out infinite}.filter-list>div:nth-child(2){animation-delay:-1.2s}.filter-list>div:nth-child(3){animation-delay:-2.4s}.filter-list i{width:27px;height:27px;border-radius:9px;background:#fff0f0;color:#d1585d;display:grid;place-items:center}.filter-list i svg{width:16px;height:16px}.filter-list b{font-size:12px}.filter-list small{font-size:9px;color:#9a6a6a;background:#fff5f4;border-radius:99px;padding:4px 7px}.filter-gate{height:42px;position:relative;display:grid;place-items:center}.filter-gate span{width:86px;height:28px;background:var(--pale-2);clip-path:polygon(0 0,100% 0,62% 100%,38% 100%)}.filter-gate i{position:absolute;top:26px;width:2px;height:13px;background:var(--mint)}.filter-gate b{position:absolute;top:36px;width:7px;height:7px;border-radius:50%;background:var(--mint);animation:filter-drop 1.8s ease-in infinite}.filter-result{margin-top:9px;border:1px solid #aee4d4;border-radius:14px;background:var(--pale);padding:12px;display:flex;align-items:center;gap:10px}.filter-result>i{width:34px;height:34px;border-radius:50%;background:var(--mint);color:#fff;display:grid;place-items:center;flex:0 0 auto}.filter-result>i svg{width:18px;height:18px}.filter-result b{display:block;font-size:13px}.filter-result small{display:block;font-size:9px;color:var(--muted);margin-top:3px}

.post-transform{height:238px;margin:16px 0 9px;display:grid;grid-template-columns:.68fr 21px 1.32fr;gap:7px;align-items:center}.post-transform>svg{width:20px;height:20px;color:var(--mint-dark);animation:arrow-nudge 1.6s ease-in-out infinite}.raw-source{height:155px;border:1px solid var(--line);border-radius:12px;background:#fbfdfd;padding:11px;display:grid;align-content:start;gap:8px}.raw-source small{font-size:9px;font-weight:700}.raw-source i{height:5px;border-radius:5px;background:#dfe8e6}.raw-source i:nth-of-type(2){width:72%}.raw-source em{height:57px;border-radius:7px;background:#e6eeec;margin-top:3px}.channel-post{height:226px;border:1px solid #cfe5de;border-radius:13px;background:#fff;padding:9px;box-shadow:0 10px 24px #063d380c;animation:post-arrive .7s cubic-bezier(.2,.8,.2,1) both}.channel-post header{height:auto;margin:0;display:flex;align-items:center;gap:6px}.channel-post header img{width:23px;height:23px}.channel-post header span{display:grid}.channel-post header b{font-size:8px}.channel-post header small{font-size:7px;color:var(--muted)}.post-image{height:78px;border-radius:8px;background:var(--pale-2);display:grid;place-items:center;margin:8px 0;color:var(--mint-dark);font-size:9px;font-weight:700}.channel-post>strong{display:block;font-size:10px;line-height:1.2;margin-bottom:7px}.channel-post>i{display:block;height:4px;background:#e1e9e7;border-radius:4px;margin-top:5px}.channel-post>i:nth-of-type(2){width:74%}.channel-post footer{border:0;padding:0;margin:10px 0 0;display:flex;gap:8px;font-size:7px;color:var(--muted)}.post-checks{display:flex;flex-wrap:wrap;gap:5px;margin-top:auto}.post-checks span{display:flex;align-items:center;gap:4px;border-radius:9px;background:var(--pale-2);padding:6px 7px;font-size:8px;font-weight:700;color:var(--mint-dark)}.post-checks svg{width:12px;height:12px}

.publish-status{margin-top:17px;border:1px solid #b8eadc;border-radius:12px;background:var(--pale);padding:10px;display:grid;grid-template-columns:29px 1fr;column-gap:8px;align-items:center}.publish-status i{grid-row:1/3;width:29px;height:29px;border-radius:50%;background:var(--mint);color:#fff;display:grid;place-items:center}.publish-status i svg{width:16px;height:16px}.publish-status b{font-size:11px}.publish-status span{font-size:9px;color:var(--muted)}.schedule{margin-top:10px;border:1px solid var(--line);border-radius:11px;padding:8px 7px;display:grid;grid-template-columns:repeat(7,1fr);gap:4px;text-align:center}.schedule small{font-size:7px;color:var(--muted)}.schedule i{height:12px;border-radius:50%;background:var(--mint);position:relative}.schedule i:after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:7px;font-style:normal}.analytics-card{border:1px solid var(--line);border-radius:11px;padding:9px;margin-top:10px}.analytics-card header{height:auto;margin:0;display:flex;align-items:center;justify-content:space-between}.analytics-card header b{font-size:9px}.analytics-card header span{font-size:8px;color:var(--mint-dark);background:var(--pale-2);border-radius:99px;padding:3px 5px}.animated-bars{height:52px;margin-top:7px;display:flex;align-items:flex-end;gap:6px}.animated-bars i{flex:1;height:100%;background:var(--mint);border-radius:3px 3px 0 0;transform:scaleY(.2);transform-origin:bottom;animation:bars-rise 2.6s ease-in-out infinite alternate}.animated-bars i:nth-child(1){height:20%;animation-delay:-.2s}.animated-bars i:nth-child(2){height:34%;animation-delay:-.4s}.animated-bars i:nth-child(3){height:47%;animation-delay:-.6s}.animated-bars i:nth-child(4){height:64%;animation-delay:-.8s}.animated-bars i:nth-child(5){height:80%;animation-delay:-1s}.animated-bars i:nth-child(6){height:100%;animation-delay:-1.2s}.weekly-report{margin-top:10px;border:1px solid #bfe4d9;border-radius:11px;padding:9px;display:grid;grid-template-columns:28px 1fr 17px;align-items:center;gap:8px}.weekly-report>i{width:28px;height:28px;border-radius:8px;background:var(--pale-2);color:var(--mint-dark);display:grid;place-items:center}.weekly-report>i svg{width:17px;height:17px}.weekly-report b{display:block;font-size:9px}.weekly-report small{display:block;font-size:8px;color:var(--muted)}.weekly-report>svg{width:16px;height:16px;color:var(--mint-dark)}

@keyframes radar-pulse{0%{transform:scale(.45);opacity:.7}80%,100%{transform:scale(2.55);opacity:0}}@keyframes radar-sweep{to{transform:rotate(360deg)}}@keyframes source-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes filter-row{0%,78%,100%{transform:translateX(0);opacity:1}86%{transform:translateX(4px);opacity:.7}}@keyframes filter-drop{0%{transform:translateY(-6px);opacity:0}40%{opacity:1}100%{transform:translateY(8px);opacity:0}}@keyframes arrow-nudge{0%,100%{transform:translateX(0)}50%{transform:translateX(4px)}}@keyframes post-arrive{from{transform:translateX(10px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes bars-rise{from{transform:scaleY(.35);opacity:.65}to{transform:scaleY(1);opacity:1}}@keyframes stage-in{from{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}
.workflow-dialog[open] .detail-stage{animation:stage-in .45s both}.workflow-dialog[open] .detail-stage:nth-of-type(2){animation-delay:.07s}.workflow-dialog[open] .detail-stage:nth-of-type(3){animation-delay:.14s}.workflow-dialog[open] .detail-stage:nth-of-type(4){animation-delay:.21s}

@media(max-width:1160px){.visual-flow{grid-template-columns:repeat(3,minmax(0,1fr) 18px) minmax(0,1fr)}.detail-stage{padding:14px 10px}.stage-title h3{font-size:15px}.radar-source{width:32px;height:32px}.post-transform{grid-template-columns:.62fr 18px 1.38fr}.post-checks span{padding:5px;font-size:7px}.weekly-report b{font-size:8px}}
@media(max-width:850px){.connectors{height:287px;top:8px}.visual-flow{grid-template-columns:1fr}.detail-stage{min-height:390px;padding:18px}.stage-title h3{font-size:21px}.stage-title small{font-size:11px}.radar{max-width:340px;width:100%;margin-inline:auto}.filter-list,.filter-gate,.filter-result{max-width:360px;width:100%;margin-left:auto;margin-right:auto}.post-transform,.publish-status,.schedule,.analytics-card,.weekly-report{max-width:370px;width:100%;margin-left:auto;margin-right:auto}.post-checks{justify-content:center}.post-checks span{font-size:9px;padding:7px}.workflow-detail-footer p{font-size:13px}}
@media(max-width:460px){.connectors{height:263px;top:6px}.hero-benefits b{width:32px;height:32px}.radar{height:240px}.detail-stage{min-height:385px}.stage-filter{min-height:405px}.post-transform{grid-template-columns:.6fr 18px 1.4fr}.channel-post{height:220px}.stage-title h3{font-size:20px}}
@media(prefers-reduced-motion:reduce){.radar-wave,.radar-sweep,.radar-source,.filter-list>div,.filter-gate b,.post-transform>svg,.channel-post,.animated-bars i,.workflow-dialog[open] .detail-stage{animation:none!important}.radar-wave{display:none}.radar-sweep{display:none}.animated-bars i{transform:scaleY(1)}}

/* Workflow refinements */
.source img[src*="vkontakte.jpeg"],.map-sources img[src*="vkontakte.jpeg"],.radar-source.vk{border-radius:10px}
.radar-source.web{width:56px;height:46px;padding:5px 6px;grid-template-rows:20px 9px;gap:1px;background:#f1f7f5;border:1px solid #d9e9e5;box-shadow:0 6px 16px #063d380b}
.radar-source.web svg{width:19px;height:19px}
.radar-source.web small{font-size:7px;font-weight:700;line-height:1;color:var(--ink-2)}

.filter-list{margin-bottom:3px}
.filter-funnel{height:74px;display:grid;place-items:center;margin:0 auto 3px;width:100%}
.filter-funnel svg{width:156px;height:68px;overflow:visible}
.funnel-body{fill:#e2f8f1;stroke:#83dbc2;stroke-width:2;stroke-linejoin:round}
.funnel-rim{fill:none;stroke:#18cfa0;stroke-width:3;stroke-linecap:round}
.funnel-flow{fill:none;stroke:#7acfb8;stroke-width:1.5;stroke-linecap:round;opacity:.8}
.funnel-particle{fill:#18cfa0;animation:funnel-flow 2.2s ease-in-out infinite}
.funnel-particle.p2{animation-delay:-.7s}.funnel-particle.p3{animation-delay:-1.4s}

.post-transform{grid-template-columns:.68fr 36px 1.32fr;gap:6px}
.post-transform>.rewrite-arrow{width:36px;height:36px;padding:7px;border:1px solid #bce8dc;border-radius:50%;background:var(--pale);color:var(--mint-dark);stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round;animation:rewrite-pulse 2.4s ease-in-out infinite}

.schedule{display:block;padding:8px 8px 9px;text-align:left}
.schedule-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}
.schedule-head b{font-size:9px}.schedule-head>span{font-size:7px;font-weight:700;color:var(--mint-dark);background:var(--pale-2);padding:3px 6px;border-radius:99px}
.week-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}
.week-days>span{min-width:0;height:33px;border:1px solid #e1ebe8;border-radius:8px;background:#fbfdfd;display:grid;place-items:center;align-content:center;gap:4px}
.week-days>span.today{border-color:#8dddd0;background:var(--pale)}
.week-days small{font-size:7px;color:var(--muted);line-height:1}
.week-days i{display:block;width:14px;height:3px;border-radius:99px;background:var(--mint);position:static}
.week-days i:after{display:none}

@keyframes funnel-flow{0%,100%{transform:translateY(-2px);opacity:.35}50%{transform:translateY(7px);opacity:1}}
@keyframes rewrite-pulse{0%,100%{transform:scale(1);box-shadow:0 0 0 0 #18cfa000}50%{transform:scale(1.04);box-shadow:0 0 0 5px #18cfa014}}

@media(max-width:1160px){.post-transform{grid-template-columns:.62fr 32px 1.38fr}.post-transform>.rewrite-arrow{width:32px;height:32px;padding:6px}}
@media(max-width:850px){.filter-list,.filter-funnel,.filter-result{max-width:360px;width:100%;margin-left:auto;margin-right:auto}.post-transform{grid-template-columns:.68fr 40px 1.32fr}.post-transform>.rewrite-arrow{width:38px;height:38px}}
@media(max-width:460px){.post-transform{grid-template-columns:.6fr 34px 1.4fr}.post-transform>.rewrite-arrow{width:34px;height:34px;padding:6px}}
@media(prefers-reduced-motion:reduce){.funnel-particle,.post-transform>.rewrite-arrow{animation:none!important}}

/* ── Правки 22.09.2026: источники, воронка, стрелка, номера шагов ──────────
   Порядок важен: файл читается сверху вниз, и этот слой перекрывает прежние
   правила для тех же элементов. */

/* Плитка «Сайты» рядом с фирменными значками мессенджеров. Прежняя серая
   плитка RSS выпадала из палитры и обещала то, чего система не делает:
   сайты разбираются напрямую, RSS-лент она не читает. */
.source-icon.site{background:linear-gradient(140deg,#1ed7a4,#0bb0c9);box-shadow:0 5px 12px #0bb0c92e}
.source-icon.site svg{fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

/* Номера шагов. Светлая мята сливалась с фоном карточки — здесь нужен якорь
   для взгляда, поэтому цвет уходит в глубокий фирменный зелёный. */
.stage-title>span{background:linear-gradient(145deg,#0a9a78,#064a45);box-shadow:0 4px 10px #064a4524;font-size:15px}

/* ── Шаг 1: источники вокруг знака ──────────────────────────────────────── */
/* Шесть площадок по кругу: столько помещается, не наезжая ни на знак в
   центре, ни на заголовок шага. Кольца ниже сжаты под них. */
.radar:before{width:132px;height:132px}
.radar:after{width:88px;height:88px}
.radar-source{width:33px;height:33px;border-radius:10px;background:#fff;box-shadow:0 5px 14px #063d3814}
.radar-source.site{display:grid;place-items:center;background:linear-gradient(140deg,#1ed7a4,#0bb0c9)}
.radar-source.site svg{width:19px;height:19px;fill:none;stroke:#fff;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.radar-source.p1{left:7%;top:10%}
.radar-source.p2{right:7%;top:10%;animation-delay:-.6s}
.radar-source.p3{left:0;top:35%;animation-delay:-1.2s}
.radar-source.p7{right:0;top:50%;animation-delay:-1.8s}
.radar-source.p4{left:7%;bottom:9%;animation-delay:-2.4s}
.radar-source.p5{right:7%;bottom:9%;animation-delay:-3s}

/* Материал, который источники отдают. Точки стартуют у своей плитки
   (смещение задано в разметке) и сходятся к знаку Tokel — так видно, что
   система именно собирает, а не просто светится. Цвет фирменный: красный в
   этой схеме уже занят отбраковкой на шаге 2, и повторять его здесь значило
   бы сказать «пришёл мусор». */
.spark{position:absolute;left:50%;top:50%;width:7px;height:7px;margin:-3.5px;border-radius:50%;z-index:2;
  background:radial-gradient(circle at 35% 30%,#7bf3cd,#12c79a);box-shadow:0 0 8px #18d8a166;opacity:0;
  animation:spark-fly 3.15s cubic-bezier(.45,0,.55,1) infinite;animation-delay:var(--d)}
@keyframes spark-fly{
  0%{transform:translate(var(--dx),var(--dy)) scale(.5);opacity:0}
  12%{opacity:1}
  70%{opacity:1}
  100%{transform:translate(0,0) scale(.3);opacity:0}}

/* ── Шаг 2: воронка ─────────────────────────────────────────────────────── */
.filter-funnel{height:96px}
.filter-funnel svg{width:168px;height:96px;overflow:visible}
/* Кромка — отдельная линия по верхнему краю, а не крышка сверху: так фигура
   читается как воронка, а не как стол с подставкой. */
.funnel-mouth{fill:none;stroke:url(#funnel-edge);stroke-width:5;stroke-linecap:round}
.funnel-body{fill:url(#funnel-fill);stroke:#5ccfae;stroke-width:1.8;stroke-linejoin:round}
.funnel-feed rect{fill:#dbe7e5;stroke:#c2d6d3;stroke-width:1}
.funnel-feed .f1{animation:funnel-drop 3.6s ease-in infinite}
.funnel-feed .f2{animation:funnel-drop 3.6s ease-in infinite;animation-delay:-1.2s}
.funnel-feed .f3{animation:funnel-drop 3.6s ease-in infinite;animation-delay:-2.4s}
.funnel-reject{fill:var(--red);animation:funnel-reject-left 3.6s ease-out infinite}
.funnel-reject.r2{animation-name:funnel-reject-right;animation-delay:-1.8s}
.funnel-pass{fill:#12c79a;animation:funnel-pass 3.6s ease-in-out infinite}
@keyframes funnel-drop{
  0%{transform:translateY(-6px);opacity:0}
  15%{opacity:1}
  55%{transform:translateY(22px);opacity:1}
  72%{transform:translateY(34px);opacity:0}
  100%{transform:translateY(34px);opacity:0}}
@keyframes funnel-reject-left{
  0%,30%{transform:translate(0,0) scale(.4);opacity:0}
  45%{transform:translate(-6px,-2px) scale(1);opacity:1}
  80%,100%{transform:translate(-30px,14px) scale(.6);opacity:0}}
@keyframes funnel-reject-right{
  0%,30%{transform:translate(0,0) scale(.4);opacity:0}
  45%{transform:translate(6px,-2px) scale(1);opacity:1}
  80%,100%{transform:translate(30px,14px) scale(.6);opacity:0}}
@keyframes funnel-pass{
  0%,55%{transform:translateY(-12px) scale(.4);opacity:0}
  70%{transform:translateY(-4px) scale(1);opacity:1}
  90%,100%{transform:translateY(6px) scale(.9);opacity:0}}

/* ── Шаг 3: полукруглая стрелка ─────────────────────────────────────────── */
.post-transform>.rewrite-arrow{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:1160px){.radar-source{width:30px;height:30px}
  .filter-funnel,.filter-funnel svg{height:86px}.filter-funnel svg{width:152px}}
@media(max-width:850px){.filter-funnel,.filter-funnel svg{height:96px}.filter-funnel svg{width:168px}}
@media(prefers-reduced-motion:reduce){.spark,.funnel-feed rect,.funnel-reject,.funnel-pass{animation:none!important}
  .spark,.funnel-feed rect,.funnel-reject{opacity:0}.funnel-pass{opacity:1}}

/* Номера в «Не готовый бот» — тот же глубокий зелёный, что у шагов подробной
   схемы: два блока рассказывают одно и то же разными цифрами, и разный цвет
   читался бы как разный смысл. */
.product-card-head>span{background:linear-gradient(145deg,#0a9a78,#064a45);color:#fff;box-shadow:0 4px 10px #064a4524}

/* ── Правки 22.09.2026, вторая часть ──────────────────────────────────────── */

/* Строка доказательства под условиями. Светлее и мельче условий: сначала
   человек читает, сколько это стоит, и только потом — что система уже
   работает. Обратный порядок заставлял бы его искать цену глазами. */
.hero-facts{margin-top:6px;font-size:12px;line-height:1.5;color:var(--muted)}
.hero-facts span{margin:0 5px;color:#9dbdb6}
.hero-benefits{margin-top:20px}
.hero-benefits>span{font-size:12px}

/* ── Шаг 2: причины отсева сменяются ───────────────────────────────────────
   Девять причин вместо трёх — все из системы: это статусы, по которым
   публикация не проходит дальше. За последние 30 дней чаще всего срабатывали
   слабый отклик в источнике (1415), реклама (1095) и повтор (918).
   Крутится по три в строке, со сдвигом между строками: одновременная смена
   читалась бы как перезагрузка блока, а не как работа фильтра. */
/* Причины лежат друг на друге в одной ячейке сетки, а не absolute: у
   absolute нулевая ширина, и длинная причина заезжала под метку «убрано».
   Так строка занимает ширину самой длинной причины и не дёргается при
   смене. */
.filter-list b.reason{display:grid;font-size:13px}
.filter-list b.reason span{grid-area:1/1;white-space:nowrap;opacity:0;
  animation:reason-swap 12s ease-in-out infinite}
.filter-list b.reason span:nth-child(2){animation-delay:-8s}
.filter-list b.reason span:nth-child(3){animation-delay:-4s}
.filter-list b.reason.r2 span:nth-child(1){animation-delay:-1.3s}
.filter-list b.reason.r2 span:nth-child(2){animation-delay:-9.3s}
.filter-list b.reason.r2 span:nth-child(3){animation-delay:-5.3s}
.filter-list b.reason.r3 span:nth-child(1){animation-delay:-2.6s}
.filter-list b.reason.r3 span:nth-child(2){animation-delay:-10.6s}
.filter-list b.reason.r3 span:nth-child(3){animation-delay:-6.6s}
@keyframes reason-swap{
  0%{opacity:0;transform:translateY(5px)}
  4%,28%{opacity:1;transform:none}
  33%,100%{opacity:0;transform:translateY(-5px)}}

/* ── Воронка ─────────────────────────────────────────────────────────────── */
.filter-funnel{height:92px}
.filter-funnel svg{width:170px;height:92px;overflow:visible}
.funnel-sheen{fill:none;stroke:#fff;stroke-width:2.5;stroke-linecap:round;opacity:.55}
@keyframes funnel-drop{
  0%{transform:translateY(-4px) scale(1);opacity:0}
  12%{opacity:1}
  70%{transform:translateY(46px) scale(.82);opacity:1}
  100%{transform:translateY(66px) scale(.55);opacity:1}}

/* ── Карточки схемы: нижние блоки на одной линии ───────────────────────────
   Карточки и так одной высоты, но заканчивались на разной: у одной подпись
   прижималась к содержимому, у другой висела в воздухе. Прижимаем последний
   блок каждой карточки к низу — тогда четыре подписи читаются как один ряд. */
.filter-result,.weekly-report{margin-top:auto}
.stage-post .post-transform{margin-bottom:14px}

@media(max-width:1160px){.filter-funnel,.filter-funnel svg{height:84px}.filter-funnel svg{width:154px}
  .filter-list b.reason{font-size:12px}}
@media(max-width:850px){.filter-funnel,.filter-funnel svg{height:92px}.filter-funnel svg{width:170px}
  .filter-list b.reason{font-size:13px}}
@media(prefers-reduced-motion:reduce){.filter-list b.reason span{animation:none!important;opacity:0}
  .filter-list b.reason span:nth-child(1){opacity:1}}

/* На узком экране плашки идут в два столбца, и третья оставалась одна с
   пустотой справа. Пусть занимает строку целиком. */
@media(max-width:460px){.hero-benefits>span:nth-child(3){grid-column:1/-1}}

/* ── Первый экран: воздух и порядок ───────────────────────────────────────
   Было: заголовок, абзац, кнопка, две строки мелким шрифтом и три плашки —
   всё в узкой левой колонке, друг у друга на голове. Стало три уровня:
   обещание и объяснение, действие с условиями, и отдельной полосой во всю
   ширину — доказательство. */
.hero{align-items:center}
.hero-copy .lead{margin-top:20px;max-width:560px}
.hero-cta{margin-top:30px}
.hero-note{margin-top:16px;font-size:13px;color:var(--muted)}
.hero-note span{color:#a8c6bf}

/* Полоса цифр под обеими колонками. Цифра крупная и тёмная, подпись мелкая
   и тихая: глаз сначала ловит числа, а расшифровку читает уже по выбору. */
.hero-proof{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);
  gap:30px;margin-top:46px;padding-top:26px;border-top:1px solid var(--line)}
.hero-proof>div{display:flex;flex-direction:column;gap:6px;min-width:0}
.hero-proof b{font-size:29px;line-height:1.05;letter-spacing:-.02em;color:var(--ink)}
.hero-proof span{font-size:13px;line-height:1.35;color:var(--muted)}

/* Плашки теперь живут в разделе «Не готовый бот» — там они поясняют, а не
   спорят с заголовком за внимание. */
.product .hero-benefits{margin:26px 0 0;gap:26px}

@media(max-width:850px){
  .hero-proof{margin-top:34px;padding-top:22px;gap:20px}
  .hero-proof b{font-size:24px}
  .hero-proof span{font-size:12px}
  .product .hero-benefits{gap:16px}}
@media(max-width:560px){
  .hero-proof{grid-template-columns:1fr;gap:14px}
  .hero-proof>div{flex-direction:row;align-items:baseline;gap:10px}
  .hero-proof b{font-size:21px;flex:0 0 auto}}

/* ── Воронка по образцу: контур, прямые стенки, узкий ствол ────────────────
   Контурная фигура вместо залитой: в присланном образце воронка читается
   линией, и на светлой карточке это честнее — заливка спорила с пастельными
   блоками вокруг. Цвет фирменный, толщина подобрана так, чтобы линия была
   видна и на телефоне. */
.filter-funnel{height:96px}
.filter-funnel svg{width:110px;height:96px;overflow:visible}
.funnel-body{fill:#f2fcf8;stroke:url(#funnel-edge);stroke-width:7;stroke-linejoin:round;stroke-linecap:round}
/* transform-box: по умолчанию сдвиг и масштаб внутри SVG считаются от угла
   всей картинки, а не от самого блока — из-за этого блоки уезжали в сторону
   и вылезали за стенку. fill-box привязывает преобразование к собственной
   рамке блока, и он движется ровно туда, куда написано. */
.funnel-feed rect{fill:#dbe7e5;stroke:#c2d6d3;stroke-width:1;transform-box:fill-box;transform-origin:50% 50%}

/* Блоки сходятся к горловине. Раньше они падали строго вниз, и крайние
   выезжали за скошенную стенку — со стороны это выглядело как промах мимо
   воронки. Теперь каждый смещается к центру ровно настолько, насколько
   сужается фигура. */
.funnel-feed .f1{animation:funnel-drop-left 3.6s ease-in infinite}
.funnel-feed .f2{animation:funnel-drop-mid 3.6s ease-in infinite;animation-delay:-1.2s}
.funnel-feed .f3{animation:funnel-drop-right 3.6s ease-in infinite;animation-delay:-2.4s}
@keyframes funnel-drop-left{
  0%{transform:translate(0,-6px) scale(1);opacity:0}
  14%{opacity:1}
  70%{transform:translate(14px,44px) scale(.72);opacity:1}
  100%{transform:translate(20px,62px) scale(.5);opacity:1}}
@keyframes funnel-drop-mid{
  0%{transform:translate(0,-6px) scale(1);opacity:0}
  14%{opacity:1}
  70%{transform:translate(0,44px) scale(.72);opacity:1}
  100%{transform:translate(0,62px) scale(.5);opacity:1}}
@keyframes funnel-drop-right{
  0%{transform:translate(0,-6px) scale(1);opacity:0}
  14%{opacity:1}
  70%{transform:translate(-14px,44px) scale(.72);opacity:1}
  100%{transform:translate(-20px,62px) scale(.5);opacity:1}}

/* ── Нижние блоки карточек одного размера ──────────────────────────────────
   Четыре подписи внизу схемы — это один ряд, и раньше он был из блоков
   разной высоты и разного вида: пилюля, большая плашка, три чипа и карточка
   со стрелкой. Приводим к общему виду и одной высоте. */
.stage-stat,.filter-result,.post-checks,.weekly-report{
  box-sizing:border-box;min-height:64px;margin-top:auto;
  border:1px solid #cbe9dd;border-radius:14px;background:var(--pale);
  padding:10px 12px;display:flex;align-items:center;gap:10px}
.stage-stat{justify-content:center}
.post-checks{flex-wrap:wrap;justify-content:center;gap:5px}
.weekly-report{gap:10px}

@media(max-width:1160px){.filter-funnel,.filter-funnel svg{height:88px}.filter-funnel svg{width:101px}
  .stage-stat,.filter-result,.post-checks,.weekly-report{min-height:60px;padding:8px 10px}}
@media(max-width:850px){.filter-funnel,.filter-funnel svg{height:96px}.filter-funnel svg{width:110px}
  .stage-stat,.filter-result,.post-checks,.weekly-report{min-height:64px;padding:10px 12px}}

/* ── Воронка просто «дышит» ────────────────────────────────────────────────
   Падающие блоки убраны: они тянули на себя внимание в блоке, где главное —
   три причины отсева слева. Осталось лёгкое дыхание контура: видно, что
   узел живой, но глаз за него не цепляется. Только transform и opacity —
   браузер рисует это на видеокарте, не пересчитывая разметку. */
.funnel-feed{display:none}
.funnel-body{transform-box:fill-box;transform-origin:50% 42%;
  animation:funnel-breath 3.8s ease-in-out infinite}
@keyframes funnel-breath{
  0%,100%{transform:scale(1);opacity:.88}
  50%{transform:scale(1.035);opacity:1}}
@media(prefers-reduced-motion:reduce){.funnel-body{animation:none!important;opacity:1}}

/* Номера этапов — как у шагов схемы и карточек «Не готовый бот». Светлая
   мята была третьим вариантом одной и той же вещи на одной странице. */
.control-list .number{background:linear-gradient(145deg,#0a9a78,#064a45);color:#fff;box-shadow:0 5px 12px #064a4524}

/* Вводный абзац раздела убран: он пересказывал словами ровно то, что ниже
   показано тремя карточками. Заголовок сам держит мысль, а плашки встают
   сразу под ним — им нужен свой отступ, прежде его задавал абзац. */
.product .hero-benefits{margin-top:24px}

/* ── Первый экран без картинки: текст по центру ────────────────────────────
   Схема уехала в свой раздел, и правая половина осталась бы пустой. Вместо
   того чтобы искать ей замену, текст встаёт по центру — так первый экран
   держится на одном обещании и одной кнопке. */
.hero{grid-template-columns:1fr;justify-items:center;text-align:center;
  min-height:0;padding-top:64px;padding-bottom:64px;gap:0}
.hero-copy{max-width:880px;padding:0}
.hero h1{max-width:none}
.hero-copy .lead{max-width:760px;margin-inline:auto;font-size:19px}
.hero-cta{margin-top:32px}
.hero-note{margin-top:16px}
.hero-proof{max-width:920px;width:100%;margin-top:44px;text-align:center}
.hero-proof>div{align-items:center}

/* ── Раздел «Как это работает» ─────────────────────────────────────────────
   Прежде это было модальное окно; теперь обычный раздел страницы. Отступы
   и заголовок берём от раздела, а сама схема внутри не изменилась. */
.how{background:var(--pale);padding-top:64px;padding-bottom:64px}
.how-head{max-width:900px}
.how-head h2{margin-top:8px}
.how .visual-flow{margin-top:30px}
.how .detail-stage{background:#fff}
.how .example-note{background:#fff}
.how-footer{border-top:1px solid var(--line);margin-top:20px;padding-top:20px;
  display:grid;grid-template-columns:1fr auto;align-items:center;gap:24px}
.how-footer p{font-size:14px;line-height:1.45;color:var(--ink-2);max-width:760px}

@media(max-width:850px){
  .hero{padding-top:44px;padding-bottom:48px}
  .hero-copy .lead{font-size:18px}
  .how{padding-top:52px;padding-bottom:52px}
  .how-footer{grid-template-columns:1fr;gap:14px}
  .how-footer .button{justify-self:start}}

/* ── Движение просыпается под курсором ─────────────────────────────────────
   Четыре карточки, которые шевелятся одновременно и всё время, тянут глаз
   каждая на себя — читать текст рядом с ними тяжело. Поэтому в покое схема
   стоит, а оживает только та карточка, на которую человек смотрит.

   Гасим не паузой, а отменой анимации: у паузы кадр замирает там, где
   застал, и точка повисает посреди карточки, а луч радара — случайной
   линией. С отменой каждый элемент возвращается в осмысленное положение
   покоя, а под курсором движение начинается сначала.

   Условие hover:hover — про устройства с курсором. На телефоне наводить
   нечем, и там схема живёт как раньше. */
@media(hover:hover){
  .detail-stage:not(:hover) .radar-wave,
  .detail-stage:not(:hover) .radar-sweep,
  .detail-stage:not(:hover) .radar-source,
  .detail-stage:not(:hover) .spark,
  .detail-stage:not(:hover) .filter-list>div,
  .detail-stage:not(:hover) .filter-list b.reason span,
  .detail-stage:not(:hover) .funnel-body,
  .detail-stage:not(:hover) .rewrite-arrow,
  .detail-stage:not(:hover) .animated-bars i{animation:none}

  /* Положения покоя для тех, у кого «нулевой кадр» пустой. */
  .detail-stage:not(:hover) .radar-sweep{opacity:0}
  .detail-stage:not(:hover) .filter-list b.reason span{opacity:0}
  .detail-stage:not(:hover) .filter-list b.reason span:first-child{opacity:1}
  .detail-stage:not(:hover) .animated-bars i{transform:scaleY(1)}

  /* Лёгкий подъём карточки — знак, что здесь есть что разглядывать. */
  .detail-stage{transition:transform .25s,box-shadow .25s,border-color .25s}
  .detail-stage:hover{transform:translateY(-3px);border-color:#bde3d5;
    box-shadow:0 18px 38px #063d3814}
}

/* Заголовок по центру длиннее прежнего — он называет продукт и три
   действия. Чтобы он лёг в две строки, а не рассыпался на четыре, кегль
   чуть меньше, а строка длиннее. */
.hero-copy{max-width:1000px}
.hero h1{font-size:clamp(32px,4.1vw,50px);max-width:1000px;letter-spacing:-.02em}

/* На узком экране цифры складываются в строки «число — подпись»; раз весь
   первый экран по центру, то и они. */
@media(max-width:560px){.hero-proof>div{justify-content:center}}

/* ── Первый экран снова в две колонки ──────────────────────────────────────
   Текст по центру оказался пустоват: экран держался на одних буквах.
   Слева обещание, справа то, ради чего всё затевается — готовый пост в
   канале клиента. Схему сюда не возвращаем: она целиком во втором
   разделе, и показывать её дважды незачем. */
.hero{grid-template-columns:1.02fr .98fr;gap:54px;justify-items:stretch;
  text-align:left;align-items:center;padding-top:44px;padding-bottom:56px}
.hero-copy{max-width:640px;justify-self:start}
.hero h1{font-size:clamp(32px,3.3vw,46px);max-width:640px}
.hero-copy .lead{margin-inline:0;max-width:600px;font-size:18px}
.hero-proof{max-width:none;text-align:left;margin-top:40px}
.hero-proof>div{align-items:flex-start}

.hero-visual{display:grid;place-items:center;min-width:0}
.hero-visual .sample{width:100%;max-width:400px;margin:0;
  box-shadow:0 26px 60px #0a463c14;padding:18px 20px}
.hero-visual .sample h3{font-size:26px}
.hero-visual .sample-head{font-size:12px}
.hero-visual .approval{font-size:11px;padding:10px 9px}

@media(max-width:850px){
  .hero{grid-template-columns:1fr;gap:34px;text-align:center;padding-top:36px}
  .hero-copy{max-width:640px;justify-self:center}
  .hero h1,.hero-copy .lead{margin-inline:auto}
  .hero-visual .sample{max-width:360px}
  .hero-proof{text-align:center}
  .hero-proof>div{align-items:center}}
@media(max-width:560px){.hero-proof>div{align-items:baseline}}

/* Карточка на белом висела в пустоте: правая половина читалась как
   незаполненное место. Подложка даёт ей вес — тот же приём, что был у
   прежней схемы на первом экране. */
.hero-visual{background:var(--pale);border-radius:28px;padding:44px 38px;
  place-items:center;align-self:stretch}
.hero-visual .sample{max-width:380px}
@media(max-width:850px){.hero-visual{padding:32px 24px;border-radius:24px}}

/* ── Разделы чередуются по фону ────────────────────────────────────────────
   «Как это работает» и «Как это настраивается» стояли на одной светлой
   подложке и сливались в одну длинную зелёную простыню. Теперь через один:
   белый — светлый — белый — светлый — тёмный. Граница между разделами
   видна без единой линии. */
.product{background:#fff}
.product-cards>li{border-color:#cfe6de}
.product .test-timeline{background:var(--pale);border-color:#cfe6de}
.control{background:var(--pale);padding:2px 0}

/* ── Три ряда цифр перестали быть одинаковыми ──────────────────────────────
   Одна и та же тёмная кругляшка повторялась в трёх разделах подряд, и
   страница начинала выглядеть как список списков. Теперь у каждого ряда
   свой вес: путь поста — залитые кружки, настройка — контурные, этапы
   доверия — просто цифра. Читается как одна система, а не как копия. */
.product-card-head>span{background:#fff;border:1.5px solid #9fd9c6;color:var(--mint-dark);box-shadow:none;font-size:19px}
.control-list .number{background:none;box-shadow:none;color:#7fb8a8;font-size:26px;
  width:auto;height:auto;justify-content:flex-start;letter-spacing:.04em}

/* Схема на первом экране — картинка, а не кнопка: подробный разбор идёт
   следующим разделом, открывать тут нечего. Подложка и размеры прежние,
   заголовок и приглашение «Раскрыть» убраны. */
.hero-visual{padding:26px 24px}
.hero-visual .workflow-stage{width:100%;height:auto;min-height:300px;padding-top:0}
.hero-visual .sample{max-width:none;box-shadow:0 18px 42px #12463910;padding:13px 14px}
.hero-visual .sample h3{font-size:22px}
@media(max-width:850px){.hero-visual{padding:22px 16px}
  .hero-visual .workflow-stage{min-height:280px}}

/* На узком экране карточке поста тесно: заголовок ломался на четыре
   строки, а подпись «Сначала проверяете вы» упиралась в край. */
@media(max-width:460px){
  .hero-visual{padding:18px 12px}
  .hero-visual .sample{padding:11px 9px}
  .hero-visual .sample h3{font-size:17px}
  .hero-visual .approval{font-size:9px;padding:7px 5px;gap:4px}
  .hero-visual .sample-head{font-size:10px}}

/* ── Первый экран: типографика вместо картинки ─────────────────────────────
   Прошлый текстовый вариант не сработал не потому, что текст — плохо, а
   потому, что он был мелким и по центру: экрану не на чем было держаться.
   Здесь работает сам шрифт. Заголовок крупный и по левому краю, над ним
   плашка с тем, что это за продукт, под ним одна кнопка. */
.hero{grid-template-columns:1fr;justify-items:start;text-align:left;
  padding-top:70px;padding-bottom:64px;gap:0;min-height:0}
.hero-copy{max-width:1100px;padding:0}
.hero-pill{display:inline-block;margin:0 0 26px;background:var(--ink);color:#fff;
  border-radius:99px;padding:11px 20px;font-size:14px;font-weight:700;letter-spacing:.01em}
.hero h1{font-size:clamp(38px,7.2vw,92px);line-height:.98;letter-spacing:-.035em;max-width:none}
.hero-copy .lead{font-size:19px;line-height:1.5;max-width:620px;margin:30px 0 0}
.hero-cta{margin-top:34px;font-size:17px;padding:22px 30px}
.hero-note{margin-top:18px;font-size:13px}
.hero-proof{margin-top:54px;text-align:left}
.hero-proof>div{align-items:flex-start}

@media(max-width:850px){
  .hero{padding-top:46px;padding-bottom:50px}
  .hero-pill{font-size:12px;padding:9px 15px;margin-bottom:20px}
  .hero-copy .lead{font-size:18px;margin-top:24px}
  .hero-cta{width:100%;justify-content:center;padding:20px 24px}}

/* Третья строка заголовка длиннее двух первых — даём ей всю ширину полосы
   и чуть сбавляем кегль, чтобы она не переносилась четвёртой. */
.hero-copy{max-width:none}
.hero h1{font-size:clamp(38px,6.4vw,84px)}

/* Первый экран снова по левому краю — цифры под ним тоже. */
@media(max-width:560px){.hero-proof>div{justify-content:flex-start}}

/* ── Плашка над заголовком ─────────────────────────────────────────────────
   Тёмная таблетка во всю строку спорила с заголовком за внимание и читалась
   как кнопка. Здесь ей роль подписи: светлый фон, тонкая рамка, живая точка
   слева. Так делают на первых экранах Linear, Vercel и Stripe — ярлык
   категории не должен кричать громче обещания под ним. */
.hero-pill{display:inline-flex;align-items:center;gap:9px;background:var(--pale);
  color:var(--ink-2);border:1px solid #c8e6da;border-radius:99px;
  padding:8px 16px 8px 13px;font-size:13px;font-weight:700;letter-spacing:0;margin-bottom:24px}
.hero-pill i{width:7px;height:7px;border-radius:50%;background:var(--mint);
  box-shadow:0 0 0 4px #18d8a126;flex:0 0 auto}

/* Живое лицо вместо буквы в кружке: продукт держится на том, что за ним
   конкретный человек, и это единственное место, где его видно. */
.author-photo{width:88px;height:88px;border-radius:50%;object-fit:cover;
  display:block;margin-bottom:24px;box-shadow:0 10px 26px #063d3820}

/* Логотип в подвале лежал белым прямоугольником на светло-зелёном фоне:
   у картинки белая подложка. multiply гасит белое до цвета фона, а тёмные
   буквы и знак остаются как есть. */
.brand-crop img{mix-blend-mode:multiply}

/* ── Блок отчёта ───────────────────────────────────────────────────────────
   Раньше здесь были три строчки списка без подробностей. Теперь пять пунктов
   с пояснениями: администратор канала хочет знать не «всё хорошо», а что
   именно вышло, как это прочитали и что будет дальше. */
.analytics-inner{grid-template-columns:.95fr 1.05fr;gap:64px;align-items:start}
.analytics-lead h2{font-size:38px;line-height:1.1}
.analytics-lead p{font-size:17px;line-height:1.5;margin-top:20px;color:#cfe8df;max-width:520px}
.analytics-lead .button{margin-top:28px}
.analytics-list{list-style:none;margin:0;padding:0;display:grid;gap:20px}
.analytics-list li{display:grid;gap:6px;padding-bottom:20px;border-bottom:1px solid #1d5c53}
.analytics-list li:last-child{border-bottom:0;padding-bottom:0}
.analytics-list b{font-size:17px}
.analytics-list span{font-size:14px;line-height:1.5;color:#a9cfc4}

/* ── Пример отчёта ─────────────────────────────────────────────────────────
   Показывает то же, что видит клиент в настоящем отчёте: состояние, выпуск,
   качество, перемены, решения. Данные вымышленные — настоящие отчёты
   открыты по личной ссылке, и чужой канал на посадочной не место. */
.report-dialog{max-width:820px;width:calc(100% - 36px);max-height:92vh;border-radius:24px}
.report-sheet{padding:38px 40px 30px}
.report-head{padding-right:50px}
.report-head h2{font-size:32px;margin-top:8px}
.report-period{font-size:13px;color:var(--muted);margin-top:8px}
.report-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:24px}
.report-tiles>div{border:1px solid var(--line);border-radius:14px;padding:14px;background:var(--pale)}
.report-tiles small{display:block;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}
.report-tiles b{display:block;font-size:28px;line-height:1.1;margin:6px 0 4px;letter-spacing:-.02em}
.report-tiles span{display:block;font-size:13px;font-weight:700}
.report-tiles .up{color:var(--mint-dark)}
.report-tiles em{display:block;font-style:normal;font-size:11px;color:var(--muted);margin-top:4px}
.report-block{margin-top:26px}
.report-block h3{display:flex;align-items:center;gap:10px;font-size:19px}
.report-block h3 i{width:26px;height:26px;flex:0 0 auto;display:grid;place-items:center;font-style:normal;
  font-size:13px;border-radius:50%;background:linear-gradient(145deg,#0a9a78,#064a45);color:#fff}
.report-sub{font-size:13px;color:var(--muted);margin-top:8px}
.report-checks,.report-quality,.report-changes{list-style:none;margin:14px 0 0;padding:0;display:grid;gap:8px}
.report-checks li{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start;
  border:1px solid var(--line);border-radius:12px;padding:11px 13px}
.report-checks .ok{width:22px;height:22px;border-radius:50%;background:var(--mint);color:#fff;
  display:grid;place-items:center;font-size:12px}
.report-checks b{display:block;font-size:14px}
.report-checks small{display:block;font-size:12px;color:var(--muted);margin-top:3px}
.report-quality li{display:flex;justify-content:space-between;gap:14px;align-items:baseline;
  border-bottom:1px dashed var(--line);padding-bottom:8px;font-size:14px}
.report-quality b{font-size:13px;white-space:nowrap;color:var(--mint-dark)}
.report-quality b.warn{color:#c2565c}
.report-found{margin-top:12px;border-radius:12px;background:var(--red-bg);border:1px solid #ffd9d9;
  padding:11px 13px;font-size:13px;line-height:1.45}
.report-note{font-size:12px;color:var(--muted);margin-top:12px;line-height:1.5}
.report-changes li{display:grid;gap:3px;border-left:3px solid var(--mint);padding-left:12px}
.report-changes b{font-size:14px}
.report-changes span{font-size:13px;color:var(--ink-2)}
.report-action{margin-top:14px;border:1px solid #aee4d4;border-radius:14px;background:var(--pale);padding:14px 16px}
.report-action p{font-size:14px;line-height:1.5}
.report-action dl{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:12px 0 0}
.report-action dt{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}
.report-action dd{margin:4px 0 0;font-size:13px;line-height:1.4}
.report-limit{margin-top:22px;font-size:12px;line-height:1.55;color:var(--muted)}
.report-cta{border-top:1px solid var(--line);margin-top:20px;padding-top:18px;
  display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}
.report-cta span{font-size:14px;color:var(--ink-2)}

@media(max-width:850px){
  .analytics-inner{grid-template-columns:1fr;gap:34px}
  .analytics-lead h2{font-size:31px}
  .report-sheet{padding:32px 20px 24px}
  .report-head h2{font-size:26px}
  .report-tiles{grid-template-columns:1fr;gap:8px}
  .report-tiles>div{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:8px}
  .report-tiles small{grid-column:1/-1}
  .report-tiles em{grid-column:1/-1}
  .report-action dl{grid-template-columns:1fr}
  .report-cta .button{width:100%;justify-content:center}}

/* ── Блок отчёта: выравнивание ─────────────────────────────────────────────
   Точки-маркеры рисуются псевдоэлементом, а строка стала сеткой — и точка
   уехала отдельной строкой над заголовком. Теперь у неё своя колонка, и она
   стоит на одной линии с заголовком, как и задумано.
   Левая колонка прижата к верху, но выровнена по центру списка: раньше под
   кнопкой оставалась пустая треть экрана. */
.analytics-inner{grid-template-columns:.85fr 1.15fr;gap:72px;align-items:center}
.analytics-list{gap:0}
.analytics-list li{display:grid;grid-template-columns:auto 1fr;gap:5px 14px;
  align-items:start;padding:18px 0;border-bottom:1px solid #1d5c53}
.analytics-list li:first-child{padding-top:0}
.analytics-list li:before{content:'';width:9px;height:9px;border-radius:50%;
  background:var(--mint);grid-row:1/3;margin-top:7px;flex:0 0 auto}
.analytics-list b{grid-column:2;font-size:17px;line-height:1.3}
.analytics-list span{grid-column:2;font-size:14px;line-height:1.5;color:#a9cfc4}

/* Фотография крупнее: это единственное лицо на странице, и в 88 пикселях
   оно терялось рядом с заголовком блока. */
.author-photo{width:120px;height:120px;margin-bottom:22px;
  box-shadow:0 14px 34px #063d3826;outline:4px solid #ffffff2e;outline-offset:-1px}

@media(max-width:850px){
  .analytics-inner{grid-template-columns:1fr;gap:32px;align-items:start}
  .author-photo{width:104px;height:104px}}

/* ── Подвал с реквизитами ──────────────────────────────────────────────────
   Закон о защите прав потребителей требует, чтобы тот, кто продаёт услугу,
   был назван на сайте: для самозанятого — фамилия, имя, отчество и ИНН.
   Место для этого — подвал, без лишних переходов. */
.contact footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}
.footer-legal{display:grid;gap:4px;font-size:12px;line-height:1.45;text-align:left}
.footer-link{color:var(--muted);font-size:12px;text-decoration:none;border-bottom:1px solid #bdd8cf;white-space:nowrap}
.footer-link:hover{color:var(--ink-2)}

/* ── Страница политики ─────────────────────────────────────────────────────
   Отдельная страница на тех же стилях: тот же шрифт, тот же логотип, тот же
   ритм. Юридический текст не повод выглядеть как чужой документ. */
.legal{max-width:760px;padding:56px 0 20px}
.legal h1{font-size:clamp(30px,4vw,44px);letter-spacing:-.02em}
.legal-date{color:var(--muted);font-size:14px;margin-top:10px}
.legal h2{font-size:21px;margin-top:38px}
.legal p{font-size:16px;line-height:1.6;margin-top:12px;color:var(--ink-2)}
.legal a{color:var(--mint-dark)}
.legal-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;
  border-top:1px solid var(--line);margin-top:48px;padding:20px 0 40px;color:var(--muted);font-size:12px}

@media(max-width:850px){
  .contact footer{grid-template-columns:1fr;justify-items:start;gap:14px}
  .footer-legal{text-align:left}
  .legal{padding-top:36px}
  .legal h2{font-size:19px}
  .legal p{font-size:15px}}

/* ── Путь одного поста: спокойная bento-композиция ─────────────────────── */
.how{overflow:hidden}
.how-head{max-width:720px}
.journey-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;margin-top:34px}
.journey-card{position:relative;min-width:0;min-height:370px;overflow:hidden;border:1px solid #d6e9e3;border-radius:28px;background:#fff;padding:28px;box-shadow:0 18px 45px #063d3808}
.journey-source{grid-column:span 5}
.journey-filter{grid-column:span 7;background:linear-gradient(145deg,#fff 52%,#f7fcfa)}
.journey-write{grid-column:span 7;background:linear-gradient(145deg,#fff,#f7fcfa)}
.journey-publish{grid-column:span 5;background:linear-gradient(145deg,#0b4b45,#063d38);border-color:#0b4b45;color:#fff}
.journey-card-head{display:flex;align-items:flex-start;gap:15px;position:relative;z-index:3}
.journey-number{width:44px;height:44px;flex:0 0 44px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#0aa27e,#075a50);color:#fff;font-size:13px;font-weight:800;letter-spacing:.04em;box-shadow:0 8px 18px #064a4520}
.journey-card-head h3{font-size:24px;line-height:1.08;letter-spacing:-.035em;margin-top:1px}
.journey-card-head p{font-size:13px;line-height:1.4;margin-top:7px;max-width:480px}
.journey-publish .journey-card-head p{color:#acd1c8}
.journey-publish .journey-number{background:var(--mint);color:var(--ink);box-shadow:none}

.source-network{height:210px;max-width:360px;margin:7px auto 0;position:relative;isolation:isolate}
.network-ring{position:absolute;left:50%;top:50%;border:1px solid #99ddca;border-radius:50%;transform:translate(-50%,-50%);opacity:.75}
.ring-one{width:196px;height:196px;border-style:dashed}
.ring-two{width:128px;height:128px}
.network-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:84px;height:84px;border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 12px 36px #06453b1a;z-index:3}
.network-core .mark-crop{transform:scale(.92)}
/* Animate inside a stationary SVG viewport: its artwork is painted at fractional
   coordinates rather than moving a separately snapped image layer. */
.network-node{position:absolute;width:43px;height:43px;z-index:4;display:block}
.network-art{position:absolute;left:-10px;top:-10px;width:63px;height:63px;overflow:visible;stroke:none}
.network-site{color:#fff}
.network-glyph{animation:journey-float 6s cubic-bezier(.45,0,.55,1) infinite;animation-delay:var(--float-delay,0s)}
.network-node.telegram{left:8%;top:19%}
.network-node.vk{right:8%;top:18%;--float-delay:-1.5s}
.network-node.max{left:10%;bottom:13%;--float-delay:-3s}
.network-node.web{right:10%;bottom:13%;--float-delay:-4.5s}
.network-pulse{position:absolute;left:50%;top:50%;width:8px;height:8px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px #18d8a118;z-index:2;animation:network-travel 3.4s ease-in-out infinite}
.pulse-one{--tx:-104px;--ty:-64px}.pulse-two{--tx:105px;--ty:-60px;animation-delay:-.85s}.pulse-three{--tx:93px;--ty:70px;animation-delay:-1.7s}.pulse-four{--tx:-106px;--ty:70px;animation-delay:-2.55s}
.journey-stat{border-top:1px solid var(--line);padding-top:17px;display:flex;align-items:center;gap:9px;font-size:13px}
.journey-stat>i{width:9px;height:9px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 5px #18d8a118}
.journey-stat strong{font-size:14px}.journey-stat span{color:var(--muted);margin-left:auto}

.filter-route{min-height:220px;display:grid;grid-template-columns:1fr 92px 1.18fr;align-items:center;gap:18px;margin-top:18px;position:relative}
.filter-route:before,.filter-route:after{display:none}
.filter-rejects{display:grid;gap:9px;position:relative;z-index:1}
.filter-rejects span{height:48px;border:1px solid #f1dddd;border-radius:14px;background:#fffafa;display:flex;align-items:center;gap:10px;padding:0 13px;color:#a64b50}
.filter-rejects svg{width:18px;height:18px;flex:0 0 auto}.filter-rejects b{font-size:13px;color:var(--ink)}
.reject-reason{display:grid;min-width:0}
.reject-reason em{grid-area:1/1;font-style:normal;white-space:nowrap;opacity:0;animation:reject-swap 12s ease-in-out infinite}
.reject-reason em:nth-child(2){animation-delay:-8s}.reject-reason em:nth-child(3){animation-delay:-4s}
.reject-reason.r2 em:nth-child(1){animation-delay:-1.3s}.reject-reason.r2 em:nth-child(2){animation-delay:-9.3s}.reject-reason.r2 em:nth-child(3){animation-delay:-5.3s}
.reject-reason.r3 em:nth-child(1){animation-delay:-2.6s}.reject-reason.r3 em:nth-child(2){animation-delay:-10.6s}.reject-reason.r3 em:nth-child(3){animation-delay:-6.6s}
.filter-engine{width:86px;height:86px;border-radius:26px;background:var(--pale);border:1px solid #b9e5d7;display:grid;place-items:center;align-content:center;gap:2px;color:var(--mint-dark);position:relative;z-index:2;box-shadow:0 10px 24px #063d380e}
.filter-engine:before,.filter-engine:after{content:'';position:absolute;top:50%;width:19px;border-top:1px dashed #76cdb5;transform:translateY(-50%)}
.filter-engine:before{right:100%}.filter-engine:after{left:100%}
.filter-engine svg{width:54px;height:54px}.filter-engine svg path{fill:none;stroke:currentColor;stroke-width:4;stroke-linejoin:round}
.filter-engine small{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.filter-accepted{min-height:116px;border-radius:20px;background:linear-gradient(145deg,#ddf8ef,#f1fcf8);border:1px solid #aee4d4;padding:18px;display:flex;align-items:center;gap:13px;position:relative;z-index:1}
.filter-accepted>i{width:43px;height:43px;border-radius:14px;background:var(--mint);color:var(--ink);display:grid;place-items:center;flex:0 0 auto}
.filter-accepted svg{width:23px;height:23px}.filter-accepted strong{display:block;font-size:16px}.filter-accepted span{display:block;font-size:11px;color:var(--muted);margin-top:5px}
.journey-note{font-size:12px;line-height:1.45;color:var(--muted);padding-top:15px;border-top:1px solid var(--line)}

.rewrite-scene{display:grid;grid-template-columns:.72fr 68px 1.28fr;gap:16px;align-items:center;min-height:228px;margin-top:15px}
.source-sheet{height:174px;border:1px solid #dce9e5;border-radius:18px;background:#fbfdfd;padding:16px;display:grid;align-content:start;gap:9px;box-shadow:0 10px 24px #063d3808}
.source-sheet span{font-size:11px;font-weight:800}.source-sheet i{height:6px;border-radius:99px;background:#dfe9e6}.source-sheet i:nth-of-type(2){width:72%}.source-sheet em{height:67px;border-radius:11px;background:linear-gradient(145deg,#e9f1ef,#dfe9e6);margin-top:4px}
.rewrite-action{display:grid;place-items:center;gap:5px;color:var(--mint-dark)}
.rewrite-action .mark-crop{transform:scale(.62);margin:-11px}
.rewrite-action>svg{width:28px;height:28px;animation:journey-arrow 1.8s ease-in-out infinite}
.ready-message{min-height:220px;border:1px solid #cbe6dd;border-radius:20px;background:#fff;padding:15px;box-shadow:0 16px 34px #063d3810}
.ready-message header{height:auto;display:flex;align-items:center;gap:9px;margin:0 0 12px}
.ready-message header img{width:31px;height:31px}.ready-message header span{display:grid}.ready-message header b{font-size:11px}.ready-message header small{font-size:9px;color:var(--muted)}
.message-cover{height:82px;border-radius:13px;background:linear-gradient(145deg,#d8f6ec,#eefaf6);display:grid;place-items:center;color:var(--mint-dark);font-size:11px;font-weight:800;margin-bottom:13px}
.ready-message>strong{display:block;font-size:15px;line-height:1.25}.ready-message>p{font-size:10px;line-height:1.4;margin-top:7px}
.quality-line{border-top:1px solid var(--line);padding-top:16px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.quality-line span{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;color:var(--mint-dark)}
.quality-line svg{width:16px;height:16px;border-radius:50%;background:var(--pale-2);padding:2px}

.publish-summary{display:grid;gap:12px;margin-top:21px}
.publish-live{display:flex;align-items:center;gap:12px;border-radius:18px;background:#ffffff10;border:1px solid #ffffff20;padding:14px}
.publish-live>i{width:38px;height:38px;border-radius:13px;background:var(--mint);color:var(--ink);display:grid;place-items:center}.publish-live svg{width:21px;height:21px}
.publish-live strong{display:block;font-size:14px}.publish-live span{display:block;font-size:10px;color:#a9cfc4;margin-top:3px}
.publish-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.publish-metrics>div{border-radius:18px;background:#ffffff0d;border:1px solid #ffffff18;padding:13px}
.publish-metrics small{display:block;font-size:9px;color:#a9cfc4}.publish-metrics b{display:block;font-size:25px;line-height:1;margin:7px 0 5px;letter-spacing:-.02em;color:#fff}.publish-metrics span{display:block;font-size:9px;color:#a9cfc4}
.publish-chart{height:58px;border-bottom:1px solid #ffffff20;display:flex;align-items:flex-end;gap:7px;padding:0 5px}
.publish-chart i{flex:1;border-radius:5px 5px 0 0;background:linear-gradient(#22e3ad,#13b88e);transform-origin:bottom;animation:journey-bars 2.8s ease-in-out infinite alternate}
.publish-chart i:nth-child(1){height:18%}.publish-chart i:nth-child(2){height:29%;animation-delay:-.3s}.publish-chart i:nth-child(3){height:38%;animation-delay:-.6s}.publish-chart i:nth-child(4){height:53%;animation-delay:-.9s}.publish-chart i:nth-child(5){height:66%;animation-delay:-1.2s}.publish-chart i:nth-child(6){height:82%;animation-delay:-1.5s}.publish-chart i:nth-child(7){height:100%;animation-delay:-1.8s}
.publish-report{width:100%;border:0;background:transparent;display:grid;grid-template-columns:30px 1fr 20px;align-items:center;gap:10px;color:#fff;padding:2px 0 0;text-align:left;cursor:pointer}
.publish-report>svg:first-child{width:25px;height:25px;color:var(--mint)}.publish-report>svg:last-child{width:18px;height:18px;color:var(--mint)}
.publish-report strong{display:block;font-size:12px}.publish-report small{display:block;font-size:9px;color:#a9cfc4;margin-top:2px}.publish-report>svg:last-child{transition:transform .2s}.publish-report:hover>svg:last-child{transform:translateX(4px)}

@keyframes journey-float{0%,100%{transform:translate(0,0)}50%{transform:translate(2px,-7px)}}
@keyframes network-travel{0%{transform:translate(var(--tx),var(--ty)) scale(.7);opacity:0}18%{opacity:1}72%{opacity:1}100%{transform:translate(-4px,-4px) scale(1);opacity:0}}
@keyframes reject-swap{0%{opacity:0;transform:translateY(5px)}4%,28%{opacity:1;transform:none}33%,100%{opacity:0;transform:translateY(-5px)}}
@keyframes journey-arrow{0%,100%{transform:translateX(0)}50%{transform:translateX(5px)}}
@keyframes journey-bars{from{transform:scaleY(.55);opacity:.65}to{transform:scaleY(1);opacity:1}}

@media(max-width:1080px){
  .journey-card{padding:23px}.journey-card-head h3{font-size:21px}
  .journey-source,.journey-publish{grid-column:span 5}.journey-filter,.journey-write{grid-column:span 7}
  .filter-route{grid-template-columns:1fr 76px 1.08fr;gap:12px}.filter-engine{width:72px;height:72px;border-radius:22px}.filter-engine svg{width:46px;height:46px}
  .rewrite-scene{grid-template-columns:.68fr 54px 1.32fr;gap:10px}}
@media(max-width:850px){
  .journey-grid{grid-template-columns:1fr;gap:14px;margin-top:26px}
  .journey-source,.journey-filter,.journey-write,.journey-publish{grid-column:auto}
  .journey-card{min-height:0;padding:24px}
  .source-network{max-width:390px}.filter-route{max-width:620px;margin-inline:auto}
  .rewrite-scene{max-width:620px;margin-inline:auto;width:100%}.quality-line{justify-content:center}}
@media(max-width:560px){
  .journey-card{padding:20px;border-radius:22px}.journey-number{width:40px;height:40px;flex-basis:40px;border-radius:13px}.journey-card-head h3{font-size:20px}.journey-card-head p{font-size:12px}
  .source-network{height:205px}.journey-stat{flex-wrap:wrap}.journey-stat span{width:100%;margin:0 0 0 18px}
  .filter-route{grid-template-columns:1fr;margin-top:19px;gap:11px}.filter-rejects{grid-template-columns:repeat(3,1fr);gap:6px}.filter-rejects span{height:52px;padding:6px;display:grid;place-items:center;align-content:center;gap:2px;text-align:center}.filter-rejects svg{width:15px;height:15px}.filter-rejects b{font-size:10px}.filter-engine{width:66px;height:66px;margin:auto}.filter-engine:before,.filter-engine:after{left:50%;right:auto;top:auto;width:1px;height:12px;border:0;border-left:1px dashed #76cdb5;transform:none}.filter-engine:before{bottom:100%}.filter-engine:after{top:100%}.filter-engine svg{width:42px;height:42px}.filter-accepted{min-height:86px;padding:14px}
  .rewrite-scene{grid-template-columns:.62fr 40px 1.38fr;gap:7px}.source-sheet{height:155px;padding:11px}.source-sheet em{height:55px}.rewrite-action .mark-crop{transform:scale(.48);margin:-16px}.rewrite-action>svg{width:23px;height:23px}.ready-message{min-height:205px;padding:11px}.message-cover{height:70px}.ready-message>strong{font-size:13px}.quality-line{justify-content:flex-start;gap:8px}.quality-line span{font-size:10px}}
@media(prefers-reduced-motion:reduce){.network-node,.network-pulse,.reject-reason em,.rewrite-action>svg,.publish-chart i{animation:none!important}.network-pulse{display:none}.reject-reason em{opacity:0;transform:none}.reject-reason em:first-child{opacity:1}.publish-chart i{transform:none}}

/* ══ Мобильная версия ══════════════════════════════════════════════════════
   Что чинится и почему:

   1. Кегль. На телефоне текст мельче 13 пикселей заставляет щуриться или
      подносить экран к лицу; подписи по 9–10 пикселей были просто
      нечитаемы. Основной текст — 16, вторичный — 14–15, самые мелкие
      подписи — не ниже 12.
   2. Зоны нажатия. Палец попадает в цель примерно в сантиметр — это 44
      пикселя. Строки вопросов, ссылка на политику и ссылка на канал были
      по 20–37 пикселей высотой, в них приходилось целиться.
   3. Горизонтальная прокрутка внутри блока «7 дней»: семь шагов по 50
      пикселей не помещались в 297 и уезжали вбок. Теперь переносятся в две
      строки — прокручивать ничего не нужно.
   4. Отступы: на узком экране они съедали экран целиком, из-за чего
      страница вытягивалась почти на девять тысяч пикселей. */
@media(max-width:560px){
  /* ── Кегль ── */
  .hero-note{font-size:14px;line-height:1.55}
  .hero-proof b{font-size:22px}
  .hero-proof span{font-size:13px}
  .eyebrow{font-size:12px}
  .journey-card-head h3{font-size:21px}
  .journey-card-head p{font-size:14px;line-height:1.45}
  .journey-stat strong{font-size:14px}
  .journey-stat span,.journey-note{font-size:13px;line-height:1.45}
  .reject-reason em{font-size:13px}
  .filter-pass span,.filter-pass small{font-size:12px}
  .analytics-lead p{font-size:16px}
  .analytics-list b{font-size:16px}
  .analytics-list span{font-size:14px}
  .control-list p{font-size:16px}
  .product-card-head p{font-size:14px}
  .faq details p{font-size:15px;line-height:1.55}
  .about p,.pricing p{font-size:16px}
  .included li{font-size:14px}
  .footer-legal{font-size:13px}
  .example-note{font-size:13px;line-height:1.5}
  .sample-head,.channel-post small,.publish-status span{font-size:11px}

  /* ── Зоны нажатия ── */
  .faq summary{min-height:52px;padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:14px}
  .footer-link{display:inline-flex;align-items:center;min-height:44px}
  .text-link{display:inline-flex;align-items:center;min-height:44px}
  .header-contact{min-height:46px}
  .contact-actions .button,.dialog-actions .button{min-height:54px}

  /* ── Отступы ── */
  .section{padding-top:48px;padding-bottom:40px}
  .product,.how,.analytics{padding-top:48px;padding-bottom:48px}
  .contact{padding-top:44px}
  .journey-card{padding:22px 18px;min-height:0}
  .journey-grid{gap:14px;margin-top:24px}
}

/* Семь шагов проверки: вместо прокрутки вбок — четыре и три. */
@media(max-width:560px){
  .test-timeline ol{grid-template-columns:repeat(4,1fr);gap:14px 8px;overflow:visible;padding-bottom:0}
  .test-timeline ol:before{display:none}
  .test-timeline ol li{text-align:center}
}

/* Второй проход: подписи по 9–10 пикселей внутри блоков-иллюстраций. Там,
   где это настоящий текст (шаги проверки, строки отчёта, пункты «всё
   работает»), поднимаем до читаемого. Там, где это имитация интерфейса
   мессенджера, оставляем мелким — она и должна выглядеть как скриншот. */
@media(max-width:560px){
  .publish-report strong{font-size:13px}
  .publish-report small,.weekly-report small{font-size:11px}
  .test-timeline ol small{font-size:11px;line-height:1.3}
  .test-timeline>div p{font-size:13px}
  .support-board li{font-size:12px}
  .channel-audit small{font-size:11px}
  .footer-link{font-size:13px}
  .analytics-note{font-size:12px}

  /* Логотипы — тоже ссылки: в шапке ведёт на главную, в подвале наверх. */
  .brand,.footer-logo{display:inline-flex;align-items:center;min-height:44px}
  .publish-report{min-height:46px}
}

/* Последние 9–10 пикселей внутри макетов поста и карточки показателей.
   Пусть остаются мелкими — это имитация интерфейса, — но не мельче 11:
   ниже этого текст на телефоне уже не читается, а угадывается. */
@media(max-width:560px){
  .journey-write p,.journey-publish p,.message-body p,.message-head span,
  .metric-card span,.channel-post small,.analytics-card span,.publish-status span{font-size:11px}
}

/* FAQ: the report preview uses the existing shared dialog. */
.faq-report-link{margin-top:16px;background:transparent;border:0;border-bottom:1px solid var(--mint);font:inherit;font-size:16px;font-weight:600;cursor:pointer;text-align:left}
.faq-report-link svg{flex-shrink:0}

@media(prefers-reduced-motion:reduce){.network-glyph{animation:none;transform:none}}

/* Уведомление о статистике (stats.js). Внизу слева, не перекрывает страницу. */
.stats-notice{position:fixed;left:24px;bottom:24px;z-index:60;max-width:430px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 50px rgba(6,61,56,.16);padding:18px 20px;display:grid;gap:14px;animation:stats-notice-in .3s ease-out}
.stats-notice p{margin:0;font-size:15px;line-height:1.45;color:var(--ink-2)}
.stats-notice a{color:var(--mint-dark);font-weight:700}
.stats-notice-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}
.stats-notice .button{min-width:0;width:auto;margin:0;padding:11px 20px;font-size:15px}
.stats-notice-out{background:none;border:0;padding:8px 0;font-size:15px;color:var(--muted);text-decoration:underline;text-underline-offset:3px;min-height:44px}
.stats-notice-out:hover{color:var(--ink)}
@keyframes stats-notice-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media (max-width:600px){.stats-notice{left:12px;right:12px;bottom:12px;max-width:none;padding:16px}}
@media (prefers-reduced-motion:reduce){.stats-notice{animation:none}}
.legal .stats-optout{margin-top:6px;background:none;border:1px solid var(--line);border-radius:10px;padding:10px 16px;font-size:15px;color:var(--ink);min-height:44px}
.legal .stats-optout:disabled{color:var(--muted);cursor:default}
.legal ul{margin:12px 0 0;padding-left:22px;font-size:16px;line-height:1.6;color:var(--ink-2)}.legal li+li{margin-top:6px}
@media (max-width:600px){.legal ul{font-size:15px}}
