@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');.tc-wp-tool-root{width:100%;max-width:100%;min-width:0;box-sizing:border-box;display:flow-root;isolation:isolate;position:relative;}.wpc-scope-130 .tc-wp-tool-root img,.wpc-scope-130 .tc-wp-tool-root video,.wpc-scope-130 .tc-wp-tool-root svg,.wpc-scope-130 .tc-wp-tool-root iframe{max-width:100%;height:auto;}.wpc-scope-130 .tc-wp-tool-root *{margin:0;padding:0;box-sizing:border-box;}.wpc-scope-130 .tc-wp-tool-root{--primary-color:#1e3a8a;--primary-light:#3b82f6;--secondary-color:#0ea5e9;--tertiary-color:#06b6d4;--quaternary-color:#8b5cf6;--accent-color:#ec4899;--text-dark:#1e293b;--text-light:#64748b;--white:#ffffff;--white-transparent:rgba(255,255,255,0.9);--shadow-light:rgba(0,0,0,0.08);--shadow-medium:rgba(0,0,0,0.12);--shadow-heavy:rgba(0,0,0,0.18);--border-light:#e2e8f0;--border-hover:rgba(30,58,138,0.2);--success-bg:#dbeafe;--success-color:#1d4ed8;--error-bg:#fee2e2;--error-color:#b91c1c;--card-bg:rgba(255,255,255,0.85);}.wpc-scope-130 .tc-wp-tool-root .tiktok_body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;background:linear-gradient(135deg,#0f172a 0%,#1e293b 25%,#334155 50%,#475569 75%,#64748b 100%);background-attachment:fixed;padding:20px;color:var(--text-dark);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-height:60vh;position:relative;}.wpc-scope-130 .tc-wp-tool-root .container_tiktok{max-width:min(1400px,95vw);margin:0 auto;padding:clamp(15px,3vw,30px);position:relative;z-index:1;}.wpc-scope-130 .tc-wp-tool-root .header{text-align:center;margin-bottom:clamp(30px,5vw,50px);}.wpc-scope-130 .tc-wp-tool-root .logo h1{font-size:clamp(2rem,6vw,3.5rem);font-weight:800;background:linear-gradient(90deg,var(--primary-light),var(--secondary-color),var(--tertiary-color),var(--quaternary-color));-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:clamp(10px,2vw,15px);text-shadow:0 4px 20px rgba(0,0,0,0.2);display:flex;align-items:center;justify-content:center;gap:clamp(8px,2vw,15px);flex-wrap:wrap;}.wpc-scope-130 .tc-wp-tool-root .logo-icon{font-size:clamp(2.5rem,7vw,4rem);animation:followerBounce 2s ease-in-out infinite;flex-shrink:0;color:var(--accent-color);}@keyframes followerBounce{0%,20%,50%,80%,100%{transform:translateY(0) rotate(0deg);}40%{transform:translateY(-10px) rotate(-5deg);}60%{transform:translateY(-5px) rotate(5deg);}}.wpc-scope-130 .tc-wp-tool-root .subtitle{font-size:clamp(0.9rem,2.5vw,1.2rem);color:var(--white-transparent);font-weight:400;letter-spacing:0.5px;text-shadow:0 2px 10px rgba(0,0,0,0.3);max-width:600px;margin:0 auto;}.wpc-scope-130 .tc-wp-tool-root .search-section{background:var(--card-bg);border-radius:clamp(15px,3vw,25px);padding:clamp(25px,5vw,45px) !important;margin-bottom:clamp(25px,4vw,40px) !important;box-shadow:0 25px 80px var(--shadow-heavy),0 0 0 1px rgba(255,255,255,0.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,0.2);}.wpc-scope-130 .tc-wp-tool-root .input-group{display:flex;gap:clamp(10px,2vw,20px);margin-bottom:clamp(20px,3vw,30px);flex-wrap:wrap;align-items:center;width:100%;}.wpc-scope-130 .tc-wp-tool-root .input-field{flex:1 !important;min-width:min(300px,100%) !important;padding:clamp(12px,2.5vw,18px) clamp(16px,3vw,28px) !important;border:2px solid var(--border-light) !important;border-radius:clamp(10px,2vw,15px) !important;font-size:clamp(14px,2.5vw,16px) !important;outline:none !important;background:var(--white) !important;transition:all 0.3s ease !important;font-weight:500 !important;box-shadow:0 4px 15px var(--shadow-light) !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;width:100% !important;}.wpc-scope-130 .tc-wp-tool-root .input-field:focus{border-color:var(--primary-light) !important;background:var(--white) !important;box-shadow:0 0 0 3px rgba(59,130,246,0.2) !important;transform:translateY(-2px) !important;outline:none !important;}.wpc-scope-130 .tc-wp-tool-root .btn{padding:clamp(12px,2.5vw,18px) clamp(20px,4vw,35px);background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-light) 100%);color:var(--white);border:none;border-radius:clamp(10px,2vw,15px);font-size:clamp(14px,2.5vw,16px);font-weight:700;cursor:pointer;transition:all 0.3s ease;min-width:min(200px,100%);width:100%;box-shadow:0 8px 25px rgba(30,58,138,0.3),0 0 0 1px rgba(255,255,255,0.1);position:relative;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-height:52px;}.wpc-scope-130 .tc-wp-tool-root .btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.5s;}.wpc-scope-130 .tc-wp-tool-root .btn:hover::before{left:100%;}.wpc-scope-130 .tc-wp-tool-root .btn:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(30,58,138,0.4),0 0 0 1px rgba(255,255,255,0.2);}.wpc-scope-130 .tc-wp-tool-root .btn:active{transform:translateY(-1px);}.wpc-scope-130 .tc-wp-tool-root .btn:disabled{opacity:0.6;cursor:not-allowed;transform:none;}.wpc-scope-130 .tc-wp-tool-root .loading{display:none;text-align:center;padding:clamp(20px,4vw,30px);color:var(--primary-light);}.wpc-scope-130 .tc-wp-tool-root .spinner{width:clamp(40px,8vw,60px);height:clamp(40px,8vw,60px);border:5px solid rgba(59,130,246,0.1);border-top:5px solid var(--primary-light);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto clamp(15px,3vw,20px);box-shadow:0 0 20px rgba(59,130,246,0.2);}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.wpc-scope-130 .tc-wp-tool-root .loading-text{font-size:clamp(0.9rem,2.5vw,1.1rem);font-weight:600;}.wpc-scope-130 .tc-wp-tool-root .profile-section{display:none;background:var(--card-bg);border-radius:clamp(15px,3vw,25px);padding:clamp(25px,5vw,45px);margin-bottom:clamp(25px,4vw,40px);box-shadow:0 25px 80px var(--shadow-heavy),0 0 0 1px rgba(255,255,255,0.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,0.2);}.wpc-scope-130 .tc-wp-tool-root .profile-header{display:flex;align-items:center;gap:clamp(15px,3vw,30px);margin-bottom:clamp(20px,4vw,35px);flex-wrap:wrap;}.wpc-scope-130 .tc-wp-tool-root .profile-avatar{width:clamp(80px,15vw,120px);height:clamp(80px,15vw,120px);border-radius:50%;border:5px solid var(--primary-light);box-shadow:0 0 30px rgba(59,130,246,0.3),0 10px 30px var(--shadow-medium);object-fit:cover;transition:transform 0.3s ease;flex-shrink:0;}.wpc-scope-130 .tc-wp-tool-root .profile-avatar:hover{transform:scale(1.05);}.wpc-scope-130 .tc-wp-tool-root .profile-info{flex:1;min-width:0;}.wpc-scope-130 .tc-wp-tool-root .profile-info h2{color:var(--text-dark);margin-bottom:clamp(5px,1vw,8px);font-size:clamp(1.5rem,4vw,2.2rem);font-weight:800;word-wrap:break-word;overflow-wrap:break-word;}.wpc-scope-130 .tc-wp-tool-root .profile-info p{color:var(--text-light);margin-bottom:clamp(5px,1vw,8px);font-weight:500;font-size:clamp(0.9rem,2.5vw,1.1rem);word-wrap:break-word;overflow-wrap:break-word;}.wpc-scope-130 .tc-wp-tool-root .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr));gap:clamp(15px,3vw,25px);margin-top:clamp(20px,4vw,35px);}.wpc-scope-130 .tc-wp-tool-root .stat-card{background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-light) 100%);color:var(--white);padding:clamp(20px,4vw,30px);border-radius:clamp(12px,2.5vw,20px);text-align:center;transition:all 0.3s ease;box-shadow:0 15px 40px rgba(30,58,138,0.2),0 0 0 1px rgba(255,255,255,0.1);position:relative;overflow:hidden;}.wpc-scope-130 .tc-wp-tool-root .stat-card::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.1),transparent);transition:left 0.5s;}.wpc-scope-130 .tc-wp-tool-root .stat-card:hover::before{left:100%;}.wpc-scope-130 .tc-wp-tool-root .stat-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 60px rgba(30,58,138,0.3),0 0 0 1px rgba(255,255,255,0.2);}.wpc-scope-130 .tc-wp-tool-root .stat-number{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900;display:block;margin-bottom:clamp(5px,1vw,8px);text-shadow:0 2px 10px rgba(0,0,0,0.2);}.wpc-scope-130 .tc-wp-tool-root .stat-label{font-size:clamp(0.8rem,2vw,1rem);opacity:0.95;font-weight:600;text-transform:uppercase;letter-spacing:1px;}.wpc-scope-130 .tc-wp-tool-root .followers-section{display:none;background:var(--card-bg);border-radius:clamp(15px,3vw,25px);padding:clamp(25px,5vw,45px);box-shadow:0 25px 80px var(--shadow-heavy),0 0 0 1px rgba(255,255,255,0.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,0.2);}.wpc-scope-130 .tc-wp-tool-root .section-title{font-size:clamp(1.5rem,4vw,2.2rem);background:linear-gradient(90deg,var(--primary-light),var(--secondary-color),var(--tertiary-color),var(--quaternary-color));-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:clamp(20px,4vw,35px);text-align:center;font-weight:800;}.wpc-scope-130 .tc-wp-tool-root .followers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(200px,100%),1fr));gap:clamp(10px,2vw,15px);margin-top:clamp(15px,3vw,25px);}.wpc-scope-130 .tc-wp-tool-root .follower-card{background:var(--white);border:1px solid #f1f5f9;border-radius:clamp(10px,2vw,15px);padding:clamp(10px,2vw,15px);box-shadow:0 5px 15px var(--shadow-light),0 0 0 1px rgba(255,255,255,0.5);transition:all 0.3s cubic-bezier(0.4,0,0.2,1);position:relative;overflow:hidden;animation:tikTokSlideIn 0.6s ease-out;}@keyframes tikTokSlideIn{from{opacity:0;transform:translateY(20px) scale(0.95);}to{opacity:1;transform:translateY(0) scale(1);}}.wpc-scope-130 .tc-wp-tool-root .follower-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--primary-light),var(--secondary-color));}.wpc-scope-130 .tc-wp-tool-root .follower-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px var(--shadow-medium),0 0 0 1px rgba(30,58,138,0.1);border-color:var(--border-hover);}.wpc-scope-130 .tc-wp-tool-root .follower-header{display:flex;align-items:center;gap:clamp(8px,1.5vw,10px);margin-bottom:clamp(8px,1.5vw,12px);}.wpc-scope-130 .tc-wp-tool-root .follower-avatar{width:clamp(30px,6vw,40px);height:clamp(30px,6vw,40px);border-radius:50%;border:2px solid var(--primary-light);object-fit:cover;transition:all 0.3s ease;box-shadow:0 3px 10px rgba(59,130,246,0.15);flex-shrink:0;}.wpc-scope-130 .tc-wp-tool-root .follower-card:hover .follower-avatar{transform:scale(1.1);border-color:var(--secondary-color);box-shadow:0 5px 15px rgba(59,130,246,0.25);}.wpc-scope-130 .tc-wp-tool-root .follower-info{flex:1;min-width:0;}.wpc-scope-130 .tc-wp-tool-root .follower-name{color:var(--text-dark);font-size:clamp(0.7rem,2vw,0.9rem);margin-bottom:2px;font-weight:700;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;}.wpc-scope-130 .tc-wp-tool-root .follower-username{color:var(--text-light);font-size:clamp(0.6rem,1.8vw,0.75rem);font-weight:500;word-wrap:break-word;overflow-wrap:break-word;}.wpc-scope-130 .tc-wp-tool-root .follower-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(5px,1vw,8px);padding-top:clamp(8px,1.5vw,10px);border-top:1px solid #f1f5f9;}.wpc-scope-130 .tc-wp-tool-root .follower-stat{text-align:center;padding:clamp(4px,1vw,6px) clamp(3px,0.8vw,4px);background:#f8fafc;border-radius:clamp(5px,1.5vw,8px);transition:all 0.3s ease;}.wpc-scope-130 .tc-wp-tool-root .follower-stat:hover{background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-light) 100%);color:var(--white);transform:translateY(-2px);box-shadow:0 5px 15px rgba(30,58,138,0.15);}.wpc-scope-130 .tc-wp-tool-root .follower-stat-number{font-weight:700;color:var(--primary-light);display:block;font-size:clamp(0.6rem,1.8vw,0.8rem);line-height:1;margin-bottom:clamp(2px,0.5vw,3px);transition:color 0.3s ease;}.wpc-scope-130 .tc-wp-tool-root .follower-stat:hover .follower-stat-number{color:var(--white);}.wpc-scope-130 .tc-wp-tool-root .follower-stat-label{font-size:clamp(0.5rem,1.5vw,0.6rem);color:var(--text-light);font-weight:600;text-transform:uppercase;letter-spacing:0.5px;transition:color 0.3s ease;}.wpc-scope-130 .tc-wp-tool-root .follower-stat:hover .follower-stat-label{color:rgba(255,255,255,0.9);}.wpc-scope-130 .tc-wp-tool-root .verified-badge{display:inline-flex;align-items:center;justify-content:center;width:clamp(10px,2.5vw,14px);height:clamp(10px,2.5vw,14px);background:linear-gradient(135deg,var(--secondary-color) 0%,var(--tertiary-color) 100%);border-radius:50%;margin-left:clamp(3px,1vw,5px);color:var(--white);font-size:clamp(6px,1.5vw,8px);font-weight:bold;box-shadow:0 2px 5px rgba(14,165,233,0.3);flex-shrink:0;}.wpc-scope-130 .tc-wp-tool-root .error-message{background:linear-gradient(135deg,var(--error-bg) 0%,#fecaca 100%);color:var(--error-color);padding:clamp(12px,2.5vw,18px);border-radius:clamp(10px,2vw,15px);margin:clamp(15px,3vw,20px) 0;border-left:5px solid #ef4444;display:none;font-weight:600;box-shadow:0 8px 25px rgba(185,28,28,0.1);}.wpc-scope-130 .tc-wp-tool-root .success-message{background:linear-gradient(135deg,var(--success-bg) 0%,#bfdbfe 100%);color:var(--success-color);padding:clamp(12px,2.5vw,18px);border-radius:clamp(10px,2vw,15px);margin:clamp(15px,3vw,20px) 0;border-left:5px solid #3b82f6;display:none;font-weight:600;box-shadow:0 8px 25px rgba(29,78,216,0.1);}.wpc-scope-130 .tc-wp-tool-root .empty-state{text-align:center;padding:clamp(50px,10vw,80px) clamp(15px,3vw,20px);color:var(--text-light);}.wpc-scope-130 .tc-wp-tool-root .empty-state-icon{font-size:clamp(3rem,8vw,5rem);margin-bottom:clamp(15px,3vw,25px);opacity:0.6;animation:followerBounce 2s ease-in-out infinite;}.wpc-scope-130 .tc-wp-tool-root .empty-state-text{font-size:clamp(0.9rem,2.5vw,1.2rem);font-weight:600;}.wpc-scope-130 .tc-wp-tool-root .floating-hearts{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;}.wpc-scope-130 .tc-wp-tool-root .heart{position:absolute;color:var(--accent-color);font-size:clamp(12px,3vw,20px);animation:floatHeart 4s ease-in-out infinite;opacity:0;pointer-events:none;}@keyframes floatHeart{0%{opacity:0;transform:translateY(100vh) scale(0);}10%{opacity:1;transform:translateY(90vh) scale(1);}90%{opacity:1;transform:translateY(10vh) scale(1);}100%{opacity:0;transform:translateY(0vh) scale(0);}}@media (max-width:320px){.tc-wp-tool-root .container{padding:10px;}.tc-wp-tool-root .logo{font-size:1.8rem;flex-direction:column;}.tc-wp-tool-root .logo-icon{font-size:2rem;}.tc-wp-tool-root .input-group{flex-direction:column;gap:10px;width:100%;}.tc-wp-tool-root .input-field{width:100%;min-width:100%;flex:none;}.tc-wp-tool-root .btn{width:100%;min-width:100%;flex:none;}.tc-wp-tool-root .profile-header{flex-direction:column;text-align:center;}.tc-wp-tool-root .stats-grid{grid-template-columns:1fr;gap:10px;}.tc-wp-tool-root .followers-grid{grid-template-columns:1fr;gap:8px;}.tc-wp-tool-root .follower-stats{grid-template-columns:1fr;}}@media (min-width:321px) and (max-width:480px){.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{padding:clamp(20px,4vw,30px);}.tc-wp-tool-root .input-group{flex-direction:column;gap:15px;width:100%;}.tc-wp-tool-root .input-field{width:100%;min-width:100%;flex:none;}.tc-wp-tool-root .btn{width:100%;min-width:100%;flex:none;}.tc-wp-tool-root .stats-grid{grid-template-columns:repeat(2,1fr);gap:12px;}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(2,1fr);gap:10px;}.tc-wp-tool-root .follower-stats{grid-template-columns:repeat(2,1fr);}}@media (min-width:481px) and (max-width:768px){.tc-wp-tool-root .container{padding:clamp(15px,3vw,25px);}.tc-wp-tool-root .input-group{flex-direction:column;gap:15px;width:100%;}.tc-wp-tool-root .input-field{width:100%;min-width:100%;flex:none;}.tc-wp-tool-root .btn{width:100%;min-width:100%;flex:none;}.tc-wp-tool-root .profile-header{flex-direction:column;text-align:center;}.tc-wp-tool-root .stats-grid{grid-template-columns:repeat(2,1fr);}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));}}@media (min-width:769px) and (max-width:1024px){.tc-wp-tool-root .input-group{flex-direction:row;gap:clamp(10px,2vw,20px);}.tc-wp-tool-root .input-field{flex:1;min-width:min(300px,100%);width:auto;}.tc-wp-tool-root .btn{min-width:min(200px,100%);width:auto;flex-shrink:0;}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));}}@media (min-width:1025px){.tc-wp-tool-root .input-group{flex-direction:row;gap:clamp(10px,2vw,20px);}.tc-wp-tool-root .input-field{flex:1;min-width:min(300px,100%);width:auto;}.tc-wp-tool-root .btn{min-width:min(200px,100%);width:auto;flex-shrink:0;}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));}}@media (orientation:landscape) and (max-height:600px){.tc-wp-tool-root .header{margin-bottom:20px;}.tc-wp-tool-root .logo{font-size:2rem;}.tc-wp-tool-root .logo-icon{font-size:2.5rem;}.tc-wp-tool-root .subtitle{font-size:0.9rem;}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{padding:20px;margin-bottom:20px;}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.tc-wp-tool-root .profile-avatar,.tc-wp-tool-root .follower-avatar{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;}}@media (prefers-reduced-motion:reduce){.tc-wp-tool-root *,.tc-wp-tool-root *::before,.tc-wp-tool-root *::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;}.tc-wp-tool-root .floating-hearts{display:none;}}@media (prefers-color-scheme:dark){.tc-wp-tool-root{background:linear-gradient(135deg,#0f172a 0%,#1e293b 25%,#334155 50%,#475569 75%,#64748b 100%);color:var(--text-dark);}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{background:rgba(30,41,59,0.9);color:var(--text-dark);}.tc-wp-tool-root .follower-card{background:rgba(30,41,59,0.9);color:var(--text-dark);}}@media print{.tc-wp-tool-root .floating-hearts,.tc-wp-tool-root .btn,.tc-wp-tool-root .loading{display:none !important;}.tc-wp-tool-root{background:white !important;color:black !important;}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{background:white !important;box-shadow:none !important;border:1px solid #ccc !important;}}.wpc-scope-130 .tc-wp-tool-root .btn:focus,.wpc-scope-130 .tc-wp-tool-root .input-field:focus{outline:none;}.wpc-scope-130 .tc-wp-tool-root .btn:focus-visible,.wpc-scope-130 .tc-wp-tool-root .input-field:focus-visible{outline:2px solid var(--primary-light);outline-offset:2px;}@media (hover:none) and (pointer:coarse){.tc-wp-tool-root .btn:hover,.tc-wp-tool-root .stat-card:hover,.tc-wp-tool-root .follower-card:hover,.tc-wp-tool-root .follower-stat:hover{transform:none;}.tc-wp-tool-root .btn:active,.tc-wp-tool-root .stat-card:active,.tc-wp-tool-root .follower-card:active,.tc-wp-tool-root .follower-stat:active{transform:scale(0.98);}}@media (min-width:769px) and (max-width:991px){.tc-wp-tool-root .container_tiktok{max-width:900px;padding:30px;}.tc-wp-tool-root .header{margin-bottom:50px;}.tc-wp-tool-root .logo{font-size:3.5rem;gap:15px;}.tc-wp-tool-root .logo-icon{font-size:4.5rem;}.tc-wp-tool-root .subtitle{font-size:1.1rem;max-width:700px;}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{padding:40px;margin-bottom:40px;border-radius:25px;}.tc-wp-tool-root .input-group{flex-direction:row;gap:20px;margin-bottom:30px;}.tc-wp-tool-root .input-field{padding:18px 25px;border-radius:15px;font-size:1rem;min-width:300px;}.tc-wp-tool-root .loading{padding:30px;}.tc-wp-tool-root .spinner{width:60px;height:60px;margin-bottom:20px;}.tc-wp-tool-root .loading-text{font-size:1.1rem;}.tc-wp-tool-root .profile-header{gap:30px;margin-bottom:30px;}.tc-wp-tool-root .profile-avatar{width:110px;height:110px;border-width:5px;}.tc-wp-tool-root .profile-info h2{font-size:2.4rem;}.tc-wp-tool-root .profile-info p{font-size:1.1rem;}.tc-wp-tool-root .stats-grid{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:30px;}.tc-wp-tool-root .stat-card{padding:30px;border-radius:18px;}.tc-wp-tool-root .stat-number{font-size:2.5rem;}.tc-wp-tool-root .stat-label{font-size:1rem;}.tc-wp-tool-root .section-title{font-size:2.4rem;margin-bottom:30px;}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px;margin-top:25px;}.tc-wp-tool-root .follower-card{padding:18px;border-radius:15px;}.tc-wp-tool-root .follower-header{gap:12px;margin-bottom:12px;}.tc-wp-tool-root .follower-avatar{width:45px;height:45px;border-width:2.5px;}.tc-wp-tool-root .follower-name{font-size:1rem;}.tc-wp-tool-root .follower-username{font-size:0.85rem;}.tc-wp-tool-root .follower-stats{gap:8px;padding-top:12px;}.tc-wp-tool-root .follower-stat{padding:7px 4px;border-radius:9px;}.tc-wp-tool-root .follower-stat-number{font-size:0.85rem;}.tc-wp-tool-root .follower-stat-label{font-size:0.7rem;}.tc-wp-tool-root .verified-badge{width:14px;height:14px;font-size:8px;margin-left:5px;}.tc-wp-tool-root .error-message,.tc-wp-tool-root .success-message{padding:18px;border-radius:15px;margin:20px 0;}.tc-wp-tool-root .empty-state{padding:80px 25px;}.tc-wp-tool-root .empty-state-icon{font-size:5rem;margin-bottom:25px;}.tc-wp-tool-root .empty-state-text{font-size:1.2rem;}.tc-wp-tool-root .stat-number{font-size:1.5rem;}}@media (min-width:600px) and (max-width:768px){.tc-wp-tool-root .container_tiktok{max-width:700px;padding:25px;}.tc-wp-tool-root .header{margin-bottom:40px;}.tc-wp-tool-root .logo{font-size:3rem;gap:12px;flex-direction:row;}.tc-wp-tool-root .logo-icon{font-size:4rem;}.tc-wp-tool-root .subtitle{font-size:1rem;max-width:550px;}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{padding:30px;margin-bottom:30px;border-radius:20px;}.tc-wp-tool-root .input-group{flex-direction:column;gap:15px;margin-bottom:25px;}.tc-wp-tool-root .input-field{padding:16px 20px;border-radius:12px;font-size:0.95rem;min-width:unset;width:100%;}.tc-wp-tool-root .btn{padding:16px 30px;border-radius:12px;font-size:0.95rem;min-width:unset;width:100%;}.tc-wp-tool-root .loading{padding:25px;}.tc-wp-tool-root .spinner{width:50px;height:50px;margin-bottom:15px;}.tc-wp-tool-root .loading-text{font-size:1rem;}.tc-wp-tool-root .profile-header{flex-direction:column;text-align:center;gap:20px;margin-bottom:25px;}.tc-wp-tool-root .profile-avatar{width:100px;height:100px;border-width:4px;}.tc-wp-tool-root .profile-info h2{font-size:2rem;}.tc-wp-tool-root .profile-info p{font-size:1rem;}.tc-wp-tool-root .stats-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:25px;}.tc-wp-tool-root .stat-card{padding:25px;border-radius:15px;}.tc-wp-tool-root .stat-number{font-size:2rem;}.tc-wp-tool-root .stat-label{font-size:0.9rem;}.tc-wp-tool-root .section-title{font-size:2rem;margin-bottom:25px;}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;margin-top:20px;}.tc-wp-tool-root .follower-card{padding:15px;border-radius:12px;}.tc-wp-tool-root .follower-header{gap:10px;margin-bottom:10px;}.tc-wp-tool-root .follower-avatar{width:40px;height:40px;border-width:2px;}.tc-wp-tool-root .follower-name{font-size:0.9rem;}.tc-wp-tool-root .follower-username{font-size:0.8rem;}.tc-wp-tool-root .follower-stats{grid-template-columns:repeat(2,1fr);gap:7px;padding-top:10px;}.tc-wp-tool-root .follower-stat{padding:6px 3px;border-radius:8px;}.tc-wp-tool-root .follower-stat-number{font-size:0.8rem;}.tc-wp-tool-root .follower-stat-label{font-size:0.65rem;}.tc-wp-tool-root .verified-badge{width:13px;height:13px;font-size:7px;margin-left:4px;}.tc-wp-tool-root .error-message,.tc-wp-tool-root .success-message{padding:16px;border-radius:12px;margin:18px 0;}.tc-wp-tool-root .empty-state{padding:60px 20px;}.tc-wp-tool-root .empty-state-icon{font-size:4rem;margin-bottom:20px;}.tc-wp-tool-root .empty-state-text{font-size:1.1rem;}}@media (min-width:400px) and (max-width:599px){.tc-wp-tool-root .container_tiktok{max-width:95vw;padding:20px;}.tc-wp-tool-root .header{margin-bottom:35px;}.tc-wp-tool-root .logo{font-size:2.5rem;gap:10px;flex-direction:column;}.tc-wp-tool-root .logo-icon{font-size:3.5rem;}.tc-wp-tool-root .subtitle{font-size:0.9rem;max-width:400px;}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{padding:25px;margin-bottom:25px;border-radius:18px;}.tc-wp-tool-root .input-group{flex-direction:column;gap:12px;margin-bottom:20px;}.tc-wp-tool-root .input-field{padding:14px 18px;border-radius:10px;font-size:0.9rem;width:100%;}.tc-wp-tool-root .btn{padding:14px 25px;border-radius:10px;font-size:0.9rem;width:100%;min-height:48px;}.tc-wp-tool-root .loading{padding:20px;}.tc-wp-tool-root .spinner{width:45px;height:45px;margin-bottom:12px;}.tc-wp-tool-root .loading-text{font-size:0.9rem;}.tc-wp-tool-root .profile-header{flex-direction:column;text-align:center;gap:15px;margin-bottom:20px;}.tc-wp-tool-root .profile-avatar{width:90px;height:90px;border-width:3px;}.tc-wp-tool-root .profile-info h2{font-size:1.8rem;}.tc-wp-tool-root .profile-info p{font-size:0.95rem;}.tc-wp-tool-root .stats-grid{grid-template-columns:1fr;gap:15px;margin-top:20px;}.tc-wp-tool-root .stat-card{padding:20px;border-radius:12px;}.tc-wp-tool-root .stat-number{font-size:1.8rem;}.tc-wp-tool-root .stat-label{font-size:0.85rem;}.tc-wp-tool-root .section-title{font-size:1.8rem;margin-bottom:20px;}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-top:18px;}.tc-wp-tool-root .follower-card{padding:12px;border-radius:10px;}.tc-wp-tool-root .follower-header{gap:8px;margin-bottom:8px;}.tc-wp-tool-root .follower-avatar{width:35px;height:35px;border-width:2px;}.tc-wp-tool-root .follower-name{font-size:0.85rem;}.tc-wp-tool-root .follower-username{font-size:0.75rem;}.tc-wp-tool-root .follower-stats{grid-template-columns:1fr;gap:5px;padding-top:8px;}.tc-wp-tool-root .follower-stat{padding:5px 2px;border-radius:7px;}.tc-wp-tool-root .follower-stat-number{font-size:0.75rem;}.tc-wp-tool-root .follower-stat-label{font-size:0.6rem;}.tc-wp-tool-root .verified-badge{width:12px;height:12px;font-size:6px;margin-left:3px;}.tc-wp-tool-root .error-message,.tc-wp-tool-root .success-message{padding:14px;border-radius:10px;margin:15px 0;}.tc-wp-tool-root .empty-state{padding:50px 15px;}.tc-wp-tool-root .empty-state-icon{font-size:3.5rem;margin-bottom:15px;}.tc-wp-tool-root .empty-state-text{font-size:1rem;}.tc-wp-tool-root .profile-info h2{font-size:1.4rem;}}@media (max-width:399px){.tc-wp-tool-root .tiktok_body{padding:10px;}.tc-wp-tool-root .container_tiktok{padding:15px;}.tc-wp-tool-root .header{margin-bottom:30px;}.tc-wp-tool-root .logo{font-size:2.2rem;gap:8px;flex-direction:column;}.tc-wp-tool-root .logo-icon{font-size:3rem;}.tc-wp-tool-root .subtitle{font-size:0.85rem;max-width:300px;}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{padding:20px;margin-bottom:20px;border-radius:15px;}.tc-wp-tool-root .input-group{flex-direction:column;gap:10px;margin-bottom:15px;}.tc-wp-tool-root .input-field{padding:12px 15px;border-radius:8px;font-size:0.85rem;width:100%;}.tc-wp-tool-root .btn{padding:12px 20px;border-radius:8px;font-size:0.85rem;width:100%;min-height:45px;}.tc-wp-tool-root .loading{padding:15px;}.tc-wp-tool-root .spinner{width:40px;height:40px;margin-bottom:10px;}.tc-wp-tool-root .loading-text{font-size:0.85rem;}.tc-wp-tool-root .profile-header{flex-direction:column;text-align:center;gap:12px;margin-bottom:15px;}.tc-wp-tool-root .profile-avatar{width:80px;height:80px;border-width:3px;}.tc-wp-tool-root .profile-info h2{font-size:1.6rem;}.tc-wp-tool-root .profile-info p{font-size:0.9rem;}.tc-wp-tool-root .stats-grid{grid-template-columns:1fr;gap:12px;margin-top:15px;}.tc-wp-tool-root .stat-card{padding:18px;border-radius:10px;}.tc-wp-tool-root .stat-number{font-size:1.6rem;}.tc-wp-tool-root .stat-label{font-size:0.8rem;}.tc-wp-tool-root .section-title{font-size:1.6rem;margin-bottom:18px;}.tc-wp-tool-root .followers-grid{grid-template-columns:1fr;gap:10px;margin-top:15px;}.tc-wp-tool-root .follower-card{padding:10px;border-radius:8px;}.tc-wp-tool-root .follower-header{gap:6px;margin-bottom:6px;}.tc-wp-tool-root .follower-avatar{width:30px;height:30px;border-width:1.5px;}.tc-wp-tool-root .follower-name{font-size:0.8rem;}.tc-wp-tool-root .follower-username{font-size:0.7rem;}.tc-wp-tool-root .follower-stats{grid-template-columns:1fr;gap:4px;padding-top:6px;}.tc-wp-tool-root .follower-stat{padding:4px 2px;border-radius:6px;}.tc-wp-tool-root .follower-stat-number{font-size:0.7rem;}.tc-wp-tool-root .follower-stat-label{font-size:0.55rem;}.tc-wp-tool-root .verified-badge{width:10px;height:10px;font-size:5px;margin-left:2px;}.tc-wp-tool-root .error-message,.tc-wp-tool-root .success-message{padding:12px;border-radius:8px;margin:12px 0;}.tc-wp-tool-root .empty-state{padding:40px 10px;}.tc-wp-tool-root .empty-state-icon{font-size:3rem;margin-bottom:12px;}.tc-wp-tool-root .empty-state-text{font-size:0.9rem;}}.wpc-scope-130 .tc-wp-tool-root *{margin:0;padding:0;box-sizing:border-box;}.wpc-scope-130 .tc-wp-tool-root{--primary-color:#111827;--primary-light:#2563eb;--secondary-color:#0891b2;--tertiary-color:#14b8a6;--quaternary-color:#7c3aed;--accent-color:#f43f5e;--text-dark:#0f172a;--text-light:#64748b;--white:#ffffff;--white-transparent:rgba(255,255,255,0.88);--shadow-light:rgba(15,23,42,0.08);--shadow-medium:rgba(15,23,42,0.14);--shadow-heavy:rgba(15,23,42,0.22);--border-light:rgba(148,163,184,0.28);--border-hover:rgba(37,99,235,0.34);--success-bg:#ecfdf5;--success-color:#047857;--error-bg:#fff1f2;--error-color:#be123c;--card-bg:rgba(255,255,255,0.9);}.wpc-scope-130 .tc-wp-tool-root .tiktok_body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:radial-gradient(circle at 12% 10%,rgba(20,184,166,0.28),transparent 28%),radial-gradient(circle at 88% 18%,rgba(124,58,237,0.28),transparent 30%),linear-gradient(135deg,#07111f 0%,#0f172a 38%,#172554 72%,#083344 100%);background-attachment:fixed;padding:clamp(16px,3vw,28px);color:var(--text-dark);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-height:60vh;position:relative;}.wpc-scope-130 .tc-wp-tool-root .tiktok_body::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,0.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,0.045) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,rgba(0,0,0,0.7),transparent 82%);pointer-events:none;}.wpc-scope-130 .tc-wp-tool-root .container_tiktok{max-width:min(1240px,100%);margin:0 auto;padding:clamp(14px,3vw,30px);position:relative;z-index:1;}.wpc-scope-130 .tc-wp-tool-root .header{text-align:center;margin-bottom:clamp(28px,5vw,48px);}.wpc-scope-130 .tc-wp-tool-root .logo{display:flex;align-items:center;justify-content:center;gap:clamp(10px,2vw,16px);flex-wrap:wrap;}.wpc-scope-130 .tc-wp-tool-root .logo h1{font-size:clamp(2rem,5vw,3.35rem);font-weight:850;background:linear-gradient(90deg,#ffffff 0%,#67e8f9 34%,#a78bfa 68%,#fb7185 100%);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:clamp(10px,2vw,14px);text-shadow:0 18px 44px rgba(0,0,0,0.28);letter-spacing:0;line-height:1.08;}.wpc-scope-130 .tc-wp-tool-root .logo-icon{font-size:clamp(2.5rem,7vw,4rem);animation:followerBounce 2.4s ease-in-out infinite;flex-shrink:0;color:var(--accent-color);filter:drop-shadow(0 12px 22px rgba(244,63,94,0.35));}@keyframes followerBounce{0%,20%,50%,80%,100%{transform:translateY(0) rotate(0deg);}40%{transform:translateY(-10px) rotate(-5deg);}60%{transform:translateY(-5px) rotate(5deg);}}.wpc-scope-130 .tc-wp-tool-root .subtitle{font-size:clamp(0.95rem,2.2vw,1.15rem);color:var(--white-transparent);font-weight:500;letter-spacing:0;text-shadow:0 2px 12px rgba(0,0,0,0.35);max-width:680px;margin:0 auto;}.wpc-scope-130 .tc-wp-tool-root .search-section,.wpc-scope-130 .tc-wp-tool-root .profile-section,.wpc-scope-130 .tc-wp-tool-root .followers-section{background:linear-gradient(145deg,rgba(255,255,255,0.94),rgba(248,250,252,0.84));border-radius:clamp(18px,3vw,28px);padding:clamp(22px,5vw,44px) !important;margin-bottom:clamp(24px,4vw,38px) !important;box-shadow:0 24px 70px var(--shadow-heavy),inset 0 1px 0 rgba(255,255,255,0.8);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid rgba(255,255,255,0.56);}.wpc-scope-130 .tc-wp-tool-root .search-section{position:relative;overflow:hidden;}.wpc-scope-130 .tc-wp-tool-root .search-section::before,.wpc-scope-130 .tc-wp-tool-root .profile-section::before,.wpc-scope-130 .tc-wp-tool-root .followers-section::before{content:"";display:block;height:4px;width:100%;background:linear-gradient(90deg,var(--primary-light),var(--tertiary-color),var(--quaternary-color),var(--accent-color));border-radius:999px;margin-bottom:clamp(18px,3vw,28px);}.wpc-scope-130 .tc-wp-tool-root .input-group{display:flex;gap:clamp(12px,2vw,18px);margin-bottom:clamp(18px,3vw,28px);flex-wrap:wrap;align-items:stretch;width:100%;}.wpc-scope-130 .tc-wp-tool-root .input-field{flex:1 !important;min-width:min(320px,100%) !important;padding:clamp(14px,2.5vw,18px) clamp(16px,3vw,24px) !important;border:1px solid var(--border-light) !important;border-radius:clamp(13px,2vw,17px) !important;font-size:clamp(14px,2.4vw,16px) !important;outline:none !important;background:rgba(255,255,255,0.96) !important;color:var(--text-dark) !important;transition:border-color 0.25s ease,box-shadow 0.25s ease,transform 0.25s ease,background 0.25s ease !important;font-weight:550 !important;box-shadow:0 10px 26px var(--shadow-light),inset 0 1px 0 rgba(255,255,255,0.9) !important;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;width:100% !important;}.wpc-scope-130 .tc-wp-tool-root .input-field::placeholder{color:#94a3b8;opacity:1;}.wpc-scope-130 .tc-wp-tool-root .input-field:focus{border-color:var(--primary-light) !important;background:var(--white) !important;box-shadow:0 0 0 4px rgba(37,99,235,0.16),0 14px 34px rgba(37,99,235,0.14) !important;transform:translateY(-1px) !important;outline:none !important;}.wpc-scope-130 .tc-wp-tool-root .btn{padding:clamp(14px,2.5vw,18px) clamp(22px,4vw,34px);background:linear-gradient(135deg,#111827 0%,#2563eb 48%,#14b8a6 100%);color:var(--white);border:none;border-radius:clamp(13px,2vw,17px);font-size:clamp(14px,2.4vw,16px);font-weight:800;cursor:pointer;transition:transform 0.25s ease,box-shadow 0.25s ease,filter 0.25s ease;min-width:min(210px,100%);width:100%;box-shadow:0 16px 34px rgba(37,99,235,0.28),inset 0 1px 0 rgba(255,255,255,0.24);position:relative;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;white-space:nowrap;display:flex;align-items:center;justify-content:center;min-height:54px;}.wpc-scope-130 .tc-wp-tool-root .btn::before{content:"";position:absolute;top:0;left:-120%;width:80%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.34),transparent);transform:skewX(-18deg);transition:left 0.6s ease;}.wpc-scope-130 .tc-wp-tool-root .btn:hover::before{left:130%;}.wpc-scope-130 .tc-wp-tool-root .btn:hover{transform:translateY(-3px);filter:saturate(1.1);box-shadow:0 22px 46px rgba(37,99,235,0.36),0 0 0 1px rgba(255,255,255,0.16);}.wpc-scope-130 .tc-wp-tool-root .btn:active{transform:translateY(-1px) scale(0.99);}.wpc-scope-130 .tc-wp-tool-root .btn:disabled{opacity:0.62;cursor:not-allowed;transform:none;filter:grayscale(0.2);}.wpc-scope-130 .tc-wp-tool-root .loading{display:none;text-align:center;padding:clamp(20px,4vw,30px);color:var(--primary-light);}.wpc-scope-130 .tc-wp-tool-root .spinner{width:clamp(40px,8vw,58px);height:clamp(40px,8vw,58px);border:5px solid rgba(37,99,235,0.12);border-top:5px solid var(--primary-light);border-right-color:var(--tertiary-color);border-radius:50%;animation:spin 0.9s linear infinite;margin:0 auto clamp(14px,3vw,20px);box-shadow:0 0 26px rgba(37,99,235,0.2);}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.wpc-scope-130 .tc-wp-tool-root .loading-text{font-size:clamp(0.92rem,2.4vw,1.08rem);font-weight:700;color:#334155;}.wpc-scope-130 .tc-wp-tool-root .profile-section{display:none;}.wpc-scope-130 .tc-wp-tool-root .profile-header{display:flex;align-items:center;gap:clamp(18px,3vw,30px);margin-bottom:clamp(22px,4vw,36px);flex-wrap:wrap;}.wpc-scope-130 .tc-wp-tool-root .profile-avatar{width:clamp(82px,15vw,122px);height:clamp(82px,15vw,122px);border-radius:50%;border:5px solid rgba(255,255,255,0.92);box-shadow:0 0 0 4px rgba(37,99,235,0.26),0 16px 34px var(--shadow-medium);object-fit:cover;transition:transform 0.25s ease,box-shadow 0.25s ease;flex-shrink:0;}.wpc-scope-130 .tc-wp-tool-root .profile-avatar:hover{transform:scale(1.04);box-shadow:0 0 0 5px rgba(20,184,166,0.28),0 20px 42px var(--shadow-medium);}.wpc-scope-130 .tc-wp-tool-root .profile-info{flex:1;min-width:0;}.wpc-scope-130 .tc-wp-tool-root .profile-info h2{color:var(--text-dark);margin-bottom:clamp(5px,1vw,8px);font-size:clamp(1.45rem,4vw,2.2rem);font-weight:850;line-height:1.15;word-wrap:break-word;overflow-wrap:break-word;}.wpc-scope-130 .tc-wp-tool-root .profile-info p{color:var(--text-light);margin-bottom:clamp(5px,1vw,8px);font-weight:550;font-size:clamp(0.92rem,2.4vw,1.05rem);word-wrap:break-word;overflow-wrap:break-word;}.wpc-scope-130 .tc-wp-tool-root .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(190px,100%),1fr));gap:clamp(14px,3vw,24px);margin-top:clamp(20px,4vw,34px);}.wpc-scope-130 .tc-wp-tool-root .stat-card{background:linear-gradient(145deg,rgba(255,255,255,0.14),rgba(255,255,255,0)),linear-gradient(135deg,#111827 0%,#2563eb 55%,#0891b2 100%);color:var(--white);padding:clamp(20px,4vw,30px);border-radius:clamp(16px,2.5vw,22px);text-align:center;transition:transform 0.25s ease,box-shadow 0.25s ease;box-shadow:0 16px 38px rgba(37,99,235,0.22),inset 0 1px 0 rgba(255,255,255,0.18);position:relative;overflow:hidden;}.wpc-scope-130 .tc-wp-tool-root .stat-card::before{content:"";position:absolute;top:0;left:-120%;width:80%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.18),transparent);transform:skewX(-18deg);transition:left 0.55s ease;}.wpc-scope-130 .tc-wp-tool-root .stat-card:hover::before{left:130%;}.wpc-scope-130 .tc-wp-tool-root .stat-card:hover{transform:translateY(-6px);box-shadow:0 24px 54px rgba(37,99,235,0.3),inset 0 1px 0 rgba(255,255,255,0.22);}.wpc-scope-130 .tc-wp-tool-root .stat-number{font-size:clamp(1.75rem,4vw,2.45rem);font-weight:900;display:block;margin-bottom:clamp(5px,1vw,8px);text-shadow:0 2px 12px rgba(0,0,0,0.22);line-height:1;}.wpc-scope-130 .tc-wp-tool-root .stat-label{font-size:clamp(0.78rem,2vw,0.95rem);opacity:0.94;font-weight:750;text-transform:uppercase;letter-spacing:0.08em;}.wpc-scope-130 .tc-wp-tool-root .followers-section{display:none;}.wpc-scope-130 .tc-wp-tool-root .section-title{font-size:clamp(1.45rem,4vw,2.15rem);background:linear-gradient(90deg,#2563eb,#0891b2,#14b8a6,#7c3aed);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:clamp(20px,4vw,34px);text-align:center;font-weight:850;line-height:1.2;}.wpc-scope-130 .tc-wp-tool-root .followers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(220px,100%),1fr));gap:clamp(12px,2vw,18px);margin-top:clamp(15px,3vw,25px);}.wpc-scope-130 .tc-wp-tool-root .follower-card{background:rgba(255,255,255,0.96);border:1px solid rgba(226,232,240,0.9);border-radius:clamp(14px,2vw,18px);padding:clamp(12px,2vw,16px);box-shadow:0 10px 24px var(--shadow-light),inset 0 1px 0 rgba(255,255,255,0.86);transition:transform 0.25s ease,box-shadow 0.25s ease,border-color 0.25s ease;position:relative;overflow:hidden;animation:tikTokSlideIn 0.55s ease-out;}@keyframes tikTokSlideIn{from{opacity:0;transform:translateY(18px) scale(0.97);}to{opacity:1;transform:translateY(0) scale(1);}}.wpc-scope-130 .tc-wp-tool-root .follower-card::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-light),var(--tertiary-color),var(--accent-color));}.wpc-scope-130 .tc-wp-tool-root .follower-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px var(--shadow-medium);border-color:var(--border-hover);}.wpc-scope-130 .tc-wp-tool-root .follower-header{display:flex;align-items:center;gap:clamp(9px,1.5vw,12px);margin-bottom:clamp(10px,1.5vw,13px);}.wpc-scope-130 .tc-wp-tool-root .follower-avatar{width:clamp(34px,6vw,44px);height:clamp(34px,6vw,44px);border-radius:50%;border:2px solid rgba(37,99,235,0.38);object-fit:cover;transition:transform 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease;box-shadow:0 5px 14px rgba(37,99,235,0.16);flex-shrink:0;}.wpc-scope-130 .tc-wp-tool-root .follower-card:hover .follower-avatar{transform:scale(1.08);border-color:var(--tertiary-color);box-shadow:0 8px 18px rgba(20,184,166,0.22);}.wpc-scope-130 .tc-wp-tool-root .follower-info{flex:1;min-width:0;}.wpc-scope-130 .tc-wp-tool-root .follower-name{color:var(--text-dark);font-size:clamp(0.78rem,2vw,0.95rem);margin-bottom:2px;font-weight:800;line-height:1.22;word-wrap:break-word;overflow-wrap:break-word;}.wpc-scope-130 .tc-wp-tool-root .follower-username{color:var(--text-light);font-size:clamp(0.68rem,1.8vw,0.78rem);font-weight:600;word-wrap:break-word;overflow-wrap:break-word;}.wpc-scope-130 .tc-wp-tool-root .follower-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(6px,1vw,9px);padding-top:clamp(9px,1.5vw,12px);border-top:1px solid rgba(226,232,240,0.9);}.wpc-scope-130 .tc-wp-tool-root .follower-stat{text-align:center;padding:clamp(6px,1vw,8px) clamp(4px,0.8vw,6px);background:linear-gradient(180deg,#f8fafc,#eef2ff);border-radius:clamp(8px,1.5vw,10px);transition:transform 0.25s ease,box-shadow 0.25s ease,background 0.25s ease,color 0.25s ease;}.wpc-scope-130 .tc-wp-tool-root .follower-stat:hover{background:linear-gradient(135deg,var(--primary-light) 0%,var(--tertiary-color) 100%);color:var(--white);transform:translateY(-2px);box-shadow:0 9px 18px rgba(37,99,235,0.16);}.wpc-scope-130 .tc-wp-tool-root .follower-stat-number{font-weight:800;color:var(--primary-light);display:block;font-size:clamp(0.68rem,1.8vw,0.84rem);line-height:1;margin-bottom:clamp(2px,0.5vw,3px);transition:color 0.25s ease;}.wpc-scope-130 .tc-wp-tool-root .follower-stat:hover .follower-stat-number{color:var(--white);}.wpc-scope-130 .tc-wp-tool-root .follower-stat-label{font-size:clamp(0.52rem,1.5vw,0.62rem);color:var(--text-light);font-weight:750;text-transform:uppercase;letter-spacing:0.06em;transition:color 0.25s ease;}.wpc-scope-130 .tc-wp-tool-root .follower-stat:hover .follower-stat-label{color:rgba(255,255,255,0.92);}.wpc-scope-130 .tc-wp-tool-root .verified-badge{display:inline-flex;align-items:center;justify-content:center;width:clamp(10px,2.5vw,14px);height:clamp(10px,2.5vw,14px);background:linear-gradient(135deg,var(--secondary-color) 0%,var(--tertiary-color) 100%);border-radius:50%;margin-left:clamp(3px,1vw,5px);color:var(--white);font-size:clamp(6px,1.5vw,8px);font-weight:bold;box-shadow:0 2px 7px rgba(8,145,178,0.3);flex-shrink:0;}.wpc-scope-130 .tc-wp-tool-root .error-message{background:linear-gradient(135deg,var(--error-bg) 0%,#ffe4e6 100%);color:var(--error-color);padding:clamp(13px,2.5vw,18px);border-radius:clamp(12px,2vw,16px);margin:clamp(15px,3vw,20px) 0;border-left:5px solid #f43f5e;display:none;font-weight:700;box-shadow:0 12px 26px rgba(190,18,60,0.1);}.wpc-scope-130 .tc-wp-tool-root .success-message{background:linear-gradient(135deg,var(--success-bg) 0%,#d1fae5 100%);color:var(--success-color);padding:clamp(13px,2.5vw,18px);border-radius:clamp(12px,2vw,16px);margin:clamp(15px,3vw,20px) 0;border-left:5px solid #10b981;display:none;font-weight:700;box-shadow:0 12px 26px rgba(4,120,87,0.1);}.wpc-scope-130 .tc-wp-tool-root .empty-state{text-align:center;padding:clamp(48px,10vw,78px) clamp(15px,3vw,20px);color:var(--text-light);}.wpc-scope-130 .tc-wp-tool-root .empty-state-icon{font-size:clamp(3rem,8vw,5rem);margin-bottom:clamp(15px,3vw,25px);opacity:0.72;animation:followerBounce 2.4s ease-in-out infinite;}.wpc-scope-130 .tc-wp-tool-root .empty-state-text{font-size:clamp(0.95rem,2.5vw,1.18rem);font-weight:700;}.wpc-scope-130 .tc-wp-tool-root .floating-hearts{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;}.wpc-scope-130 .tc-wp-tool-root .heart{position:absolute;color:var(--accent-color);font-size:clamp(12px,3vw,20px);animation:floatHeart 4s ease-in-out infinite;opacity:0;pointer-events:none;filter:drop-shadow(0 8px 12px rgba(244,63,94,0.18));}@keyframes floatHeart{0%{opacity:0;transform:translateY(100vh) scale(0);}10%{opacity:1;transform:translateY(90vh) scale(1);}90%{opacity:1;transform:translateY(10vh) scale(1);}100%{opacity:0;transform:translateY(0vh) scale(0);}}@media (max-width:320px){.tc-wp-tool-root .container{padding:10px;}.tc-wp-tool-root .container_tiktok{padding:10px;}.tc-wp-tool-root .logo{font-size:1.8rem;flex-direction:column;}.tc-wp-tool-root .logo-icon{font-size:2rem;}.tc-wp-tool-root .input-group{flex-direction:column;gap:10px;width:100%;}.tc-wp-tool-root .input-field{width:100%;min-width:100%;flex:none;}.tc-wp-tool-root .btn{width:100%;min-width:100%;flex:none;}.tc-wp-tool-root .profile-header{flex-direction:column;text-align:center;}.tc-wp-tool-root .stats-grid{grid-template-columns:1fr;gap:10px;}.tc-wp-tool-root .followers-grid{grid-template-columns:1fr;gap:8px;}.tc-wp-tool-root .follower-stats{grid-template-columns:1fr;}}@media (min-width:321px) and (max-width:480px){.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{padding:clamp(20px,4vw,30px) !important;}.tc-wp-tool-root .input-group{flex-direction:column;gap:15px;width:100%;}.tc-wp-tool-root .input-field{width:100%;min-width:100%;flex:none;}.tc-wp-tool-root .btn{width:100%;min-width:100%;flex:none;}.tc-wp-tool-root .stats-grid{grid-template-columns:1fr;gap:12px;}.tc-wp-tool-root .followers-grid{grid-template-columns:1fr;gap:10px;}.tc-wp-tool-root .follower-stats{grid-template-columns:repeat(2,1fr);}}@media (min-width:481px) and (max-width:768px){.tc-wp-tool-root .container{padding:clamp(15px,3vw,25px);}.tc-wp-tool-root .container_tiktok{padding:clamp(15px,3vw,25px);}.tc-wp-tool-root .input-group{flex-direction:column;gap:15px;width:100%;}.tc-wp-tool-root .input-field{width:100%;min-width:100%;flex:none;}.tc-wp-tool-root .btn{width:100%;min-width:100%;flex:none;}.tc-wp-tool-root .profile-header{flex-direction:column;text-align:center;}.tc-wp-tool-root .stats-grid{grid-template-columns:repeat(2,1fr);}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));}}@media (min-width:769px) and (max-width:1024px){.tc-wp-tool-root .input-group{flex-direction:row;gap:clamp(10px,2vw,20px);}.tc-wp-tool-root .input-field{flex:1;min-width:min(300px,100%);width:auto;}.tc-wp-tool-root .btn{min-width:min(200px,100%);width:auto;flex-shrink:0;}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));}}@media (min-width:1025px){.tc-wp-tool-root .input-group{flex-direction:row;gap:clamp(10px,2vw,20px);}.tc-wp-tool-root .input-field{flex:1;min-width:min(300px,100%);width:auto;}.tc-wp-tool-root .btn{min-width:min(200px,100%);width:auto;flex-shrink:0;}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));}}@media (orientation:landscape) and (max-height:600px){.tc-wp-tool-root .header{margin-bottom:20px;}.tc-wp-tool-root .logo{font-size:2rem;}.tc-wp-tool-root .logo h1{font-size:2rem;}.tc-wp-tool-root .logo-icon{font-size:2.5rem;}.tc-wp-tool-root .subtitle{font-size:0.9rem;}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{padding:20px !important;margin-bottom:20px !important;}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.tc-wp-tool-root .profile-avatar,.tc-wp-tool-root .follower-avatar{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;}}@media (prefers-reduced-motion:reduce){.tc-wp-tool-root *,.tc-wp-tool-root *::before,.tc-wp-tool-root *::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;}.tc-wp-tool-root .floating-hearts{display:none;}}@media (prefers-color-scheme:dark){.tc-wp-tool-root{background:linear-gradient(135deg,#07111f 0%,#0f172a 45%,#172554 100%);color:var(--text-dark);}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{background:linear-gradient(145deg,rgba(255,255,255,0.94),rgba(248,250,252,0.84));color:var(--text-dark);}.tc-wp-tool-root .follower-card{background:rgba(255,255,255,0.96);color:var(--text-dark);}}@media print{.tc-wp-tool-root .floating-hearts,.tc-wp-tool-root .btn,.tc-wp-tool-root .loading{display:none !important;}.tc-wp-tool-root{background:white !important;color:black !important;}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{background:white !important;box-shadow:none !important;border:1px solid #ccc !important;}}.wpc-scope-130 .tc-wp-tool-root .btn:focus,.wpc-scope-130 .tc-wp-tool-root .input-field:focus{outline:none;}.wpc-scope-130 .tc-wp-tool-root .btn:focus-visible,.wpc-scope-130 .tc-wp-tool-root .input-field:focus-visible{outline:2px solid var(--primary-light);outline-offset:3px;}@media (hover:none) and (pointer:coarse){.tc-wp-tool-root .btn:hover,.tc-wp-tool-root .stat-card:hover,.tc-wp-tool-root .follower-card:hover,.tc-wp-tool-root .follower-stat:hover{transform:none;}.tc-wp-tool-root .btn:active,.tc-wp-tool-root .stat-card:active,.tc-wp-tool-root .follower-card:active,.tc-wp-tool-root .follower-stat:active{transform:scale(0.98);}}@media (min-width:769px) and (max-width:991px){.tc-wp-tool-root .container_tiktok{max-width:900px;padding:30px;}.tc-wp-tool-root .header{margin-bottom:46px;}.tc-wp-tool-root .logo{font-size:3.5rem;gap:15px;}.tc-wp-tool-root .logo-icon{font-size:4.2rem;}.tc-wp-tool-root .subtitle{font-size:1.08rem;max-width:700px;}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{padding:38px !important;margin-bottom:38px !important;border-radius:26px;}.tc-wp-tool-root .input-group{flex-direction:row;gap:18px;margin-bottom:28px;}.tc-wp-tool-root .input-field{padding:18px 25px;border-radius:16px;font-size:1rem;min-width:300px;}.tc-wp-tool-root .loading{padding:30px;}.tc-wp-tool-root .spinner{width:58px;height:58px;margin-bottom:20px;}.tc-wp-tool-root .loading-text{font-size:1.08rem;}.tc-wp-tool-root .profile-header{gap:30px;margin-bottom:30px;}.tc-wp-tool-root .profile-avatar{width:110px;height:110px;border-width:5px;}.tc-wp-tool-root .profile-info h2{font-size:2.25rem;}.tc-wp-tool-root .profile-info p{font-size:1.08rem;}.tc-wp-tool-root .stats-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:30px;}.tc-wp-tool-root .stat-card{padding:28px;border-radius:20px;}.tc-wp-tool-root .stat-number{font-size:1.7rem;}.tc-wp-tool-root .stat-label{font-size:0.92rem;}.tc-wp-tool-root .section-title{font-size:2.25rem;margin-bottom:30px;}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:18px;margin-top:25px;}.tc-wp-tool-root .follower-card{padding:18px;border-radius:16px;}.tc-wp-tool-root .follower-header{gap:12px;margin-bottom:12px;}.tc-wp-tool-root .follower-avatar{width:45px;height:45px;border-width:2.5px;}.tc-wp-tool-root .follower-name{font-size:1rem;}.tc-wp-tool-root .follower-username{font-size:0.85rem;}.tc-wp-tool-root .follower-stats{gap:8px;padding-top:12px;}.tc-wp-tool-root .follower-stat{padding:7px 4px;border-radius:9px;}.tc-wp-tool-root .follower-stat-number{font-size:0.85rem;}.tc-wp-tool-root .follower-stat-label{font-size:0.7rem;}.tc-wp-tool-root .verified-badge{width:14px;height:14px;font-size:8px;margin-left:5px;}.tc-wp-tool-root .error-message,.tc-wp-tool-root .success-message{padding:18px;border-radius:15px;margin:20px 0;}.tc-wp-tool-root .empty-state{padding:80px 25px;}.tc-wp-tool-root .empty-state-icon{font-size:5rem;margin-bottom:25px;}.tc-wp-tool-root .empty-state-text{font-size:1.2rem;}}@media (min-width:600px) and (max-width:768px){.tc-wp-tool-root .container_tiktok{max-width:700px;padding:25px;}.tc-wp-tool-root .header{margin-bottom:38px;}.tc-wp-tool-root .logo{font-size:3rem;gap:12px;flex-direction:row;}.tc-wp-tool-root .logo-icon{font-size:3.8rem;}.tc-wp-tool-root .subtitle{font-size:1rem;max-width:550px;}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{padding:30px !important;margin-bottom:30px !important;border-radius:22px;}.tc-wp-tool-root .input-group{flex-direction:column;gap:15px;margin-bottom:25px;}.tc-wp-tool-root .input-field{padding:16px 20px;border-radius:14px;font-size:0.95rem;min-width:unset;width:100%;}.tc-wp-tool-root .btn{padding:16px 30px;border-radius:14px;font-size:0.95rem;min-width:unset;width:100%;}.tc-wp-tool-root .loading{padding:25px;}.tc-wp-tool-root .spinner{width:50px;height:50px;margin-bottom:15px;}.tc-wp-tool-root .loading-text{font-size:1rem;}.tc-wp-tool-root .profile-header{flex-direction:column;text-align:center;gap:20px;margin-bottom:25px;}.tc-wp-tool-root .profile-avatar{width:100px;height:100px;border-width:4px;}.tc-wp-tool-root .profile-info h2{font-size:2rem;}.tc-wp-tool-root .profile-info p{font-size:1rem;}.tc-wp-tool-root .stats-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:25px;}.tc-wp-tool-root .stat-card{padding:25px;border-radius:16px;}.tc-wp-tool-root .stat-number{font-size:2rem;}.tc-wp-tool-root .stat-label{font-size:0.9rem;}.tc-wp-tool-root .section-title{font-size:2rem;margin-bottom:25px;}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;margin-top:20px;}.tc-wp-tool-root .follower-card{padding:15px;border-radius:14px;}.tc-wp-tool-root .follower-header{gap:10px;margin-bottom:10px;}.tc-wp-tool-root .follower-avatar{width:40px;height:40px;border-width:2px;}.tc-wp-tool-root .follower-name{font-size:0.9rem;}.tc-wp-tool-root .follower-username{font-size:0.8rem;}.tc-wp-tool-root .follower-stats{grid-template-columns:repeat(2,1fr);gap:7px;padding-top:10px;}.tc-wp-tool-root .follower-stat{padding:6px 3px;border-radius:8px;}.tc-wp-tool-root .follower-stat-number{font-size:0.8rem;}.tc-wp-tool-root .follower-stat-label{font-size:0.65rem;}.tc-wp-tool-root .verified-badge{width:13px;height:13px;font-size:7px;margin-left:4px;}.tc-wp-tool-root .error-message,.tc-wp-tool-root .success-message{padding:16px;border-radius:12px;margin:18px 0;}.tc-wp-tool-root .empty-state{padding:60px 20px;}.tc-wp-tool-root .empty-state-icon{font-size:4rem;margin-bottom:20px;}.tc-wp-tool-root .empty-state-text{font-size:1.1rem;}}@media (min-width:400px) and (max-width:599px){.tc-wp-tool-root .container_tiktok{max-width:100%;padding:18px;}.tc-wp-tool-root .header{margin-bottom:32px;}.tc-wp-tool-root .logo{font-size:2.5rem;gap:10px;flex-direction:column;}.tc-wp-tool-root .logo h1{font-size:2rem;}.tc-wp-tool-root .logo-icon{font-size:3.4rem;}.tc-wp-tool-root .subtitle{font-size:0.92rem;max-width:400px;}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{padding:24px !important;margin-bottom:24px !important;border-radius:20px;}.tc-wp-tool-root .input-group{flex-direction:column;gap:12px;margin-bottom:20px;}.tc-wp-tool-root .input-field{padding:14px 18px;border-radius:12px;font-size:0.9rem;width:100%;}.tc-wp-tool-root .btn{padding:14px 25px;border-radius:12px;font-size:0.9rem;width:100%;min-height:48px;}.tc-wp-tool-root .loading{padding:20px;}.tc-wp-tool-root .spinner{width:45px;height:45px;margin-bottom:12px;}.tc-wp-tool-root .loading-text{font-size:0.9rem;}.tc-wp-tool-root .profile-header{flex-direction:column;text-align:center;gap:15px;margin-bottom:20px;}.tc-wp-tool-root .profile-avatar{width:90px;height:90px;border-width:3px;}.tc-wp-tool-root .profile-info h2{font-size:1.4rem;}.tc-wp-tool-root .profile-info p{font-size:0.95rem;}.tc-wp-tool-root .stats-grid{grid-template-columns:1fr;gap:15px;margin-top:20px;}.tc-wp-tool-root .stat-card{padding:20px;border-radius:14px;}.tc-wp-tool-root .stat-number{font-size:1.8rem;}.tc-wp-tool-root .stat-label{font-size:0.85rem;}.tc-wp-tool-root .section-title{font-size:1.8rem;margin-bottom:20px;}.tc-wp-tool-root .followers-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-top:18px;}.tc-wp-tool-root .follower-card{padding:12px;border-radius:12px;}.tc-wp-tool-root .follower-header{gap:8px;margin-bottom:8px;}.tc-wp-tool-root .follower-avatar{width:35px;height:35px;border-width:2px;}.tc-wp-tool-root .follower-name{font-size:0.85rem;}.tc-wp-tool-root .follower-username{font-size:0.75rem;}.tc-wp-tool-root .follower-stats{grid-template-columns:1fr;gap:5px;padding-top:8px;}.tc-wp-tool-root .follower-stat{padding:5px 2px;border-radius:7px;}.tc-wp-tool-root .follower-stat-number{font-size:0.75rem;}.tc-wp-tool-root .follower-stat-label{font-size:0.6rem;}.tc-wp-tool-root .verified-badge{width:12px;height:12px;font-size:6px;margin-left:3px;}.tc-wp-tool-root .error-message,.tc-wp-tool-root .success-message{padding:14px;border-radius:10px;margin:15px 0;}.tc-wp-tool-root .empty-state{padding:50px 15px;}.tc-wp-tool-root .empty-state-icon{font-size:3.5rem;margin-bottom:15px;}.tc-wp-tool-root .empty-state-text{font-size:1rem;}}@media (max-width:399px){.tc-wp-tool-root .tiktok_body{padding:10px;}.tc-wp-tool-root .container_tiktok{padding:14px;}.tc-wp-tool-root .header{margin-bottom:28px;}.tc-wp-tool-root .logo{font-size:2.2rem;gap:8px;flex-direction:column;}.tc-wp-tool-root .logo h1{font-size:1.75rem;}.tc-wp-tool-root .logo-icon{font-size:3rem;}.tc-wp-tool-root .subtitle{font-size:0.86rem;max-width:300px;}.tc-wp-tool-root .search-section,.tc-wp-tool-root .profile-section,.tc-wp-tool-root .followers-section{padding:18px !important;margin-bottom:18px !important;border-radius:17px;}.tc-wp-tool-root .input-group{flex-direction:column;gap:10px;margin-bottom:15px;}.tc-wp-tool-root .input-field{padding:12px 14px;border-radius:11px;font-size:0.85rem;width:100%;}.tc-wp-tool-root .btn{padding:12px 18px;border-radius:11px;font-size:0.85rem;width:100%;min-height:45px;}.tc-wp-tool-root .loading{padding:15px;}.tc-wp-tool-root .spinner{width:40px;height:40px;margin-bottom:10px;}.tc-wp-tool-root .loading-text{font-size:0.85rem;}.tc-wp-tool-root .profile-header{flex-direction:column;text-align:center;gap:12px;margin-bottom:15px;}.tc-wp-tool-root .profile-avatar{width:80px;height:80px;border-width:3px;}.tc-wp-tool-root .profile-info h2{font-size:1.45rem;}.tc-wp-tool-root .profile-info p{font-size:0.9rem;}.tc-wp-tool-root .stats-grid{grid-template-columns:1fr;gap:12px;margin-top:15px;}.tc-wp-tool-root .stat-card{padding:18px;border-radius:12px;}.tc-wp-tool-root .stat-number{font-size:1.6rem;}.tc-wp-tool-root .stat-label{font-size:0.8rem;}.tc-wp-tool-root .section-title{font-size:1.45rem;margin-bottom:18px;}.tc-wp-tool-root .followers-grid{grid-template-columns:1fr;gap:10px;margin-top:15px;}.tc-wp-tool-root .follower-card{padding:10px;border-radius:11px;}.tc-wp-tool-root .follower-header{gap:6px;margin-bottom:6px;}.tc-wp-tool-root .follower-avatar{width:30px;height:30px;border-width:1.5px;}.tc-wp-tool-root .follower-name{font-size:0.8rem;}.tc-wp-tool-root .follower-username{font-size:0.7rem;}.tc-wp-tool-root .follower-stats{grid-template-columns:1fr;gap:4px;padding-top:6px;}.tc-wp-tool-root .follower-stat{padding:4px 2px;border-radius:6px;}.tc-wp-tool-root .follower-stat-number{font-size:0.7rem;}.tc-wp-tool-root .follower-stat-label{font-size:0.55rem;}.tc-wp-tool-root .verified-badge{width:10px;height:10px;font-size:5px;margin-left:2px;}.tc-wp-tool-root .error-message,.tc-wp-tool-root .success-message{padding:12px;border-radius:8px;margin:12px 0;}.tc-wp-tool-root .empty-state{padding:40px 10px;}.tc-wp-tool-root .empty-state-icon{font-size:3rem;margin-bottom:12px;}.tc-wp-tool-root .empty-state-text{font-size:0.9rem;}}.wpc-scope-130 .tc-wp-tool-root{position:relative !important;top:auto !important;left:auto !important;right:auto !important;bottom:auto !important;margin-top:0 !important;width:100% !important;max-width:100% !important;min-width:0 !important;box-sizing:border-box !important;z-index:0 !important;}