.tp-landing *,.tp-landing :after,.tp-landing :before{box-sizing:border-box;margin:0;padding:0}.tp-landing{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,sans-serif;color:#1a1a1a;background:#fff;line-height:1.6;text-wrap:pretty;overflow-x:hidden}.tp-landing h1,.tp-landing h2,.tp-landing h3,.tp-landing h4,.tp-landing h5,.tp-landing h6{font-family:var(--font-manrope),sans-serif;text-wrap:balance;line-height:1.1;letter-spacing:-.02em}.tp-landing img{max-width:100%;display:block}.tp-landing a{color:inherit;text-decoration:none}.tp-landing .bg-dots{position:relative}.tp-landing .bg-dots:before{content:"";position:absolute;inset:0;opacity:.07;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='1' fill='%231DA1F2'/%3E%3C/svg%3E");background-size:24px 24px;pointer-events:none;z-index:0}.tp-landing .bg-rings{position:relative;overflow:hidden}.tp-landing .bg-rings:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1600px;height:1600px;background-image:url("data:image/svg+xml,%3Csvg width='1600' height='1600' viewBox='0 0 1600 1600' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='800' cy='800' r='80' fill='none' stroke='%231DA1F2' stroke-width='0.8' opacity='0.12'/%3E%3Ccircle cx='800' cy='800' r='160' fill='none' stroke='%231DA1F2' stroke-width='0.8' opacity='0.10'/%3E%3Ccircle cx='800' cy='800' r='240' fill='none' stroke='%231DA1F2' stroke-width='0.8' opacity='0.08'/%3E%3Ccircle cx='800' cy='800' r='320' fill='none' stroke='%231DA1F2' stroke-width='0.7' opacity='0.07'/%3E%3Ccircle cx='800' cy='800' r='400' fill='none' stroke='%231DA1F2' stroke-width='0.7' opacity='0.06'/%3E%3Ccircle cx='800' cy='800' r='500' fill='none' stroke='%231DA1F2' stroke-width='0.6' opacity='0.05'/%3E%3Ccircle cx='800' cy='800' r='600' fill='none' stroke='%231DA1F2' stroke-width='0.6' opacity='0.04'/%3E%3Ccircle cx='800' cy='800' r='720' fill='none' stroke='%231DA1F2' stroke-width='0.5' opacity='0.03'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;pointer-events:none;z-index:0}.tp-landing .bg-grain{position:relative;overflow:hidden}.tp-landing .bg-grain:before{content:"";position:absolute;inset:0;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='0.035'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px;pointer-events:none;z-index:0}.tp-landing .problem{position:relative}.tp-landing .problem>*{position:relative;z-index:1}.tp-landing .solution{position:relative;overflow:hidden}.tp-landing .solution>*{position:relative;z-index:1}.tp-landing .widget-section{position:relative;overflow:hidden}.tp-landing .how-it-works{position:relative}.tp-landing .testimonials{position:relative;overflow:hidden}.tp-landing .testimonials>*{position:relative;z-index:1}.tp-landing .faq{position:relative}.tp-landing .cta-section{position:relative;overflow:hidden}@media (max-width:768px){.tp-landing .bg-dots:before{opacity:.04;background-size:20px 20px}.tp-landing .bg-rings:before{opacity:.04;background-size:160px 160px}.tp-landing .bg-grain:before{opacity:.25;background-size:150px 150px}}.tp-landing .nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 40px;height:72px;display:flex;align-items:center;justify-content:space-between;background:hsla(0,0%,100%,.88);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid rgba(0,0,0,.04);transition:box-shadow .3s ease}.tp-landing .nav.scrolled{box-shadow:0 1px 24px rgba(0,0,0,.08)}.tp-landing .nav-logo{font-family:var(--font-manrope),sans-serif;font-weight:800;font-size:22px;color:#1a1a1a;letter-spacing:-.01em}.tp-landing .nav-logo span{color:#1da1f2}.tp-landing .nav-links{display:flex;gap:32px;align-items:center;list-style:none}.tp-landing .nav-links a{font-size:14px;font-weight:500;color:#555;transition:color .2s;min-height:40px;display:flex;align-items:center}.tp-landing .nav-links a:hover{color:#1a1a1a}.tp-landing .nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#1da1f2;color:#fff!important;padding:10px 24px;border-radius:10px;font-weight:600!important;transition:background .2s,transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s;min-height:40px}.tp-landing .nav-cta .btn-arrow{width:16px;height:16px}.tp-landing .nav-cta:hover{background:#1a8cd8;box-shadow:0 4px 16px rgba(29,161,242,.25);transform:translateY(-1px)}.tp-landing .nav-cta:active{transform:scale(.96)}.tp-landing .nav-mobile-toggle{display:none;background:none;border:none;cursor:pointer;min-width:44px;min-height:44px;align-items:center;justify-content:center}.tp-landing .nav-mobile-toggle span{display:block;width:24px;height:2px;background:#1a1a1a;position:relative;transition:background .2s}.tp-landing .nav-mobile-toggle span:after,.tp-landing .nav-mobile-toggle span:before{content:"";display:block;width:24px;height:2px;background:#1a1a1a;position:absolute;transition:transform .3s}.tp-landing .nav-mobile-toggle span:before{top:-7px}.tp-landing .nav-mobile-toggle span:after{top:7px}.tp-landing .nav-mobile-toggle.open span{background:transparent}.tp-landing .nav-mobile-toggle.open span:before{transform:translateY(7px) rotate(45deg)}.tp-landing .nav-mobile-toggle.open span:after{transform:translateY(-7px) rotate(-45deg)}.tp-landing .container{max-width:1200px;margin:0 auto;padding:0 24px}.tp-landing .section-label{font-family:var(--font-inter),sans-serif;font-size:13px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--tp-accent-text);margin-bottom:20px}.tp-landing .headline-xl{font-size:clamp(44px,6vw,84px);font-weight:900;margin-bottom:28px}.tp-landing .headline-lg{font-size:clamp(32px,4.5vw,60px);font-weight:800;margin-bottom:24px}.tp-landing .headline-md{font-size:clamp(26px,3vw,44px);font-weight:700;margin-bottom:20px}.tp-landing .body-text{font-size:18px;line-height:1.7;color:#555;max-width:640px}.tp-landing .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 32px;border-radius:10px;font-family:var(--font-inter),sans-serif;font-size:16px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease;border:none;min-height:48px}.tp-landing .btn:hover{transform:translateY(-2px)}.tp-landing .btn-arrow,.tp-landing .btn-chevron{flex-shrink:0;transition:transform .25s cubic-bezier(.16,1,.3,1)}.tp-landing .btn:hover .btn-arrow,.tp-landing .nav-cta:hover .btn-arrow{transform:translateX(4px)}.tp-landing .btn:hover .btn-chevron{transform:translateY(3px)}.tp-landing .btn-primary{background:#1da1f2;color:#fff}.tp-landing .btn-primary:hover{background:#1a8cd8;box-shadow:0 4px 20px rgba(29,161,242,.25)}.tp-landing .btn-primary:active{transform:scale(.96)}.tp-landing .btn-dark{background:#1a1a1a;color:#fff}.tp-landing .btn-dark:hover{background:#333;box-shadow:0 4px 20px rgba(0,0,0,.15)}.tp-landing .btn-dark:active{transform:scale(.96)}.tp-landing .btn-white{background:#fff;color:#1da1f2;font-weight:600}.tp-landing .btn-white:hover{background:#f0f0f0;box-shadow:0 4px 20px rgba(0,0,0,.1)}.tp-landing .btn-white:active{transform:scale(.96)}.tp-landing .btn-outline-white{background:transparent;color:#fff;border:2px solid hsla(0,0%,100%,.4)}.tp-landing .btn-outline-white:hover{background:#fff;color:#1a1a1a}.tp-landing .btn-outline-white:active{transform:scale(.96)}.tp-landing .btn-group{display:flex;gap:16px;flex-wrap:wrap}.tp-landing .hero{padding:140px 0 80px;background:#fff;position:relative;overflow:hidden}.tp-landing .hero:after{content:"";position:absolute;top:0;right:0;width:45%;height:100%;background:linear-gradient(135deg,rgba(29,161,242,.04),rgba(29,161,242,.01));z-index:0}.tp-landing .hero .container{position:relative;z-index:1}.tp-landing .hero-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center;margin-bottom:20px}.tp-landing .hero-text h1{font-size:clamp(44px,6vw,80px);font-weight:900;line-height:1.05;margin-bottom:24px}.tp-landing .hero-text h1 em{font-style:normal;color:#1da1f2}.tp-landing .hero-text .body-text{font-size:19px;margin-bottom:36px}.tp-landing .hero-cta-subtext{display:inline-flex;align-items:center;gap:7px;margin-top:16px;font-size:13px;font-weight:500;letter-spacing:.01em;color:#8a8f98}.tp-landing .hero-cta-subtext-icon{flex-shrink:0;color:#1da1f2}.tp-landing .hero-mockup{width:100%;max-width:440px;background:#f9f7f5;border-radius:20px;padding:20px;position:relative;box-shadow:0 8px 40px rgba(0,0,0,.08)}.tp-landing .mock-browser-bar{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid #eee}.tp-landing .mock-dot{width:10px;height:10px;border-radius:50%}.tp-landing .mock-dot.red{background:#ff6b6b}.tp-landing .mock-dot.yellow{background:#ffd93d}.tp-landing .mock-dot.green{background:#6bcb77}.tp-landing .mock-url-bar{flex:1;height:28px;background:#fff;border-radius:8px;margin-left:8px;display:flex;align-items:center;padding:0 12px;font-size:12px;color:#999}.tp-landing .mock-page-content{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.tp-landing .mock-page-line{height:8px;border-radius:4px;background:#ece7e2}.tp-landing .mock-page-line:first-child{width:70%}.tp-landing .mock-page-line:nth-child(2){width:100%}.tp-landing .mock-page-line:nth-child(3){width:85%}.tp-landing .mock-page-line:nth-child(4){width:60%}.tp-landing .mock-chat-widget{background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12);padding:18px;position:relative}.tp-landing .mock-chat-header{display:flex;align-items:center;gap:10px;margin-bottom:14px}.tp-landing .mock-chat-avatar{width:34px;height:34px;border-radius:10px;background:linear-gradient(135deg,#1da1f2,#4db5f5);display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--font-manrope),sans-serif;font-weight:700;font-size:14px}.tp-landing .mock-chat-name{font-family:var(--font-manrope),sans-serif;font-weight:600;font-size:13px;color:#2d2d2d}.tp-landing .mock-chat-status{font-size:11px;color:#888}.tp-landing .mock-messages{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.tp-landing .mock-msg{padding:10px 14px;border-radius:14px;font-size:12px;line-height:1.5;max-width:88%;opacity:0;animation:tp-fadeSlideUp .5s ease both}.tp-landing .mock-msg.user{background:#1da1f2;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.tp-landing .mock-msg.bot{background:#f4f2f0;color:#444;align-self:flex-start;border-bottom-left-radius:4px}.tp-landing .mock-msg:first-child{animation-delay:.3s}.tp-landing .mock-msg:nth-child(2){animation-delay:.9s}.tp-landing .mock-msg:nth-child(3){animation-delay:1.5s}.tp-landing .mock-citation{display:inline-flex;align-items:center;gap:3px;color:var(--tp-accent-text);font-weight:600;font-size:11px;margin-top:4px}.tp-landing .mock-chat-input{display:flex;gap:8px}.tp-landing .mock-chat-field{flex:1;background:#f4f2f0;padding:0 12px;font-size:12px;color:#aaa}.tp-landing .mock-chat-field,.tp-landing .mock-chat-send{height:36px;border-radius:10px;display:flex;align-items:center;border:none}.tp-landing .mock-chat-send{width:36px;background:#1da1f2;justify-content:center}.tp-landing .mock-chat-send svg{width:16px;height:16px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@keyframes tp-fadeSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tp-landing .hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.tp-landing .hero-stat{background:#fff;border-radius:20px;padding:24px 28px;box-shadow:0 2px 6px rgba(0,0,0,.03),0 8px 32px rgba(0,0,0,.05);display:flex;align-items:center;gap:16px}.tp-landing .hero-stat .stat-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tp-landing .hero-stat .stat-icon svg{width:22px;height:22px;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tp-landing .hero-stat .stat-number{font-family:var(--font-manrope),sans-serif;font-size:28px;font-weight:800;color:#1a1a1a}.tp-landing .hero-stat .stat-label{font-size:13px;color:#888;margin-top:2px}.tp-landing .problem{padding:120px 0;background:#f7f7f7}.tp-landing .problem-header{max-width:700px;margin-bottom:56px}.tp-landing .problem-header .headline-lg em{font-style:normal;color:#1da1f2}.tp-landing .problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.tp-landing .problem-card{background:#fff;border-radius:20px;padding:36px;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.04);position:relative;transition:box-shadow .3s,transform .3s;overflow:hidden}.tp-landing .problem-card:hover{box-shadow:0 2px 6px rgba(0,0,0,.06),0 8px 24px rgba(0,0,0,.08);border-color:rgba(0,0,0,.06)}.tp-landing .problem-card-number{font-family:var(--font-manrope),sans-serif;font-size:72px;font-weight:900;color:rgba(29,161,242,.08);line-height:1;position:absolute;top:16px;right:24px}.tp-landing .problem-card .card-icon{width:48px;height:48px;border-radius:14px;background:rgba(220,120,80,.1);display:flex;align-items:center;justify-content:center;margin-bottom:16px}.tp-landing .problem-card .card-icon svg{width:22px;height:22px;stroke:#c06040;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tp-landing .problem-card h3{font-size:18px;font-weight:700;margin-bottom:10px;line-height:1.35}.tp-landing .problem-card h3 em{font-style:normal;color:#1da1f2}.tp-landing .problem-card p{font-size:15px;color:#666;line-height:1.65}.tp-landing .solution{padding:120px 0;background:#161616;color:#fff}.tp-landing .solution-inner{display:grid;grid-template-columns:7fr 5fr;gap:64px;align-items:center}.tp-landing .solution-text .section-label{color:#1da1f2}.tp-landing .solution-text .headline-lg{color:#fff}.tp-landing .solution-text .body-text{color:hsla(0,0%,100%,.65);margin-bottom:28px}.tp-landing .solution-pills{display:flex;flex-wrap:wrap;gap:10px}.tp-landing .solution-pill{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);padding:10px 18px;border-radius:24px;font-size:14px;font-weight:500;color:hsla(0,0%,100%,.85);transition:border-color .2s}.tp-landing .solution-pill:hover{border-color:rgba(29,161,242,.5)}.tp-landing .solution-pill svg{width:16px;height:16px;stroke:#1da1f2;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tp-landing .solution-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tp-landing .solution-stat-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:18px;padding:28px;text-align:center;transition:border-color .3s}.tp-landing .solution-stat-card:hover{border-color:rgba(29,161,242,.3)}.tp-landing .solution-stat-card .stat-val{font-family:var(--font-manrope),sans-serif;font-size:36px;font-weight:800;color:#1da1f2}.tp-landing .solution-stat-card .stat-desc{font-size:13px;color:hsla(0,0%,100%,.5);margin-top:6px}.tp-landing .solution-stat-card.wide{grid-column:1/-1}.tp-landing .feature-section{padding:100px 0;position:relative}.tp-landing .feature-section:nth-child(odd){background:#fff}.tp-landing .feature-section:nth-child(2n){background:#f7f9fa}.tp-landing .feature-section.fv-search-bg{background:#fff}.tp-landing .feature-section.fv-leads-bg{background:#fff9f5}.tp-landing .feature-section.fv-insights-bg{background:#f5fafb}.tp-landing .feature-section.fv-analytics-bg{background:#f7f5fb}.tp-landing .feature-section.fv-scraping-bg{background:#f5faf6}.tp-landing .features-intro{text-align:center;max-width:700px;margin:0 auto;padding:120px 24px 0}.tp-landing .feature-row{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.tp-landing .feature-row.reverse .feature-text{order:2}.tp-landing .feature-row.reverse .feature-visual{order:1}.tp-landing .feature-text h3{font-size:clamp(26px,3vw,38px);font-weight:800;margin-bottom:16px;color:#1a1a1a}.tp-landing .feature-text>p{font-size:16px;color:#666;line-height:1.7;margin-bottom:24px}.tp-landing .feature-bullets{list-style:none;display:flex;flex-direction:column;gap:12px}.tp-landing .feature-bullets li{font-size:15px;color:#555;padding-left:28px;position:relative;line-height:1.6}.tp-landing .feature-bullets li:before{content:"";position:absolute;left:0;top:8px;width:7px;height:7px;background:#1da1f2;border-radius:2px}.tp-landing .feature-visual{border-radius:20px;min-height:320px;position:relative;overflow:hidden}.tp-landing .feature-visual>div{width:100%;min-height:320px;padding:32px;display:flex;align-items:center;justify-content:center}.tp-landing .fv-search{background:linear-gradient(135deg,#eef6f7,#deeef0)}.tp-landing .fv-leads{background:linear-gradient(135deg,#fff5f0,#f5e8de)}.tp-landing .fv-insights{background:linear-gradient(135deg,#eef6f7,#e0ecf0)}.tp-landing .fv-analytics{background:linear-gradient(135deg,#f3eef8,#e8e0f2)}.tp-landing .fv-scraping{background:linear-gradient(135deg,#eff8f0,#ddf0de)}.tp-landing .fv-chat-mockup{width:280px;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1);overflow:hidden}.tp-landing .fv-chat-header{background:#1da1f2;padding:14px 18px;color:#fff;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.tp-landing .fv-chat-dot{width:8px;height:8px;background:hsla(0,0%,100%,.5);border-radius:50%}.tp-landing .fv-chat-messages{padding:16px;display:flex;flex-direction:column;gap:10px}.tp-landing .fv-chat-msg{padding:10px 14px;border-radius:12px;font-size:12px;line-height:1.5;max-width:88%}.tp-landing .fv-chat-msg.user{background:#1da1f2;color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.tp-landing .fv-chat-msg.bot{background:#f4f2f0;color:#444;align-self:flex-start;border-bottom-left-radius:4px}.tp-landing .fv-chat-msg .citation{display:block;margin-top:4px;font-size:11px;color:var(--tp-accent-text);font-weight:600}.tp-landing .fv-chat-input-bar{border-top:1px solid #f0ebe7;padding:12px 18px;font-size:12px;color:#bbb}.tp-landing .fv-lead-form{width:260px;background:#fff;border-radius:16px;padding:28px;box-shadow:0 8px 32px rgba(0,0,0,.1);text-align:center}.tp-landing .fv-lead-form h4{font-family:var(--font-manrope),sans-serif;font-size:15px;font-weight:600;margin-bottom:20px;color:#2d2d2d}.tp-landing .fv-input{height:40px;background:#f4f2f0;margin-bottom:10px;padding:0 14px;font-size:13px;color:#aaa}.tp-landing .fv-input,.tp-landing .fv-submit-btn{width:100%;border-radius:10px;display:flex;align-items:center}.tp-landing .fv-submit-btn{height:42px;background:#1da1f2;color:#fff;justify-content:center;font-size:14px;font-weight:600;margin-top:4px}.tp-landing .fv-insights-card{width:280px;background:#fff;border-radius:16px;padding:24px;box-shadow:0 8px 32px rgba(0,0,0,.1)}.tp-landing .fv-insights-card h4{font-family:var(--font-manrope),sans-serif;font-size:14px;font-weight:600;margin-bottom:16px;color:#2d2d2d}.tp-landing .bar-chart{display:flex;flex-direction:column;gap:10px}.tp-landing .bar-row{display:flex;align-items:center;gap:10px}.tp-landing .bar-label{font-size:11px;color:#888;width:70px;flex-shrink:0;text-align:right}.tp-landing .bar{height:22px;background:#1da1f2;border-radius:8px}.tp-landing .bar-row:first-child .bar{width:92%;opacity:1}.tp-landing .bar-row:nth-child(2) .bar{width:74%;opacity:.75}.tp-landing .bar-row:nth-child(3) .bar{width:58%;opacity:.55}.tp-landing .bar-row:nth-child(4) .bar{width:40%;opacity:.4}.tp-landing .bar-row:nth-child(5) .bar{width:26%;opacity:.28}.tp-landing .fv-metrics-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:260px}.tp-landing .fv-metric{background:#fff;border-radius:14px;padding:18px;box-shadow:0 2px 8px rgba(0,0,0,.06);text-align:center}.tp-landing .fv-metric .num{font-family:var(--font-manrope),sans-serif;font-size:22px;font-weight:700;color:#1da1f2}.tp-landing .fv-metric .label{font-size:11px;color:#888;margin-top:2px}.tp-landing .fv-scrape-anim{display:flex;flex-direction:column;align-items:center;gap:10px}.tp-landing .fv-page-block{width:200px;background:#fff;border-radius:12px;padding:12px 16px;box-shadow:0 2px 8px rgba(0,0,0,.06);display:flex;align-items:center;gap:10px;font-size:12px;color:#555}.tp-landing .fv-page-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.tp-landing .fv-page-dot.green{background:#34c759}.tp-landing .fv-page-dot.teal{background:#1da1f2}.tp-landing .fv-page-dot.amber{background:#ffb84d}.tp-landing .fv-scrape-arrow{color:#1da1f2;font-size:18px}.tp-landing .widget-section{padding:120px 0;background:#f7f7f7}.tp-landing .widget-header{text-align:center;max-width:640px;margin:0 auto 56px}.tp-landing .widget-bento{display:grid;grid-template-columns:5fr 7fr;grid-template-rows:auto auto auto;gap:16px;max-width:1000px;margin:0 auto}.tp-landing .widget-visual-area{grid-row:1/4;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1da1f2,#4a7f8a);border-radius:24px;padding:40px;min-height:440px;position:relative;overflow:hidden}.tp-landing .widget-visual-area:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,hsla(0,0%,100%,.08) 0,transparent 70%)}.tp-landing .widget-phone-mockup{width:220px;aspect-ratio:9/19.5;background:#1a1a1a;border-radius:36px;padding:8px;box-shadow:0 20px 60px rgba(0,0,0,.25),inset 0 0 0 1px hsla(0,0%,100%,.1);position:relative;z-index:1;display:flex;flex-direction:column}.tp-landing .widget-phone-mockup:before{content:"";position:absolute;top:14px;left:50%;transform:translateX(-50%);width:80px;height:24px;background:#1a1a1a;border-radius:20px;z-index:10}.tp-landing .phone-screen{width:100%;flex:1;background:#fff;border-radius:30px;overflow:hidden;position:relative;display:flex;flex-direction:column}.tp-landing .phone-url-bar{background:#f0f0f0;padding:32px 12px 10px;font-size:10px;color:#999;display:flex;align-items:center;gap:6px}.tp-landing .phone-url-bar svg{width:10px;height:10px;stroke:#bbb;fill:none;stroke-width:2}.tp-landing .phone-screen-content{padding:16px 14px;flex:1}.tp-landing .phone-screen-content .fake-line{height:7px;background:#e8e8e8;border-radius:4px;margin-bottom:7px}.tp-landing .phone-screen-content .fake-line.short{width:60%}.tp-landing .phone-screen-content .fake-line.medium{width:80%}.tp-landing .phone-screen-content .fake-line.title{height:11px;background:#d0d0d0;margin-bottom:12px;width:70%}.tp-landing .phone-widget-icon{position:absolute;top:44px;right:14px;width:42px;height:42px;background:#1da1f2;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(29,161,242,.5);animation:tp-widgetLoop 12s ease-in-out infinite}.tp-landing .phone-widget-icon svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tp-landing .phone-cta-bubble{position:absolute;top:92px;right:10px;background:#fff;padding:6px 10px;border-radius:8px 8px 8px 2px;font-size:10px;font-weight:500;color:#333;box-shadow:0 2px 12px rgba(0,0,0,.12);white-space:nowrap;animation:tp-ctaBubbleLoop 12s ease-in-out infinite}.tp-landing .phone-chat-overlay{position:absolute;top:44px;right:10px;width:180px;background:#fff;border-radius:14px;box-shadow:0 8px 32px rgba(0,0,0,.15);overflow:hidden;opacity:0;transform:scale(.3) translateY(-20px);transform-origin:top right;animation:tp-chatOverlayLoop 12s ease-in-out infinite}.tp-landing .phone-chat-overlay-header{background:#1da1f2;padding:8px 10px;display:flex;align-items:center;gap:6px}.tp-landing .phone-chat-overlay-header .chat-av{width:18px;height:18px;border-radius:6px;background:hsla(0,0%,100%,.25)}.tp-landing .phone-chat-overlay-header span{color:#fff;font-size:9px;font-weight:600}.tp-landing .phone-chat-overlay-body{padding:8px;display:flex;flex-direction:column;gap:5px}.tp-landing .pchat-msg{padding:5px 8px;border-radius:8px;font-size:8px;line-height:1.4;max-width:85%;opacity:0;animation:tp-pchatMsg 12s ease-in-out infinite}.tp-landing .pchat-msg.u{background:#1da1f2;color:#fff;align-self:flex-end;border-bottom-right-radius:2px}.tp-landing .pchat-msg.b{background:#f4f2f0;color:#444;align-self:flex-start;border-bottom-left-radius:2px}.tp-landing .pchat-msg.b .pcite{display:block;margin-top:2px;font-size:7px;color:var(--tp-accent-text);font-weight:600}.tp-landing .pchat-msg:first-child{animation-delay:0s}.tp-landing .pchat-msg:nth-child(2){animation-delay:.4s}.tp-landing .pchat-msg:nth-child(3){animation-delay:.8s}.tp-landing .phone-chat-overlay-input{border-top:1px solid #eee;padding:6px 8px;font-size:7px;color:#bbb}@keyframes tp-widgetLoop{0%,16%{opacity:1;transform:scale(1)}20%{opacity:0;transform:scale(.5)}75%{opacity:0;transform:scale(.5)}83%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(1)}}@keyframes tp-ctaBubbleLoop{0%,16%{opacity:1;transform:translateY(0)}20%{opacity:0;transform:translateY(8px)}75%{opacity:0;transform:translateY(8px)}83%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}@keyframes tp-chatOverlayLoop{0%,16%{opacity:0;transform:scale(.3) translateY(-20px)}25%{opacity:1;transform:scale(1) translateY(0)}72%{opacity:1;transform:scale(1) translateY(0)}80%{opacity:0;transform:scale(.3) translateY(-20px)}to{opacity:0;transform:scale(.3) translateY(-20px)}}@keyframes tp-pchatMsg{0%,20%{opacity:0;transform:translateY(6px)}28%{opacity:1;transform:translateY(0)}72%{opacity:1;transform:translateY(0)}78%{opacity:0}to{opacity:0}}.tp-landing .widget-bullet-card{background:#fff;border-radius:18px;padding:24px 28px;box-shadow:0 1px 3px rgba(0,0,0,.04),0 4px 12px rgba(0,0,0,.04);transition:box-shadow .3s,transform .3s}.tp-landing .widget-bullet-card:hover{box-shadow:0 2px 6px rgba(0,0,0,.06),0 8px 24px rgba(0,0,0,.08)}.tp-landing .widget-bullet-card .bullet-icon{font-size:22px;margin-bottom:10px}.tp-landing .widget-bullet-card h3{font-size:16px;font-weight:700;margin-bottom:4px}.tp-landing .widget-bullet-card p{font-size:14px;color:#666;line-height:1.55}.tp-landing .widget-bullets-top{display:grid;grid-template-columns:5fr 7fr;gap:16px;grid-column:2}.tp-landing .widget-bullets-top.reverse{grid-template-columns:7fr 5fr}.tp-landing .widget-bullet-wide{grid-column:2}.tp-landing .how-it-works{padding:120px 0;background:#fff}.tp-landing .how-header{text-align:center;max-width:600px;margin:0 auto 72px}.tp-landing .timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative;max-width:1000px;margin:0 auto}.tp-landing .timeline:before{content:"";position:absolute;top:24px;left:24px;right:24px;height:2px;background:linear-gradient(90deg,#1da1f2,rgba(29,161,242,.2));z-index:0}.tp-landing .timeline-step{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center}.tp-landing .timeline-step .step-circle{width:48px;height:48px;border-radius:50%;background:#1da1f2;color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-manrope),sans-serif;font-weight:800;font-size:18px;z-index:2;box-shadow:0 2px 12px rgba(29,161,242,.3);margin-bottom:20px;position:relative}.tp-landing .timeline-step.optional .step-circle{background:#fff;color:#1da1f2;border:2px solid #1da1f2}.tp-landing .timeline-step .step-optional-label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--tp-accent-text);margin-bottom:4px}.tp-landing .timeline-step h3{font-size:18px;font-weight:700;margin-bottom:8px}.tp-landing .timeline-step p{font-size:14px;color:#666;line-height:1.6;max-width:220px}@media (max-width:768px){.tp-landing .timeline{grid-template-columns:1fr 1fr;gap:32px 20px}.tp-landing .timeline:before{display:none}}.tp-landing .testimonials{padding:120px 0;background:#161616;color:#fff}.tp-landing .testimonials-header{text-align:center;max-width:600px;margin:0 auto 56px}.tp-landing .testimonials-header .section-label{color:#1da1f2}.tp-landing .testimonials-header .body-text{color:hsla(0,0%,100%,.55)}.tp-landing .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tp-landing .testimonial-card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:20px;padding:36px;transition:border-color .3s;display:flex;flex-direction:column}.tp-landing .testimonial-card:hover{border-color:rgba(29,161,242,.3)}.tp-landing .testimonial-stars{display:flex;gap:4px;margin-bottom:20px}.tp-landing .testimonial-stars svg{width:18px;height:18px;fill:#ffb84d;stroke:none}.tp-landing .testimonial-card blockquote{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.8);margin-bottom:24px;font-style:italic;flex:1}.tp-landing .testimonial-author{display:flex;align-items:center;gap:12px}.tp-landing .testimonial-avatar{width:40px;height:40px;border-radius:50%;background:rgba(29,161,242,.2);display:flex;align-items:center;justify-content:center;font-family:var(--font-manrope),sans-serif;font-weight:700;font-size:16px;color:#1da1f2}.tp-landing .testimonial-author-info strong{display:block;font-size:14px;font-weight:600;color:#fff}.tp-landing .testimonial-author-info span{font-size:13px;color:hsla(0,0%,100%,.4)}.tp-landing .testimonial-card-video{padding:0;overflow:hidden}.tp-landing .testimonial-video{position:relative;aspect-ratio:16/9;width:100%;background:#0d0d0d}.tp-landing .testimonial-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.tp-landing .testimonial-video-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0d0d0d}.tp-landing .testimonial-video-spinner{width:40px;height:40px;border:2px solid hsla(0,0%,100%,.15);border-top-color:#fff;border-radius:50%;animation:tp-spin .8s linear infinite}@keyframes tp-spin{to{transform:rotate(1turn)}}.tp-landing .testimonial-video-btn{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.25);border:none;cursor:pointer;transition:background .2s ease,opacity .2s ease}.tp-landing .testimonial-video-btn.is-playing{background:transparent;opacity:0}.tp-landing .testimonial-video-btn.is-playing:focus-visible,.tp-landing .testimonial-video-btn.is-playing:hover{opacity:1;background:rgba(0,0,0,.25)}.tp-landing .testimonial-play-badge{width:60px;height:60px;border-radius:50%;background:hsla(0,0%,100%,.92);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 24px rgba(0,0,0,.35);transition:transform .2s ease}.tp-landing .testimonial-video-btn:hover .testimonial-play-badge{transform:scale(1.08)}.tp-landing .testimonial-pause-icon,.tp-landing .testimonial-play-icon{width:24px;height:24px;fill:#1a1a1a;stroke:none}.tp-landing .testimonial-play-icon{margin-left:3px}.tp-landing .testimonial-card-video .testimonial-author{padding:20px 24px 24px}.tp-landing .cta-section{padding:120px 0;background:#f7f7f7;text-align:center}.tp-landing .cta-section .container{max-width:640px}.tp-landing .cta-section .body-text{margin:0 auto 40px;text-align:center}.tp-landing .faq{padding:120px 0;background:#fff}.tp-landing .faq-header{text-align:center;max-width:600px;margin:0 auto 56px}.tp-landing .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:960px;margin:0 auto}.tp-landing .faq-item{background:#f7f7f7;border-radius:16px;overflow:hidden;transition:background .2s;align-self:start}.tp-landing .faq-item:hover{background:#f0f0f0}.tp-landing .faq-question{width:100%;background:none;border:none;padding:22px 24px;font-family:var(--font-inter),sans-serif;font-size:15px;font-weight:600;color:#1a1a1a;text-align:left;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;line-height:1.4}.tp-landing .faq-plus{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#1da1f2;font-size:20px;font-weight:400;transition:transform .3s ease}.tp-landing .faq-item.open .faq-plus{transform:rotate(45deg)}.tp-landing .faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.tp-landing .faq-item.open .faq-answer{max-height:300px}.tp-landing .faq-answer p{padding:0 24px 22px;font-size:14px;color:#666;line-height:1.7}.tp-landing .final-cta{padding:120px 0;background:linear-gradient(135deg,#1da1f2,#4a7f8a);color:#fff;text-align:center}.tp-landing .final-cta .container{max-width:700px}.tp-landing .final-cta .headline-lg{color:#fff}.tp-landing .final-cta .body-text{color:hsla(0,0%,100%,.85);margin:0 auto 40px;text-align:center}.tp-landing .footer{padding:60px 0 40px;background:#161616;color:hsla(0,0%,100%,.7)}.tp-landing .footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:40px}.tp-landing .footer-brand .footer-logo{margin-bottom:14px}.tp-landing .footer-brand .footer-logo img{height:30px;width:auto}.tp-landing .footer-brand p{font-size:14px;line-height:1.7;max-width:280px;color:hsla(0,0%,100%,.45)}.tp-landing .footer-col h4{font-family:var(--font-manrope),sans-serif;font-size:14px;font-weight:600;color:#fff;margin-bottom:16px}.tp-landing .footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.tp-landing .footer-col ul a{font-size:14px;color:hsla(0,0%,100%,.45);transition:color .2s}.tp-landing .footer-col ul a:hover{color:#fff}.tp-landing .footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);padding-top:24px;display:flex;align-items:center;justify-content:space-between;font-size:13px;color:hsla(0,0%,100%,.35)}@media (max-width:960px){.tp-landing .hero-layout{grid-template-columns:1fr;gap:40px}.tp-landing .hero-mockup{max-width:100%}.tp-landing .hero-stats,.tp-landing .problem-grid{grid-template-columns:1fr}.tp-landing .solution-inner{grid-template-columns:1fr;gap:48px}.tp-landing .solution-stats{max-width:none}.tp-landing .feature-row{grid-template-columns:1fr;gap:32px}.tp-landing .feature-row.reverse .feature-text{order:1}.tp-landing .feature-row.reverse .feature-visual{order:2}.tp-landing .widget-bento{grid-template-columns:1fr}.tp-landing .widget-visual-area{grid-row:auto;min-height:360px}.tp-landing .widget-bullets-top,.tp-landing .widget-bullets-top.reverse{grid-column:1;grid-template-columns:1fr}.tp-landing .widget-bullet-wide{grid-column:1}.tp-landing .testimonials-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.tp-landing .faq-grid{grid-template-columns:1fr}.tp-landing .footer-inner{grid-template-columns:1fr 1fr;gap:32px}.tp-landing .footer-bottom{flex-direction:column;gap:8px;text-align:center}}@media (max-width:640px){.tp-landing .nav{padding:0 20px}.tp-landing .nav-links{display:flex;position:absolute;top:72px;left:0;right:0;background:hsla(0,0%,100%,.98);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);flex-direction:column;padding:20px 24px;gap:4px;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 8px 32px rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(-12px);transition:opacity .28s ease,transform .32s cubic-bezier(.16,1,.3,1),visibility .28s;pointer-events:none}.tp-landing .nav-links.open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.tp-landing .nav-links a{opacity:0;transform:translateY(-6px);transition:opacity .25s ease,transform .25s cubic-bezier(.16,1,.3,1),color .2s ease,background .2s ease}.tp-landing .nav-links.open a{opacity:1;transform:translateY(0)}.tp-landing .nav-links.open a:first-child{transition-delay:.06s}.tp-landing .nav-links.open a:nth-child(2){transition-delay:.1s}.tp-landing .nav-links.open a:nth-child(3){transition-delay:.14s}.tp-landing .nav-links.open a:nth-child(4){transition-delay:.18s}.tp-landing .nav-links a{padding:12px 0;font-size:16px}.tp-landing .nav-links .nav-cta{text-align:center;justify-content:center;margin-top:8px;width:100%}.tp-landing .nav-mobile-toggle{display:flex}.tp-landing .hero{padding:120px 0 60px}.tp-landing .hero-text h1{font-size:clamp(36px,8vw,52px)}.tp-landing .feature-section,.tp-landing section{padding:72px 0}.tp-landing .solution-stats{grid-template-columns:1fr}.tp-landing .feature-visual{min-height:260px}.tp-landing .btn-group{flex-direction:column}.tp-landing .btn-group .btn{width:100%;justify-content:center}.tp-landing .footer-inner{grid-template-columns:1fr;gap:24px}}.tp-landing :where(button){cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit}.tp-landing :where(svg){display:block}.tp-landing .mkt{position:relative;padding:110px 0;background:#fff}.tp-landing .mkt-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.tp-landing .mkt-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(29,161,242,.1);color:var(--tp-accent-text);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:6px 12px;border-radius:999px;margin-bottom:18px}.tp-landing .mkt-points{list-style:none;display:flex;flex-direction:column;gap:14px;margin:28px 0 20px}.tp-landing .mkt-points li{display:flex;gap:12px;align-items:flex-start;font-size:16px;line-height:1.5;color:#333}.tp-landing .mkt-points li svg{color:#1da1f2;flex-shrink:0;margin-top:2px}.tp-landing .mkt-points strong{color:#1a1a1a;font-weight:700}.tp-landing .mkt-note{font-size:14px;color:#777;line-height:1.6}.tp-landing .mkt-mock{display:flex;flex-direction:column;gap:14px;padding:26px;background:#f7f8fa;border:1px solid #eef0f4;border-radius:22px;box-shadow:0 30px 60px -20px hsla(0,0%,9%,.16)}.tp-landing .mkt-msg{max-width:86%;padding:12px 16px;border-radius:16px;font-size:15px;line-height:1.5}.tp-landing .mkt-msg.user{align-self:flex-end;background:#1da1f2;color:#fff;border-bottom-right-radius:6px}.tp-landing .mkt-msg.bot{align-self:flex-start;background:#fff;color:#1a1a1a;border:1px solid #eef0f4;border-bottom-left-radius:6px}.tp-landing .mkt-confirm{align-self:flex-start;display:flex;gap:12px;align-items:center;width:86%;padding:14px 16px;background:#fff;border:1px solid rgba(29,161,242,.25);border-radius:14px;box-shadow:0 6px 20px rgba(29,161,242,.08)}.tp-landing .mkt-confirm-icon{width:38px;height:38px;border-radius:50%;background:#e8f8ee;color:#16a34a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tp-landing .mkt-confirm-text{display:flex;flex-direction:column}.tp-landing .mkt-confirm-title{font-weight:700;font-size:15px;color:#1a1a1a}.tp-landing .mkt-confirm-sub{font-size:13px;color:#777;margin-top:2px}.tp-landing .mkt-right{display:flex;flex-direction:column}.tp-landing .mkt-apps-label{text-align:center;font-size:12px;font-weight:500;color:#999;margin:26px 0 16px}.tp-landing .mkt-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:12px 6px}.tp-landing .mkt-tile{display:flex;flex-direction:column;align-items:center;gap:7px}.tp-landing .mkt-tile-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:#fff;border:1px solid #ececec;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:border-color .2s,box-shadow .2s}.tp-landing .mkt-tile:hover .mkt-tile-icon{border-color:rgba(29,161,242,.4);box-shadow:0 6px 16px rgba(29,161,242,.12)}.tp-landing .mkt-tile-logo{width:27px;height:27px;-o-object-fit:contain;object-fit:contain}.tp-landing .mkt-tile-name{font-size:10px;font-weight:500;color:#777;text-align:center;line-height:1.1}.tp-landing .mkt-tile-more .mkt-tile-icon{background:rgba(29,161,242,.08);border-color:rgba(29,161,242,.22);color:var(--tp-accent-text);font-size:22px;font-weight:300;line-height:1}@media (max-width:900px){.tp-landing .mkt{padding:70px 0}.tp-landing .mkt-inner{grid-template-columns:1fr;gap:44px}.tp-landing .mkt-grid{grid-template-columns:repeat(5,1fr)}}@media (prefers-reduced-motion:reduce){.tp-landing *,.tp-landing :after,.tp-landing :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0ms!important;scroll-behavior:auto!important}}.tp-landing .mock-video-overlay{position:absolute;inset:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border:none;border-radius:20px;background:transparent;cursor:pointer;transition:background .25s ease;-webkit-tap-highlight-color:transparent}.tp-landing .mock-video-overlay:focus-visible,.tp-landing .mock-video-overlay:hover{background:rgba(17,22,34,.42);outline:none}.tp-landing .mock-video-badge{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:rgba(29,161,242,.5);backdrop-filter:blur(6px);border:1.5px solid hsla(0,0%,100%,.6);color:#fff;box-shadow:0 6px 22px rgba(29,161,242,.28);transition:background .2s ease,box-shadow .2s ease,border-color .2s ease;animation:tp-video-pulse 2.6s ease-out infinite}.tp-landing .mock-video-overlay:focus-visible .mock-video-badge,.tp-landing .mock-video-overlay:hover .mock-video-badge{background:rgba(26,140,216,.95);border-color:hsla(0,0%,100%,.85);box-shadow:0 10px 38px rgba(29,161,242,.5);animation:none}.tp-landing .mock-video-overlay:active .mock-video-badge{transform:scale(.96)}.tp-landing .mock-video-play-glyph{width:30px;height:30px;margin-left:4px;fill:currentColor}.tp-landing .mock-video-label{font-family:var(--font-inter),sans-serif;font-size:14px;font-weight:600;color:#fff;letter-spacing:.01em;text-shadow:0 1px 10px rgba(0,0,0,.45);opacity:0;transition:opacity .25s ease}.tp-landing .mock-video-overlay:focus-visible .mock-video-label,.tp-landing .mock-video-overlay:hover .mock-video-label{opacity:1}@keyframes tp-video-pulse{0%{box-shadow:0 8px 30px rgba(29,161,242,.45),0 0 0 0 rgba(29,161,242,.45)}70%{box-shadow:0 8px 30px rgba(29,161,242,.45),0 0 0 18px rgba(29,161,242,0)}to{box-shadow:0 8px 30px rgba(29,161,242,.45),0 0 0 0 rgba(29,161,242,0)}}.tp-landing .video-lightbox-backdrop{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(13,17,28,.82);backdrop-filter:blur(6px);animation:tp-lightbox-fade .2s ease both}.tp-landing .video-lightbox{position:relative;width:100%;max-width:920px;background:#161616;border-radius:16px;box-shadow:0 24px 80px rgba(0,0,0,.5);overflow:hidden;animation:tp-lightbox-pop .24s cubic-bezier(.16,1,.3,1) both}.tp-landing .video-lightbox-close{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;cursor:pointer;transition:background .2s ease}.tp-landing .video-lightbox-close:focus-visible,.tp-landing .video-lightbox-close:hover{background:rgba(0,0,0,.82);outline:none}.tp-landing .video-lightbox-close:active{transform:scale(.96)}.tp-landing .video-lightbox-close-glyph{width:20px;height:20px;stroke:currentColor;stroke-width:2;stroke-linecap:round;fill:none}.tp-landing .video-lightbox-player{position:relative;width:100%;aspect-ratio:16/9;background:#161616}.tp-landing .video-lightbox-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.tp-landing .video-lightbox-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:20px 24px;background:#161616}.tp-landing .video-lightbox-cta-text{flex:1;min-width:200px;margin:0;font-family:var(--font-inter),sans-serif;font-size:16px;font-weight:500;color:hsla(0,0%,100%,.92)}.tp-landing .video-lightbox-cta .btn{flex-shrink:0}@keyframes tp-lightbox-fade{0%{opacity:0}to{opacity:1}}@keyframes tp-lightbox-pop{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@media (max-width:640px){.tp-landing .mock-video-badge{width:60px;height:60px}.tp-landing .mock-video-play-glyph{width:26px;height:26px}.tp-landing .video-lightbox-cta{flex-direction:column;align-items:stretch;text-align:center}.tp-landing .video-lightbox-cta .btn{width:100%}}