.hero-illustration{position:relative;width:100%;min-height:340px;border-radius:16px;overflow:hidden;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.08);padding:0;font-family:"Poppins",sans-serif}.hero-illus-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,0.08)}.hero-illus-header-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#fff;letter-spacing:0.02em}.hero-illus-dot-live{width:8px;height:8px;border-radius:50%;background:var(--color-lime,#A3FF3F);animation:heroPulse 2s ease-in-out infinite}.hero-illus-badge{font-size:10px;font-weight:700;letter-spacing:0.08em;padding:3px 10px;border-radius:20px;background:rgba(163,255,63,0.15);color:var(--color-lime,#A3FF3F);text-transform:uppercase}.hero-illus-metrics{display:flex;gap:2px;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,0.06)}.hero-illus-metric{flex:1;text-align:center;padding:10px 8px;border-radius:10px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);margin:0 4px}.hero-illus-metric-value{display:block;font-size:18px;font-weight:700;color:var(--color-teal,#1ABC9C);line-height:1.2}.hero-illus-metric-value--lime{color:var(--color-lime,#A3FF3F)}.hero-illus-metric-value--cyan{color:var(--color-cyan,#009FB5)}.hero-illus-metric-label{display:block;font-size:10px;font-weight:500;color:rgba(255,255,255,0.5);margin-top:4px;text-transform:uppercase;letter-spacing:0.04em}.hero-illus-body{padding:20px;position:relative}@keyframes heroPulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.5;transform:scale(0.85)}}@keyframes heroFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes heroFadeSlideUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes heroBarGrow{from{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes heroOrbitSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes heroOrbitSpinReverse{from{transform:rotate(360deg)}to{transform:rotate(0deg)}}@keyframes heroDashOffset{to{stroke-dashoffset:0}}@keyframes heroCodeBlink{0%,100%{opacity:1}50%{opacity:0}}@keyframes heroScoreFill{from{stroke-dashoffset:282.74}}@keyframes heroScore98{from{stroke-dashoffset:282.74}to{stroke-dashoffset:5.65}}.hero-illus-seo .hero-illus-chart{display:flex;align-items:flex-end;gap:6px;height:120px;padding:0 4px}.hero-illus-bar{flex:1;border-radius:4px 4px 0 0;transform-origin:bottom;animation:heroBarGrow 1.2s ease-out forwards;position:relative;min-width:0}.hero-illus-bar::after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:rgba(255,255,255,0.3);border-radius:4px 4px 0 0}.hero-illus-bar:nth-child(1){height:25%;background:linear-gradient(180deg,#1ABC9C,rgba(26,188,156,0.4));animation-delay:0.1s;transform:scaleX(0)}.hero-illus-bar:nth-child(2){height:35%;background:linear-gradient(180deg,#1ABC9C,rgba(26,188,156,0.4));animation-delay:0.2s;transform:scaleX(0)}.hero-illus-bar:nth-child(3){height:30%;background:linear-gradient(180deg,#1ABC9C,rgba(26,188,156,0.5));animation-delay:0.3s;transform:scaleX(0)}.hero-illus-bar:nth-child(4){height:50%;background:linear-gradient(180deg,#1ABC9C,rgba(26,188,156,0.5));animation-delay:0.4s;transform:scaleX(0)}.hero-illus-bar:nth-child(5){height:45%;background:linear-gradient(180deg,#20C9A6,rgba(26,188,156,0.6));animation-delay:0.5s;transform:scaleX(0)}.hero-illus-bar:nth-child(6){height:60%;background:linear-gradient(180deg,#20C9A6,rgba(26,188,156,0.6));animation-delay:0.6s;transform:scaleX(0)}.hero-illus-bar:nth-child(7){height:55%;background:linear-gradient(180deg,#4DD9B4,rgba(26,188,156,0.7));animation-delay:0.7s;transform:scaleX(0)}.hero-illus-bar:nth-child(8){height:70%;background:linear-gradient(180deg,#4DD9B4,rgba(163,255,63,0.5));animation-delay:0.8s;transform:scaleX(0)}.hero-illus-bar:nth-child(9){height:65%;background:linear-gradient(180deg,#6BE6C4,rgba(163,255,63,0.5));animation-delay:0.9s;transform:scaleX(0)}.hero-illus-bar:nth-child(10){height:80%;background:linear-gradient(180deg,#A3FF3F,rgba(163,255,63,0.6));animation-delay:1.0s;transform:scaleX(0)}.hero-illus-bar:nth-child(11){height:85%;background:linear-gradient(180deg,#A3FF3F,rgba(163,255,63,0.6));animation-delay:1.1s;transform:scaleX(0)}.hero-illus-bar:nth-child(12){height:95%;background:linear-gradient(180deg,#A3FF3F,rgba(163,255,63,0.7));animation-delay:1.2s;transform:scaleX(0)}.hero-illus-seo .hero-illus-floating-card{position:absolute;bottom:12px;left:12px;background:rgba(10,37,64,0.85);border:1px solid rgba(255,255,255,0.1);border-radius:10px;padding:10px 14px;animation:heroFloat 4s ease-in-out infinite}.hero-illus-floating-card-title{font-size:9px;font-weight:600;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:6px}.hero-illus-floating-card-stats{display:flex;gap:16px}.hero-illus-floating-stat{text-align:center}.hero-illus-floating-stat-value{font-size:14px;font-weight:700;color:var(--color-teal,#1ABC9C);display:block;line-height:1.2}.hero-illus-floating-stat-label{font-size:8px;color:rgba(255,255,255,0.4);text-transform:uppercase;letter-spacing:0.04em}.hero-illus-ads .hero-illus-chart-line{position:relative;height:110px;margin-bottom:16px}.hero-illus-ads .hero-illus-chart-line svg{width:100%;height:100%}.hero-illus-ads .chart-line-path{fill:none;stroke:var(--color-teal,#1ABC9C);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:500;stroke-dashoffset:500;animation:heroDashOffset 2s ease-out 0.5s forwards}.hero-illus-ads .chart-area-fill{opacity:0;animation:heroFadeSlideUp 1s ease-out 1.5s forwards}.hero-illus-ads .chart-grid-line{stroke:rgba(255,255,255,0.06);stroke-width:1}.hero-illus-ads .hero-illus-floating-cards{display:flex;gap:10px}.hero-illus-ads-card{flex:1;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:10px;padding:12px 14px;animation:heroFloat 4s ease-in-out infinite}.hero-illus-ads-card:nth-child(2){animation-delay:1s}.hero-illus-ads-card-platform{font-size:9px;font-weight:700;color:var(--color-lime,#A3FF3F);text-transform:uppercase;letter-spacing:0.08em;margin-bottom:8px}.hero-illus-ads-card-stats{display:flex;flex-direction:column;gap:4px}.hero-illus-ads-card-stat{display:flex;justify-content:space-between;align-items:center;font-size:11px}.hero-illus-ads-card-stat-key{color:rgba(255,255,255,0.5);font-weight:500}.hero-illus-ads-card-stat-val{color:#fff;font-weight:600}.hero-illus-web .hero-illus-browser{border-radius:12px;overflow:hidden;background:rgba(10,37,64,0.88);border:1px solid rgba(255,255,255,0.08)}.hero-illus-browser-bar{display:flex;align-items:center;gap:6px;padding:10px 14px;background:rgba(0,0,0,0.2);border-bottom:1px solid rgba(255,255,255,0.06)}.hero-illus-browser-dot{width:10px;height:10px;border-radius:50%}.hero-illus-browser-dot--red{background:#FF5F57}.hero-illus-browser-dot--yellow{background:#FFBD2E}.hero-illus-browser-dot--green{background:#28CA41}.hero-illus-browser-url{flex:1;margin-left:8px;background:rgba(255,255,255,0.06);border-radius:6px;padding:4px 10px;font-size:10px;color:rgba(255,255,255,0.4);font-family:"Poppins",monospace}.hero-illus-browser-content{padding:16px;display:flex;gap:16px;align-items:flex-start}.hero-illus-code-snippet{flex:1;min-width:0}.hero-illus-code-line{display:flex;align-items:center;gap:6px;margin-bottom:5px;animation:heroFadeSlideUp 0.5s ease-out backwards}.hero-illus-code-line:nth-child(1){animation-delay:0.3s}.hero-illus-code-line:nth-child(2){animation-delay:0.5s}.hero-illus-code-line:nth-child(3){animation-delay:0.7s}.hero-illus-code-line:nth-child(4){animation-delay:0.9s}.hero-illus-code-line:nth-child(5){animation-delay:1.1s}.hero-illus-code-line:nth-child(6){animation-delay:1.3s}.hero-illus-code-line:nth-child(7){animation-delay:1.5s}.hero-illus-code-num{font-size:9px;color:rgba(255,255,255,0.2);min-width:16px;text-align:right;font-family:monospace}.hero-illus-code-content{display:flex;gap:4px;align-items:center;flex-wrap:wrap}.hero-illus-code-block{height:8px;border-radius:3px;display:inline-block}.hero-illus-code-block--kw{background:#C792EA}.hero-illus-code-block--fn{background:#82AAFF}.hero-illus-code-block--str{background:#C3E88D}.hero-illus-code-block--var{background:#FFCB6B}.hero-illus-code-block--op{background:rgba(255,255,255,0.25)}.hero-illus-code-block--teal{background:var(--color-teal,#1ABC9C)}.hero-illus-lighthouse{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;animation:heroFloat 5s ease-in-out infinite}.hero-illus-lighthouse-circle{position:relative;width:90px;height:90px}.hero-illus-lighthouse-circle svg{transform:rotate(-90deg);width:90px;height:90px}.hero-illus-lighthouse-bg{fill:none;stroke:rgba(255,255,255,0.08);stroke-width:6}.hero-illus-lighthouse-progress{fill:none;stroke:var(--color-lime,#A3FF3F);stroke-width:6;stroke-linecap:round;stroke-dasharray:282.74;stroke-dashoffset:282.74;animation:heroScore98 2s ease-out 0.8s forwards}.hero-illus-lighthouse-value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:22px;font-weight:700;color:var(--color-lime,#A3FF3F);line-height:1}.hero-illus-lighthouse-label{font-size:9px;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.06em;margin-top:6px;font-weight:600}.hero-illus-auto .hero-illus-orbit-container{position:relative;width:100%;height:300px;display:flex;align-items:center;justify-content:center}.hero-illus-hub{position:absolute;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--color-teal,#1ABC9C),var(--color-cyan,#009FB5));display:flex;align-items:center;justify-content:center;z-index:3;box-shadow:0 0 30px rgba(26,188,156,0.3),0 0 60px rgba(26,188,156,0.1)}.hero-illus-hub-icon{color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:0.06em}.hero-illus-orbit{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,0.07)}.hero-illus-orbit--inner{width:170px;height:170px;animation:heroOrbitSpin 30s linear infinite}.hero-illus-orbit--outer{width:270px;height:270px;animation:heroOrbitSpin 45s linear infinite reverse}.hero-illus-orbit--inner::before,.hero-illus-orbit--outer::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:50%;border:1px dashed rgba(255,255,255,0.04)}.hero-illus-node{position:absolute;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:700;color:#fff;letter-spacing:0.02em;text-transform:uppercase;box-shadow:0 4px 15px rgba(0,0,0,0.3);z-index:2}.hero-illus-orbit--inner .hero-illus-node{animation:heroOrbitSpinReverse 30s linear infinite}.hero-illus-orbit--outer .hero-illus-node{animation:heroOrbitSpinReverse 45s linear infinite reverse}.hero-illus-node--n8n{top:-21px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#1ABC9C,#009FB5)}.hero-illus-node--make{bottom:10px;left:-10px;background:linear-gradient(135deg,#6C3FC5,#9B59B6)}.hero-illus-node--zapier{bottom:10px;right:-10px;background:linear-gradient(135deg,#FF4A00,#FF7846)}.hero-illus-node--slack{top:-21px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#4A154B,#E01E5A)}.hero-illus-node--claude{top:50%;right:-21px;transform:translateY(-50%);background:linear-gradient(135deg,#D4A574,#C49A6C)}.hero-illus-node--gpt{bottom:-21px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#10A37F,#1A7F5A)}.hero-illus-node--google{top:50%;left:-21px;transform:translateY(-50%);background:linear-gradient(135deg,#4285F4,#34A853)}.hero-illus-orbit-container::before,.hero-illus-orbit-container::after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(26,188,156,0.1);animation:heroPulse 3s ease-in-out infinite;z-index:1}.hero-illus-orbit-container::before{width:100px;height:100px}.hero-illus-orbit-container::after{width:140px;height:140px;animation-delay:1s}@media (max-width:992px){.hero-illustration{min-height:280px}.hero-illus-metrics{padding:12px 14px}.hero-illus-metric-value{font-size:15px}.hero-illus-metric-label{font-size:9px}.hero-illus-seo .hero-illus-chart{height:90px}.hero-illus-auto .hero-illus-orbit-container{height:240px}.hero-illus-orbit--inner{width:130px;height:130px}.hero-illus-orbit--outer{width:210px;height:210px}.hero-illus-node{width:36px;height:36px;font-size:7px}.hero-illus-hub{width:50px;height:50px}.hero-illus-lighthouse-circle{width:70px;height:70px}.hero-illus-lighthouse-circle svg{width:70px;height:70px}.hero-illus-lighthouse-value{font-size:18px}}@media (max-width:768px){.hero-illustration{min-height:240px}.hero-illus-metrics{flex-wrap:wrap;gap:6px;padding:10px 12px}.hero-illus-metric{flex:1 1 calc(50% - 8px);min-width:0}.hero-illus-metric:last-child{flex:1 1 100%}.hero-illus-metric-value{font-size:14px}.hero-illus-seo .hero-illus-chart{height:70px}.hero-illus-seo .hero-illus-floating-card{position:relative;bottom:auto;left:auto;margin-top:10px}.hero-illus-ads .hero-illus-floating-cards{flex-direction:column}.hero-illus-ads .hero-illus-chart-line{height:80px}.hero-illus-browser-content{flex-direction:column;align-items:center}.hero-illus-auto .hero-illus-orbit-container{height:200px}.hero-illus-orbit--inner{width:110px;height:110px}.hero-illus-orbit--outer{width:180px;height:180px}.hero-illus-node{width:32px;height:32px;font-size:6px}.hero-illus-hub{width:44px;height:44px}.hero-illus-hub-icon{font-size:9px}.hero-illus-node--n8n{top:-16px}.hero-illus-node--slack{top:-16px}.hero-illus-node--claude{right:-16px}.hero-illus-node--gpt{bottom:-16px}.hero-illus-node--google{left:-16px}.hero-illus-node--make{bottom:5px;left:-5px}.hero-illus-node--zapier{bottom:5px;right:-5px}}.hero-illus-auto-stats{display:flex;gap:2px;padding:0 20px 16px}.hero-illus-auto-stat{flex:1;text-align:center;padding:10px 8px;border-radius:10px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);margin:0 4px;animation:heroFadeSlideUp 0.6s ease-out backwards}.hero-illus-auto-stat:nth-child(1){animation-delay:0.3s}.hero-illus-auto-stat:nth-child(2){animation-delay:0.5s}.hero-illus-auto-stat:nth-child(3){animation-delay:0.7s}.hero-illus-auto-stat-value{display:block;font-size:18px;font-weight:700;color:var(--color-teal,#1ABC9C);line-height:1.2}.hero-illus-auto-stat-label{display:block;font-size:10px;font-weight:500;color:rgba(255,255,255,0.5);margin-top:4px;text-transform:uppercase;letter-spacing:0.04em}.hero-illus-hub-icon svg{display:block}.hero-illus-auto .hero-illus-orbit-container{height:240px}@media (max-width:992px){.hero-illus-auto-stats{padding:0 14px 12px}.hero-illus-auto-stat-value{font-size:15px}.hero-illus-auto .hero-illus-orbit-container{height:200px}}@media (max-width:768px){.hero-illus-auto-stats{flex-wrap:wrap;gap:6px;padding:0 12px 10px}.hero-illus-auto-stat{flex:1 1 calc(50% - 8px)}.hero-illus-auto-stat:last-child{flex:1 1 100%}.hero-illus-auto-stat-value{font-size:14px}.hero-illus-auto .hero-illus-orbit-container{height:170px}}CSSEOF # Add CSS for Automatisation stats panel .hero-illus-auto-stats{display:flex;gap:2px;padding:0 20px 16px}.hero-illus-auto-stat{flex:1;text-align:center;padding:10px 8px;border-radius:10px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);margin:0 4px;animation:heroFadeSlideUp 0.6s ease-out backwards}.hero-illus-auto-stat:nth-child(1){animation-delay:0.3s}.hero-illus-auto-stat:nth-child(2){animation-delay:0.5s}.hero-illus-auto-stat:nth-child(3){animation-delay:0.7s}.hero-illus-auto-stat-value{display:block;font-size:18px;font-weight:700;color:var(--color-teal,#1ABC9C);line-height:1.2}.hero-illus-auto-stat-label{display:block;font-size:10px;font-weight:500;color:rgba(255,255,255,0.5);margin-top:4px;text-transform:uppercase;letter-spacing:0.04em}.hero-illus-hub-icon svg{display:block}.hero-illus-auto .hero-illus-orbit-container{height:240px}@media (max-width:992px){.hero-illus-auto-stats{padding:0 14px 12px}.hero-illus-auto-stat-value{font-size:15px}.hero-illus-auto .hero-illus-orbit-container{height:200px}}@media (max-width:768px){.hero-illus-auto-stats{flex-wrap:wrap;gap:6px;padding:0 12px 10px}.hero-illus-auto-stat{flex:1 1 calc(50% - 8px)}.hero-illus-auto-stat:last-child{flex:1 1 100%}.hero-illus-auto-stat-value{font-size:14px}.hero-illus-auto .hero-illus-orbit-container{height:170px}}EOF # Add CSS for Automatisation stats panel .hero-illus-auto-stats{display:flex;gap:2px;padding:0 20px 16px}.hero-illus-auto-stat{flex:1;text-align:center;padding:10px 8px;border-radius:10px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);margin:0 4px;animation:heroFadeSlideUp 0.6s ease-out backwards}.hero-illus-auto-stat:nth-child(1){animation-delay:0.3s}.hero-illus-auto-stat:nth-child(2){animation-delay:0.5s}.hero-illus-auto-stat:nth-child(3){animation-delay:0.7s}.hero-illus-auto-stat-value{display:block;font-size:18px;font-weight:700;color:var(--color-teal,#1ABC9C);line-height:1.2}.hero-illus-auto-stat-label{display:block;font-size:10px;font-weight:500;color:rgba(255,255,255,0.5);margin-top:4px;text-transform:uppercase;letter-spacing:0.04em}.hero-illus-hub-icon svg{display:block}.hero-illus-auto .hero-illus-orbit-container{height:240px}@media (max-width:992px){.hero-illus-auto-stats{padding:0 14px 12px}.hero-illus-auto-stat-value{font-size:15px}.hero-illus-auto .hero-illus-orbit-container{height:200px}}@media (max-width:768px){.hero-illus-auto-stats{flex-wrap:wrap;gap:6px;padding:0 12px 10px}.hero-illus-auto-stat{flex:1 1 calc(50% - 8px)}.hero-illus-auto-stat:last-child{flex:1 1 100%}.hero-illus-auto-stat-value{font-size:14px}.hero-illus-auto .hero-illus-orbit-container{height:170px}}.hero-illus-google-ads .hero-illus-gads-serp{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.hero-illus-gads-searchbar{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:20px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1)}.hero-illus-gads-searchbar-icon{color:rgba(255,255,255,0.4);display:flex;align-items:center;flex-shrink:0}.hero-illus-gads-searchbar-text{display:flex;align-items:center}.hero-illus-gads-result{padding:10px 12px;border-radius:8px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.05);animation:heroFadeSlideUp 0.5s ease-out backwards}.hero-illus-gads-result:nth-child(2){animation-delay:0.4s}.hero-illus-gads-result:nth-child(3){animation-delay:0.6s}.hero-illus-gads-result:nth-child(4){animation-delay:0.8s}.hero-illus-gads-result--ad{border-left:2px solid var(--color-teal,#1ABC9C)}.hero-illus-gads-result-top{display:flex;align-items:center;gap:6px;margin-bottom:5px}.hero-illus-gads-ad-badge{font-size:8px;font-weight:700;letter-spacing:0.06em;padding:1px 6px;border-radius:3px;background:rgba(26,188,156,0.2);color:var(--color-teal,#1ABC9C);text-transform:uppercase;flex-shrink:0}.hero-illus-gads-result-title{display:flex;gap:4px;align-items:center;flex-wrap:wrap;margin-bottom:4px}.hero-illus-gads-result-title .hero-illus-code-block{height:9px}.hero-illus-gads-result-desc{display:flex;gap:4px;align-items:center;flex-wrap:wrap}.hero-illus-gads-result-desc .hero-illus-code-block{height:6px;opacity:0.7}.hero-illus-gads-result-top .hero-illus-code-block{height:7px}.hero-illus-gads-floating{position:absolute;bottom:12px;right:12px;background:rgba(10,37,64,0.85);border:1px solid rgba(255,255,255,0.1);border-radius:10px;padding:10px 14px;animation:heroFloat 4s ease-in-out infinite;min-width:120px}.hero-illus-gads-campaigns{display:flex;flex-direction:column;gap:6px}.hero-illus-gads-campaign{display:flex;align-items:center;gap:8px}.hero-illus-gads-campaign-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hero-illus-gads-campaign-dot--teal{background:var(--color-teal,#1ABC9C);box-shadow:0 0 6px rgba(26,188,156,0.4)}.hero-illus-gads-campaign-dot--lime{background:var(--color-lime,#A3FF3F);box-shadow:0 0 6px rgba(163,255,63,0.4)}.hero-illus-gads-campaign-dot--cyan{background:var(--color-cyan,#009FB5);box-shadow:0 0 6px rgba(0,159,181,0.4)}.hero-illus-gads-campaign-name{font-size:10px;font-weight:600;color:rgba(255,255,255,0.7);letter-spacing:0.02em}@media (max-width:992px){.hero-illus-gads-result-title .hero-illus-code-block{height:8px}.hero-illus-gads-floating{position:relative;bottom:auto;right:auto;margin-top:10px}.hero-illus-gads-campaigns{flex-direction:row;gap:12px}}@media (max-width:768px){.hero-illus-gads-result{padding:8px 10px}.hero-illus-gads-searchbar{padding:6px 10px}.hero-illus-gads-floating{position:relative;bottom:auto;right:auto;margin-top:8px}.hero-illus-gads-campaigns{flex-direction:row;gap:10px}}.hero-illus-social-ads .hero-illus-social-feed{display:flex;flex-direction:column;gap:10px}.hero-illus-social-post{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:10px;padding:12px 14px;animation:heroFadeSlideUp 0.6s ease-out backwards}.hero-illus-social-post:nth-child(1){animation-delay:0.3s}.hero-illus-social-post:nth-child(2){animation-delay:0.5s}.hero-illus-social-post:nth-child(3){animation-delay:0.7s}.hero-illus-social-post-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.hero-illus-social-post-icon{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-illus-social-post-icon--meta{background:linear-gradient(135deg,#1877F2,#42A5F5);color:#fff}.hero-illus-social-post-icon--tiktok{background:linear-gradient(135deg,#010101,#25F4EE);color:#fff}.hero-illus-social-post-icon--linkedin{background:linear-gradient(135deg,#0A66C2,#0288D1);color:#fff}.hero-illus-social-post-platform{font-size:11px;font-weight:600;color:#fff;flex:1}.hero-illus-social-post-status{font-size:9px;font-weight:700;color:var(--color-lime,#A3FF3F);text-transform:uppercase;letter-spacing:0.06em;padding:2px 8px;border-radius:10px;background:rgba(163,255,63,0.12)}.hero-illus-social-post-bars{display:flex;flex-direction:column;gap:6px}.hero-illus-social-bar{display:flex;align-items:center;gap:8px}.hero-illus-social-bar-label{font-size:9px;color:rgba(255,255,255,0.45);min-width:56px;text-align:right;font-weight:500}.hero-illus-social-bar-track{flex:1;height:6px;border-radius:3px;background:rgba(255,255,255,0.06);overflow:hidden}.hero-illus-social-bar-fill{height:100%;border-radius:3px;transform-origin:left;animation:heroBarGrow 1.2s ease-out forwards;transform:scaleX(0)}.hero-illus-social-bar-fill--teal{background:linear-gradient(90deg,var(--color-teal,#1ABC9C),rgba(26,188,156,0.6))}.hero-illus-social-bar-fill--lime{background:linear-gradient(90deg,var(--color-lime,#A3FF3F),rgba(163,255,63,0.6))}.hero-illus-social-bar-fill--cyan{background:linear-gradient(90deg,var(--color-cyan,#009FB5),rgba(0,159,181,0.6))}.hero-illus-social-post:nth-child(1) .hero-illus-social-bar-fill{animation-delay:0.5s}.hero-illus-social-post:nth-child(2) .hero-illus-social-bar-fill{animation-delay:0.8s}.hero-illus-social-post:nth-child(3) .hero-illus-social-bar-fill{animation-delay:1.1s}.hero-illus-social-bar-val{font-size:10px;font-weight:700;color:#fff;min-width:36px;text-align:right}.hero-illus-social-notif{position:absolute;display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;background:rgba(10,37,64,0.85);border:1px solid rgba(26,188,156,0.2);font-size:10px;font-weight:600;color:#fff;white-space:nowrap;animation:heroFloat 4s ease-in-out infinite;z-index:2}.hero-illus-social-notif-icon{font-size:11px;line-height:1}.hero-illus-social-notif--1{top:8px;right:10px;animation-delay:0s}.hero-illus-social-notif--2{bottom:60px;right:6px;animation-delay:1.3s}.hero-illus-social-notif--3{bottom:16px;left:10px;animation-delay:2.6s}@media (max-width:992px){.hero-illus-social-ads .hero-illus-social-feed{gap:8px}.hero-illus-social-post{padding:10px 12px}.hero-illus-social-bar-label{min-width:48px;font-size:8px}.hero-illus-social-bar-val{font-size:9px;min-width:30px}}@media (max-width:768px){.hero-illus-social-ads .hero-illus-social-feed{gap:6px}.hero-illus-social-post{padding:8px 10px}.hero-illus-social-post-header{margin-bottom:6px}.hero-illus-social-post-bars{gap:4px}.hero-illus-social-bar-track{height:5px}.hero-illus-social-bar-label{min-width:42px;font-size:8px}.hero-illus-social-bar-val{font-size:9px;min-width:28px}.hero-illus-social-notif{font-size:9px;padding:4px 10px}.hero-illus-social-notif--2{bottom:44px}}.hero-illus-creative .creative-variants{display:flex;gap:12px;margin-bottom:16px}.hero-illus-creative .creative-variant{flex:1;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:10px;padding:12px;animation:heroFadeSlideUp 0.6s ease-out backwards}.hero-illus-creative .creative-variant--a{animation-delay:0.3s}.hero-illus-creative .creative-variant--b{animation-delay:0.5s}.hero-illus-creative .creative-variant-label{font-size:11px;font-weight:700;color:rgba(255,255,255,0.6);text-transform:uppercase;letter-spacing:0.08em;margin-bottom:10px}.hero-illus-creative .creative-variant-preview{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.hero-illus-creative .creative-preview-block{border-radius:4px;width:100%}.hero-illus-creative .creative-preview-block--header{height:6px;width:60%;background:rgba(255,255,255,0.2)}.hero-illus-creative .creative-preview-block--img-a{height:40px;background:linear-gradient(135deg,rgba(26,188,156,0.25),rgba(0,159,181,0.25));border:1px solid rgba(26,188,156,0.15)}.hero-illus-creative .creative-preview-block--img-b{height:40px;background:linear-gradient(135deg,rgba(163,255,63,0.25),rgba(26,188,156,0.25));border:1px solid rgba(163,255,63,0.15)}.hero-illus-creative .creative-preview-block--text{height:5px;background:rgba(255,255,255,0.08)}.hero-illus-creative .creative-preview-block--short{width:70%}.hero-illus-creative .creative-variant-perf{display:flex;align-items:center;gap:8px}.hero-illus-creative .creative-perf-bar{flex:1;height:4px;border-radius:2px;background:rgba(255,255,255,0.06);overflow:hidden}.hero-illus-creative .creative-perf-fill{display:block;height:100%;border-radius:2px;transform-origin:left;animation:heroBarGrow 1.2s ease-out 0.8s forwards;transform:scaleX(0)}.hero-illus-creative .creative-perf-fill--low{width:36%;background:#E74C3C}.hero-illus-creative .creative-perf-fill--high{width:82%;background:var(--color-lime,#A3FF3F)}.hero-illus-creative .creative-perf-value{font-size:11px;font-weight:700;flex-shrink:0}.hero-illus-creative .creative-perf-value--low{color:#E74C3C}.hero-illus-creative .creative-perf-value--high{color:var(--color-lime,#A3FF3F)}.hero-illus-creative .creative-winner-badge{font-size:8px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;padding:2px 7px;border-radius:10px;background:rgba(163,255,63,0.15);color:var(--color-lime,#A3FF3F);flex-shrink:0;animation:heroPulse 2s ease-in-out infinite}.hero-illus-creative .creative-progress{animation:heroFadeSlideUp 0.6s ease-out 0.7s backwards}.hero-illus-creative .creative-progress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.hero-illus-creative .creative-progress-label{font-size:9px;font-weight:600;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.06em}.hero-illus-creative .creative-progress-pct{font-size:11px;font-weight:700;color:var(--color-teal,#1ABC9C)}.hero-illus-creative .creative-progress-track{height:6px;border-radius:3px;background:rgba(255,255,255,0.06);overflow:hidden}.hero-illus-creative .creative-progress-fill{width:87%;height:100%;border-radius:3px;background:linear-gradient(90deg,var(--color-teal,#1ABC9C),var(--color-cyan,#009FB5));transform-origin:left;animation:heroBarGrow 1.5s ease-out 1s forwards;transform:scaleX(0)}@media (max-width:768px){.hero-illus-creative .creative-variants{flex-direction:column;gap:10px}}.hero-illus-data .hero-illus-funnel{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.hero-illus-funnel-step{display:flex;align-items:center;gap:10px;animation:heroFadeSlideUp 0.6s ease-out backwards}.hero-illus-funnel-step:nth-child(1){animation-delay:0.3s}.hero-illus-funnel-step:nth-child(2){animation-delay:0.5s}.hero-illus-funnel-step:nth-child(3){animation-delay:0.7s}.hero-illus-funnel-step:nth-child(4){animation-delay:0.9s}.hero-illus-funnel-label{flex-shrink:0;width:56px;font-size:10px;font-weight:600;color:rgba(255,255,255,0.55);text-transform:uppercase;letter-spacing:0.04em;text-align:right}.hero-illus-funnel-bar{height:22px;border-radius:6px;transform-origin:left;animation:heroBarGrow 1.2s ease-out forwards;transform:scaleX(0)}.hero-illus-funnel-bar--1{width:100%;background:linear-gradient(90deg,var(--color-teal,#1ABC9C),var(--color-cyan,#009FB5));animation-delay:0.3s}.hero-illus-funnel-bar--2{width:68%;background:linear-gradient(90deg,var(--color-teal,#1ABC9C),rgba(26,188,156,0.7));animation-delay:0.5s}.hero-illus-funnel-bar--3{width:42%;background:linear-gradient(90deg,var(--color-lime,#A3FF3F),rgba(163,255,63,0.6));animation-delay:0.7s}.hero-illus-funnel-bar--4{width:24%;background:linear-gradient(90deg,var(--color-lime,#A3FF3F),rgba(163,255,63,0.8));animation-delay:0.9s}.hero-illus-funnel-pct{flex-shrink:0;font-size:11px;font-weight:700;color:#fff;min-width:32px}.hero-illus-attribution{background:rgba(10,37,64,0.85);border:1px solid rgba(26,188,156,0.15);border-radius:10px;padding:12px 16px;animation:heroFloat 4s ease-in-out infinite}.hero-illus-attribution-title{font-size:9px;font-weight:600;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:10px}.hero-illus-attribution-channels{display:flex;gap:16px}.hero-illus-channel{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;animation:heroFadeSlideUp 0.5s ease-out backwards}.hero-illus-channel:nth-child(1){animation-delay:1.1s}.hero-illus-channel:nth-child(2){animation-delay:1.3s}.hero-illus-channel:nth-child(3){animation-delay:1.5s}.hero-illus-channel-icon{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);color:var(--color-teal,#1ABC9C)}.hero-illus-channel:nth-child(2) .hero-illus-channel-icon{color:var(--color-lime,#A3FF3F)}.hero-illus-channel:nth-child(3) .hero-illus-channel-icon{color:var(--color-cyan,#009FB5)}.hero-illus-channel-name{font-size:9px;font-weight:500;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.04em}.hero-illus-channel-pct{font-size:14px;font-weight:700;color:var(--color-teal,#1ABC9C);line-height:1.2}.hero-illus-channel:nth-child(2) .hero-illus-channel-pct{color:var(--color-lime,#A3FF3F)}.hero-illus-channel:nth-child(3) .hero-illus-channel-pct{color:var(--color-cyan,#009FB5)}@media (max-width:992px){.hero-illus-funnel-label{width:48px;font-size:9px}.hero-illus-funnel-bar{height:18px}.hero-illus-funnel-pct{font-size:10px}.hero-illus-attribution-channels{gap:12px}}@media (max-width:768px){.hero-illus-data .hero-illus-funnel{gap:8px;margin-bottom:12px}.hero-illus-funnel-label{width:42px;font-size:8px}.hero-illus-funnel-bar{height:16px}.hero-illus-funnel-pct{font-size:9px;min-width:28px}.hero-illus-attribution{padding:10px 12px}.hero-illus-attribution-channels{gap:8px}.hero-illus-channel-icon{width:26px;height:26px}.hero-illus-channel-pct{font-size:12px}}.hero-illus-facebook-ads .hero-illus-fb-platforms{display:flex;gap:10px;margin-bottom:14px}.hero-illus-fb-platform-card{flex:1;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:10px;padding:12px;animation:heroFadeSlideUp 0.6s ease-out backwards}.hero-illus-fb-platform-card:nth-child(1){animation-delay:0.3s}.hero-illus-fb-platform-card:nth-child(2){animation-delay:0.5s}.hero-illus-fb-platform-header{display:flex;align-items:center;gap:6px;margin-bottom:10px}.hero-illus-fb-platform-icon{color:#1877F2;flex-shrink:0}.hero-illus-fb-platform-icon--ig{color:#E4405F}.hero-illus-fb-platform-name{font-size:10px;font-weight:700;color:rgba(255,255,255,0.7);text-transform:uppercase;letter-spacing:0.06em}.hero-illus-fb-ad-preview{display:flex;flex-direction:column;gap:8px}.hero-illus-fb-ad-visual{display:flex;gap:8px;align-items:center}.hero-illus-fb-ad-img{width:42px;height:42px;border-radius:6px;background:linear-gradient(135deg,#1ABC9C,#009FB5);flex-shrink:0;opacity:0.85}.hero-illus-fb-ad-img--ig{background:linear-gradient(135deg,#A3FF3F,#1ABC9C)}.hero-illus-fb-ad-text-lines{flex:1;display:flex;flex-direction:column;gap:5px}.hero-illus-fb-ad-line{display:block;height:6px;border-radius:3px;background:rgba(255,255,255,0.1)}.hero-illus-fb-engagement{display:flex;gap:12px;padding-top:6px;border-top:1px solid rgba(255,255,255,0.06)}.hero-illus-fb-eng-item{display:flex;align-items:center;gap:3px;font-size:10px;font-weight:600;color:rgba(255,255,255,0.5)}.hero-illus-fb-eng-item svg{color:var(--color-teal,#1ABC9C);fill:var(--color-teal,#1ABC9C)}.hero-illus-fb-advantage-badge{display:inline-flex;align-items:center;gap:6px;position:absolute;bottom:14px;right:14px;background:rgba(10,37,64,0.85);border:1px solid rgba(163,255,63,0.2);border-radius:20px;padding:6px 14px;font-size:11px;font-weight:700;color:var(--color-lime,#A3FF3F);letter-spacing:0.02em;animation:heroFloat 4s ease-in-out infinite}.hero-illus-fb-sparkle{fill:var(--color-lime,#A3FF3F)}@media (max-width:768px){.hero-illus-facebook-ads .hero-illus-fb-platforms{flex-direction:column}.hero-illus-fb-advantage-badge{position:relative;bottom:auto;right:auto;margin-top:10px;justify-content:center}}.hero-illus-tiktok-ads .tiktok-phone-container{display:flex;align-items:center;justify-content:center;gap:14px;min-height:220px}.hero-illus-tiktok-ads .tiktok-phone{position:relative;width:130px;height:230px;border-radius:20px;background:rgba(0,0,0,0.5);border:2px solid rgba(255,255,255,0.12);overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,0.3),0 0 0 1px rgba(255,255,255,0.05);flex-shrink:0}.hero-illus-tiktok-ads .tiktok-phone-notch{position:absolute;top:6px;left:50%;transform:translateX(-50%);width:40px;height:5px;border-radius:3px;background:rgba(255,255,255,0.2);z-index:2}.hero-illus-tiktok-ads .tiktok-phone-screen{width:100%;height:100%;overflow:hidden;border-radius:18px}.hero-illus-tiktok-ads .tiktok-video-placeholder{width:100%;height:100%;background:linear-gradient(160deg,#0A2540 0%,#1ABC9C 40%,#009FB5 70%,#0A2540 100%);background-size:200% 200%;animation:tiktokVideoShimmer 6s ease-in-out infinite;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;position:relative}.hero-illus-tiktok-ads .tiktok-video-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,0.2);display:flex;align-items:center;justify-content:center;opacity:0.7;animation:heroPulse 3s ease-in-out infinite}.hero-illus-tiktok-ads .tiktok-video-play svg{margin-left:2px}.hero-illus-tiktok-ads .tiktok-video-overlay{padding:10px;width:100%;background:linear-gradient(transparent,rgba(0,0,0,0.6));display:flex;flex-direction:column;gap:2px}.hero-illus-tiktok-ads .tiktok-username{font-size:10px;font-weight:700;color:#fff}.hero-illus-tiktok-ads .tiktok-caption{font-size:8px;color:rgba(255,255,255,0.7);font-weight:400}.hero-illus-tiktok-ads .tiktok-engagement{display:flex;flex-direction:column;gap:16px;align-items:center}.hero-illus-tiktok-ads .tiktok-action{display:flex;flex-direction:column;align-items:center;gap:3px;animation:heroFadeSlideUp 0.5s ease-out backwards}.hero-illus-tiktok-ads .tiktok-action:nth-child(1){animation-delay:0.4s}.hero-illus-tiktok-ads .tiktok-action:nth-child(2){animation-delay:0.6s}.hero-illus-tiktok-ads .tiktok-action:nth-child(3){animation-delay:0.8s}.hero-illus-tiktok-ads .tiktok-action:nth-child(4){animation-delay:1.0s}.hero-illus-tiktok-ads .tiktok-action-icon{width:22px;height:22px;color:rgba(255,255,255,0.8);transition:color 0.2s}.hero-illus-tiktok-ads .tiktok-action:first-child .tiktok-action-icon{color:#FE2C55;fill:#FE2C55;stroke:#FE2C55}.hero-illus-tiktok-ads .tiktok-action-count{font-size:9px;font-weight:600;color:rgba(255,255,255,0.6)}.hero-illus-tiktok-ads .tiktok-spark-badge{display:inline-flex;align-items:center;gap:6px;margin-top:14px;padding:8px 16px;border-radius:20px;background:rgba(163,255,63,0.1);border:1px solid rgba(163,255,63,0.2);font-size:11px;font-weight:600;color:var(--color-lime,#A3FF3F);animation:heroFloat 4s ease-in-out infinite}.hero-illus-tiktok-ads .tiktok-spark-badge svg{color:var(--color-lime,#A3FF3F);stroke:var(--color-lime,#A3FF3F)}.hero-illus-tiktok-ads .tiktok-trending-arrow{font-size:9px;font-weight:700;color:var(--color-teal,#1ABC9C);margin-left:4px}@keyframes tiktokVideoShimmer{0%{background-position:0% 0%}50%{background-position:100% 100%}100%{background-position:0% 0%}}@media (max-width:992px){.hero-illus-tiktok-ads .tiktok-phone{width:110px;height:195px}.hero-illus-tiktok-ads .tiktok-phone-container{min-height:180px}.hero-illus-tiktok-ads .tiktok-action-icon{width:18px;height:18px}}@media (max-width:768px){.hero-illus-tiktok-ads .tiktok-phone{width:100px;height:175px;border-radius:16px}.hero-illus-tiktok-ads .tiktok-phone-screen{border-radius:14px}.hero-illus-tiktok-ads .tiktok-phone-container{min-height:160px;gap:10px}.hero-illus-tiktok-ads .tiktok-engagement{gap:12px}.hero-illus-tiktok-ads .tiktok-action-icon{width:16px;height:16px}.hero-illus-tiktok-ads .tiktok-action-count{font-size:8px}.hero-illus-tiktok-ads .tiktok-spark-badge{font-size:10px;padding:6px 12px}.hero-illus-tiktok-ads .tiktok-video-play{width:32px;height:32px}.hero-illus-tiktok-ads .tiktok-video-play svg{width:18px;height:18px}}.hero-illus-linkedin-ads .hero-illus-linkedin-layout{display:flex;gap:14px;align-items:flex-start}.hero-illus-linkedin-form{flex:1;background:rgba(10,37,64,0.88);border:1px solid rgba(26,188,156,0.15);border-radius:12px;padding:14px 16px;animation:heroFadeSlideUp 0.8s ease-out 0.3s backwards}.hero-illus-linkedin-form-title{font-size:10px;font-weight:700;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:12px}.hero-illus-linkedin-field{margin-bottom:10px}.hero-illus-linkedin-field:last-of-type{margin-bottom:14px}.hero-illus-linkedin-field-label{display:block;font-size:9px;font-weight:600;color:rgba(255,255,255,0.4);margin-bottom:4px;text-transform:uppercase;letter-spacing:0.04em}.hero-illus-linkedin-field-bar{display:block;height:8px;border-radius:4px;animation:heroBarGrow 1s ease-out backwards;transform-origin:left}.hero-illus-linkedin-field-bar--teal{width:80%;background:linear-gradient(90deg,rgba(26,188,156,0.5),rgba(26,188,156,0.2));animation-delay:0.5s}.hero-illus-linkedin-field-bar--lime{width:65%;background:linear-gradient(90deg,rgba(163,255,63,0.5),rgba(163,255,63,0.2));animation-delay:0.7s}.hero-illus-linkedin-field-bar--cyan{width:90%;background:linear-gradient(90deg,rgba(0,159,181,0.5),rgba(0,159,181,0.2));animation-delay:0.9s}.hero-illus-linkedin-submit{display:inline-block;padding:6px 20px;background:var(--color-teal,#1ABC9C);color:#fff;font-size:10px;font-weight:700;border-radius:6px;text-transform:uppercase;letter-spacing:0.06em;animation:heroFadeSlideUp 0.6s ease-out 1.1s backwards}.hero-illus-linkedin-targeting{flex-shrink:0;width:140px;background:rgba(10,37,64,0.85);border:1px solid rgba(255,255,255,0.1);border-radius:10px;padding:12px 14px;animation:heroFloat 4s ease-in-out infinite}.hero-illus-linkedin-targeting-title{font-size:9px;font-weight:700;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:10px}.hero-illus-linkedin-pills{display:flex;flex-direction:column;gap:6px}.hero-illus-linkedin-pill{display:inline-block;padding:4px 10px;border-radius:20px;font-size:9px;font-weight:600;color:var(--color-teal,#1ABC9C);background:rgba(26,188,156,0.12);border:1px solid rgba(26,188,156,0.2);text-align:center;animation:heroFadeSlideUp 0.5s ease-out backwards}.hero-illus-linkedin-pill:nth-child(1){animation-delay:0.6s}.hero-illus-linkedin-pill:nth-child(2){animation-delay:0.8s}.hero-illus-linkedin-pill:nth-child(3){animation-delay:1.0s}.hero-illus-linkedin-pill--lime{color:var(--color-lime,#A3FF3F);background:rgba(163,255,63,0.12);border-color:rgba(163,255,63,0.2)}.hero-illus-linkedin-pill--cyan{color:var(--color-cyan,#009FB5);background:rgba(0,159,181,0.12);border-color:rgba(0,159,181,0.2)}@media (max-width:768px){.hero-illus-linkedin-ads .hero-illus-linkedin-layout{flex-direction:column}.hero-illus-linkedin-targeting{width:100%}}.hero-illus-snapchat-ads .hero-illus-body{display:flex;align-items:flex-start;gap:14px;padding:20px}.hero-illus-snap-phone{position:relative;width:130px;min-width:130px;height:200px;border-radius:18px;background:rgba(10,37,64,0.7);border:2px solid rgba(26,188,156,0.2);overflow:hidden;flex-shrink:0}.hero-illus-snap-phone-notch{position:absolute;top:0;left:50%;transform:translateX(-50%);width:40px;height:10px;background:rgba(0,0,0,0.5);border-radius:0 0 8px 8px;z-index:2}.hero-illus-snap-phone-screen{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px 12px 12px;position:relative}.hero-illus-snap-ar-scan{position:relative;width:80px;height:80px;margin-bottom:10px}.hero-illus-snap-face-circle{position:absolute;top:50%;left:50%;width:50px;height:50px;border-radius:50%;border:2px dashed rgba(26,188,156,0.4);transform:translate(-50%,-50%);animation:heroPulse 3s ease-in-out infinite}.hero-illus-snap-bracket{position:absolute;width:16px;height:16px;border-color:var(--color-teal,#1ABC9C);border-style:solid;border-width:0}.hero-illus-snap-bracket--tl{top:0;left:0;border-top-width:2px;border-left-width:2px;border-radius:4px 0 0 0}.hero-illus-snap-bracket--tr{top:0;right:0;border-top-width:2px;border-right-width:2px;border-radius:0 4px 0 0}.hero-illus-snap-bracket--bl{bottom:0;left:0;border-bottom-width:2px;border-left-width:2px;border-radius:0 0 0 4px}.hero-illus-snap-bracket--br{bottom:0;right:0;border-bottom-width:2px;border-right-width:2px;border-radius:0 0 4px 0}.hero-illus-snap-sparkle{position:absolute;width:5px;height:5px;border-radius:50%;background:var(--color-lime,#A3FF3F);animation:heroFloat 2.5s ease-in-out infinite}.hero-illus-snap-sparkle--1{top:8px;left:30px;animation-delay:0s}.hero-illus-snap-sparkle--2{top:22px;right:6px;animation-delay:0.5s;width:4px;height:4px;background:var(--color-teal,#1ABC9C)}.hero-illus-snap-sparkle--3{bottom:10px;left:10px;animation-delay:1s;width:3px;height:3px}.hero-illus-snap-sparkle--4{bottom:20px;right:10px;animation-delay:1.5s;width:4px;height:4px;background:var(--color-cyan,#009FB5)}.hero-illus-snap-sparkle--5{top:40px;left:4px;animation-delay:0.8s;width:3px;height:3px;background:var(--color-teal,#1ABC9C)}.hero-illus-snap-ar-label{display:flex;align-items:center;gap:5px;font-size:9px;font-weight:600;color:var(--color-lime,#A3FF3F);letter-spacing:0.04em;background:rgba(163,255,63,0.1);padding:4px 10px;border-radius:12px;border:1px solid rgba(163,255,63,0.15)}.hero-illus-snap-story-viewer{flex:1;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:10px;padding:12px 14px;animation:heroFloat 4s ease-in-out infinite;animation-delay:0.8s;align-self:center}.hero-illus-snap-story-header{display:flex;align-items:center;gap:6px;margin-bottom:10px;color:rgba(255,255,255,0.5)}.hero-illus-snap-story-count{font-size:13px;font-weight:700;color:#fff}.hero-illus-snap-story-progress{width:100%;height:4px;background:rgba(255,255,255,0.1);border-radius:4px;overflow:hidden}.hero-illus-snap-story-progress-fill{width:0;height:100%;background:linear-gradient(90deg,var(--color-teal,#1ABC9C),var(--color-lime,#A3FF3F));border-radius:4px;animation:snapStoryFill 3s ease-out 0.5s forwards}@keyframes snapStoryFill{from{width:0}to{width:72%}}.hero-illus-pinterest-ads .pinterest-board{display:flex;gap:8px;min-height:180px;margin-bottom:12px}.hero-illus-pinterest-ads .pinterest-column{flex:1;display:flex;flex-direction:column;gap:8px}.hero-illus-pinterest-ads .pinterest-column--center{margin-top:-10px}.hero-illus-pinterest-ads .pinterest-pin{border-radius:12px;overflow:hidden;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.08);animation:heroFadeSlideUp 0.5s ease-out backwards}.hero-illus-pinterest-ads .pinterest-pin:nth-child(1){animation-delay:0.2s}.hero-illus-pinterest-ads .pinterest-pin:nth-child(2){animation-delay:0.5s}.hero-illus-pinterest-ads .pinterest-column--center .pinterest-pin:nth-child(1){animation-delay:0.3s}.hero-illus-pinterest-ads .pinterest-column--center .pinterest-pin:nth-child(2){animation-delay:0.6s}.hero-illus-pinterest-ads .pinterest-column--right .pinterest-pin:nth-child(1){animation-delay:0.4s}.hero-illus-pinterest-ads .pinterest-column--right .pinterest-pin:nth-child(2){animation-delay:0.7s}.hero-illus-pinterest-ads .pinterest-pin--tall .pinterest-pin-img{height:90px}.hero-illus-pinterest-ads .pinterest-pin--medium .pinterest-pin-img{height:70px}.hero-illus-pinterest-ads .pinterest-pin--short .pinterest-pin-img{height:50px}.hero-illus-pinterest-ads .pinterest-pin-img{width:100%;border-radius:10px 10px 0 0}.hero-illus-pinterest-ads .pinterest-pin-img--teal{background:linear-gradient(135deg,rgba(26,188,156,0.5),rgba(26,188,156,0.2))}.hero-illus-pinterest-ads .pinterest-pin-img--cyan{background:linear-gradient(135deg,rgba(0,159,181,0.5),rgba(0,159,181,0.2))}.hero-illus-pinterest-ads .pinterest-pin-img--lime{background:linear-gradient(135deg,rgba(163,255,63,0.35),rgba(163,255,63,0.1))}.hero-illus-pinterest-ads .pinterest-pin-img--gradient{background:linear-gradient(160deg,rgba(26,188,156,0.4),rgba(0,159,181,0.3),rgba(163,255,63,0.2))}.hero-illus-pinterest-ads .pinterest-pin-img--dark{background:linear-gradient(135deg,rgba(10,37,64,0.8),rgba(44,62,80,0.6));border-bottom:1px solid rgba(255,255,255,0.05)}.hero-illus-pinterest-ads .pinterest-pin-img--teal-light{background:linear-gradient(135deg,rgba(26,188,156,0.3),rgba(163,255,63,0.15))}.hero-illus-pinterest-ads .pinterest-pin-info{display:flex;align-items:center;justify-content:space-between;padding:6px 8px;gap:4px}.hero-illus-pinterest-ads .pinterest-pin-title{flex:1;height:6px;border-radius:3px;background:rgba(255,255,255,0.12)}.hero-illus-pinterest-ads .pinterest-pin-tag{font-size:8px;font-weight:700;padding:2px 6px;border-radius:8px;background:rgba(26,188,156,0.15);color:var(--color-teal,#1ABC9C);white-space:nowrap;letter-spacing:0.02em}.hero-illus-pinterest-ads .pinterest-shopping-card{position:absolute;bottom:10px;right:10px;display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;background:rgba(10,37,64,0.85);border:1px solid rgba(26,188,156,0.15);animation:heroFloat 4s ease-in-out infinite;box-shadow:0 8px 24px rgba(0,0,0,0.3)}.hero-illus-pinterest-ads .pinterest-shopping-thumb{width:36px;height:36px;border-radius:8px;background:linear-gradient(135deg,rgba(26,188,156,0.5),rgba(0,159,181,0.3));flex-shrink:0}.hero-illus-pinterest-ads .pinterest-shopping-details{display:flex;flex-direction:column;gap:2px}.hero-illus-pinterest-ads .pinterest-shopping-label{font-size:8px;font-weight:700;color:var(--color-lime,#A3FF3F);text-transform:uppercase;letter-spacing:0.08em}.hero-illus-pinterest-ads .pinterest-shopping-title{display:block;width:60px;height:5px;border-radius:3px;background:rgba(255,255,255,0.2)}.hero-illus-pinterest-ads .pinterest-shopping-price{font-size:13px;font-weight:700;color:var(--color-teal,#1ABC9C);line-height:1.2}@media (max-width:992px){.hero-illus-pinterest-ads .pinterest-board{min-height:150px;gap:6px}.hero-illus-pinterest-ads .pinterest-pin--tall .pinterest-pin-img{height:72px}.hero-illus-pinterest-ads .pinterest-pin--medium .pinterest-pin-img{height:56px}.hero-illus-pinterest-ads .pinterest-pin--short .pinterest-pin-img{height:40px}.hero-illus-pinterest-ads .pinterest-shopping-card{padding:8px 12px}.hero-illus-pinterest-ads .pinterest-shopping-thumb{width:30px;height:30px}}@media (max-width:768px){.hero-illus-pinterest-ads .pinterest-board{min-height:120px;gap:5px}.hero-illus-pinterest-ads .pinterest-column{gap:5px}.hero-illus-pinterest-ads .pinterest-pin{border-radius:8px}.hero-illus-pinterest-ads .pinterest-pin--tall .pinterest-pin-img{height:60px}.hero-illus-pinterest-ads .pinterest-pin--medium .pinterest-pin-img{height:46px}.hero-illus-pinterest-ads .pinterest-pin--short .pinterest-pin-img{height:34px}.hero-illus-pinterest-ads .pinterest-pin-info{padding:4px 6px}.hero-illus-pinterest-ads .pinterest-pin-tag{font-size:7px;padding:2px 5px}.hero-illus-pinterest-ads .pinterest-shopping-card{position:relative;bottom:auto;right:auto;margin-top:10px;width:100%}.hero-illus-pinterest-ads .pinterest-shopping-thumb{width:28px;height:28px;border-radius:6px}.hero-illus-pinterest-ads .pinterest-shopping-price{font-size:12px}}.hero-illus-sea{position:relative;width:100%;max-width:520px;margin-left:auto}.sea-dashboard{background:rgba(10,37,64,0.88);border:1px solid rgba(26,188,156,0.15);border-radius:18px;padding:28px 26px 22px;animation:heroFadeSlideUp 0.8s ease-out both}.sea-header{display:flex;align-items:center;margin-bottom:20px}.sea-dot{width:8px;height:8px;background:#1ABC9C;border-radius:50%;margin-right:10px;box-shadow:0 0 6px rgba(26,188,156,0.5)}.sea-title{font-size:15px;font-weight:700;color:#fff;letter-spacing:0.5px;flex:1}.sea-badge{background:rgba(26,188,156,0.15);color:#1ABC9C;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:1px}.sea-kpi-row{display:flex;gap:12px;margin-bottom:20px}.sea-kpi{flex:1;background:rgba(10,37,64,0.5);border:1px solid rgba(26,188,156,0.1);border-radius:12px;padding:14px 10px;text-align:center}.sea-kpi-value{display:block;font-size:22px;font-weight:800;margin-bottom:4px}.sea-kpi-value--teal{color:#1ABC9C}.sea-kpi-value--lime{color:#A3FF3F}.sea-kpi-value--cyan{color:#009FB5}.sea-kpi-label{font-size:10px;color:rgba(255,255,255,0.5);letter-spacing:1px;font-weight:600}.sea-serp{margin-bottom:16px}.sea-search-bar{background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.12);border-radius:24px;padding:10px 18px;display:flex;align-items:center;gap:10px;margin-bottom:14px}.sea-search-icon{font-size:14px;opacity:0.6}.sea-search-text{font-size:13px;color:rgba(255,255,255,0.5);font-weight:500}.sea-result{background:rgba(10,37,64,0.5);border:1px solid rgba(26,188,156,0.08);border-radius:10px;padding:10px 14px;margin-bottom:8px;display:flex;align-items:center;gap:10px;animation:heroFadeSlideUp 1s ease-out both}.sea-result--ad{animation-delay:0.3s;border-left:3px solid #1ABC9C}.sea-result--ad2{animation-delay:0.5s;opacity:0.5}.sea-result--organic{animation-delay:0.7s;opacity:0.35}.sea-ad-badge{background:rgba(26,188,156,0.2);color:#1ABC9C;font-size:10px;font-weight:700;padding:2px 8px;border-radius:4px;letter-spacing:0.5px}.sea-result-title{font-size:13px;color:#fff;font-weight:600;flex:1}.sea-result-bar{width:60px;height:4px;background:rgba(26,188,156,0.3);border-radius:2px}.sea-result-bar--active{background:linear-gradient(90deg,#1ABC9C,#A3FF3F);width:80px;animation:heroBarGrow 1.2s ease-out 0.5s both}.sea-result-bar--organic{background:rgba(255,255,255,0.2);width:40px}.sea-ctr{font-size:11px;color:#A3FF3F;font-weight:700}.sea-extensions{display:flex;gap:12px;justify-content:center;animation:heroFadeSlideUp 1.2s ease-out 0.8s both}.sea-ext-item{font-size:11px;color:rgba(255,255,255,0.5);background:rgba(26,188,156,0.08);padding:4px 12px;border-radius:20px;font-weight:600}.hero-illus-youtube{position:relative;width:100%;max-width:520px;margin-left:auto}.yt-dashboard{background:rgba(10,37,64,0.88);border:1px solid rgba(26,188,156,0.15);border-radius:18px;padding:28px 26px 22px;animation:heroFadeSlideUp 0.8s ease-out both}.yt-header{display:flex;align-items:center;margin-bottom:20px}.yt-dot{width:8px;height:8px;background:#1ABC9C;border-radius:50%;margin-right:10px;box-shadow:0 0 6px rgba(26,188,156,0.5)}.yt-title{font-size:15px;font-weight:700;color:#fff;letter-spacing:0.5px;flex:1}.yt-badge{background:rgba(26,188,156,0.15);color:#1ABC9C;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:1px}.yt-kpi-row{display:flex;gap:12px;margin-bottom:20px}.yt-kpi{flex:1;background:rgba(10,37,64,0.5);border:1px solid rgba(26,188,156,0.1);border-radius:12px;padding:14px 10px;text-align:center}.yt-kpi-value{display:block;font-size:22px;font-weight:800;margin-bottom:4px}.yt-kpi-value--teal{color:#1ABC9C}.yt-kpi-value--lime{color:#A3FF3F}.yt-kpi-value--cyan{color:#009FB5}.yt-kpi-label{font-size:10px;color:rgba(255,255,255,0.5);letter-spacing:1px;font-weight:600}.yt-player{margin-bottom:16px;animation:heroFadeSlideUp 1s ease-out 0.3s both}.yt-player-screen{background:rgba(10,37,64,0.7);border:1px solid rgba(26,188,156,0.1);border-radius:12px;padding:30px;text-align:center;position:relative;margin-bottom:0}.yt-play-btn{width:50px;height:50px;background:rgba(255,0,0,0.8);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;color:#fff;font-size:18px;padding-left:4px;box-shadow:0 0 20px rgba(255,0,0,0.3)}.yt-progress{position:relative;height:4px;background:rgba(255,255,255,0.2);border-radius:2px;margin-bottom:8px}.yt-progress-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:linear-gradient(90deg,#ff0000,#ff4444);border-radius:2px;animation:ytProgressFill 3s ease-out 0.8s forwards}@keyframes ytProgressFill{to{width:68%}}.yt-skip-label{font-size:11px;color:rgba(255,255,255,0.4);font-weight:600}.yt-cta-overlay{background:rgba(26,188,156,0.15);border:1px solid rgba(26,188,156,0.2);border-radius:0 0 12px 12px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;animation:heroFadeSlideUp 1.2s ease-out 0.5s both}.yt-cta-text{font-size:13px;color:#1ABC9C;font-weight:700}.yt-cta-arrow{color:#1ABC9C;font-size:16px;font-weight:700}.yt-formats{display:flex;gap:10px;animation:heroFadeSlideUp 1.4s ease-out 0.7s both}.yt-format-card{flex:1;background:rgba(10,37,64,0.5);border:1px solid rgba(26,188,156,0.08);border-radius:10px;padding:10px 8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}.yt-format-icon{font-size:16px}.yt-format-name{font-size:11px;color:#fff;font-weight:600}.yt-format-status{font-size:9px;font-weight:700;padding:2px 8px;border-radius:10px;letter-spacing:0.5px}.yt-format-status--active{background:rgba(26,188,156,0.15);color:#1ABC9C}.yt-format-status--new{background:rgba(163,255,63,0.15);color:#A3FF3F}.hero-illus-netlinking{width:100%;max-width:480px;margin:0 auto}.netlinking-dashboard{background:rgba(10,37,64,0.88);border:1px solid rgba(26,188,156,0.15);border-radius:18px;padding:24px 22px 20px;animation:heroFadeSlideUp 1s ease-out both}.netlinking-header{display:flex;align-items:center;gap:10px;margin-bottom:18px;animation:heroFadeSlideUp 0.8s ease-out 0.1s both}.netlinking-dot{width:8px;height:8px;background:#1ABC9C;border-radius:50%;box-shadow:0 0 8px rgba(26,188,156,0.5);animation:heroFloat 2s ease-in-out infinite}.netlinking-title{font-size:13px;font-weight:700;color:#fff;letter-spacing:0.3px;flex:1}.netlinking-badge{font-size:9px;font-weight:800;color:#A3FF3F;background:rgba(163,255,63,0.12);padding:3px 10px;border-radius:20px;letter-spacing:1.2px;border:1px solid rgba(163,255,63,0.2)}.netlinking-kpi-row{display:flex;gap:10px;margin-bottom:18px;animation:heroFadeSlideUp 1s ease-out 0.2s both}.netlinking-kpi{flex:1;background:rgba(10,37,64,0.5);border:1px solid rgba(26,188,156,0.08);border-radius:12px;padding:12px 8px;text-align:center}.netlinking-kpi-value{display:block;font-size:18px;font-weight:800;margin-bottom:4px;letter-spacing:-0.5px}.netlinking-kpi-value--teal{color:#1ABC9C}.netlinking-kpi-value--lime{color:#A3FF3F}.netlinking-kpi-value--cyan{color:#009FB5}.netlinking-kpi-label{font-size:10px;color:rgba(255,255,255,0.5);font-weight:600;text-transform:uppercase;letter-spacing:0.5px}.netlinking-network{background:rgba(10,37,64,0.4);border:1px solid rgba(26,188,156,0.08);border-radius:14px;padding:16px 10px;margin-bottom:16px;animation:heroFadeSlideUp 1.2s ease-out 0.4s both}.netlinking-network-svg{width:100%;height:auto}.netlinking-line{stroke-dasharray:200;stroke-dashoffset:200;animation:netlinkingLineGrow 1.5s ease-out forwards}.netlinking-line--1{animation-delay:0.6s}.netlinking-line--2{animation-delay:0.8s}.netlinking-line--3{animation-delay:1.0s}.netlinking-line--4{animation-delay:1.2s}.netlinking-line--5{animation-delay:1.4s}.netlinking-line--6{animation-delay:1.6s}@keyframes netlinkingLineGrow{to{stroke-dashoffset:0}}.netlinking-node-center{animation:netlinkingPulse 2.5s ease-in-out infinite}@keyframes netlinkingPulse{0%,100%{r:14;opacity:1}50%{r:17;opacity:0.7}}.netlinking-node-core{animation:heroFloat 3s ease-in-out infinite}.netlinking-sat{opacity:0;animation:netlinkingSatAppear 0.6s ease-out forwards}.netlinking-sat--1{animation-delay:0.8s}.netlinking-sat--2{animation-delay:1.0s}.netlinking-sat--3{animation-delay:1.2s}.netlinking-sat--4{animation-delay:1.4s}.netlinking-sat--5{animation-delay:1.6s}.netlinking-sat--6{animation-delay:1.8s}@keyframes netlinkingSatAppear{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.2)}100%{opacity:1;transform:scale(1)}}.netlinking-quality-row{display:flex;gap:10px;animation:heroFadeSlideUp 1.4s ease-out 0.6s both}.netlinking-quality-tag{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:700;padding:8px 10px;border-radius:10px;letter-spacing:0.3px}.netlinking-quality-tag--teal{background:rgba(26,188,156,0.1);color:#1ABC9C;border:1px solid rgba(26,188,156,0.15)}.netlinking-quality-tag--lime{background:rgba(163,255,63,0.1);color:#A3FF3F;border:1px solid rgba(163,255,63,0.15)}.netlinking-quality-tag--cyan{background:rgba(0,159,181,0.1);color:#009FB5;border:1px solid rgba(0,159,181,0.15)}.netlinking-quality-dot{width:6px;height:6px;border-radius:50%}.netlinking-quality-dot--teal{background:#1ABC9C;box-shadow:0 0 6px rgba(26,188,156,0.5)}.netlinking-quality-dot--lime{background:#A3FF3F;box-shadow:0 0 6px rgba(163,255,63,0.5)}.netlinking-quality-dot--cyan{background:#009FB5;box-shadow:0 0 6px rgba(0,159,181,0.5)}.hero-illus-seo-intl{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.seo-intl-dashboard{background:rgba(10,37,64,0.88);border:1px solid rgba(26,188,156,0.15);border-radius:18px;padding:20px;width:340px;animation:heroFadeSlideUp 0.7s ease-out both}.seo-intl-header{display:flex;align-items:center;gap:8px;margin-bottom:16px}.seo-intl-dot{width:8px;height:8px;border-radius:50%;background:#1ABC9C;animation:heroPulse 2s ease-in-out infinite}.seo-intl-title{font-size:12px;font-weight:600;color:#fff;letter-spacing:0.3px}.seo-intl-badge{margin-left:auto;font-size:9px;font-weight:700;color:#A3FF3F;background:rgba(163,255,63,0.12);padding:2px 8px;border-radius:10px;letter-spacing:1px}.seo-intl-kpi-row{display:flex;gap:8px;margin-bottom:14px}.seo-intl-kpi{flex:1;background:rgba(10,37,64,0.5);border:1px solid rgba(26,188,156,0.1);border-radius:10px;padding:8px 6px;text-align:center;animation:heroFadeSlideUp 0.7s ease-out both}.seo-intl-kpi:nth-child(1){animation-delay:0.15s}.seo-intl-kpi:nth-child(2){animation-delay:0.25s}.seo-intl-kpi:nth-child(3){animation-delay:0.35s}.seo-intl-kpi-value{display:block;font-size:18px;font-weight:700;line-height:1.2}.seo-intl-kpi-value--teal{color:#1ABC9C}.seo-intl-kpi-value--lime{color:#A3FF3F}.seo-intl-kpi-value--cyan{color:#009FB5}.seo-intl-kpi-label{display:block;font-size:9px;color:rgba(255,255,255,0.55);text-transform:uppercase;letter-spacing:0.5px;margin-top:2px}.seo-intl-map{margin-bottom:14px;animation:heroFadeSlideUp 0.7s ease-out 0.4s both}.seo-intl-map-bg{position:relative;height:90px;background:rgba(10,37,64,0.4);border:1px solid rgba(26,188,156,0.08);border-radius:10px;overflow:hidden}.seo-intl-map-lines{position:absolute;inset:0;width:100%;height:100%}.seo-intl-map-dot{position:absolute;width:8px;height:8px;border-radius:50%;animation:heroPulse 2.5s ease-in-out infinite}.seo-intl-map-dot::after{content:'';position:absolute;inset:-4px;border-radius:50%;border:1px solid rgba(26,188,156,0.25);animation:heroPulse 2.5s ease-in-out infinite 0.5s}.seo-intl-map-dot--eu{top:28%;left:48%;background:#1ABC9C}.seo-intl-map-dot--na{top:30%;left:22%;background:#A3FF3F}.seo-intl-map-dot--sa{top:65%;left:30%;background:#009FB5}.seo-intl-map-dot--af{top:52%;left:50%;background:#1ABC9C;animation-delay:0.4s}.seo-intl-map-dot--as{top:35%;left:72%;background:#A3FF3F;animation-delay:0.8s}.seo-intl-map-dot--oc{top:68%;left:82%;background:#009FB5;animation-delay:1.2s}.seo-intl-countries{display:flex;flex-direction:column;gap:6px}.seo-intl-country-card{background:rgba(10,37,64,0.45);border:1px solid rgba(26,188,156,0.1);border-radius:10px;padding:8px 10px;animation:heroFadeSlideUp 0.6s ease-out both}.seo-intl-country-card:nth-child(1){animation-delay:0.5s}.seo-intl-country-card:nth-child(2){animation-delay:0.65s}.seo-intl-country-card:nth-child(3){animation-delay:0.8s}.seo-intl-country-header{display:flex;align-items:center;gap:6px;margin-bottom:6px}.seo-intl-country-flag{font-size:10px;font-weight:700;color:#fff;background:rgba(26,188,156,0.2);padding:2px 6px;border-radius:4px;letter-spacing:0.5px}.seo-intl-country-name{font-size:11px;color:#fff;font-weight:600}.seo-intl-country-status{margin-left:auto;font-size:9px;font-weight:700;padding:2px 8px;border-radius:10px;letter-spacing:0.5px}.seo-intl-country-status--active{background:rgba(26,188,156,0.15);color:#1ABC9C}.seo-intl-country-status--new{background:rgba(163,255,63,0.15);color:#A3FF3F}.seo-intl-country-bar{height:4px;background:rgba(255,255,255,0.08);border-radius:2px;overflow:hidden}.seo-intl-country-bar-fill{height:100%;border-radius:2px;width:var(--bar-width,50%);transform-origin:left;animation:heroBarGrow 1s ease-out both}.seo-intl-country-card:nth-child(1) .seo-intl-country-bar-fill{animation-delay:0.7s}.seo-intl-country-card:nth-child(2) .seo-intl-country-bar-fill{animation-delay:0.85s}.seo-intl-country-card:nth-child(3) .seo-intl-country-bar-fill{animation-delay:1.0s}.seo-intl-country-bar-fill--teal{background:linear-gradient(90deg,#1ABC9C,#009FB5)}.seo-intl-country-bar-fill--lime{background:linear-gradient(90deg,#A3FF3F,#1ABC9C)}.seo-intl-country-bar-fill--cyan{background:linear-gradient(90deg,#009FB5,#1ABC9C)}.seo-intl-dashboard{animation:heroFadeSlideUp 0.7s ease-out both,heroFloat 4s ease-in-out 1s infinite}@media (max-width:768px){.seo-intl-dashboard{width:280px;padding:14px}.seo-intl-kpi-value{font-size:15px}.seo-intl-map-bg{height:70px}}.hero-illus-seo-local{background:rgba(10,37,64,0.6);border:1px solid rgba(26,188,156,0.15);border-radius:18px}.seo-local-map{position:relative;width:100%;height:140px;border-radius:10px;overflow:hidden;margin:0 0 12px}.seo-local-map-bg{position:absolute;inset:0;background:rgba(10,37,64,0.5);border:1px solid rgba(26,188,156,0.1);border-radius:10px}.seo-local-map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(26,188,156,0.06) 1px,transparent 1px),linear-gradient(90deg,rgba(26,188,156,0.06) 1px,transparent 1px);background-size:28px 28px}.seo-local-map-road{position:absolute;background:rgba(26,188,156,0.12)}.seo-local-map-road--h{top:50%;left:0;width:100%;height:3px;transform:translateY(-50%)}.seo-local-map-road--v{top:0;left:40%;width:3px;height:100%}.seo-local-map-road--diag{top:0;left:10%;width:3px;height:160%;transform:rotate(35deg);transform-origin:top left}.seo-local-pin{position:absolute;z-index:2;filter:drop-shadow(0 2px 6px rgba(26,188,156,0.35))}.seo-local-pin--main{top:38%;left:45%;transform:translate(-50%,-100%);animation:heroFloat 3s ease-in-out infinite}.seo-local-pin--secondary{opacity:0.7}.seo-local-pin--pos1{top:25%;left:20%;transform:translate(-50%,-100%);animation:heroFloat 3.5s ease-in-out 0.4s infinite}.seo-local-pin--pos2{top:65%;left:70%;transform:translate(-50%,-100%);animation:heroFloat 3.8s ease-in-out 0.8s infinite}.seo-local-pin--pos3{top:30%;left:75%;transform:translate(-50%,-100%);animation:heroFloat 4s ease-in-out 1.2s infinite}.seo-local-biz-card{background:rgba(10,37,64,0.6);border:1px solid rgba(26,188,156,0.15);border-radius:12px;padding:14px 16px;animation:heroFadeSlideUp 0.7s ease-out both;animation-delay:0.4s}.seo-local-biz-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.seo-local-biz-avatar{width:32px;height:32px;border-radius:8px;background:rgba(26,188,156,0.12);display:flex;align-items:center;justify-content:center;flex-shrink:0}.seo-local-biz-info{display:flex;flex-direction:column;flex:1;min-width:0}.seo-local-biz-name{font-size:13px;font-weight:700;color:#fff;line-height:1.3}.seo-local-biz-category{font-size:10px;color:rgba(255,255,255,0.5);line-height:1.3}.seo-local-verified{display:flex;align-items:center;gap:4px;font-size:10px;font-weight:600;color:#1ABC9C;white-space:nowrap;flex-shrink:0}.seo-local-stars{display:flex;align-items:center;gap:6px;margin-bottom:10px}.seo-local-stars-icons{font-size:13px;color:#A3FF3F;letter-spacing:1px}.seo-local-stars-count{font-size:11px;color:rgba(255,255,255,0.6)}.seo-local-biz-stats{display:flex;gap:8px}.seo-local-biz-stat{flex:1;text-align:center;padding:8px 6px;background:rgba(255,255,255,0.04);border-radius:8px;border:1px solid rgba(255,255,255,0.06)}.seo-local-biz-stat-value{display:block;font-size:14px;font-weight:700;color:#1ABC9C;line-height:1.3}.seo-local-biz-stat:nth-child(2) .seo-local-biz-stat-value{color:#A3FF3F}.seo-local-biz-stat:nth-child(3) .seo-local-biz-stat-value{color:#009FB5}.seo-local-biz-stat-label{display:block;font-size:9px;color:rgba(255,255,255,0.5);margin-top:2px;text-transform:uppercase;letter-spacing:0.5px}.hero-illus-ereputation{position:relative;width:100%;max-width:520px;margin-left:auto}.erep-dashboard{background:rgba(10,37,64,0.88);border:1px solid rgba(26,188,156,0.15);border-radius:18px;padding:28px 26px 22px;animation:heroFadeSlideUp 0.8s ease-out both}.erep-header{display:flex;align-items:center;margin-bottom:20px}.erep-header-title{display:flex;align-items:center;font-size:15px;font-weight:700;color:#fff;letter-spacing:0.5px;flex:1}.erep-dot{width:8px;height:8px;background:#1ABC9C;border-radius:50%;margin-right:10px;box-shadow:0 0 6px rgba(26,188,156,0.5);animation:heroFloat 2s ease-in-out infinite alternate}.erep-badge{background:rgba(26,188,156,0.15);color:#1ABC9C;font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;letter-spacing:1px}.erep-kpi-row{display:flex;gap:12px;margin-bottom:20px;animation:heroFadeSlideUp 1s ease-out 0.2s both}.erep-kpi{flex:1;background:rgba(10,37,64,0.5);border:1px solid rgba(26,188,156,0.1);border-radius:12px;padding:14px 10px;text-align:center}.erep-kpi-value{display:block;font-size:22px;font-weight:800;margin-bottom:4px}.erep-kpi-value--teal{color:#1ABC9C}.erep-kpi-value--lime{color:#A3FF3F}.erep-kpi-value--cyan{color:#009FB5}.erep-kpi-label{font-size:10px;color:rgba(255,255,255,0.5);letter-spacing:1px;font-weight:600}.erep-sentiment{background:rgba(10,37,64,0.5);border:1px solid rgba(26,188,156,0.1);border-radius:12px;padding:16px;margin-bottom:16px;animation:heroFadeSlideUp 1.1s ease-out 0.35s both}.erep-sentiment-title{font-size:12px;font-weight:700;color:rgba(255,255,255,0.7);letter-spacing:0.5px;margin-bottom:12px}.erep-sentiment-bars{display:flex;flex-direction:column;gap:8px}.erep-sentiment-row{display:flex;align-items:center;gap:10px}.erep-sentiment-label{font-size:11px;color:rgba(255,255,255,0.5);width:60px;font-weight:600}.erep-sentiment-track{flex:1;height:6px;background:rgba(255,255,255,0.08);border-radius:3px;overflow:hidden}.erep-sentiment-fill{height:100%;border-radius:3px;width:0%;animation:heroBarGrow 1.5s ease-out 0.6s forwards}.erep-sentiment-fill--positive{background:linear-gradient(90deg,#1ABC9C,#A3FF3F);--target-width:85%}.erep-sentiment-fill--neutral{background:#009FB5;--target-width:12%}.erep-sentiment-fill--negative{background:rgba(255,100,100,0.7);--target-width:3%}@keyframes erepBarGrow{to{width:var(--target-width)}}.erep-sentiment-fill{animation:erepBarGrow 1.5s ease-out 0.6s forwards}.erep-sentiment-pct{font-size:11px;font-weight:700;color:rgba(255,255,255,0.6);width:32px;text-align:right}.erep-alerts{display:flex;gap:10px;margin-bottom:16px;animation:heroFadeSlideUp 1.3s ease-out 0.5s both}.erep-alert-card{flex:1;display:flex;align-items:center;gap:10px;background:rgba(10,37,64,0.5);border:1px solid rgba(26,188,156,0.1);border-radius:10px;padding:12px}.erep-alert-check{width:24px;height:24px;background:rgba(26,188,156,0.15);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#1ABC9C;font-size:12px;font-weight:700;flex-shrink:0}.erep-alert-content{display:flex;flex-direction:column}.erep-alert-title{font-size:12px;font-weight:700;color:#fff}.erep-alert-meta{font-size:10px;color:rgba(255,255,255,0.4);font-weight:600}.erep-health{display:flex;align-items:center;gap:16px;animation:heroFadeSlideUp 1.5s ease-out 0.7s both}.erep-health-circle{position:relative;width:64px;height:64px;flex-shrink:0}.erep-health-circle svg{width:100%;height:100%;transform:rotate(-90deg)}.erep-health-bg{fill:none;stroke:rgba(255,255,255,0.08);stroke-width:6}.erep-health-fill{fill:none;stroke:#1ABC9C;stroke-width:6;stroke-linecap:round;stroke-dasharray:213.6;stroke-dashoffset:213.6;animation:erepCircleFill 2s ease-out 0.8s forwards}@keyframes erepCircleFill{to{stroke-dashoffset:12.8}}.erep-health-value{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px;font-weight:800;color:#1ABC9C}.erep-health-info{display:flex;flex-direction:column}.erep-health-title{font-size:13px;font-weight:700;color:#fff}.erep-health-desc{font-size:11px;color:#A3FF3F;font-weight:600}@media (max-width:600px){.erep-kpi-row{flex-direction:column;gap:8px}.erep-alerts{flex-direction:column;gap:8px}.erep-kpi-value{font-size:18px}}.hero-illus-geo{background:rgba(10,37,64,0.6);border:1px solid rgba(26,188,156,0.15);border-radius:18px}.geo-ai-response{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:12px;padding:14px 16px;margin-bottom:14px;animation:heroFadeSlideUp 0.7s ease-out both;animation-delay:0.2s}.geo-ai-response-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.geo-ai-avatar{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#1ABC9C,#009FB5);color:#fff;flex-shrink:0}.geo-ai-response-label{font-size:11px;font-weight:600;color:rgba(255,255,255,0.6);text-transform:uppercase;letter-spacing:0.06em}.geo-ai-response-text{font-size:12px;line-height:1.7;color:rgba(255,255,255,0.75)}.geo-citation{display:inline-block;font-size:10px;font-weight:700;color:#1ABC9C;background:rgba(26,188,156,0.12);border:1px solid rgba(26,188,156,0.25);border-radius:4px;padding:1px 5px;margin:0 2px;vertical-align:middle}.geo-source-cards{display:flex;gap:10px;margin-bottom:14px;animation:heroFadeSlideUp 0.7s ease-out both;animation-delay:0.5s}.geo-source-card{flex:1;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:10px;padding:12px;transition:border-color 0.3s ease}.geo-source-card--active{border-color:rgba(26,188,156,0.3)}.geo-source-card:hover{border-color:rgba(26,188,156,0.5)}.geo-source-card-header{display:flex;align-items:center;gap:6px;margin-bottom:6px}.geo-source-indicator{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,0.3)}.geo-source-indicator--active{background:#A3FF3F;box-shadow:0 0 6px rgba(163,255,63,0.4);animation:heroPulse 2s ease-in-out infinite}.geo-source-platform{font-size:10px;font-weight:600;color:rgba(255,255,255,0.7);text-transform:uppercase;letter-spacing:0.04em}.geo-source-card-domain{font-size:12px;font-weight:600;color:#1ABC9C;margin-bottom:6px}.geo-source-card-badge{display:inline-block;font-size:9px;font-weight:700;color:#A3FF3F;background:rgba(163,255,63,0.1);border:1px solid rgba(163,255,63,0.2);border-radius:4px;padding:2px 6px;text-transform:uppercase;letter-spacing:0.05em}.geo-neural-network{background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.06);border-radius:10px;padding:10px 14px;animation:heroFadeSlideUp 0.7s ease-out both;animation-delay:0.8s}.geo-neural-svg{width:100%;height:60px}.geo-neural-line{stroke:rgba(26,188,156,0.25);stroke-width:1;stroke-dasharray:4 3;animation:heroDashOffset 3s linear infinite}.geo-neural-node{transition:all 0.3s ease}.geo-neural-node--input{fill:#1ABC9C;filter:drop-shadow(0 0 4px rgba(26,188,156,0.5));animation:heroPulse 2.5s ease-in-out infinite}.geo-neural-node--hidden{fill:#009FB5;filter:drop-shadow(0 0 3px rgba(0,159,181,0.4));animation:heroPulse 2.5s ease-in-out infinite;animation-delay:0.3s}.geo-neural-node--output{fill:#A3FF3F;filter:drop-shadow(0 0 6px rgba(163,255,63,0.5));animation:heroFloat 3s ease-in-out infinite}@media (max-width:768px){.geo-source-cards{flex-direction:column}}.hero-illus-sxo{background:rgba(10,37,64,0.6);border:1px solid rgba(26,188,156,0.15);border-radius:18px}.sxo-split-view{display:flex;gap:12px;margin-bottom:14px;animation:heroFadeSlideUp 0.8s ease-out both;animation-delay:0.3s}.sxo-heatmap{flex:1;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);border-radius:12px;padding:10px}.sxo-heatmap-label{font-size:10px;font-weight:600;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:8px}.sxo-heatmap-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr);gap:3px;height:90px}.sxo-heatmap-zone{border-radius:4px;opacity:0;animation:heroFadeSlideUp 0.5s ease-out forwards}.sxo-heatmap-zone:nth-child(1){animation-delay:0.5s}.sxo-heatmap-zone:nth-child(2){animation-delay:0.6s}.sxo-heatmap-zone:nth-child(3){animation-delay:0.55s}.sxo-heatmap-zone:nth-child(4){animation-delay:0.65s}.sxo-heatmap-zone:nth-child(5){animation-delay:0.7s}.sxo-heatmap-zone:nth-child(6){animation-delay:0.75s}.sxo-heatmap-zone:nth-child(7){animation-delay:0.8s}.sxo-heatmap-zone:nth-child(8){animation-delay:0.85s}.sxo-heatmap-zone:nth-child(9){animation-delay:0.9s}.sxo-heatmap-zone:nth-child(10){animation-delay:0.95s}.sxo-heatmap-zone:nth-child(11){animation-delay:1.0s}.sxo-heatmap-zone:nth-child(12){animation-delay:1.05s}.sxo-heatmap-zone--hot{background:rgba(255,71,87,0.7);box-shadow:0 0 8px rgba(255,71,87,0.3)}.sxo-heatmap-zone--warm{background:rgba(255,165,2,0.6);box-shadow:0 0 6px rgba(255,165,2,0.2)}.sxo-heatmap-zone--medium{background:rgba(255,234,0,0.5)}.sxo-heatmap-zone--cool{background:rgba(26,188,156,0.4)}.sxo-heatmap-zone--cold{background:rgba(0,159,181,0.3)}.sxo-funnel{flex:1;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);border-radius:12px;padding:10px}.sxo-funnel-label{font-size:10px;font-weight:600;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.06em;margin-bottom:8px}.sxo-funnel-steps{display:flex;flex-direction:column;gap:5px}.sxo-funnel-step{width:var(--step-width,100%);background:linear-gradient(90deg,rgba(26,188,156,0.3),rgba(0,159,181,0.2));border:1px solid rgba(26,188,156,0.2);border-radius:6px;padding:4px 8px;display:flex;justify-content:space-between;align-items:center;transform-origin:left;animation:heroBarGrow 1s ease-out forwards;transform:scaleX(0)}.sxo-funnel-step:nth-child(1){animation-delay:0.4s}.sxo-funnel-step:nth-child(2){animation-delay:0.6s}.sxo-funnel-step:nth-child(3){animation-delay:0.8s}.sxo-funnel-step:nth-child(4){animation-delay:1.0s}.sxo-funnel-step-label{font-size:9px;font-weight:500;color:rgba(255,255,255,0.6);white-space:nowrap}.sxo-funnel-step-value{font-size:11px;font-weight:700;color:#1ABC9C;white-space:nowrap}.sxo-ab-row{display:flex;gap:10px;animation:heroFadeSlideUp 0.8s ease-out both;animation-delay:1.1s}.sxo-ab-card{flex:1;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.06);border-radius:10px;padding:10px 12px}.sxo-ab-card--winner{border-color:rgba(163,255,63,0.25);background:rgba(163,255,63,0.05)}.sxo-ab-card-header{display:flex;align-items:center;gap:6px;margin-bottom:8px}.sxo-ab-variant{font-size:10px;font-weight:600;color:rgba(255,255,255,0.6);text-transform:uppercase;letter-spacing:0.04em}.sxo-ab-badge-winner{font-size:8px;font-weight:700;letter-spacing:0.08em;padding:2px 8px;border-radius:12px;background:rgba(163,255,63,0.15);color:#A3FF3F;text-transform:uppercase}.sxo-ab-rate{font-size:13px;font-weight:700;color:#fff;margin-left:auto}.sxo-ab-card--winner .sxo-ab-rate{color:#A3FF3F}.sxo-ab-bar-track{height:6px;background:rgba(255,255,255,0.06);border-radius:3px;overflow:hidden}.sxo-ab-bar-fill{height:100%;border-radius:3px;transform-origin:left;animation:heroBarGrow 1.2s ease-out forwards;transform:scaleX(0);width:var(--ab-width,50%)}.sxo-ab-bar-fill--a{background:linear-gradient(90deg,#009FB5,rgba(0,159,181,0.5));animation-delay:1.3s}.sxo-ab-bar-fill--b{background:linear-gradient(90deg,#A3FF3F,rgba(163,255,63,0.6));animation-delay:1.4s}.hero-illus-sxo{animation:heroFloat 6s ease-in-out infinite}