.yo-traffic-page{--bg: #f7f8fb;--white: #ffffff;--black: #070a0f;--dark: #101722;--dark-2: #16202d;--text: #111827;--muted: #667085;--line: #e6e9ef;--red: #f00606;--red-2: #d90000;--red-soft: #fff0f0;--gray-soft: #f3f5f8;--shadow: 0 18px 50px rgba(15, 23, 42, .08);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--container: 1240px}.yo-traffic-page,.yo-traffic-page *{box-sizing:border-box}.yo-traffic-page{scroll-behavior:smooth}.yo-traffic-page{margin:0;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.45}.yo-traffic-page a{color:inherit;text-decoration:none}.yo-traffic-page img{display:block;max-width:100%}.yo-traffic-page button,.yo-traffic-page input,.yo-traffic-page textarea{font:inherit}.yo-traffic-page h1,.yo-traffic-page h2,.yo-traffic-page h3,.yo-traffic-page p{margin-top:0}.yo-traffic-page{overflow:hidden;background:radial-gradient(circle at 92% 8%,rgba(240,6,6,.17),transparent 30%),radial-gradient(circle at 8% 30%,rgba(240,6,6,.05),transparent 23%),linear-gradient(180deg,#fbfcfe,#f7f8fb)}.yo-traffic-page .container{width:min(var(--container),calc(100% - 48px));margin:0 auto}.yo-traffic-page .header{position:sticky;top:0;z-index:20;background:#ffffffdb;backdrop-filter:blur(18px);border-bottom:1px solid rgba(230,233,239,.7)}.yo-traffic-page .header__inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.yo-traffic-page .logo-img{width:132px;height:auto}.yo-traffic-page .nav{display:flex;align-items:center;gap:44px;font-size:14px;font-weight:800;color:#111827}.yo-traffic-page .nav a{transition:color .2s ease}.yo-traffic-page .nav a:hover{color:var(--red)}.yo-traffic-page .header__btn,.yo-traffic-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:8px;background:linear-gradient(135deg,var(--red),var(--red-2));color:#fff;font-weight:850;cursor:pointer;box-shadow:0 14px 30px #f0060638;transition:transform .2s ease,box-shadow .2s ease}.yo-traffic-page .header__btn:hover,.yo-traffic-page .btn:hover{transform:translateY(-1px);box-shadow:0 18px 35px #f0060642}.yo-traffic-page .header__btn{min-height:48px;padding:0 28px;font-size:14px}.yo-traffic-page .btn{min-height:56px;padding:0 30px;font-size:15px}.yo-traffic-page .btn--light{background:#fff;color:var(--text);border:1px solid var(--line);box-shadow:0 12px 30px #0f172a0f}.yo-traffic-page .btn--light:hover{box-shadow:0 16px 36px #0f172a17}.yo-traffic-page .hero{padding:54px 0 44px}.yo-traffic-page .hero__grid{display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:76px}.yo-traffic-page .badge,.yo-traffic-page .section-kicker,.yo-traffic-page .dark-kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#151922;font-size:13px;font-weight:900;box-shadow:0 8px 24px #0f172a0d}.yo-traffic-page .badge:before,.yo-traffic-page .section-kicker:before{content:"↗";display:grid;place-items:center;width:18px;height:18px;border-radius:6px;background:var(--red-soft);color:var(--red);font-size:12px;font-weight:950}.yo-traffic-page .dark-kicker{border-color:#ffffff24;background:#ffffff14;color:#fff;box-shadow:none}.yo-traffic-page .dark-kicker:before{content:"▣";color:var(--red)}.yo-traffic-page .hero h1{margin:24px 0 22px;font-size:clamp(46px,5.3vw,86px);line-height:.95;letter-spacing:-.067em;font-weight:950}.yo-traffic-page .hero h1 span,.yo-traffic-page h2 span{color:var(--red)}.yo-traffic-page .hero__lead{max-width:620px;margin-bottom:34px;color:#354052;font-size:19px;line-height:1.72;font-weight:550}.yo-traffic-page .hero__actions{display:flex;align-items:center;gap:20px;margin-bottom:38px;flex-wrap:wrap}.yo-traffic-page .hero__facts{display:flex;flex-wrap:wrap;gap:20px 30px;color:#303846;font-size:13px;font-weight:800}.yo-traffic-page .hero__facts span{display:inline-flex;align-items:center;gap:8px}.yo-traffic-page .hero__facts span:before{content:"✓";display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:var(--red);color:#fff;font-size:11px;font-weight:900}.yo-traffic-page .dashboard-card{position:relative;min-height:430px;padding:26px;border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffffe0;box-shadow:var(--shadow)}.yo-traffic-page .dashboard-card:after{content:"";position:absolute;right:-30px;top:108px;width:15px;height:180px;border-radius:20px;background:linear-gradient(180deg,#ff4b4b,var(--red));box-shadow:0 16px 35px #f0060638}.yo-traffic-page .dashboard-card__top{display:flex;justify-content:space-between;gap:18px;margin-bottom:20px}.yo-traffic-page .dashboard-card__title{font-size:20px;font-weight:950;letter-spacing:-.035em}.yo-traffic-page .dashboard-card__subtitle{margin-top:5px;color:var(--muted);font-size:12px;font-weight:800}.yo-traffic-page .dashboard-card__select{height:38px;padding:10px 14px;border-radius:12px;border:1px solid var(--line);color:var(--muted);font-size:12px;font-weight:850;background:#fff;white-space:nowrap}.yo-traffic-page .dashboard-modules{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}.yo-traffic-page .module{min-height:96px;padding:17px 16px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 28px #0f172a09}.yo-traffic-page .module span{display:block;width:38px;height:28px;margin-bottom:9px;border-radius:8px;background:linear-gradient(90deg,var(--red) 0 52%,#ffb0b0 52% 100%),var(--red-soft);box-shadow:12px 8px #111827}.yo-traffic-page .module strong{display:block;font-size:14px;font-weight:950}.yo-traffic-page .module small{display:block;margin-top:4px;color:#4b5565;font-size:11px;font-weight:750}.yo-traffic-page .chart{position:relative;height:218px;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:linear-gradient(to bottom,transparent 24%,var(--line) 24%,transparent 25%,transparent 49%,var(--line) 49%,transparent 50%,transparent 74%,var(--line) 74%,transparent 75%),linear-gradient(to right,transparent 14%,rgba(230,233,239,.7) 14%,transparent 14.5%,transparent 34%,rgba(230,233,239,.7) 34%,transparent 34.5%,transparent 54%,rgba(230,233,239,.7) 54%,transparent 54.5%,transparent 74%,rgba(230,233,239,.7) 74%,transparent 74.5%),#fff}.yo-traffic-page .chart svg{width:100%;height:100%;overflow:visible}.yo-traffic-page .chart__label{position:absolute;left:56%;top:34%;transform:translate(-50%,-50%);padding:13px 22px;border-radius:14px;background:#ffffffeb;box-shadow:0 16px 40px #0f172a1f;text-align:center;font-weight:900}.yo-traffic-page .chart__label strong{display:block;color:var(--red);font-size:24px}.yo-traffic-page .chart__label span{color:#303846;font-size:12px}.yo-traffic-page .stats-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden}.yo-traffic-page .stat{padding:19px 16px;text-align:center;border-right:1px solid var(--line)}.yo-traffic-page .stat:last-child{border-right:0}.yo-traffic-page .stat strong{display:block;margin-bottom:5px;color:var(--red);font-size:24px;font-weight:950}.yo-traffic-page .stat span{color:#303846;font-size:12px;font-weight:800}.yo-traffic-page .seo-specifics,.yo-traffic-page .problems,.yo-traffic-page .monthly-work,.yo-traffic-page .faq,.yo-traffic-page .cases{padding:18px 0}.yo-traffic-page .specifics-card{display:grid;grid-template-columns:.48fr .52fr;gap:58px;padding:34px;border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffffd6;box-shadow:0 18px 46px #0f172a0d}.yo-traffic-page .specifics-intro h2,.yo-traffic-page .problems h2,.yo-traffic-page .work-intro h2,.yo-traffic-page .faq-intro h2,.yo-traffic-page .cases h2,.yo-traffic-page .cta h2{margin-bottom:20px;font-size:clamp(32px,3.2vw,54px);line-height:1.02;letter-spacing:-.055em;font-weight:950}.yo-traffic-page .specifics-intro h2{margin-top:22px}.yo-traffic-page .specifics-intro p{max-width:500px;color:#3d4655;font-size:17px;line-height:1.7;font-weight:550}.yo-traffic-page .specifics-list{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.yo-traffic-page .specific-item{min-height:148px;padding:28px 28px 24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.yo-traffic-page .specific-item:nth-child(2n){border-right:0}.yo-traffic-page .specific-item:nth-child(n+5){border-bottom:0}.yo-traffic-page .specific-item:before{content:"";display:block;width:18px;height:3px;border-radius:99px;background:var(--red);margin-bottom:22px}.yo-traffic-page .specific-item h3{margin-bottom:8px;font-size:16px;line-height:1.2;font-weight:950;letter-spacing:-.02em}.yo-traffic-page .specific-item p{margin-bottom:0;color:#4b5565;font-size:13px;font-weight:650;line-height:1.55}.yo-traffic-page .problems-card{position:relative;overflow:hidden;padding:36px;border-radius:24px;color:#fff;background:radial-gradient(circle at 92% 84%,rgba(240,6,6,.46),transparent 24%),radial-gradient(circle at 70% 0%,rgba(240,6,6,.25),transparent 28%),linear-gradient(135deg,#101722,#06101a 65%,#1a0710);box-shadow:0 22px 60px #070a0f38}.yo-traffic-page .problems-card:after{content:"";position:absolute;right:-50px;bottom:-80px;width:330px;height:330px;border:42px solid rgba(240,6,6,.32);border-radius:50%}.yo-traffic-page .problems-head{position:relative;z-index:2;display:grid;grid-template-columns:.52fr .48fr;gap:40px;margin-bottom:28px;align-items:end}.yo-traffic-page .problems h2{margin:18px 0 0;color:#fff}.yo-traffic-page .problems-head p{margin:0;color:#ffffffbf;font-size:17px;line-height:1.65;font-weight:500}.yo-traffic-page .problem-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.yo-traffic-page .problem-item{min-height:150px;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff0f;backdrop-filter:blur(12px)}.yo-traffic-page .problem-item span{display:grid;place-items:center;width:44px;height:32px;margin-bottom:18px;border-radius:12px;background:#f0060642;color:#fff;font-size:14px;font-weight:950}.yo-traffic-page .problem-item h3{margin-bottom:8px;font-size:17px;font-weight:950;letter-spacing:-.025em}.yo-traffic-page .problem-item p{margin:0;color:#ffffffbd;font-size:13px;line-height:1.55;font-weight:550}.yo-traffic-page .work-card{display:grid;grid-template-columns:.34fr .66fr;border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffffdb;overflow:hidden;box-shadow:0 18px 46px #0f172a0d}.yo-traffic-page .work-intro{padding:34px;border-right:1px solid var(--line)}.yo-traffic-page .work-intro h2{margin-top:20px}.yo-traffic-page .work-intro p{color:#3d4655;font-size:16px;line-height:1.7;font-weight:550}.yo-traffic-page .work-steps{display:grid;grid-template-columns:repeat(2,1fr)}.yo-traffic-page .work-step{padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.yo-traffic-page .work-step:nth-child(2n){border-right:0}.yo-traffic-page .work-step:nth-child(n+3){border-bottom:0}.yo-traffic-page .work-step span{display:grid;place-items:center;width:52px;height:40px;margin-bottom:26px;border-radius:14px;background:var(--red-soft);color:var(--red);font-size:22px;font-weight:950}.yo-traffic-page .work-step h3{margin-bottom:8px;font-size:19px;line-height:1.15;letter-spacing:-.03em;font-weight:950}.yo-traffic-page .work-step p{margin:0;color:#4b5565;font-size:14px;line-height:1.55;font-weight:600}.yo-traffic-page .audit-strip{padding:18px 0}.yo-traffic-page .audit-card{display:grid;grid-template-columns:82px 1fr 290px;align-items:center;gap:28px;padding:25px 30px;border:1px solid #ffd9d9;border-radius:22px;background:linear-gradient(90deg,#f0060614,#f0060606),#fff;overflow:hidden}.yo-traffic-page .audit-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#fff;color:var(--red);font-size:34px;font-weight:950;box-shadow:0 12px 32px #0f172a0f}.yo-traffic-page .audit-card h2{margin-bottom:5px;font-size:24px;line-height:1.18;letter-spacing:-.035em;font-weight:950}.yo-traffic-page .audit-card p{margin-bottom:0;color:#3d4655;font-size:15px;font-weight:600}.yo-traffic-page .audit-visual{height:76px;position:relative}.yo-traffic-page .audit-visual span{position:absolute;left:20px;right:70px;height:10px;border-radius:999px;background:var(--dark)}.yo-traffic-page .audit-visual span:first-child{top:18px;width:130px}.yo-traffic-page .audit-visual span:nth-child(2){bottom:18px;background:var(--red)}.yo-traffic-page .audit-visual i{position:absolute;right:14px;top:11px;width:58px;height:58px;border-radius:50%;background:#111827;border:10px solid var(--red);box-shadow:0 10px 28px #f0060638}.yo-traffic-page .faq-grid{display:grid;grid-template-columns:.42fr .58fr;gap:28px;align-items:start}.yo-traffic-page .faq-intro{padding:34px;border:1px solid var(--line);border-radius:24px;background:#ffffffdb;box-shadow:0 14px 42px #0f172a0a}.yo-traffic-page .faq-intro h2{margin-top:20px;font-size:clamp(30px,3vw,44px)}.yo-traffic-page .faq-intro p{margin-bottom:0;color:#4b5565;font-size:15px;line-height:1.7;font-weight:600}.yo-traffic-page .faq-list{display:grid;gap:14px}.yo-traffic-page details{border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 34px #0f172a0b;overflow:hidden}.yo-traffic-page summary{cursor:pointer;list-style:none;padding:22px 24px;font-size:18px;font-weight:950;letter-spacing:-.02em}.yo-traffic-page summary::-webkit-details-marker{display:none}.yo-traffic-page summary:after{content:"+";float:right;color:var(--red);font-size:20px;font-weight:950}.yo-traffic-page details[open] summary:after{content:"−"}.yo-traffic-page details p{margin:0;padding:0 24px 22px;color:#4b5565;font-size:14px;line-height:1.65;font-weight:600}.yo-traffic-page .cases{padding-bottom:48px}.yo-traffic-page .cases__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.yo-traffic-page .cases h2{margin-bottom:0;font-size:clamp(30px,3vw,46px)}.yo-traffic-page .carousel-arrows{display:flex;gap:12px}.yo-traffic-page .arrow{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--text);font-size:20px;font-weight:900;box-shadow:0 10px 25px #0f172a0d;cursor:pointer}.yo-traffic-page .arrow:hover{color:var(--red)}.yo-traffic-page .case-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.yo-traffic-page .case-card{padding:18px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 45px #0f172a0f}.yo-traffic-page .case-card__top{margin-bottom:18px;padding:4px 4px 0}.yo-traffic-page .case-card h3{margin-bottom:7px;font-size:24px;line-height:1.16;letter-spacing:-.035em;font-weight:950}.yo-traffic-page .case-card__intro{margin:0;color:#4b5565;font-size:14px;font-weight:600}.yo-traffic-page .case-card__body{display:grid;grid-template-columns:minmax(220px,300px) 1fr;gap:22px;align-items:stretch}.yo-traffic-page .case-image{aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;background:var(--gray-soft)}.yo-traffic-page .case-image img{width:100%;height:100%;object-fit:cover}.yo-traffic-page .case-points{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:8px 0;margin:0;list-style:none}.yo-traffic-page .case-points li{position:relative;padding-left:30px;color:#293241;font-size:14px;font-weight:750}.yo-traffic-page .case-points li:before{content:"✓";position:absolute;left:0;top:0;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--red);color:#fff;font-size:12px;font-weight:950}.yo-traffic-page .case-metrics{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.yo-traffic-page .case-metric{text-align:center;border-right:1px solid var(--line)}.yo-traffic-page .case-metric:last-child{border-right:0}.yo-traffic-page .case-metric strong{display:block;margin-bottom:4px;color:var(--red);font-size:25px;font-weight:950}.yo-traffic-page .case-metric span{color:#4b5565;font-size:12px;font-weight:750}.yo-traffic-page .dots{display:flex;justify-content:center;gap:9px;margin-top:22px}.yo-traffic-page .dot{width:9px;height:9px;border-radius:50%;background:#d7dce5}.yo-traffic-page .dot--active{background:var(--red)}.yo-traffic-page .cta{padding:0 0 38px}.yo-traffic-page .cta-card{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:28px;padding:32px 40px;border-radius:22px;background:radial-gradient(circle at 100% 50%,rgba(240,6,6,.25),transparent 32%),linear-gradient(135deg,#101722,#07101a);color:#fff;box-shadow:0 22px 60px #070a0f33}.yo-traffic-page .cta__icon{display:grid;place-items:center;width:82px;height:82px;border-radius:50%;background:#fff;color:var(--red);font-size:40px;font-weight:950}.yo-traffic-page .cta h2{margin-bottom:6px;color:#fff;font-size:30px;line-height:1.1}.yo-traffic-page .cta p{margin:0;max-width:610px;color:#ffffffc7;font-size:16px;font-weight:500}.yo-traffic-page .footer{padding:38px 0 30px;background:#08111b;color:#fff}.yo-traffic-page .footer-process{display:grid;grid-template-columns:170px repeat(5,1fr);gap:24px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.12)}.yo-traffic-page .footer-process__title{font-size:24px;line-height:1.05;font-weight:900;letter-spacing:-.035em}.yo-traffic-page .footer-step{position:relative;color:#ffffffb3;font-size:12px;font-weight:600}.yo-traffic-page .footer-step:after{content:"→";position:absolute;top:14px;right:-18px;color:var(--red);font-size:24px;font-weight:950}.yo-traffic-page .footer-step:last-child:after{display:none}.yo-traffic-page .footer-step strong{display:block;margin:8px 0 7px;color:#fff;font-size:14px;font-weight:900}.yo-traffic-page .footer-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:#fff;font-size:20px}.yo-traffic-page .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:26px;color:#ffffff94;font-size:13px;font-weight:600}.yo-traffic-page .footer-links{display:flex;gap:36px}@media (max-width: 1180px){.yo-traffic-page .hero__grid,.yo-traffic-page .specifics-card,.yo-traffic-page .problems-head,.yo-traffic-page .work-card,.yo-traffic-page .faq-grid{grid-template-columns:1fr}.yo-traffic-page .work-intro{border-right:0;border-bottom:1px solid var(--line)}.yo-traffic-page .case-card__body{grid-template-columns:240px 1fr}.yo-traffic-page .footer-process{grid-template-columns:repeat(2,1fr)}.yo-traffic-page .footer-process__title{grid-column:1 / -1}}@media (max-width: 920px){.yo-traffic-page .container{width:min(100% - 28px,var(--container))}.yo-traffic-page .nav{display:none}.yo-traffic-page .hero{padding-top:34px}.yo-traffic-page .dashboard-modules,.yo-traffic-page .problem-grid,.yo-traffic-page .case-grid,.yo-traffic-page .specifics-list{grid-template-columns:1fr}.yo-traffic-page .specific-item,.yo-traffic-page .specific-item:nth-child(2n),.yo-traffic-page .specific-item:nth-child(n+5){border-right:0;border-bottom:1px solid var(--line)}.yo-traffic-page .specific-item:last-child{border-bottom:0}.yo-traffic-page .audit-card,.yo-traffic-page .cta-card{grid-template-columns:1fr}.yo-traffic-page .audit-visual{display:none}.yo-traffic-page .case-card__body{grid-template-columns:300px 1fr}}@media (max-width: 640px){.yo-traffic-page .header__inner{height:66px}.yo-traffic-page .header__btn{display:none}.yo-traffic-page .hero h1{font-size:46px}.yo-traffic-page .hero__lead,.yo-traffic-page .specifics-intro p{font-size:16px}.yo-traffic-page .dashboard-card,.yo-traffic-page .specifics-card,.yo-traffic-page .problems-card,.yo-traffic-page .work-intro,.yo-traffic-page .faq-intro{padding:22px;border-radius:22px}.yo-traffic-page .stats-row,.yo-traffic-page .work-steps,.yo-traffic-page .case-metrics{grid-template-columns:1fr}.yo-traffic-page .stat,.yo-traffic-page .case-metric{border-right:0;border-bottom:1px solid var(--line)}.yo-traffic-page .stat:last-child,.yo-traffic-page .case-metric:last-child{border-bottom:0}.yo-traffic-page .work-step{border-right:0;border-bottom:1px solid var(--line);padding:24px}.yo-traffic-page .work-step:last-child{border-bottom:0}.yo-traffic-page .case-card__body,.yo-traffic-page .footer-process{grid-template-columns:1fr}.yo-traffic-page .footer-step:after{display:none}.yo-traffic-page .footer-bottom{align-items:flex-start;flex-direction:column}.yo-traffic-page .footer-links{flex-direction:column;gap:12px}}.yo-traffic-page{background:radial-gradient(circle at 90% 7%,rgba(240,6,6,.16),transparent 29%),radial-gradient(circle at 8% 24%,rgba(240,6,6,.06),transparent 25%),linear-gradient(180deg,#fbfcfe,#f7f8fb)}.yo-traffic-page .dashboard-card--traffic:before{content:"";position:absolute;inset:16px;border-radius:22px;pointer-events:none;background:radial-gradient(circle at 84% 12%,rgba(240,6,6,.08),transparent 32%)}.yo-traffic-page .dashboard-card--traffic>*{position:relative;z-index:1}.yo-traffic-page .chart--traffic:after{content:"органика";position:absolute;right:18px;top:16px;padding:7px 10px;border-radius:999px;background:var(--red-soft);color:var(--red);font-size:11px;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.yo-traffic-page .traffic-map,.yo-traffic-page .process-split,.yo-traffic-page .strategy-text,.yo-traffic-page .traffic-compare,.yo-traffic-page .fit-block{padding:18px 0}.yo-traffic-page .traffic-map-card{position:relative;overflow:hidden;padding:34px;border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffffe0;box-shadow:0 18px 46px #0f172a0d}.yo-traffic-page .traffic-map-card:after{content:"";position:absolute;right:-120px;top:-120px;width:360px;height:360px;border-radius:50%;background:#f006060f}.yo-traffic-page .traffic-map__head{position:relative;z-index:2;display:grid;grid-template-columns:.52fr .48fr;gap:42px;align-items:end;margin-bottom:32px}.yo-traffic-page .traffic-map__head h2,.yo-traffic-page .process-content h2,.yo-traffic-page .strategy-card h2,.yo-traffic-page .compare-intro h2,.yo-traffic-page .fit-card h2{margin:20px 0 0;font-size:clamp(32px,3.2vw,54px);line-height:1.02;letter-spacing:-.055em;font-weight:950}.yo-traffic-page .traffic-map__head p{margin:0;color:#3d4655;font-size:17px;line-height:1.7;font-weight:550}.yo-traffic-page .traffic-engine{position:relative;z-index:2;min-height:520px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(to right,transparent 24%,rgba(230,233,239,.82) 24%,transparent 24.2%,transparent 49%,rgba(230,233,239,.82) 49%,transparent 49.2%,transparent 74%,rgba(230,233,239,.82) 74%,transparent 74.2%),linear-gradient(to bottom,transparent 24%,rgba(230,233,239,.82) 24%,transparent 24.2%,transparent 49%,rgba(230,233,239,.82) 49%,transparent 49.2%,transparent 74%,rgba(230,233,239,.82) 74%,transparent 74.2%),#fff;overflow:hidden}.yo-traffic-page .traffic-engine:before,.yo-traffic-page .traffic-engine:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px dashed rgba(240,6,6,.34)}.yo-traffic-page .traffic-engine:before{width:68%;height:68%}.yo-traffic-page .traffic-engine:after{width:42%;height:42%}.yo-traffic-page .engine-node{position:absolute;width:245px;min-height:132px;padding:20px;border:1px solid var(--line);border-radius:20px;background:#fffffff0;box-shadow:0 18px 42px #0f172a12}.yo-traffic-page .engine-node span{display:grid;place-items:center;width:42px;height:30px;margin-bottom:15px;border-radius:12px;background:var(--red-soft);color:var(--red);font-size:13px;font-weight:950}.yo-traffic-page .engine-node strong{display:block;margin-bottom:6px;font-size:18px;line-height:1.14;letter-spacing:-.03em;font-weight:950}.yo-traffic-page .engine-node p,.yo-traffic-page .engine-node span+strong+p{margin:0;color:#4b5565;font-size:13px;line-height:1.55;font-weight:600}.yo-traffic-page .engine-node--main{left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:260px;min-height:170px;text-align:center;color:#fff;border:0;background:radial-gradient(circle at 100% 0%,rgba(240,6,6,.45),transparent 36%),linear-gradient(135deg,#101722,#07101a);box-shadow:0 24px 60px #070a0f38}.yo-traffic-page .engine-node--main strong{margin-bottom:4px;font-size:27px;color:#fff}.yo-traffic-page .engine-node--main span{display:block;width:auto;height:auto;margin:0;border-radius:0;background:transparent;color:#ffffffc7;font-size:14px}.yo-traffic-page .engine-node--one{left:5%;top:8%}.yo-traffic-page .engine-node--two{left:40%;top:5%}.yo-traffic-page .engine-node--three{right:5%;top:18%}.yo-traffic-page .engine-node--four{right:7%;bottom:10%}.yo-traffic-page .engine-node--five{left:39%;bottom:5%}.yo-traffic-page .engine-node--six{left:6%;bottom:16%}.yo-traffic-page .process-card{position:relative;overflow:hidden;display:grid;grid-template-columns:.44fr .56fr;gap:36px;padding:36px;border-radius:24px;color:#fff;background:radial-gradient(circle at 4% 10%,rgba(240,6,6,.3),transparent 26%),radial-gradient(circle at 84% 85%,rgba(240,6,6,.33),transparent 30%),linear-gradient(135deg,#101722,#06101a 68%,#1a0710);box-shadow:0 22px 60px #070a0f38}.yo-traffic-page .process-visual{position:relative;min-height:390px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#ffffff0f;backdrop-filter:blur(14px);overflow:hidden}.yo-traffic-page .process-visual:after{content:"";position:absolute;right:-68px;bottom:-72px;width:230px;height:230px;border-radius:50%;border:36px solid rgba(240,6,6,.3)}.yo-traffic-page .search-box{position:absolute;left:34px;right:34px;top:42px;height:88px;border-radius:20px;background:#fff;box-shadow:0 18px 42px #0003}.yo-traffic-page .search-box span{position:absolute;left:28px;right:82px;top:38px;height:12px;border-radius:999px;background:#101722}.yo-traffic-page .search-box i{position:absolute;right:28px;top:27px;width:34px;height:34px;border-radius:50%;border:7px solid var(--red)}.yo-traffic-page .search-box b{position:absolute;left:30px;top:24px;width:120px;height:7px;border-radius:999px;background:var(--red)}.yo-traffic-page .traffic-bars{position:absolute;left:40px;right:40px;bottom:40px;height:190px;display:flex;align-items:end;gap:18px}.yo-traffic-page .traffic-bars span{flex:1;height:var(--h);border-radius:16px 16px 8px 8px;background:linear-gradient(180deg,#ff5151,var(--red));box-shadow:0 15px 30px #f0060640}.yo-traffic-page .process-content{align-self:center}.yo-traffic-page .process-content h2{color:#fff;max-width:600px}.yo-traffic-page .process-content p{margin:22px 0 24px;color:#ffffffc7;font-size:17px;line-height:1.72;font-weight:500}.yo-traffic-page .process-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.yo-traffic-page .process-list li{position:relative;padding:16px 16px 16px 44px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0f;color:#ffffffd1;font-size:13px;line-height:1.45;font-weight:650}.yo-traffic-page .process-list li:before{content:"✓";position:absolute;left:15px;top:15px;display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:var(--red);color:#fff;font-size:11px;font-weight:950}.yo-traffic-page .strategy-card{display:grid;grid-template-columns:.42fr .58fr;gap:54px;padding:34px;border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffffe0;box-shadow:0 18px 46px #0f172a0d}.yo-traffic-page .strategy-copy{display:grid;gap:18px;padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff}.yo-traffic-page .strategy-copy p{margin:0;color:#3d4655;font-size:17px;line-height:1.75;font-weight:550}.yo-traffic-page .compare-card{display:grid;grid-template-columns:.36fr .64fr;gap:34px;padding:34px;border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffffe0;box-shadow:0 18px 46px #0f172a0d}.yo-traffic-page .compare-intro p{margin-top:20px;color:#3d4655;font-size:16px;line-height:1.7;font-weight:550}.yo-traffic-page .compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.yo-traffic-page .compare-column{min-height:430px;padding:28px;border-radius:22px;border:1px solid var(--line)}.yo-traffic-page .compare-column--light{background:#fff}.yo-traffic-page .compare-column--dark{color:#fff;border-color:#ffffff1a;background:radial-gradient(circle at 92% 0%,rgba(240,6,6,.32),transparent 34%),linear-gradient(135deg,#101722,#07101a)}.yo-traffic-page .compare-label{display:inline-flex;align-items:center;min-height:34px;margin-bottom:26px;padding:0 13px;border-radius:999px;background:var(--red-soft);color:var(--red);font-size:12px;font-weight:950}.yo-traffic-page .compare-column--dark .compare-label{background:#ffffff1a;color:#fff}.yo-traffic-page .compare-column h3{margin-bottom:20px;font-size:25px;line-height:1.1;letter-spacing:-.04em;font-weight:950}.yo-traffic-page .compare-column ul{display:grid;gap:14px;margin:0;padding:0;list-style:none}.yo-traffic-page .compare-column li{position:relative;padding-left:31px;color:#3d4655;font-size:14px;line-height:1.55;font-weight:650}.yo-traffic-page .compare-column--dark li{color:#ffffffc7}.yo-traffic-page .compare-column li:before{content:"";position:absolute;left:0;top:8px;width:18px;height:3px;border-radius:999px;background:var(--red)}.yo-traffic-page .fit-card{display:grid;grid-template-columns:.34fr .66fr;gap:34px;padding:34px;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(90deg,rgba(240,6,6,.055),transparent 44%),#ffffffe0;box-shadow:0 18px 46px #0f172a0d}.yo-traffic-page .fit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.yo-traffic-page .fit-grid article{min-height:150px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fff}.yo-traffic-page .fit-grid article:before{content:"";display:block;width:34px;height:24px;margin-bottom:22px;border-radius:8px;background:linear-gradient(90deg,var(--red) 0 54%,#ffb0b0 54% 100%);box-shadow:10px 7px #111827}.yo-traffic-page .fit-grid strong{display:block;margin-bottom:8px;font-size:18px;line-height:1.15;letter-spacing:-.03em;font-weight:950}.yo-traffic-page .fit-grid span{display:block;color:#4b5565;font-size:14px;line-height:1.6;font-weight:600}@media (max-width: 1180px){.yo-traffic-page .traffic-map__head,.yo-traffic-page .process-card,.yo-traffic-page .strategy-card,.yo-traffic-page .compare-card,.yo-traffic-page .fit-card{grid-template-columns:1fr}.yo-traffic-page .traffic-engine{min-height:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}.yo-traffic-page .traffic-engine:before,.yo-traffic-page .traffic-engine:after{display:none}.yo-traffic-page .engine-node,.yo-traffic-page .engine-node--main,.yo-traffic-page .engine-node--one,.yo-traffic-page .engine-node--two,.yo-traffic-page .engine-node--three,.yo-traffic-page .engine-node--four,.yo-traffic-page .engine-node--five,.yo-traffic-page .engine-node--six{position:static;transform:none;width:auto;min-height:145px}.yo-traffic-page .engine-node--main{grid-column:1 / -1;min-height:145px}}@media (max-width: 920px){.yo-traffic-page .compare-grid,.yo-traffic-page .fit-grid,.yo-traffic-page .process-list{grid-template-columns:1fr}.yo-traffic-page .process-visual{min-height:320px}.yo-traffic-page .compare-column{min-height:auto}}@media (max-width: 640px){.yo-traffic-page .traffic-map-card,.yo-traffic-page .process-card,.yo-traffic-page .strategy-card,.yo-traffic-page .compare-card,.yo-traffic-page .fit-card{padding:22px;border-radius:22px}.yo-traffic-page .traffic-engine{grid-template-columns:1fr}.yo-traffic-page .process-visual{min-height:280px}.yo-traffic-page .search-box{left:18px;right:18px;top:26px}.yo-traffic-page .traffic-bars{left:24px;right:24px;bottom:26px;height:140px;gap:10px}.yo-traffic-page .strategy-copy{padding:20px}.yo-traffic-page .strategy-copy p,.yo-traffic-page .traffic-map__head p,.yo-traffic-page .process-content p{font-size:15px}}
