@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");

/* tc-scoped:tc-wp-tool-root */

.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-51 .tc-wp-tool-root img, .wpc-scope-51 .tc-wp-tool-root video, .wpc-scope-51 .tc-wp-tool-root svg, .wpc-scope-51 .tc-wp-tool-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-51 .tc-wp-tool-root{
    
    --primary-blue: #2563eb;
    --primary-indigo: #4f46e5;
    --primary-slate: #64748b;
    --primary-teal: #0d9488;
    --primary-cyan: #0891b2;

    
    --primary-50: #eff6ff;
    --primary-100: #dbeafe;
    --primary-200: #bfdbfe;
    --primary-300: #93c5fd;
    --primary-400: #60a5fa;
    --primary-500: #3b82f6;
    --primary-600: #2563eb;
    --primary-700: #1d4ed8;
    --primary-800: #1e40af;
    --primary-900: #1e3a8a;

    
    --secondary-50: #f8fafc;
    --secondary-100: #f1f5f9;
    --secondary-200: #e2e8f0;
    --secondary-300: #cbd5e1;
    --secondary-400: #94a3b8;
    --secondary-500: #64748b;
    --secondary-600: #475569;
    --secondary-700: #334155;
    --secondary-800: #1e293b;
    --secondary-900: #0f172a;

    
    --accent-50: #faf5ff;
    --accent-100: #f3e8ff;
    --accent-200: #e9d5ff;
    --accent-300: #d8b4fe;
    --accent-400: #c084fc;
    --accent-500: #a855f7;
    --accent-600: #9333ea;
    --accent-700: #7c3aed;
    --accent-800: #6b21a8;
    --accent-900: #581c87;

    
    --success-50: #f0fdf4;
    --success-100: #dcfce7;
    --success-200: #bbf7d0;
    --success-300: #86efac;
    --success-400: #4ade80;
    --success-500: #22c55e;
    --success-600: #16a34a;
    --success-700: #15803d;
    --success-800: #166534;
    --success-900: #14532d;

    
    --warning-50: #fff7ed;
    --warning-100: #ffedd5;
    --warning-200: #fed7aa;
    --warning-300: #fdba74;
    --warning-400: #fb923c;
    --warning-500: #f97316;
    --warning-600: #ea580c;
    --warning-700: #c2410c;
    --warning-800: #9a3412;
    --warning-900: #7c2d12;

    
    --white: #ffffff;
    --gray-25: #fcfcfd;
    --gray-50: #f9fafb;
    --gray-100: #f3f4f6;
    --gray-200: #e5e7eb;
    --gray-300: #d1d5db;
    --gray-400: #9ca3af;
    --gray-500: #6b7280;
    --gray-600: #4b5563;
    --gray-700: #374151;
    --gray-800: #1f2937;
    --gray-900: #111827;
    --gray-950: #030712;

    
    --gradient-primary: linear-gradient(135deg, #2563eb 0%, #3b82f6 50%, #1d4ed8 100%);
    --gradient-secondary: linear-gradient(135deg, #64748b 0%, #475569 100%);
    --gradient-accent: linear-gradient(135deg, #a855f7 0%, #7c3aed 100%);
    --gradient-success: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);
    --gradient-warm: linear-gradient(135deg, #ff9800 0%, #ff5722 100%);
    --gradient-dark: linear-gradient(135deg, #1c1e21 0%, #4a4a4a 100%);
    --gradient-mesh: radial-gradient(at 40% 20%, rgba(24, 119, 242, 0.15) 0px, transparent 50%),
        radial-gradient(at 80% 0%, rgba(66, 165, 245, 0.15) 0px, transparent 50%),
        radial-gradient(at 0% 50%, rgba(156, 39, 176, 0.15) 0px, transparent 50%),
        radial-gradient(at 80% 50%, rgba(76, 175, 80, 0.15) 0px, transparent 50%),
        radial-gradient(at 0% 100%, rgba(255, 152, 0, 0.15) 0px, transparent 50%);

    
    --shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    --shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
    --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
    --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
    --shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    --shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, 0.05);
    --shadow-glass: 0 8px 32px rgba(0, 0, 0, 0.1);
    --shadow-colored-primary: 0 20px 25px -5px rgba(59, 130, 246, 0.2), 0 8px 10px -6px rgba(59, 130, 246, 0.2);
    --shadow-colored-secondary: 0 20px 25px -5px rgba(6, 182, 212, 0.2), 0 8px 10px -6px rgba(6, 182, 212, 0.2);
    --shadow-colored-accent: 0 20px 25px -5px rgba(99, 102, 241, 0.2), 0 8px 10px -6px rgba(99, 102, 241, 0.2);

    
    --radius-none: 0;
    --radius-sm: 0.125rem;
    --radius: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --radius-4xl: 2rem;
    --radius-full: 9999px;

    
    --space-px: 1px;
    --space-0: 0;
    --space-1: 0.25rem;
    --space-2: 0.5rem;
    --space-3: 0.75rem;
    --space-4: 1rem;
    --space-5: 1.25rem;
    --space-6: 1.5rem;
    --space-8: 2rem;
    --space-10: 2.5rem;
    --space-12: 3rem;
    --space-16: 4rem;
    --space-20: 5rem;
    --space-24: 6rem;
    --space-32: 8rem;

    
    --text-xs: 0.75rem;
    --text-sm: 0.875rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --text-3xl: 1.875rem;
    --text-4xl: 2.25rem;
    --text-5xl: 3rem;
    --text-6xl: 3.75rem;
    --text-7xl: 4.5rem;
    --text-8xl: 6rem;
    --text-9xl: 8rem;

    
    --duration-75: 75ms;
    --duration-100: 100ms;
    --duration-150: 150ms;
    --duration-200: 200ms;
    --duration-300: 300ms;
    --duration-500: 500ms;
    --duration-700: 700ms;
    --duration-1000: 1000ms;

    --ease-linear: linear;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --ease-bounce: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    --ease-elastic: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.wpc-scope-51 .tc-wp-tool-root *, .wpc-scope-51 .tc-wp-tool-root *::before, .wpc-scope-51 .tc-wp-tool-root *::after{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.wpc-scope-51 .tc-wp-tool-root{
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
}.wpc-scope-51 .tc-wp-tool-root .app-wrapper{
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    font-feature-settings: 'cv11', 'ss01';
    font-variation-settings: 'opsz' 32;
    background: #ffffff;
    color: #333333;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
    padding:40px 0;
}.wpc-scope-51 .tc-wp-tool-root .bg-pattern{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(at 40% 20%, rgba(59, 130, 246, 0.05) 0px, transparent 50%),
        radial-gradient(at 80% 0%, rgba(139, 92, 246, 0.05) 0px, transparent 50%),
        radial-gradient(at 0% 50%, rgba(99, 102, 241, 0.05) 0px, transparent 50%);
    opacity: 0.6;
    z-index: -2;
    animation: meshFloat 20s ease-in-out infinite;
}.wpc-scope-51 .tc-wp-tool-root .bg-pattern::before{
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 20% 80%, rgba(59, 130, 246, 0.05) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(139, 92, 246, 0.05) 0%, transparent 50%),
        radial-gradient(circle at 40% 40%, rgba(99, 102, 241, 0.05) 0%, transparent 50%);
    animation: float 25s ease-in-out infinite reverse;
}.wpc-scope-51 .tc-wp-tool-root .bg-overlay{
    position: fixed;
    inset: 0;

    z-index: -1;
}@keyframes meshFloat{

    0%,
    100% {
        transform: translateY(0px) rotate(0deg) scale(1);
    }

    33% {
        transform: translateY(-20px) rotate(1deg) scale(1.02);
    }

    66% {
        transform: translateY(10px) rotate(-1deg) scale(0.98);
    }
}@keyframes float{

    0%,
    100% {
        transform: translateY(0px) rotate(0deg);
    }

    50% {
        transform: translateY(-30px) rotate(2deg);
    }
}.wpc-scope-51 .tc-wp-tool-root .main-container{
    max-width: 1200px;
    margin: 0 auto !important;
    padding: var(--space-8);
    position: relative;
}.wpc-scope-51 .tc-wp-tool-root .app-header{
    text-align: center;
    margin-bottom: var(--space-20);
    animation: slideDown var(--duration-1000) var(--ease-elastic);
    position: relative;
}.wpc-scope-51 .tc-wp-tool-root .app-header::before{
    content: '';
    position: absolute;
    top: -50%;
    left: 50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(59, 130, 246, 0.05) 0%, transparent 70%);
    transform: translateX(-50%);
    z-index: -1;
}.wpc-scope-51 .tc-wp-tool-root .header-icon{
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
    border-radius: var(--radius-full);
    display: none;
    align-items: center;
    justify-content: center;
    margin: 0 auto var(--space-6);
    font-size: var(--text-3xl);
    color: var(--white);
    box-shadow: 0 10px 25px rgba(59, 130, 246, 0.3);
    animation: pulse 3s ease-in-out infinite;
}.wpc-scope-51 .tc-wp-tool-root .header-text{
    text-align: center;
}.wpc-scope-51 .tc-wp-tool-root .main-title{
    font-size: 40px !important;
    font-weight: 600 !important;
    color: #757575 !important;
    margin-bottom: var(--space-4) !important;
    margin-top: 20px !important;
    letter-spacing: -0.02em !important;
    line-height: 1.3 !important;
    position: relative !important;
}.wpc-scope-51 .tc-wp-tool-root .main-title::after{
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 100px;
    height: 4px;
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
    border-radius: var(--radius-full);
    transform: translateX(-50%);
    animation: shimmer 3s ease-in-out infinite;
}.wpc-scope-51 .tc-wp-tool-root .subtitle{
    font-size: var(--text-xl) !important;
    color: #757575 !important;
    font-weight: 500 !important;
    max-width: 600px !important;
    margin: 0 auto !important;
    line-height: 1.7 !important;
}@keyframes shimmer{

    0%,
    100% {
        opacity: 0.5;
        transform: translateX(-50%) scaleX(1);
    }

    50% {
        opacity: 1;
        transform: translateX(-50%) scaleX(1.2);
    }
}@keyframes slideDown{
    from {
        opacity: 0;
        transform: translateY(-60px) scale(0.9);
        filter: blur(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
        filter: blur(0);
    }
}@keyframes pulse{

    0%,
    100% {
        opacity: 0.6;
    }

    50% {
        opacity: 1;
    }
}.wpc-scope-51 .tc-wp-tool-root .action-btn.secondary{
    background: var(--gray-100);
    color: var(--gray-700);
    border: 1px solid var(--gray-300);
}.wpc-scope-51 .tc-wp-tool-root .action-btn:hover{
    transform: translateY(-2px) scale(1.02);
    box-shadow: var(--shadow-lg);
}.wpc-scope-51 .tc-wp-tool-root .profile-navigation{
    border-top: 1px solid var(--gray-200);
    padding-top: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .profile-nav-tabs{
    display: flex;
    gap: var(--space-2);
    background: linear-gradient(135deg, rgba(254, 218, 117, 0.1) 0%, rgba(250, 126, 30, 0.1) 100%);
    padding: var(--space-2);
    border-radius: var(--radius-2xl);
    border: 1px solid rgba(254, 218, 117, 0.2);
}.wpc-scope-51 .tc-wp-tool-root .content-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: var(--space-8);
    padding-bottom: var(--space-4);
    border-bottom: 1px solid var(--gray-200);
}.wpc-scope-51 .tc-wp-tool-root .content-title{
    display: flex;
    align-items: center;
    gap: var(--space-3);
}.wpc-scope-51 .tc-wp-tool-root .content-title .content-heading{
    font-size: var(--text-2xl);
    font-weight: 800;
    color: var(--gray-900);
}.wpc-scope-51 .tc-wp-tool-root .content-title i{
    color: var(--primary-500);
    font-size: var(--text-xl);
}.wpc-scope-51 .tc-wp-tool-root .content-stats{
    display: flex;
    gap: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .stat-item{
    display: flex;
    align-items: center;
    gap: var(--space-2);
    color: var(--gray-600);
    font-size: var(--text-sm);
}.wpc-scope-51 .tc-wp-tool-root .about-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .about-card{
    background: var(--white);
    border-radius: var(--radius-3xl);
    padding: var(--space-6);
    box-shadow: var(--shadow-md);
    border: 1px solid var(--gray-200);
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .about-card:hover{
    transform: translateY(-4px);
    box-shadow: var(--shadow-lg);
}.wpc-scope-51 .tc-wp-tool-root .card-header{
    display: flex;
    align-items: center;
    gap: var(--space-4);
    margin-bottom: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .card-icon{
    width: 48px;
    height: 48px;
    background: var(--gradient-primary);
    border-radius: var(--radius-2xl);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: var(--text-xl);
}.wpc-scope-51 .tc-wp-tool-root .card-header .card-heading{
    font-size: var(--text-xl);
    font-weight: 700;
    color: var(--gray-900);
}.wpc-scope-51 .tc-wp-tool-root .card-content{
    color: var(--gray-700);
    line-height: 1.6;
}.wpc-scope-51 .tc-wp-tool-root .about-item{
    display: flex;
    gap: var(--space-4);
    margin-bottom: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .about-item:last-child{
    margin-bottom: 0;
}.wpc-scope-51 .tc-wp-tool-root .about-icon{
    width: 40px;
    height: 40px;
    background: var(--gray-100);
    border-radius: var(--radius-xl);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--gray-600);
    flex-shrink: 0;
}.wpc-scope-51 .tc-wp-tool-root .about-text .about-heading{
    font-weight: 600;
    color: var(--gray-900);
    margin-bottom: var(--space-1);
}.wpc-scope-51 .tc-wp-tool-root .about-text p{
    color: var(--gray-600);
    font-size: var(--text-sm);
}.wpc-scope-51 .tc-wp-tool-root .empty-state{
    text-align: center;
    padding: var(--space-20) var(--space-8);
    color: var(--gray-600);
}.wpc-scope-51 .tc-wp-tool-root .empty-icon{
    width: 120px;
    height: 120px;
    background: linear-gradient(135deg, var(--gray-100) 0%, var(--gray-200) 100%);
    border-radius: var(--radius-full);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto var(--space-8);
    font-size: var(--text-4xl);
    box-shadow: var(--shadow-lg);
    animation: bounce 2s ease-in-out infinite;
}@keyframes bounce{

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-15px);
    }

    60% {
        transform: translateY(-8px);
    }
}.wpc-scope-51 .tc-wp-tool-root .empty-state .empty-heading{
    font-size: var(--text-2xl);
    font-weight: 700;
    color: var(--gray-900);
    margin-bottom: var(--space-3);
}.wpc-scope-51 .tc-wp-tool-root .empty-state p{
    font-size: var(--text-lg);
    line-height: 1.7;
    max-width: 500px;
    margin: 0 auto;
}.wpc-scope-51 .tc-wp-tool-root .no-data-message{
    text-align: center;
    padding: var(--space-12);
    color: var(--gray-500);
    font-size: var(--text-lg);
    background: var(--gray-50);
    border-radius: var(--radius-2xl);
    border: 2px dashed var(--gray-300);
}.wpc-scope-51 .tc-wp-tool-root .video-thumbnail{
    position: relative;
    height: 350px;
    background-size: cover;
    background-position: center;
    background-color: var(--gray-200);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: var(--radius-2xl) var(--radius-2xl) 0 0;
}.wpc-scope-51 .tc-wp-tool-root .video-thumbnail img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: high-quality;
}.wpc-scope-51 .tc-wp-tool-root .video-play-icon{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: var(--radius-full);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--text-2xl);
    color: var(--white);
    transition: all var(--duration-300) var(--ease-out);
    z-index: 2;
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.3);
}.wpc-scope-51 .tc-wp-tool-root .video-thumbnail:hover .video-play-icon{
    transform: translate(-50%, -50%) scale(1.1);
    background: rgba(0, 0, 0, 0.8);
    border-color: rgba(255, 255, 255, 0.5);
}.wpc-scope-51 .tc-wp-tool-root .video-quality-badge{
    position: absolute;
    top: var(--space-3);
    left: var(--space-3);
    background: rgba(0, 0, 0, 0.7);
    color: var(--white);
    padding: var(--space-1) var(--space-3);
    border-radius: var(--radius-full);
    font-size: var(--text-xs);
    font-weight: 700;
    z-index: 2;
}.wpc-scope-51 .tc-wp-tool-root .video-duration{
    position: absolute;
    bottom: var(--space-3);
    right: var(--space-3);
    background: rgba(0, 0, 0, 0.7);
    color: var(--white);
    padding: var(--space-1) var(--space-3);
    border-radius: var(--radius-lg);
    font-size: var(--text-xs);
    font-weight: 600;
    z-index: 2;
}.wpc-scope-51 .tc-wp-tool-root .video-stats{
    display: flex;
    gap: var(--space-4);
    margin-bottom: var(--space-4);
    font-size: var(--text-sm);
}.wpc-scope-51 .tc-wp-tool-root .video-stats .stat-item{
    display: flex;
    align-items: center;
    gap: var(--space-1);
    color: var(--gray-600);
}.wpc-scope-51 .tc-wp-tool-root .video-stats .stat-item i{
    color: var(--primary-500);
}.wpc-scope-51 .tc-wp-tool-root .download-progress-modal{
    display: none;
    position: fixed;
    z-index: 1001;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: var(--white);
    padding: var(--space-8);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-2xl);
    min-width: 400px;
    text-align: center;
    animation: modalSlideIn var(--duration-500) var(--ease-elastic);
}@keyframes modalSlideIn{
    from {
        opacity: 0;
        transform: translate(-50%, -50%) scale(0.8);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%) scale(1);
    }
}.wpc-scope-51 .tc-wp-tool-root .download-progress-header{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--space-3);
    margin-bottom: var(--space-6);
    color: var(--primary-600);
}.wpc-scope-51 .tc-wp-tool-root .download-progress-title{
    font-size: var(--text-xl);
    font-weight: 700;
}.wpc-scope-51 .tc-wp-tool-root .download-progress-bar{
    width: 100%;
    height: 8px;
    background: var(--gray-200);
    border-radius: var(--radius-full);
    overflow: hidden;
    margin-bottom: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .download-progress-fill{
    height: 100%;
    background: var(--gradient-primary);
    width: 0%;
    transition: width var(--duration-300) var(--ease-out);
    border-radius: var(--radius-full);
}.wpc-scope-51 .tc-wp-tool-root .download-progress-text{
    font-size: var(--text-base);
    color: var(--gray-600);
    margin-bottom: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .download-cancel-btn{
    background: var(--gray-200);
    color: var(--gray-700);
    border: none;
    padding: var(--space-3) var(--space-6);
    border-radius: var(--radius-xl);
    font-weight: 600;
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .download-cancel-btn:hover{
    background: var(--gray-300);
    transform: translateY(-1px);
}@media (max-width: 1024px){.tc-wp-tool-root .main-container{
        padding: var(--space-6);
    }.tc-wp-tool-root .search-section{
        padding: var(--space-8);
    }.tc-wp-tool-root .group-details{
        padding: var(--space-8);
    }.tc-wp-tool-root .profile-info-section{
        padding: var(--space-8);
    }.tc-wp-tool-root .fb-photomodal-content{
        flex-direction: column;
        max-width: 95vw;
    }.tc-wp-tool-root .fb-photomodal-image{
        max-width: 95vw;
        max-height: 60vh;
    }.tc-wp-tool-root .fb-photomodal-info{
        width: 100%;
    }}@media (max-width: 768px){.tc-wp-tool-root .main-container{
        padding: var(--space-4);
    }.tc-wp-tool-root .search-form{
        flex-direction: column;
        gap: var(--space-3);
    }.tc-wp-tool-root .input-group{
        flex-direction: column;
        gap: var(--space-3);
    }.tc-wp-tool-root .search-section{
        padding: var(--space-8);
    }.tc-wp-tool-root .main-title{
        font-size: clamp(28px, 5vw, 40px);
        margin-top: 20px;
    }.tc-wp-tool-root .subtitle{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .video-overlay{
        align-items: flex-end;
        justify-content: center;
        padding: var(--space-3);
    }.tc-wp-tool-root .video-action-btn{
        min-width: 40px;
        min-height: 40px;
        font-size: var(--text-base);
        padding: var(--space-2);
    }.tc-wp-tool-root .video-thumbnail{
        height: 250px;
    }.tc-wp-tool-root .video-thumbnail img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        image-rendering: -webkit-optimize-contrast;
    }.tc-wp-tool-root .media-image{
        width: 100%;
        height: 100%;
        object-fit: cover;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }.tc-wp-tool-root .search-title{
        font-size: var(--text-2xl);
    }.tc-wp-tool-root .search-description{
        font-size: var(--text-base);
    }.tc-wp-tool-root .content-title{
        flex-direction: column;
        text-align: center;
    }.tc-wp-tool-root .videos-section .content-header{
        flex-direction: column;
        text-align: center;
    }.tc-wp-tool-root .stat-item{
        flex-direction: column;
        text-align: center;
    }.tc-wp-tool-root .tab-list{
        flex-wrap: wrap;
    }.tc-wp-tool-root .media-grid{
        grid-template-columns: 1fr;
    }.tc-wp-tool-root .video-grid{
        grid-template-columns: 1fr;
    }.tc-wp-tool-root .stats-grid{
        grid-template-columns: repeat(2, 1fr);
    }.tc-wp-tool-root .summary-stats{
        grid-template-columns: repeat(2, 1fr);
    }.tc-wp-tool-root .download-actions{
        flex-direction: row;
        justify-content: center;
    }.tc-wp-tool-root .download-btn{
        min-width: 140px;
        padding: var(--space-3) var(--space-6);
    }.tc-wp-tool-root .app-header .main-title{
        font-size: var(--text-4xl);
    }.tc-wp-tool-root .group-cover{
        height: 250px;
    }.tc-wp-tool-root .cover-section{
        height: 250px;
    }.tc-wp-tool-root .profile-header{
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-top: -60px;
    }.tc-wp-tool-root .profile-details{
        margin-top: var(--space-4);
    }.tc-wp-tool-root .profile-nav-tabs{
        flex-direction: column;
    }.tc-wp-tool-root .nav-tab{
        justify-content: flex-start;
    }.tc-wp-tool-root .about-grid{
        grid-template-columns: 1fr;
    }.tc-wp-tool-root .photos-grid{
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    }}@media (max-width: 1024px) and (min-width: 769px){.tc-wp-tool-root .search-section{
        padding: var(--space-10);
    }.tc-wp-tool-root .main-title{
        font-size: var(--text-5xl);
    }.tc-wp-tool-root .search-title{
        font-size: var(--text-2xl);
    }.tc-wp-tool-root .input-group{
        gap: var(--space-3);
    }}@media (max-width: 480px){.tc-wp-tool-root .stats-grid{
        grid-template-columns: 1fr;
    }.tc-wp-tool-root .summary-stats{
        grid-template-columns: 1fr;
    }.tc-wp-tool-root .download-actions{
        flex-direction: column;
    }.tc-wp-tool-root .search-section{
        padding: var(--space-6);
    }.tc-wp-tool-root .group-details{
        padding: var(--space-6);
    }.tc-wp-tool-root .profile-info-section{
        padding: var(--space-6);
    }.tc-wp-tool-root .profile-picture{
        width: 120px;
        height: 120px;
    }.tc-wp-tool-root .profile-name{
        font-size: var(--text-2xl);
    }.tc-wp-tool-root .photos-grid{
        grid-template-columns: 1fr;
    }.tc-wp-tool-root .content-title{
        flex-direction: column;
        text-align: center;
    }.tc-wp-tool-root .videos-section .content-header{
        flex-direction: column;
        text-align: center;
    }.tc-wp-tool-root .stat-item{
        flex-direction: column;
        text-align: center;
    }}.wpc-scope-51 .tc-wp-tool-root .video-card{
    background: var(--white);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-xl);
    border: 1px solid var(--gray-200);
    overflow: hidden;
    transition: all var(--duration-500) var(--ease-elastic);
    animation: slideUp var(--duration-700) var(--ease-elastic);
    animation-delay: calc(var(--index) * 0.1s);
    animation-fill-mode: both;
    position: relative;
}.wpc-scope-51 .tc-wp-tool-root .video-card:hover{
    transform: translateY(-12px) scale(1.02);
    box-shadow: var(--shadow-2xl);
    border-color: var(--primary-300);
}.wpc-scope-51 .tc-wp-tool-root .video-card video{
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: var(--radius-2xl) var(--radius-2xl) 0 0;
}.wpc-scope-51 .tc-wp-tool-root .video-badges{
    margin-bottom: var(--space-4);
    display: flex;
    gap: var(--space-2);
}.wpc-scope-51 .tc-wp-tool-root .quality-badge{
    background: var(--gradient-success);
    color: var(--white);
    padding: var(--space-2) var(--space-4);
    border-radius: var(--radius-full);
    font-size: var(--text-xs);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}.wpc-scope-51 .tc-wp-tool-root .format-badge{
    background: var(--gradient-accent);
    color: var(--white);
    padding: var(--space-2) var(--space-4);
    border-radius: var(--radius-full);
    font-size: var(--text-xs);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}.wpc-scope-51 .tc-wp-tool-root .download-progress{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    background-color: var(--primary-400);
    transition: width var(--duration-300) var(--ease-out);
    border-radius: 0 0 var(--radius-2xl) var(--radius-2xl);
}.wpc-scope-51 .tc-wp-tool-root ::-webkit-scrollbar{
    width: 12px;
}.wpc-scope-51 .tc-wp-tool-root ::-webkit-scrollbar-track{
    background: var(--gray-100);
    border-radius: var(--radius-full);
}.wpc-scope-51 .tc-wp-tool-root ::-webkit-scrollbar-thumb{
    background: var(--gradient-primary);
    border-radius: var(--radius-full);
    border: 2px solid var(--gray-100);
}.wpc-scope-51 .tc-wp-tool-root ::-webkit-scrollbar-thumb:hover{
    background: var(--gradient-secondary);
}.wpc-scope-51 .tc-wp-tool-root ::selection{
    background: var(--primary-200);
    color: var(--primary-900);
}.wpc-scope-51 .tc-wp-tool-root :focus-visible{
    outline: 2px solid var(--primary-500);
    outline-offset: 2px;
}@media (max-width: 1024px){.tc-wp-tool-root .video-grid[style*="grid-template-columns: repeat(3, 1fr)"]{
        grid-template-columns: repeat(2, 1fr) !important;
    }}@media (max-width: 768px){.tc-wp-tool-root .video-grid[style*="grid-template-columns: repeat(3, 1fr)"]{
        grid-template-columns: 1fr !important;
    }}.wpc-scope-51 .tc-wp-tool-root .video-thumbnail{
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 350px;
    border-radius: var(--radius-2xl) var(--radius-2xl) 0 0;
    overflow: hidden;
}.wpc-scope-51 .tc-wp-tool-root .video-thumbnail:hover{
    transform: scale(1.02);
    transition: transform var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .video-overlay{
    position: absolute;
    inset: 0;
    
    opacity: 0;
    visibility: hidden;
    transition: all var(--duration-300) var(--ease-out);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: var(--space-4);
    z-index: 10;
}.wpc-scope-51 .tc-wp-tool-root .video-thumbnail:hover .video-overlay{
    opacity: 1;
    visibility: visible;
}.wpc-scope-51 .tc-wp-tool-root .video-actions{
    display: flex;
    gap: var(--space-3);
    align-items: center;
}.wpc-scope-51 .tc-wp-tool-root .video-action-btn{
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(15px);
    border: 2px solid rgba(255, 255, 255, 0.3);
    color: var(--white);
    padding: var(--space-3);
    border-radius: var(--radius-full);
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
    font-size: var(--text-lg);
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    min-height: 44px;
}.wpc-scope-51 .tc-wp-tool-root .video-action-btn:hover{
    background: rgba(255, 255, 255, 0.35);
    border-color: rgba(255, 255, 255, 0.5);
    transform: scale(1.1);
}.wpc-scope-51 .tc-wp-tool-root .video-number{
    font-size: var(--text-sm);
    color: var(--white);
    margin-top: var(--space-2);
}.wpc-scope-51 .tc-wp-tool-root .header-content{
    position: relative;
    z-index: 2;
    text-align: center;
}.wpc-scope-51 .tc-wp-tool-root .header-features{
    display: flex;
    justify-content: center;
    gap: var(--space-4);
    margin-top: var(--space-8);
    flex-wrap: wrap;
}.wpc-scope-51 .tc-wp-tool-root .feature-badge{
    background: var(--white);
    border: 2px solid var(--primary-100);
    border-radius: var(--radius-2xl);
    padding: var(--space-3) var(--space-4);
    display: flex;
    align-items: center;
    gap: var(--space-2);
    font-size: var(--text-sm);
    font-weight: 600;
    color: var(--primary-600);
    transition: all var(--duration-300) var(--ease-out);
    box-shadow: var(--shadow-sm);
}.wpc-scope-51 .tc-wp-tool-root .feature-badge:hover{
    transform: translateY(-2px);
    border-color: var(--primary-300);
    box-shadow: var(--shadow-md);
    background: var(--primary-50);
}.wpc-scope-51 .tc-wp-tool-root .feature-badge i{
    font-size: var(--text-base);
}.wpc-scope-51 .tc-wp-tool-root .search-container{
    position: relative;
    z-index: 2;
}.wpc-scope-51 .tc-wp-tool-root .search-header{
    text-align: center;
    margin-bottom: var(--space-8);
}.wpc-scope-51 .tc-wp-tool-root .search-title{
    font-size: var(--text-3xl);
    font-weight: 800;
    color: #757575;
    margin-bottom: var(--space-2);
}.wpc-scope-51 .tc-wp-tool-root .search-description{
    color: #757575;
    font-size: var(--text-lg);
    font-weight: 500;
}.wpc-scope-51 .tc-wp-tool-root .input-wrapper{
    flex: 1;
    position: relative;
}.wpc-scope-51 .tc-wp-tool-root .input-icon{
    position: absolute;
    left: var(--space-6);
    top: 50%;
    transform: translateY(-50%);
    color: rgba(0, 0, 0, 0.4);
    font-size: var(--text-xl);
    z-index: 3;
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .input-focus-border{
    display: none;
}.wpc-scope-51 .tc-wp-tool-root .search-examples{
    display: flex;
    justify-content: center;
    gap: var(--space-6);
    flex-wrap: wrap;
    margin-top: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .example-item{
    display: flex;
    align-items: center;
    gap: var(--space-2);
    color: #757575;
    font-size: var(--text-sm);
    font-weight: 500;
    padding: var(--space-2) var(--space-4);
    border-radius: var(--radius-xl);
    background: rgba(59, 130, 246, 0.05);
    border: 1px solid rgba(59, 130, 246, 0.1);
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .example-item:hover{
    background: rgba(59, 130, 246, 0.1);
    border-color: rgba(59, 130, 246, 0.2);
    color: #3b82f6;
    transform: translateY(-1px);
}.wpc-scope-51 .tc-wp-tool-root .example-item i{
    color: #3b82f6;
    font-size: var(--text-base);
}.wpc-scope-51 .tc-wp-tool-root .search-section{
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(20px);
    border-radius: var(--radius-4xl);
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1);
    padding: var(--space-12);
    margin-bottom: var(--space-16);
    border: 1px solid rgba(0, 0, 0, 0.05);
    animation: slideUp var(--duration-1000) var(--ease-elastic) 0.2s both;
    position: relative;
    overflow: hidden;
}.wpc-scope-51 .tc-wp-tool-root .search-section::before{
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(59, 130, 246, 0.03), transparent);
    animation: shine 4s ease-in-out infinite;
}.wpc-scope-51 .tc-wp-tool-root .search-header .search-heading{
    font-size: var(--text-3xl);
    font-weight: 800;
    color: #757575;
    margin-bottom: var(--space-2);
}.wpc-scope-51 .tc-wp-tool-root .search-header p{
    color: #757575;
    font-size: var(--text-lg);
    font-weight: 500;
}.wpc-scope-51 .tc-wp-tool-root .search-form{
    display: flex;
    gap: var(--space-4);
    width: 100%;
    margin: 0 auto var(--space-8);
    position: relative;
    z-index: 2;
}.wpc-scope-51 .tc-wp-tool-root .input-group{
    flex: 1;
    position: relative;
    display: flex;
    gap: var(--space-4);
    width: 100%;
}.wpc-scope-51 .tc-wp-tool-root .url-input{
    width: 100% !important;
    padding: var(--space-5) var(--space-5) var(--space-5) var(--space-16) !important;
    border: 2px solid rgba(0, 0, 0, 0.1) !important;
    border-radius: var(--radius-3xl) !important;
    font-size: var(--text-lg) !important;
    font-weight: 500 !important;
    background: rgba(255, 255, 255, 0.7) !important;
    color: #333333 !important;
    transition: all var(--duration-300) var(--ease-out) !important;
    font-family: inherit !important;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05) !important;
    backdrop-filter: blur(10px) !important;
}.wpc-scope-51 .tc-wp-tool-root .url-input::placeholder{
    color: rgba(0, 0, 0, 0.4) !important;
    font-weight: 400 !important;
}.wpc-scope-51 .tc-wp-tool-root .url-input:focus{
    outline: none !important;
    border-color: #3b82f6 !important;
    box-shadow: 0 0 0 4px rgba(59, 130, 246, 0.1), 0 10px 15px rgba(0, 0, 0, 0.1) !important;
    transform: translateY(-2px) !important;
    background: rgba(255, 255, 255, 0.9) !important;
}.wpc-scope-51 .tc-wp-tool-root .url-input:focus+.input-icon{
    color: #3b82f6;
    transform: translateY(-50%) scale(1.1);
}.wpc-scope-51 .tc-wp-tool-root .input-focus-border{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%);
    transition: width var(--duration-300) var(--ease-out);
    border-radius: var(--radius-full);
}.wpc-scope-51 .tc-wp-tool-root .url-input:focus~.input-focus-border{
    width: 100%;
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn{
    background: linear-gradient(135deg, #3b82f6 0%, #8b5cf6 100%) !important;
    color: var(--white) !important;
    border: none !important;
    padding: var(--space-5) var(--space-10) !important;
    border-radius: var(--radius-3xl) !important;
    font-size: var(--text-lg) !important;
    font-weight: 700 !important;
    cursor: pointer !important;
    transition: all var(--duration-300) var(--ease-out) !important;
    font-family: inherit !important;
    white-space: nowrap !important;
    position: relative !important;
    overflow: hidden !important;
    box-shadow: 0 10px 25px rgba(59, 130, 246, 0.2) !important;
    letter-spacing: 0.025em !important;
    display: flex !important;
    align-items: center !important;
    gap: var(--space-3) !important;
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn::before{
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left var(--duration-700) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn:hover::before{
    left: 100%;
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn:hover{
    transform: translateY(-3px) scale(1.02) !important;
    box-shadow: 0 15px 35px rgba(59, 130, 246, 0.3) !important;
    background: linear-gradient(135deg, #2563eb 0%, #7c3aed 100%) !important;
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn:active{
    transform: translateY(-1px) scale(0.98) !important;
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn:disabled{
    opacity: 0.7 !important;
    cursor: not-allowed !important;
    transform: none !important;
}@keyframes shine{
    0% {
        left: -100%;
    }

    50% {
        left: 100%;
    }

    100% {
        left: -100%;
    }
}@keyframes slideUp{
    from {
        opacity: 0;
        transform: translateY(60px) scale(0.95);
        filter: blur(5px);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
        filter: blur(0);
    }
}.wpc-scope-51 .tc-wp-tool-root .error-message{
    background: var(--gradient-warm);
    color: var(--white);
    padding: var(--space-4) var(--space-6);
    border-radius: var(--radius-2xl);
    margin-top: var(--space-4);
    font-weight: 600;
    animation: shake var(--duration-500) var(--ease-out);
    box-shadow: var(--shadow-lg);
}@keyframes shake{

    0%,
    100% {
        transform: translateX(0);
    }

    25% {
        transform: translateX(-8px);
    }

    75% {
        transform: translateX(8px);
    }
}.wpc-scope-51 .tc-wp-tool-root .loading{
    text-align: center;
    padding: var(--space-20) var(--space-8);
    background: linear-gradient(135deg, var(--white) 0%, rgba(59, 130, 246, 0.05) 100%);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-2xl);
    border: 1px solid rgba(59, 130, 246, 0.1);
    position: relative;
    overflow: hidden;
}.wpc-scope-51 .tc-wp-tool-root .loading::before{
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(45deg, transparent 30%, rgba(59, 130, 246, 0.08) 50%, transparent 70%);
    animation: loadingShimmer 2s ease-in-out infinite;
}@keyframes loadingShimmer{
    0% {
        transform: translateX(-100%) translateY(-100%);
    }

    100% {
        transform: translateX(100%) translateY(100%);
    }
}.wpc-scope-51 .tc-wp-tool-root .loading-spinner{
    width: 80px;
    height: 80px;
    margin: 0 auto var(--space-8);
    position: relative;
    z-index: 2;
}.wpc-scope-51 .tc-wp-tool-root .loading-spinner::before{
    content: '';
    position: absolute;
    inset: 0;
    border: 4px solid rgba(59, 130, 246, 0.3);
    border-top: 4px solid var(--primary-500);
    border-radius: 50%;
    animation: spin var(--duration-1000) linear infinite;
}.wpc-scope-51 .tc-wp-tool-root .loading-spinner::after{
    content: '';
    position: absolute;
    inset: 8px;
    border: 3px solid transparent;
    border-top: 3px solid var(--secondary-500);
    border-radius: 50%;
    animation: spin var(--duration-700) linear infinite reverse;
}@keyframes spin{
    to {
        transform: rotate(360deg);
    }
}.wpc-scope-51 .tc-wp-tool-root .loading-text{
    font-size: var(--text-xl);
    font-weight: 700;
    background: var(--gradient-primary);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: pulse var(--duration-1000) ease-in-out infinite;
    position: relative;
    z-index: 2;
}.wpc-scope-51 .tc-wp-tool-root .skeleton-loading{
    background: linear-gradient(90deg, var(--gray-200) 25%, var(--gray-100) 50%, var(--gray-200) 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer 1.5s infinite;
}@keyframes skeleton-shimmer{
    0% {
        background-position: -200% 0;
    }

    100% {
        background-position: 200% 0;
    }
}.wpc-scope-51 .tc-wp-tool-root .videos-skeleton{
    display: none;
}.wpc-scope-51 .tc-wp-tool-root .videos-skeleton.active{
    display: block;
}.wpc-scope-51 .tc-wp-tool-root .videos-grid-skeleton{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--space-6);
    max-width: 1200px;
    margin: 0 auto;
}@media (max-width: 1024px){.tc-wp-tool-root .videos-grid-skeleton{
        grid-template-columns: repeat(2, 1fr);
    }}@media (max-width: 768px){.tc-wp-tool-root .videos-grid-skeleton{
        grid-template-columns: 1fr;
    }}.wpc-scope-51 .tc-wp-tool-root .video-skeleton{
    background: var(--white);
    border-radius: var(--radius-3xl);
    overflow: hidden;
    box-shadow: var(--shadow-md);
    border: 1px solid var(--gray-200);
}.wpc-scope-51 .tc-wp-tool-root .video-thumbnail-skeleton{
    height: 350px;
    background: linear-gradient(90deg, var(--gray-200) 25%, rgba(59, 130, 246, 0.1) 50%, var(--gray-200) 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer 1.5s infinite;
}.wpc-scope-51 .tc-wp-tool-root .video-info-skeleton{
    padding: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .skeleton-line{
    height: 16px;
    background: var(--gray-200);
    border-radius: var(--radius-lg);
    margin-bottom: var(--space-3);
    animation: skeleton-shimmer 1.5s infinite;
}.wpc-scope-51 .tc-wp-tool-root .skeleton-line.short{
    width: 60%;
}.wpc-scope-51 .tc-wp-tool-root .group-header{
    background: var(--white);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-2xl);
    overflow: hidden;
    margin-bottom: var(--space-8);
    border: 1px solid var(--gray-200);
    animation: slideUp var(--duration-1000) var(--ease-elastic) 0.4s both;
    position: relative;
}.wpc-scope-51 .tc-wp-tool-root .group-cover{
    position: relative;
    height: 400px;
    background: var(--gradient-primary);
    overflow: hidden;
}.wpc-scope-51 .tc-wp-tool-root .group-cover img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform var(--duration-700) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .group-cover:hover img{
    transform: scale(1.05);
}.wpc-scope-51 .tc-wp-tool-root .group-cover-overlay{
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom,
            transparent 0%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.8) 100%);
}.wpc-scope-51 .tc-wp-tool-root .group-info-overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: var(--space-12);
    color: var(--white);
}.wpc-scope-51 .tc-wp-tool-root .group-title{
    font-size: clamp(var(--text-2xl), 5vw, var(--text-5xl));
    font-weight: 800;
    margin-bottom: var(--space-3);
    text-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
    letter-spacing: -0.02em;
    line-height: 1.1;
}.wpc-scope-51 .tc-wp-tool-root .group-subtitle{
    font-size: var(--text-xl);
    opacity: 0.95;
    font-weight: 600;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}.wpc-scope-51 .tc-wp-tool-root .group-details{
    padding: var(--space-12);
}.wpc-scope-51 .tc-wp-tool-root .stats-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: var(--space-6);
    margin-bottom: var(--space-10);
}.wpc-scope-51 .tc-wp-tool-root .stat-card{
    background: linear-gradient(135deg, var(--white) 0%, var(--gray-25) 100%);
    border: 1px solid var(--gray-200);
    border-radius: var(--radius-3xl);
    padding: var(--space-8);
    text-align: center;
    transition: all var(--duration-300) var(--ease-out);
    animation: fadeInUp var(--duration-700) var(--ease-elastic);
    animation-delay: calc(var(--delay) * 0.1s);
    animation-fill-mode: both;
    position: relative;
    overflow: hidden;
}.wpc-scope-51 .tc-wp-tool-root .stat-card::before{
    content: '';
    position: absolute;
    inset: 0;
    background: var(--gradient-primary);
    opacity: 0;
    transition: opacity var(--duration-300) var(--ease-out);
    border-radius: inherit;
}.wpc-scope-51 .tc-wp-tool-root .stat-card:hover::before{
    opacity: 0.05;
}@keyframes fadeInUp{
    from {
        opacity: 0;
        transform: translateY(40px) scale(0.9);
        filter: blur(5px);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
        filter: blur(0);
    }
}.wpc-scope-51 .tc-wp-tool-root .stat-card:hover{
    transform: translateY(-8px) scale(1.02);
    box-shadow: var(--shadow-xl);
    border-color: var(--primary-300);
}.wpc-scope-51 .tc-wp-tool-root .stat-icon{
    width: 64px;
    height: 64px;
    background: var(--gradient-primary);
    border-radius: var(--radius-2xl);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto var(--space-4);
    font-size: var(--text-2xl);
    box-shadow: var(--shadow-lg);
    position: relative;
    z-index: 2;
    color: var(--white);
}.wpc-scope-51 .tc-wp-tool-root .stat-number{
    font-size: var(--text-3xl);
    font-weight: 800;
    color: var(--gray-900);
    display: block;
    margin-bottom: var(--space-2);
    position: relative;
    z-index: 2;
}.wpc-scope-51 .tc-wp-tool-root .stat-label{
    font-size: var(--text-sm);
    color: var(--gray-600);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    position: relative;
    z-index: 2;
}.wpc-scope-51 .tc-wp-tool-root .group-description{
    background: linear-gradient(135deg, var(--gray-50) 0%, var(--white) 100%);
    border: 1px solid var(--gray-200);
    border-radius: var(--radius-3xl);
    padding: var(--space-8);
    margin-bottom: var(--space-8);
    font-size: var(--text-lg);
    line-height: 1.8;
    color: var(--gray-700);
    box-shadow: var(--shadow-sm);
}.wpc-scope-51 .tc-wp-tool-root .visit-btn{
    background: var(--gradient-accent);
    color: var(--white);
    text-decoration: none;
    padding: var(--space-4) var(--space-8);
    border-radius: var(--radius-2xl);
    font-weight: 700;
    font-size: var(--text-lg);
    display: inline-flex;
    align-items: center;
    gap: var(--space-3);
    transition: all var(--duration-300) var(--ease-out);
    box-shadow: var(--shadow-lg);
    letter-spacing: 0.025em;
}.wpc-scope-51 .tc-wp-tool-root .visit-btn:hover{
    transform: translateY(-3px) scale(1.05);
    box-shadow: var(--shadow-colored-accent);
}.wpc-scope-51 .tc-wp-tool-root .nav-tabs{
    background: var(--white);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-2xl);
    margin-bottom: var(--space-8);
    border: 1px solid var(--gray-200);
    overflow: hidden;
    animation: slideUp var(--duration-1000) var(--ease-elastic) 0.6s both;
}.wpc-scope-51 .tc-wp-tool-root .tab-list{
    display: flex;
    background: linear-gradient(135deg, var(--gray-50) 0%, var(--white) 100%);
    border-bottom: 1px solid var(--gray-200);
    padding: var(--space-2);
}.wpc-scope-51 .tc-wp-tool-root .tab-btn{
    flex: 1;
    padding: var(--space-6) var(--space-8);
    background: none;
    border: none;
    font-size: var(--text-lg);
    font-weight: 700;
    color: var(--gray-600);
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
    position: relative;
    font-family: inherit;
    border-radius: var(--radius-2xl);
    margin: var(--space-1);
}.wpc-scope-51 .tc-wp-tool-root .tab-btn::before{
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 3px;
    background: var(--gradient-primary);
    transition: all var(--duration-300) var(--ease-out);
    transform: translateX(-50%);
    border-radius: var(--radius-full);
}.wpc-scope-51 .tc-wp-tool-root .tab-btn:hover, .wpc-scope-51 .tc-wp-tool-root .tab-btn.active{
    color: var(--primary-600);
    background: var(--white);
    box-shadow: var(--shadow-md);
}.wpc-scope-51 .tc-wp-tool-root .tab-btn.active::before{
    width: 60%;
}.wpc-scope-51 .tc-wp-tool-root .tab-content{
    display: none;
    padding: var(--space-8);
    animation: fadeInScale var(--duration-500) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .tab-content.active{
    display: block;
}@keyframes fadeInScale{
    from {
        opacity: 0;
        transform: scale(0.95) translateY(20px);
        filter: blur(3px);
    }

    to {
        opacity: 1;
        transform: scale(1) translateY(0);
        filter: blur(0);
    }
}.wpc-scope-51 .tc-wp-tool-root .media-summary{
    background: var(--gradient-primary);
    border-radius: var(--radius-4xl);
    padding: var(--space-12);
    margin-bottom: var(--space-8);
    text-align: center;
    color: var(--white);
    position: relative;
    overflow: hidden;
}.wpc-scope-51 .tc-wp-tool-root .media-summary::before{
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    animation: rotate 20s linear infinite;
}@keyframes rotate{
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}.wpc-scope-51 .tc-wp-tool-root .summary-title{
    font-size: var(--text-4xl);
    font-weight: 800;
    margin-bottom: var(--space-4);
    position: relative;
    z-index: 2;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}.wpc-scope-51 .tc-wp-tool-root .summary-description{
    font-size: var(--text-xl);
    opacity: 0.95;
    margin-bottom: var(--space-8);
    position: relative;
    z-index: 2;
    font-weight: 500;
}.wpc-scope-51 .tc-wp-tool-root .summary-stats{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: var(--space-8);
    position: relative;
    z-index: 2;
}.wpc-scope-51 .tc-wp-tool-root .summary-stat{
    text-align: center;
}.wpc-scope-51 .tc-wp-tool-root .summary-stat-number{
    font-size: var(--text-4xl);
    font-weight: 900;
    display: block;
    margin-bottom: var(--space-2);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}.wpc-scope-51 .tc-wp-tool-root .summary-stat-label{
    font-size: var(--text-sm);
    opacity: 0.9;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 600;
}.wpc-scope-51 .tc-wp-tool-root .media-grid{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: var(--space-8);
}.wpc-scope-51 .tc-wp-tool-root .media-card{
    background: var(--white);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-xl);
    border: 1px solid var(--gray-200);
    overflow: hidden;
    transition: all var(--duration-500) var(--ease-elastic);
    animation: slideUp var(--duration-700) var(--ease-elastic);
    animation-delay: calc(var(--index) * 0.1s);
    animation-fill-mode: both;
    position: relative;
    cursor: pointer;
}.wpc-scope-51 .tc-wp-tool-root .media-card::before{
    content: '';
    position: absolute;
    inset: 0;
    background: var(--gradient-primary);
    opacity: 0;
    transition: opacity var(--duration-300) var(--ease-out);
    border-radius: inherit;
    z-index: 1;
}.wpc-scope-51 .tc-wp-tool-root .media-card:hover::before{
    opacity: 0.02;
}.wpc-scope-51 .tc-wp-tool-root .media-card:hover{
    transform: translateY(-12px) scale(1.02);
    box-shadow: var(--shadow-2xl);
    border-color: var(--primary-300);
}.wpc-scope-51 .tc-wp-tool-root .media-image-container{
    position: relative;
    aspect-ratio: 16/10;
    overflow: hidden;
    background: linear-gradient(135deg, var(--gray-100) 0%, var(--gray-200) 100%);
}.wpc-scope-51 .tc-wp-tool-root .media-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform var(--duration-700) var(--ease-out);
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: high-quality;
}.wpc-scope-51 .tc-wp-tool-root .media-card:hover .media-image{
    transform: scale(1.1) rotate(1deg);
}.wpc-scope-51 .tc-wp-tool-root .media-hover-overlay{
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg,
            rgba(59, 130, 246, 0.95) 0%,
            rgba(6, 182, 212, 0.95) 50%,
            rgba(99, 102, 241, 0.95) 100%);
    opacity: 0;
    visibility: hidden;
    transition: all var(--duration-500) var(--ease-elastic);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: var(--space-6);
    padding: var(--space-8);
    backdrop-filter: blur(20px);
    z-index: 10;
}.wpc-scope-51 .tc-wp-tool-root .media-card:hover .media-hover-overlay{
    opacity: 1;
    visibility: visible;
}.wpc-scope-51 .tc-wp-tool-root .quality-indicator{
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(15px);
    border: 2px solid rgba(255, 255, 255, 0.3);
    color: var(--white);
    padding: var(--space-3) var(--space-6);
    border-radius: var(--radius-full);
    font-weight: 800;
    font-size: var(--text-sm);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    animation: slideInDown var(--duration-500) var(--ease-elastic) 0.1s both;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
}@keyframes slideInDown{
    from {
        opacity: 0;
        transform: translateY(-30px) scale(0.8);
        filter: blur(5px);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
        filter: blur(0);
    }
}.wpc-scope-51 .tc-wp-tool-root .download-actions{
    display: flex;
    flex-direction: column;
    gap: var(--space-3);
    animation: slideInUp var(--duration-500) var(--ease-elastic) 0.2s both;
}@keyframes slideInUp{
    from {
        opacity: 0;
        transform: translateY(30px) scale(0.8);
        filter: blur(5px);
    }

    to {
        opacity: 1;
        transform: translateY(0) scale(1);
        filter: blur(0);
    }
}.wpc-scope-51 .tc-wp-tool-root .download-btn{
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(15px);
    border: 2px solid rgba(255, 255, 255, 0.3);
    color: var(--white);
    padding: var(--space-4) var(--space-8);
    border-radius: var(--radius-full);
    font-size: var(--text-base);
    font-weight: 700;
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-elastic);
    font-family: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--space-3);
    min-width: 180px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    letter-spacing: 0.05em;
}.wpc-scope-51 .tc-wp-tool-root .download-btn::before{
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left var(--duration-700) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .download-btn:hover::before{
    left: 100%;
}.wpc-scope-51 .tc-wp-tool-root .download-btn:hover{
    background: rgba(255, 255, 255, 0.35);
    border-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
}.wpc-scope-51 .tc-wp-tool-root .download-btn:active{
    transform: translateY(-1px) scale(0.98);
}.wpc-scope-51 .tc-wp-tool-root .btn-icon{
    font-size: var(--text-lg);
    transition: transform var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .download-btn:hover .btn-icon{
    transform: scale(1.2) rotate(5deg);
}.wpc-scope-51 .tc-wp-tool-root .media-info{
    padding: var(--space-6);
    position: relative;
    z-index: 2;
}.wpc-scope-51 .tc-wp-tool-root .media-meta{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: var(--text-sm);
    color: var(--gray-600);
    font-weight: 600;
}.wpc-scope-51 .tc-wp-tool-root .resolution-badge{
    background: linear-gradient(135deg, var(--gray-100) 0%, var(--gray-200) 100%);
    color: var(--gray-700);
    padding: var(--space-2) var(--space-4);
    border-radius: var(--radius-full);
    font-size: var(--text-xs);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    box-shadow: var(--shadow-sm);
}.wpc-scope-51 .tc-wp-tool-root .type-badge{
    background: var(--gradient-primary);
    color: var(--white);
    padding: var(--space-2) var(--space-4);
    border-radius: var(--radius-full);
    font-size: var(--text-xs);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    box-shadow: var(--shadow-sm);
}.wpc-scope-51 .tc-wp-tool-root .video-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--space-6);
    max-width: 1200px;
    margin: 0 auto;
}@media (max-width: 1024px){.tc-wp-tool-root .video-grid{
        grid-template-columns: repeat(2, 1fr);
    }}@media (max-width: 768px){.tc-wp-tool-root .video-grid{
        grid-template-columns: 1fr;
    }}.wpc-scope-51 .tc-wp-tool-root .video-card{
    background: var(--white);
    border-radius: var(--radius-3xl);
    box-shadow: var(--shadow-md);
    border: 1px solid var(--gray-200);
    overflow: hidden;
    transition: all var(--duration-300) var(--ease-out);
    animation: slideUp var(--duration-700) var(--ease-elastic);
    animation-delay: calc(var(--index) * 0.1s);
    animation-fill-mode: both;
    position: relative;
}.wpc-scope-51 .tc-wp-tool-root .video-card:hover{
    transform: translateY(-8px) scale(1.02);
    box-shadow: var(--shadow-xl);
    border-color: rgba(59, 130, 246, 0.3);
}.wpc-scope-51 .tc-wp-tool-root .video-card video{
    width: 100%;
    height: 250px;
    object-fit: cover;
    background: var(--gray-100);
    transition: transform var(--duration-500) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .video-card:hover video{
    transform: scale(1.05);
}.wpc-scope-51 .tc-wp-tool-root .video-info{
    padding: var(--space-4);
    display: flex;
    flex-direction: column;
}.wpc-scope-51 .tc-wp-tool-root .video-title{
    font-size: var(--text-lg);
    font-weight: 700;
    color: var(--gray-900);
    margin-bottom: var(--space-2);
    flex-shrink: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.2;
}.wpc-scope-51 .tc-wp-tool-root .video-description{
    font-size: var(--text-xs);
    font-weight: 400;
    color: var(--gray-500);
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    opacity: 0.8;
    flex-grow: 1;
    margin-bottom: var(--space-3);
    display: none;
}.wpc-scope-51 .tc-wp-tool-root .video-stats{
    margin-top: auto;
    flex-shrink: 0;
}.wpc-scope-51 .tc-wp-tool-root .video-badges{
    display: flex;
    gap: var(--space-2);
    margin-bottom: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .quality-badge{
    background: var(--gradient-primary);
    color: var(--white);
    padding: var(--space-1) var(--space-3);
    border-radius: var(--radius-full);
    font-size: var(--text-xs);
    font-weight: 700;
    text-transform: uppercase;
    box-shadow: 0 2px 8px rgba(59, 130, 246, 0.3);
}.wpc-scope-51 .tc-wp-tool-root .format-badge{
    background: linear-gradient(135deg, rgba(6, 182, 212, 0.1) 0%, rgba(99, 102, 241, 0.1) 100%);
    color: var(--secondary-500);
    padding: var(--space-1) var(--space-3);
    border-radius: var(--radius-full);
    font-size: var(--text-xs);
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid rgba(6, 182, 212, 0.2);
}.wpc-scope-51 .tc-wp-tool-root .video-actions{
    display: flex;
    gap: var(--space-3);
    align-items: center;
}.wpc-scope-51 .tc-wp-tool-root .video-download-btn{
    flex: 1;
    background: var(--gradient-primary);
    color: var(--white);
    border: none;
    padding: var(--space-3) var(--space-6);
    border-radius: var(--radius-2xl);
    font-weight: 700;
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
}.wpc-scope-51 .tc-wp-tool-root .video-download-btn:hover{
    transform: translateY(-2px) scale(1.02);
    box-shadow: 0 8px 25px rgba(59, 130, 246, 0.4);
}.wpc-scope-51 .tc-wp-tool-root .download-progress{
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    background: rgba(255, 255, 255, 0.5);
    transition: width var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .copy-btn{
    background: linear-gradient(135deg, rgba(99, 102, 241, 0.1) 0%, rgba(6, 182, 212, 0.1) 100%);
    color: var(--accent-500);
    border: 1px solid rgba(99, 102, 241, 0.2);
    padding: var(--space-3);
    border-radius: var(--radius-xl);
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .copy-btn:hover{
    background: linear-gradient(135deg, rgba(99, 102, 241, 0.2) 0%, rgba(6, 182, 212, 0.2) 100%);
    transform: scale(1.1);
    box-shadow: 0 4px 15px rgba(99, 102, 241, 0.3);
}.wpc-scope-51 .tc-wp-tool-root .download-all-btn{
    background: var(--gradient-accent);
    color: var(--white);
    border: none;
    padding: var(--space-4) var(--space-8);
    border-radius: var(--radius-3xl);
    font-size: var(--text-lg);
    font-weight: 700;
    cursor: pointer;
    margin-bottom: var(--space-8);
    transition: all var(--duration-300) var(--ease-out);
    box-shadow: var(--shadow-lg);
}.wpc-scope-51 .tc-wp-tool-root .download-all-btn:hover{
    transform: translateY(-3px) scale(1.02);
    box-shadow: var(--shadow-colored-accent);
}.wpc-scope-51 .tc-wp-tool-root .profile-container{
    background: var(--white);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-2xl);
    overflow: hidden;
    margin-bottom: var(--space-8);
    border: 1px solid var(--gray-200);
    animation: slideUp var(--duration-1000) var(--ease-elastic) 0.4s both;
}.wpc-scope-51 .tc-wp-tool-root .cover-section{
    position: relative;
    height: 400px;
    background: var(--gradient-primary);
    overflow: hidden;
}.wpc-scope-51 .tc-wp-tool-root .cover-photo{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    transition: transform var(--duration-700) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .cover-overlay{
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom,
            transparent 0%,
            rgba(0, 0, 0, 0.1) 40%,
            rgba(0, 0, 0, 0.8) 100%);
}.wpc-scope-51 .tc-wp-tool-root .cover-gradient{
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg,
            rgba(254, 218, 117, 0.1) 0%,
            rgba(214, 41, 118, 0.1) 100%);
}.wpc-scope-51 .tc-wp-tool-root .profile-info-section{
    padding: var(--space-12);
}.wpc-scope-51 .tc-wp-tool-root .profile-header{
    display: flex;
    align-items: flex-start;
    gap: var(--space-8);
    margin-bottom: var(--space-8);
    position: relative;
    margin-top: -119px;
}.wpc-scope-51 .tc-wp-tool-root .profile-picture-container{
    position: relative;
    flex-shrink: 0;
}.wpc-scope-51 .tc-wp-tool-root .profile-picture{
    width: 160px;
    height: 160px;
    border-radius: var(--radius-full);
    background-size: cover;
    background-position: center;
    background-color: var(--gray-200);
    border: 6px solid var(--white);
    box-shadow: var(--shadow-xl);
    position: relative;
    z-index: 2;
}.wpc-scope-51 .tc-wp-tool-root .profile-ring{
    position: absolute;
    inset: -8px;
    border-radius: var(--radius-full);
    background: var(--gradient-primary);
    z-index: 1;
    animation: pulse 3s ease-in-out infinite;
}.wpc-scope-51 .tc-wp-tool-root .profile-status-indicator{
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
    background: var(--success-500);
    border-radius: var(--radius-full);
    border: 3px solid var(--white);
    z-index: 3;
}.wpc-scope-51 .tc-wp-tool-root .profile-details{
    flex: 1;
    margin-top: 80px;
}.wpc-scope-51 .tc-wp-tool-root .profile-name{
    font-size: var(--text-4xl);
    font-weight: 800;
    color: var(--gray-900);
    margin-bottom: var(--space-4);
    line-height: 1.1;
}.wpc-scope-51 .tc-wp-tool-root .verified-badge::after{
    content: '\f058';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    display: inline-block;
    margin-left: var(--space-2);
    color: var(--primary-500);
    font-size: var(--text-lg);
}.wpc-scope-51 .tc-wp-tool-root .profile-stats{
    display: flex;
    gap: var(--space-6);
    margin-bottom: var(--space-6);
    flex-wrap: wrap;
}.wpc-scope-51 .tc-wp-tool-root .stat-badge{
    background: var(--gray-100);
    color: var(--gray-700);
    padding: var(--space-2) var(--space-4);
    border-radius: var(--radius-full);
    font-size: var(--text-sm);
    font-weight: 600;
}.wpc-scope-51 .tc-wp-tool-root .profile-actions{
    display: flex;
    gap: var(--space-4);
    flex-wrap: wrap;
}.wpc-scope-51 .tc-wp-tool-root .action-btn{
    padding: var(--space-3) var(--space-6);
    border-radius: var(--radius-2xl);
    font-weight: 700;
    font-size: var(--text-base);
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
    display: flex;
    align-items: center;
    gap: var(--space-2);
    border: none;
    font-family: inherit;
}.wpc-scope-51 .tc-wp-tool-root .action-btn.primary{
    background: var(--gradient-primary);
    color: var(--white);
    box-shadow: var(--shadow-md);
}.wpc-scope-51 .tc-wp-tool-root .action-btn.secondary{
    background: var(--gray-100);
    color: var(--gray-700);
    border: 1px solid var(--gray-300);
}.wpc-scope-51 .tc-wp-tool-root .action-btn:hover{
    transform: translateY(-2px) scale(1.02);
    box-shadow: var(--shadow-lg);
}.wpc-scope-51 .tc-wp-tool-root .profile-navigation{
    border-top: 1px solid var(--gray-200);
    padding-top: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .profile-nav-tabs{
    display: flex;
    gap: var(--space-2);
    background: linear-gradient(135deg, rgba(254, 218, 117, 0.1) 0%, rgba(250, 126, 30, 0.1) 100%);
    padding: var(--space-2);
    border-radius: var(--radius-2xl);
    border: 1px solid rgba(254, 218, 117, 0.2);
}.wpc-scope-51 .tc-wp-tool-root .content-header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: var(--space-8);
    padding-bottom: var(--space-4);
    border-bottom: 1px solid var(--gray-200);
}.wpc-scope-51 .tc-wp-tool-root .content-title{
    display: flex;
    align-items: center;
    gap: var(--space-3);
}.wpc-scope-51 .tc-wp-tool-root .content-title .content-heading{
    font-size: var(--text-2xl);
    font-weight: 800;
    color: var(--gray-900);
}.wpc-scope-51 .tc-wp-tool-root .content-title i{
    color: var(--primary-500);
    font-size: var(--text-xl);
}.wpc-scope-51 .tc-wp-tool-root .content-stats{
    display: flex;
    gap: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .stat-item{
    display: flex;
    align-items: center;
    gap: var(--space-2);
    color: var(--gray-600);
    font-size: var(--text-sm);
}.wpc-scope-51 .tc-wp-tool-root .video-card .video-player{
    width: 100%;
    height: 350px;
    object-fit: cover;
    border-radius: var(--radius-2xl) var(--radius-2xl) 0 0;
    background: var(--gray-100);
    display: block;
}.wpc-scope-51 .tc-wp-tool-root .profile-skeleton{
    background: var(--white);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-2xl);
    overflow: hidden;
    margin-bottom: var(--space-8);
    border: 1px solid var(--gray-200);
    animation: slideUp var(--duration-1000) var(--ease-elastic) 0.2s both;
}.wpc-scope-51 .tc-wp-tool-root .profile-header-skeleton{
    position: relative;
    height: 400px;
    background: var(--gradient-primary);
    overflow: hidden;
}.wpc-scope-51 .tc-wp-tool-root .profile-cover-skeleton{
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, var(--gray-200) 25%, rgba(59, 130, 246, 0.1) 50%, var(--gray-200) 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer 1.5s infinite;
}.wpc-scope-51 .tc-wp-tool-root .profile-info-skeleton{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: var(--space-12);
    display: flex;
    align-items: flex-end;
    gap: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .profile-pic-skeleton{
    width: 120px;
    height: 120px;
    border-radius: var(--radius-full);
    background: linear-gradient(90deg, var(--gray-200) 25%, rgba(59, 130, 246, 0.1) 50%, var(--gray-200) 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer 1.5s infinite;
    border: 4px solid var(--white);
    box-shadow: var(--shadow-lg);
}.wpc-scope-51 .tc-wp-tool-root .profile-details-skeleton{
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: var(--space-3);
}.wpc-scope-51 .tc-wp-tool-root .profile-details-skeleton .skeleton-line{
    height: 24px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: var(--radius-lg);
}.wpc-scope-51 .tc-wp-tool-root .profile-details-skeleton .skeleton-line.short{
    width: 40%;
    height: 18px;
}.wpc-scope-51 .tc-wp-tool-root .videos-section{
    margin-top: var(--space-8);
    padding: var(--space-8);
    background: var(--white);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-lg);
    border: 1px solid var(--gray-200);
}.wpc-scope-51 .tc-wp-tool-root .videos-section .content-header{
    margin-bottom: var(--space-8);
    padding-bottom: var(--space-6);
    border-bottom: 1px solid var(--gray-200);
}.wpc-scope-51 .tc-wp-tool-root .videos-section .video-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--space-6);
    max-width: 1200px;
    margin: 0 auto;
}@media (max-width: 1024px){.tc-wp-tool-root .videos-section .video-grid{
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    }}@media (max-width: 768px){.tc-wp-tool-root .videos-section .video-grid{
        grid-template-columns: 1fr;
    }}@media (max-width: 768px){.tc-wp-tool-root .videos-section .video-grid{
        grid-template-columns: 1fr;
    }}.wpc-scope-51 .tc-wp-tool-root .video-grid{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: var(--space-6);
    max-width: 1200px;
    margin: 0 auto;
}@media (max-width: 1024px){.tc-wp-tool-root .video-grid{
        grid-template-columns: repeat(2, 1fr);
    }}@media (max-width: 768px){.tc-wp-tool-root .video-grid{
        grid-template-columns: 1fr;
    }}.wpc-scope-51 .tc-wp-tool-root .group-skeleton{
    background: var(--white);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-2xl);
    overflow: hidden;
    margin-bottom: var(--space-8);
    border: 1px solid var(--gray-200);
    animation: slideUp var(--duration-1000) var(--ease-elastic) 0.2s both;
}.wpc-scope-51 .tc-wp-tool-root .group-info-skeleton{
    padding: var(--space-8);
    background: var(--gray-50);
    border-bottom: 1px solid var(--gray-200);
}.wpc-scope-51 .tc-wp-tool-root .group-header-skeleton{
    display: flex;
    align-items: center;
    gap: var(--space-6);
    margin-bottom: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .group-cover-skeleton{
    width: 80px;
    height: 80px;
    border-radius: var(--radius-2xl);
    background: linear-gradient(90deg, var(--gray-200) 25%, rgba(59, 130, 246, 0.1) 50%, var(--gray-200) 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer 1.5s infinite;
}.wpc-scope-51 .tc-wp-tool-root .group-title-skeleton{
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: var(--space-2);
}.wpc-scope-51 .tc-wp-tool-root .group-title-skeleton .skeleton-line{
    height: 24px;
    background: var(--gray-200);
    border-radius: var(--radius-lg);
    animation: skeleton-shimmer 1.5s infinite;
}.wpc-scope-51 .tc-wp-tool-root .group-title-skeleton .skeleton-line.short{
    width: 60%;
    height: 18px;
}.wpc-scope-51 .tc-wp-tool-root .group-stats-skeleton{
    display: flex;
    gap: var(--space-4);
    justify-content: center;
}.wpc-scope-51 .tc-wp-tool-root .stat-skeleton{
    width: 80px;
    height: 40px;
    border-radius: var(--radius-xl);
    background: linear-gradient(90deg, var(--gray-200) 25%, rgba(59, 130, 246, 0.1) 50%, var(--gray-200) 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer 1.5s infinite;
}.wpc-scope-51 .tc-wp-tool-root .group-container{
    background: var(--white);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-2xl);
    overflow: hidden;
    margin-bottom: var(--space-8);
    border: 1px solid var(--gray-200);
    animation: slideUp var(--duration-1000) var(--ease-elastic) 0.2s both;
}.wpc-scope-51 .tc-wp-tool-root .group-info-section{
    padding: var(--space-8);
    background: var(--gray-50);
    border-bottom: 1px solid var(--gray-200);
}.wpc-scope-51 .tc-wp-tool-root .group-header{
    display: flex;
    align-items: center;
    gap: var(--space-6);
    margin-bottom: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .group-cover-image{
    width: 80px;
    height: 80px;
    border-radius: var(--radius-2xl);
    overflow: hidden;
    background: var(--gray-200);
}.wpc-scope-51 .tc-wp-tool-root .group-cover-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}.wpc-scope-51 .tc-wp-tool-root .group-details{
    flex: 1;
}.wpc-scope-51 .tc-wp-tool-root .group-name{
    font-size: var(--text-2xl);
    font-weight: 700;
    color: var(--gray-900);
    margin-bottom: var(--space-1);
}.wpc-scope-51 .tc-wp-tool-root .group-subtitle{
    font-size: var(--text-sm);
    color: var(--gray-600);
}.wpc-scope-51 .tc-wp-tool-root .group-stats{
    display: flex;
    gap: var(--space-4);
    justify-content: center;
}.wpc-scope-51 .tc-wp-tool-root .group-stats .stat-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--space-1);
}.wpc-scope-51 .tc-wp-tool-root .group-stats .stat-number{
    font-size: var(--text-lg);
    font-weight: 700;
    color: var(--gray-900);
}.wpc-scope-51 .tc-wp-tool-root .group-stats .stat-label{
    font-size: var(--text-xs);
    color: var(--gray-600);
    text-transform: uppercase;
    letter-spacing: 0.05em;
}.wpc-scope-51 .tc-wp-tool-root .group-container{
    background: var(--white);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-2xl);
    overflow: hidden;
    margin-bottom: var(--space-8);
    border: 1px solid var(--gray-200);
    animation: slideUp var(--duration-1000) var(--ease-elastic) 0.2s both;
}.wpc-scope-51 .tc-wp-tool-root .group-header{
    position: relative;
    height: 300px;
    overflow: hidden;
    background: var(--gray-100);
}.wpc-scope-51 .tc-wp-tool-root .group-cover{
    position: relative;
    width: 100%;
    height: 100%;
}.wpc-scope-51 .tc-wp-tool-root .group-cover img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}.wpc-scope-51 .tc-wp-tool-root .group-cover-overlay{
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
}.wpc-scope-51 .tc-wp-tool-root .group-info-overlay{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: var(--space-8);
    background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
    color: var(--white);
}.wpc-scope-51 .tc-wp-tool-root .group-profile-section{
    display: flex;
    align-items: flex-end;
    gap: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .group-info{
    flex: 1;
}.wpc-scope-51 .tc-wp-tool-root .group-title{
    font-size: var(--text-3xl);
    font-weight: 800;
    color: var(--white);
    margin-bottom: var(--space-2);
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}.wpc-scope-51 .tc-wp-tool-root .group-subtitle{
    font-size: var(--text-lg);
    color: rgba(255, 255, 255, 0.9);
    font-weight: 500;
}.wpc-scope-51 .tc-wp-tool-root .group-details{
    padding: var(--space-8);
    background: var(--white);
}.wpc-scope-51 .tc-wp-tool-root .stats-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: var(--space-6);
    margin-bottom: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .stat-card{
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--space-3);
    padding: var(--space-6);
    background: var(--gray-50);
    border-radius: var(--radius-3xl);
    border: 1px solid var(--gray-200);
    transition: all var(--duration-300) var(--ease-out);
    animation: slideUp var(--duration-500) var(--ease-out) calc(var(--delay) * 0.1s) both;
}.wpc-scope-51 .tc-wp-tool-root .stat-card:hover{
    transform: translateY(-4px);
    box-shadow: var(--shadow-lg);
    background: var(--white);
}.wpc-scope-51 .tc-wp-tool-root .stat-icon{
    width: 48px;
    height: 48px;
    border-radius: var(--radius-2xl);
    background: var(--gradient-primary);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: var(--text-xl);
}.wpc-scope-51 .tc-wp-tool-root .stat-number{
    font-size: var(--text-2xl);
    font-weight: 800;
    color: var(--gray-900);
}.wpc-scope-51 .tc-wp-tool-root .stat-label{
    font-size: var(--text-sm);
    color: var(--gray-600);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}.wpc-scope-51 .tc-wp-tool-root .group-description{
    padding: var(--space-6);
    background: var(--gray-50);
    border-radius: var(--radius-2xl);
    border-left: 4px solid var(--primary-500);
}.wpc-scope-51 .tc-wp-tool-root .group-description p{
    color: var(--gray-700);
    line-height: 1.6;
    margin: 0;
}.wpc-scope-51 .tc-wp-tool-root .cover-photos-section{
    padding: var(--space-8);
    background: var(--white);
    border-top: 1px solid var(--gray-200);
}.wpc-scope-51 .tc-wp-tool-root .cover-photos-grid{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: var(--space-6);
    margin-top: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .cover-photo-card{
    background: var(--white);
    border-radius: var(--radius-3xl);
    overflow: hidden;
    box-shadow: var(--shadow-md);
    border: 1px solid var(--gray-200);
    transition: all var(--duration-300) var(--ease-out);
    cursor: pointer;
    animation: slideUp var(--duration-500) var(--ease-out) calc(var(--index) * 0.1s) both;
}.wpc-scope-51 .tc-wp-tool-root .cover-photo-card:hover{
    transform: translateY(-8px) scale(1.02);
    box-shadow: var(--shadow-xl);
}.wpc-scope-51 .tc-wp-tool-root .cover-photo-thumbnail{
    position: relative;
    aspect-ratio: 2.6/1;
    background-size: cover;
    background-position: center;
    background-color: var(--gray-200);
}.wpc-scope-51 .tc-wp-tool-root .cover-photo-overlay{
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(254, 218, 117, 0.9) 0%, rgba(214, 41, 118, 0.9) 100%);
    opacity: 0;
    visibility: hidden;
    transition: all var(--duration-300) var(--ease-out);
    display: flex;
    align-items: center;
    justify-content: center;
}.wpc-scope-51 .tc-wp-tool-root .cover-photo-card:hover .cover-photo-overlay{
    opacity: 1;
    visibility: visible;
}.wpc-scope-51 .tc-wp-tool-root .cover-photo-actions{
    display: flex;
    gap: var(--space-3);
}.wpc-scope-51 .tc-wp-tool-root .cover-photo-action-btn{
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.3);
    color: var(--white);
    padding: var(--space-3);
    border-radius: var(--radius-full);
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
    font-size: var(--text-lg);
}.wpc-scope-51 .tc-wp-tool-root .cover-photo-action-btn:hover{
    background: rgba(255, 255, 255, 0.3);
    transform: scale(1.1);
}.wpc-scope-51 .tc-wp-tool-root .cover-photo-info{
    padding: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .cover-photo-resolution{
    font-size: var(--text-sm);
    color: var(--gray-600);
    font-weight: 600;
}.wpc-scope-51 .tc-wp-tool-root .group-photos-section{
    padding: var(--space-8);
    background: var(--white);
    border-top: 1px solid var(--gray-200);
}.wpc-scope-51 .tc-wp-tool-root .photos-grid{
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
    gap: var(--space-6);
    margin-top: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .photo-card{
    background: var(--white);
    border-radius: var(--radius-3xl);
    overflow: hidden;
    box-shadow: var(--shadow-md);
    border: 1px solid var(--gray-200);
    transition: all var(--duration-300) var(--ease-out);
    cursor: pointer;
    animation: slideUp var(--duration-500) var(--ease-out) calc(var(--index) * 0.05s) both;
}.wpc-scope-51 .tc-wp-tool-root .photo-card:hover{
    transform: translateY(-8px) scale(1.02);
    box-shadow: var(--shadow-xl);
}.wpc-scope-51 .tc-wp-tool-root .photo-thumbnail{
    position: relative;
    aspect-ratio: 1;
    background-size: cover;
    background-position: center;
    background-color: var(--gray-200);
}.wpc-scope-51 .tc-wp-tool-root .photo-overlay{
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(254, 218, 117, 0.9) 0%, rgba(214, 41, 118, 0.9) 100%);
    opacity: 0;
    visibility: hidden;
    transition: all var(--duration-300) var(--ease-out);
    display: flex;
    align-items: center;
    justify-content: center;
}.wpc-scope-51 .tc-wp-tool-root .photo-card:hover .photo-overlay{
    opacity: 1;
    visibility: visible;
}.wpc-scope-51 .tc-wp-tool-root .photo-actions{
    display: flex;
    gap: var(--space-3);
}.wpc-scope-51 .tc-wp-tool-root .photo-action-btn{
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.3);
    color: var(--white);
    padding: var(--space-3);
    border-radius: var(--radius-full);
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
    font-size: var(--text-lg);
}.wpc-scope-51 .tc-wp-tool-root .photo-action-btn:hover{
    background: rgba(255, 255, 255, 0.3);
    transform: scale(1.1);
}.wpc-scope-51 .tc-wp-tool-root .photo-info{
    padding: var(--space-4);
    display: flex;
    justify-content: space-between;
    align-items: center;
}.wpc-scope-51 .tc-wp-tool-root .photo-resolution{
    font-size: var(--text-sm);
    color: var(--gray-600);
    font-weight: 600;
}.wpc-scope-51 .tc-wp-tool-root .photo-quality{
    font-size: var(--text-xs);
    color: var(--white);
    font-weight: 700;
    padding: var(--space-1) var(--space-2);
    border-radius: var(--radius-full);
    background: var(--gradient-primary);
}@media (max-width: 768px){.tc-wp-tool-root .group-header{
        height: 200px;
    }.tc-wp-tool-root .group-title{
        font-size: var(--text-2xl);
    }.tc-wp-tool-root .stats-grid{
        grid-template-columns: repeat(2, 1fr);
        gap: var(--space-4);
    }.tc-wp-tool-root .cover-photos-grid{
        grid-template-columns: 1fr;
    }.tc-wp-tool-root .photos-grid{
        grid-template-columns: repeat(2, 1fr);
    }}@media (max-width: 480px){.tc-wp-tool-root .stats-grid{
        grid-template-columns: 1fr;
    }.tc-wp-tool-root .photos-grid{
        grid-template-columns: 1fr;
    }}.wpc-scope-51 .tc-wp-tool-root .photo-modal{
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.9);
    backdrop-filter: blur(20px);
    z-index: 10000;
    display: none;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all var(--duration-500) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .photo-modal.active{
    opacity: 1;
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-content{
    max-width: 90vw;
    max-height: 90vh;
    background: var(--white);
    border-radius: var(--radius-4xl);
    overflow: hidden;
    display: flex;
    box-shadow: var(--shadow-2xl);
    position: relative;
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-close{
    position: absolute;
    top: var(--space-4);
    right: var(--space-4);
    background: rgba(0, 0, 0, 0.5);
    color: var(--white);
    border: none;
    padding: var(--space-3);
    border-radius: var(--radius-full);
    cursor: pointer;
    z-index: 10001;
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-close:hover{
    background: rgba(0, 0, 0, 0.7);
    transform: scale(1.1);
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-image{
    max-width: 70vw;
    max-height: 90vh;
    object-fit: contain;
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-info{
    width: 400px;
    padding: var(--space-8);
    display: flex;
    flex-direction: column;
    gap: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-title{
    font-size: var(--text-2xl);
    font-weight: 800;
    color: var(--gray-900);
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-stats{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-stat{
    text-align: center;
    padding: var(--space-4);
    background: var(--gray-50);
    border-radius: var(--radius-2xl);
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-stat-value{
    font-size: var(--text-xl);
    font-weight: 800;
    color: var(--gray-900);
    margin-bottom: var(--space-1);
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-stat-label{
    font-size: var(--text-sm);
    color: var(--gray-600);
    font-weight: 600;
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-actions{
    display: flex;
    flex-direction: column;
    gap: var(--space-3);
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-action{
    padding: var(--space-4) var(--space-6);
    border-radius: var(--radius-2xl);
    font-weight: 700;
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--space-3);
    border: none;
    font-family: inherit;
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-action.primary{
    background: var(--gradient-primary);
    color: var(--white);
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-action:not(.primary){
    background: var(--gray-100);
    color: var(--gray-700);
    border: 1px solid var(--gray-300);
}.wpc-scope-51 .tc-wp-tool-root .photo-modal-action:hover{
    transform: translateY(-2px) scale(1.02);
    box-shadow: var(--shadow-lg);
}@media (max-width: 768px){.tc-wp-tool-root .photo-modal-content{
        flex-direction: column;
        max-width: 95vw;
        max-height: 95vh;
    }.tc-wp-tool-root .photo-modal-image{
        max-width: 95vw;
        max-height: 60vh;
    }.tc-wp-tool-root .photo-modal-info{
        width: 100%;
        padding: var(--space-6);
    }}.wpc-scope-51 .tc-wp-tool-root .no-cover-placeholder{
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, var(--primary-500) 0%, var(--secondary-500) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: var(--text-4xl);
}.wpc-scope-51 .tc-wp-tool-root .group-cover-overlay{
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 100%);
}.wpc-scope-51 .tc-wp-tool-root .no-profile-placeholder{
    width: 100%;
    height: 100%;
    background: var(--gray-200);
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--gray-500);
    font-size: var(--text-3xl);
}@media (max-width: 992px){.tc-wp-tool-root .main-container{
        padding: var(--space-6);
    }.tc-wp-tool-root .app-header{
        margin-bottom: var(--space-16);
    }.tc-wp-tool-root .main-title{
        font-size: clamp(32px, 5vw, 40px);
        margin-top: 20px;
    }.tc-wp-tool-root .video-overlay{
        align-items: flex-end;
        justify-content: center;
        padding: var(--space-3);
    }.tc-wp-tool-root .video-action-btn{
        min-width: 42px;
        min-height: 42px;
        font-size: var(--text-base);
    }.tc-wp-tool-root .video-thumbnail{
        height: 280px;
    }.tc-wp-tool-root .video-thumbnail img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        image-rendering: -webkit-optimize-contrast;
    }.tc-wp-tool-root .media-image{
        width: 100%;
        height: 100%;
        object-fit: cover;
        image-rendering: -webkit-optimize-contrast;
    }.tc-wp-tool-root .subtitle{
        font-size: var(--text-lg);
        max-width: 500px;
    }.tc-wp-tool-root .header-features{
        gap: var(--space-3);
    }.tc-wp-tool-root .feature-badge{
        padding: var(--space-2) var(--space-3);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .search-section{
        padding: var(--space-10);
        margin-bottom: var(--space-12);
    }.tc-wp-tool-root .search-header .search-heading{
        font-size: var(--text-2xl);
    }.tc-wp-tool-root .search-header p{
        font-size: var(--text-base);
    }.tc-wp-tool-root .search-form{
        flex-direction: column;
        gap: var(--space-3);
    }.tc-wp-tool-root .input-group{
        flex-direction: column;
        gap: var(--space-3);
    }.tc-wp-tool-root .url-input{
        padding: var(--space-4) var(--space-5) var(--space-4) var(--space-14) !important;
        font-size: var(--text-base) !important;
    }.tc-wp-tool-root .input-icon{
        left: var(--space-4);
        font-size: var(--text-lg);
    }.tc-wp-tool-root .analyze-btn{
        padding: var(--space-4) var(--space-8);
        font-size: var(--text-base);
        width: 100%;
    }.tc-wp-tool-root .search-examples{
        gap: var(--space-4);
    }.tc-wp-tool-root .example-item{
        font-size: var(--text-sm);
        padding: var(--space-2) var(--space-3);
    }.tc-wp-tool-root .group-header{
        height: 350px;
    }.tc-wp-tool-root .group-info-overlay{
        padding: var(--space-10);
    }.tc-wp-tool-root .group-title{
        font-size: clamp(var(--text-xl), 6vw, var(--text-4xl));
    }.tc-wp-tool-root .group-subtitle{
        font-size: var(--text-base);
    }.tc-wp-tool-root .group-details{
        padding: var(--space-10);
    }.tc-wp-tool-root .stats-grid{
        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
        gap: var(--space-4);
    }.tc-wp-tool-root .stat-card{
        padding: var(--space-6);
    }.tc-wp-tool-root .stat-icon{
        width: 56px;
        height: 56px;
        font-size: var(--text-xl);
    }.tc-wp-tool-root .stat-number{
        font-size: var(--text-2xl);
    }.tc-wp-tool-root .group-description{
        font-size: var(--text-base);
        padding: var(--space-6);
    }.tc-wp-tool-root .visit-btn{
        padding: var(--space-3) var(--space-6);
        font-size: var(--text-base);
    }.tc-wp-tool-root .nav-tabs{
        margin-bottom: var(--space-6);
    }.tc-wp-tool-root .tab-list{
        flex-wrap: wrap;
        padding: var(--space-1);
    }.tc-wp-tool-root .tab-btn{
        flex-basis: auto;
        padding: var(--space-4) var(--space-6);
        font-size: var(--text-base);
        margin: var(--space-1);
    }.tc-wp-tool-root .tab-content{
        padding: var(--space-6);
    }.tc-wp-tool-root .media-summary{
        padding: var(--space-10);
        margin-bottom: var(--space-6);
    }.tc-wp-tool-root .summary-title{
        font-size: var(--text-3xl);
    }.tc-wp-tool-root .summary-description{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .summary-stats{
        gap: var(--space-6);
    }.tc-wp-tool-root .summary-stat-number{
        font-size: var(--text-3xl);
    }.tc-wp-tool-root .media-grid{
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
        gap: var(--space-6);
    }.tc-wp-tool-root .media-card{
        border-radius: var(--radius-3xl);
    }.tc-wp-tool-root .media-hover-overlay{
        gap: var(--space-4);
        padding: var(--space-6);
    }.tc-wp-tool-root .quality-indicator{
        padding: var(--space-2) var(--space-5);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .download-actions{
        gap: var(--space-2);
    }.tc-wp-tool-root .download-btn{
        padding: var(--space-3) var(--space-6);
        font-size: var(--text-sm);
        min-width: 160px;
    }.tc-wp-tool-root .media-info{
        padding: var(--space-5);
    }.tc-wp-tool-root .resolution-badge, .tc-wp-tool-root .type-badge{
        padding: var(--space-1) var(--space-3);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .video-grid{
        grid-template-columns: repeat(2, 1fr);
        gap: var(--space-6);
    }.tc-wp-tool-root .video-card{
        border-radius: var(--radius-3xl);
    }.tc-wp-tool-root .video-card video{
        height: 220px;
    }.tc-wp-tool-root .video-info{
        padding: var(--space-3);
    }.tc-wp-tool-root .video-title{
        font-size: var(--text-base);
    }.tc-wp-tool-root .video-badges{
        margin-bottom: var(--space-3);
    }.tc-wp-tool-root .quality-badge, .tc-wp-tool-root .format-badge{
        padding: var(--space-1) var(--space-2);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .video-download-btn{
        padding: var(--space-2) var(--space-4);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .copy-btn{
        padding: var(--space-2);
    }.tc-wp-tool-root .download-all-btn{
        padding: var(--space-3) var(--space-6);
        font-size: var(--text-base);
    }.tc-wp-tool-root .profile-container{
        border-radius: var(--radius-3xl);
    }.tc-wp-tool-root .cover-section{
        height: 300px;
    }.tc-wp-tool-root .profile-info-section{
        padding: var(--space-10);
    }.tc-wp-tool-root .profile-header{
        flex-direction: column;
        align-items: center;
        text-align: center;
        margin-top: -80px;
    }.tc-wp-tool-root .profile-picture{
        width: 140px;
        height: 140px;
        border-width: 5px;
    }.tc-wp-tool-root .profile-ring{
        inset: -7px;
    }.tc-wp-tool-root .profile-status-indicator{
        width: 20px;
        height: 20px;
        border-width: 2px;
    }.tc-wp-tool-root .profile-details{
        margin-top: var(--space-6);
    }.tc-wp-tool-root .profile-name{
        font-size: var(--text-3xl);
        margin-bottom: var(--space-3);
    }.tc-wp-tool-root .verified-badge::after{
        font-size: var(--text-base);
    }.tc-wp-tool-root .profile-stats{
        gap: var(--space-4);
        justify-content: center;
    }.tc-wp-tool-root .stat-badge{
        padding: var(--space-1) var(--space-3);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .profile-actions{
        justify-content: center;
        gap: var(--space-3);
    }.tc-wp-tool-root .action-btn{
        padding: var(--space-2) var(--space-5);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .profile-navigation{
        padding-top: var(--space-5);
    }.tc-wp-tool-root .profile-nav-tabs{
        flex-wrap: wrap;
        padding: var(--space-1);
    }.tc-wp-tool-root .content-title .content-heading{
        font-size: var(--text-xl);
    }.tc-wp-tool-root .content-title i{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .content-stats{
        gap: var(--space-3);
    }.tc-wp-tool-root .stat-item{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .about-grid{
        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
        gap: var(--space-4);
    }.tc-wp-tool-root .about-card{
        border-radius: var(--radius-2xl);
        padding: var(--space-5);
    }.tc-wp-tool-root .card-icon{
        width: 44px;
        height: 44px;
        font-size: var(--text-lg);
    }.tc-wp-tool-root .card-header .card-heading{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .about-item{
        gap: var(--space-3);
    }.tc-wp-tool-root .about-icon{
        width: 36px;
        height: 36px;
    }.tc-wp-tool-root .about-text .about-heading{
        font-size: var(--text-base);
    }.tc-wp-tool-root .about-text p{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .empty-state{
        padding: var(--space-16) var(--space-6);
    }.tc-wp-tool-root .empty-icon{
        width: 100px;
        height: 100px;
        font-size: var(--text-3xl);
    }.tc-wp-tool-root .empty-state .empty-heading{
        font-size: var(--text-xl);
    }.tc-wp-tool-root .empty-state p{
        font-size: var(--text-base);
        max-width: 450px;
    }.tc-wp-tool-root .no-data-message{
        padding: var(--space-10);
        font-size: var(--text-base);
    }.tc-wp-tool-root .download-progress-modal{
        min-width: 350px;
        padding: var(--space-6);
    }.tc-wp-tool-root .download-progress-title{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .download-progress-text{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .download-cancel-btn{
        padding: var(--space-2) var(--space-5);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .photo-modal-content{
        max-width: 95vw;
        max-height: 95vh;
    }.tc-wp-tool-root .photo-modal-image{
        max-width: 65vw;
        max-height: 85vh;
    }.tc-wp-tool-root .photo-modal-info{
        width: 350px;
        padding: var(--space-6);
        gap: var(--space-4);
    }.tc-wp-tool-root .photo-modal-title{
        font-size: var(--text-xl);
    }.tc-wp-tool-root .photo-modal-stats{
        gap: var(--space-3);
    }.tc-wp-tool-root .photo-modal-stat{
        padding: var(--space-3);
    }.tc-wp-tool-root .photo-modal-stat-value{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .photo-modal-stat-label{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .photo-modal-actions{
        gap: var(--space-2);
    }.tc-wp-tool-root .photo-modal-action{
        padding: var(--space-3) var(--space-5);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .url-input{

padding: 20px 58px !important;
}}@media (max-width: 768px){.tc-wp-tool-root .main-container{
        padding: var(--space-4);
    }.tc-wp-tool-root .app-header{
        margin-bottom: var(--space-12);
    }.tc-wp-tool-root .main-title{
        font-size: clamp(var(--text-2xl), 8vw, var(--text-5xl));
    }.tc-wp-tool-root .subtitle{
        font-size: var(--text-base);
    }.tc-wp-tool-root .header-icon{
        width: 70px;
        height: 70px;
        font-size: var(--text-2xl);
        margin-bottom: var(--space-4);
    }.tc-wp-tool-root .header-features{
        flex-direction: column;
        margin-top: var(--space-6);
    }.tc-wp-tool-root .feature-badge{
        width: fit-content;
        margin: 0 auto;
    }.tc-wp-tool-root .search-section{
        padding: var(--space-8);
        margin-bottom: var(--space-10);
    }.tc-wp-tool-root .search-header .search-heading{
        font-size: var(--text-xl);
    }.tc-wp-tool-root .search-header p{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .url-input{
        padding: var(--space-3) var(--space-4) var(--space-3) var(--space-12) !important;
        font-size: var(--text-sm) !important;
    }.tc-wp-tool-root .input-icon{
        font-size: var(--text-base);
    }.tc-wp-tool-root .analyze-btn{
        padding: var(--space-3) var(--space-6);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .search-examples{
        flex-direction: column;
        align-items: center;
        gap: var(--space-3);
    }.tc-wp-tool-root .example-item{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .group-header{
        height: 250px;
    }.tc-wp-tool-root .group-info-overlay{
        padding: var(--space-8);
    }.tc-wp-tool-root .group-title{
        font-size: clamp(var(--text-xl), 7vw, var(--text-3xl));
    }.tc-wp-tool-root .group-subtitle{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .group-details{
        padding: var(--space-8);
    }.tc-wp-tool-root .stats-grid{
        grid-template-columns: repeat(2, 1fr);
        gap: var(--space-3);
    }.tc-wp-tool-root .stat-card{
        padding: var(--space-5);
    }.tc-wp-tool-root .stat-icon{
        width: 48px;
        height: 48px;
        font-size: var(--text-lg);
        margin-bottom: var(--space-3);
    }.tc-wp-tool-root .stat-number{
        font-size: var(--text-xl);
    }.tc-wp-tool-root .stat-label{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .group-description{
        font-size: var(--text-sm);
        padding: var(--space-5);
    }.tc-wp-tool-root .visit-btn{
        padding: var(--space-2) var(--space-5);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .tab-list{
        flex-direction: column;
        padding: var(--space-0);
    }.tc-wp-tool-root .tab-btn{
        border-radius: var(--radius-xl);
        margin: var(--space-0);
        padding: var(--space-3) var(--space-4);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .tab-content{
        padding: var(--space-5);
    }.tc-wp-tool-root .media-summary{
        padding: var(--space-8);
        margin-bottom: var(--space-5);
    }.tc-wp-tool-root .summary-title{
        font-size: var(--text-2xl);
        margin-bottom: var(--space-3);
    }.tc-wp-tool-root .summary-description{
        font-size: var(--text-base);
        margin-bottom: var(--space-6);
    }.tc-wp-tool-root .summary-stats{
        grid-template-columns: repeat(2, 1fr);
        gap: var(--space-4);
    }.tc-wp-tool-root .summary-stat-number{
        font-size: var(--text-2xl);
    }.tc-wp-tool-root .summary-stat-label{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .media-grid{
        grid-template-columns: 1fr;
        gap: var(--space-6);
    }.tc-wp-tool-root .media-card{
        border-radius: var(--radius-2xl);
    }.tc-wp-tool-root .media-hover-overlay{
        padding: var(--space-5);
    }.tc-wp-tool-root .quality-indicator{
        padding: var(--space-2) var(--space-4);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .download-btn{
        padding: var(--space-3) var(--space-5);
        font-size: var(--text-sm);
        min-width: unset;
    }.tc-wp-tool-root .media-info{
        padding: var(--space-4);
    }.tc-wp-tool-root .video-grid{
        grid-template-columns: 1fr;
        gap: var(--space-4);
    }.tc-wp-tool-root .video-card video{
        height: 180px;
    }.tc-wp-tool-root .video-info{
        padding: var(--space-3);
    }.tc-wp-tool-root .video-title{
        font-size: var(--text-base);
    }.tc-wp-tool-root .video-download-btn{
        padding: var(--space-2) var(--space-4);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .profile-container{
        border-radius: var(--radius-2xl);
    }.tc-wp-tool-root .cover-section{
        height: 200px;
    }.tc-wp-tool-root .profile-info-section{
        padding: var(--space-8);
    }.tc-wp-tool-root .profile-picture{
        width: 100px;
        height: 100px;
        border-width: 4px;
    }.tc-wp-tool-root .profile-ring{
        inset: -5px;
    }.tc-wp-tool-root .profile-status-indicator{
        width: 16px;
        height: 16px;
        border-width: 1px;
        bottom: 5px;
        right: 5px;
    }.tc-wp-tool-root .profile-details{
        margin-top: var(--space-4);
    }.tc-wp-tool-root .profile-name{
        font-size: var(--text-2xl);
        margin-bottom: var(--space-2);
    }.tc-wp-tool-root .profile-stats{
        flex-direction: column;
        gap: var(--space-2);
    }.tc-wp-tool-root .stat-badge{
        width: fit-content;
        margin: 0 auto;
    }.tc-wp-tool-root .profile-actions{
        flex-direction: column;
        gap: var(--space-2);
    }.tc-wp-tool-root .action-btn{
        width: 100%;
        justify-content: center;
        padding: var(--space-2) var(--space-4);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .profile-navigation{
        padding-top: var(--space-4);
    }.tc-wp-tool-root .content-header{
        flex-direction: column;
        align-items: center;
        gap: var(--space-3);
        margin-bottom: var(--space-6);
    }.tc-wp-tool-root .content-title .content-heading{
        font-size: var(--text-xl);
    }.tc-wp-tool-root .content-stats{
        flex-wrap: wrap;
        justify-content: center;
    }.tc-wp-tool-root .about-grid{
        grid-template-columns: 1fr;
        gap: var(--space-3);
    }.tc-wp-tool-root .about-card{
        padding: var(--space-4);
    }.tc-wp-tool-root .card-header{
        flex-direction: column;
        text-align: center;
        gap: var(--space-2);
        margin-bottom: var(--space-4);
    }.tc-wp-tool-root .card-header .card-heading{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .about-item{
        flex-direction: column;
        text-align: center;
        gap: var(--space-2);
    }.tc-wp-tool-root .empty-state{
        padding: var(--space-12) var(--space-4);
    }.tc-wp-tool-root .empty-icon{
        width: 80px;
        height: 80px;
        font-size: var(--text-2xl);
    }.tc-wp-tool-root .empty-state .empty-heading{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .empty-state p{
        font-size: var(--text-sm);
        max-width: 300px;
    }.tc-wp-tool-root .no-data-message{
        padding: var(--space-8);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .download-progress-modal{
        min-width: unset;
        width: 90vw;
        padding: var(--space-5);
    }.tc-wp-tool-root .download-progress-header{
        margin-bottom: var(--space-4);
    }.tc-wp-tool-root .download-progress-title{
        font-size: var(--text-base);
    }.tc-wp-tool-root .download-progress-text{
        font-size: var(--text-xs);
        margin-bottom: var(--space-4);
    }.tc-wp-tool-root .download-cancel-btn{
        padding: var(--space-2) var(--space-4);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .photo-modal-content{
        flex-direction: column;
        max-width: 95vw;
        max-height: 95vh;
    }.tc-wp-tool-root .photo-modal-image{
        max-width: 95vw;
        max-height: 60vh;
    }.tc-wp-tool-root .photo-modal-info{
        width: 100%;
        padding: var(--space-5);
    }.tc-wp-tool-root .photo-modal-close{
        top: var(--space-2);
        right: var(--space-2);
        padding: var(--space-2);
    }.tc-wp-tool-root .header-icon{

margin-top: 40px !important;
}.tc-wp-tool-root .url-input{

padding: 20px 58px !important;
}.tc-wp-tool-root .example-item{

flex-direction: column;
}}@media (max-width: 600px){.tc-wp-tool-root .main-container{
        padding: var(--space-3);
    }.tc-wp-tool-root .app-header{
        margin-bottom: var(--space-10);
    }.tc-wp-tool-root .main-title{
        font-size: clamp(24px, 5vw, 36px);
        margin-top: 20px;
    }.tc-wp-tool-root .subtitle{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .video-overlay{
        align-items: flex-end;
        justify-content: center;
        padding: var(--space-2);
    }.tc-wp-tool-root .video-action-btn{
        min-width: 36px;
        min-height: 36px;
        font-size: var(--text-sm);
        padding: var(--space-2);
    }.tc-wp-tool-root .video-thumbnail{
        height: 200px;
    }.tc-wp-tool-root .video-thumbnail img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        image-rendering: -webkit-optimize-contrast;
    }.tc-wp-tool-root .media-image{
        width: 100%;
        height: 100%;
        object-fit: cover;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }.tc-wp-tool-root .header-icon{
        width: 60px;
        height: 60px;
        font-size: var(--text-xl);
        margin-bottom: var(--space-3);
    }.tc-wp-tool-root .search-section{
        padding: var(--space-6);
        margin-bottom: var(--space-8);
    }.tc-wp-tool-root .search-header .search-heading{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .search-header p{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .url-input{
        padding: var(--space-2) var(--space-3) var(--space-2) var(--space-10) !important;
        font-size: var(--text-sm) !important;
    }.tc-wp-tool-root .input-icon{
        left: var(--space-3);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .analyze-btn{
        padding: var(--space-2) var(--space-5);
        font-size: var(--text-sm);
    }.tc-wp-tool-root .example-item{
        font-size: var(--text-xs);
        padding: var(--space-1) var(--space-2);
    }.tc-wp-tool-root .group-header{
        height: 200px;
    }.tc-wp-tool-root .group-info-overlay{
        padding: var(--space-6);
    }.tc-wp-tool-root .group-title{
        font-size: clamp(var(--text-lg), 8vw, var(--text-2xl));
    }.tc-wp-tool-root .group-subtitle{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .group-details{
        padding: var(--space-6);
    }.tc-wp-tool-root .stats-grid{
        grid-template-columns: 1fr;
        gap: var(--space-3);
    }.tc-wp-tool-root .stat-card{
        padding: var(--space-4);
    }.tc-wp-tool-root .stat-icon{
        width: 40px;
        height: 40px;
        font-size: var(--text-base);
        margin-bottom: var(--space-2);
    }.tc-wp-tool-root .stat-number{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .stat-label{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .group-description{
        font-size: var(--text-xs);
        padding: var(--space-4);
    }.tc-wp-tool-root .visit-btn{
        padding: var(--space-2) var(--space-4);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .nav-tabs{
        border-radius: var(--radius-3xl);
    }.tc-wp-tool-root .tab-btn{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .tab-content{
        padding: var(--space-4);
    }.tc-wp-tool-root .media-summary{
        padding: var(--space-6);
    }.tc-wp-tool-root .summary-title{
        font-size: var(--text-xl);
    }.tc-wp-tool-root .summary-description{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .summary-stats{
        grid-template-columns: 1fr;
        gap: var(--space-3);
    }.tc-wp-tool-root .summary-stat-number{
        font-size: var(--text-xl);
    }.tc-wp-tool-root .summary-stat-label{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .media-card{
        border-radius: var(--radius-xl);
    }.tc-wp-tool-root .media-image-container{
        aspect-ratio: 16/9;
    }.tc-wp-tool-root .media-hover-overlay{
        gap: var(--space-3);
        padding: var(--space-4);
    }.tc-wp-tool-root .quality-indicator{
        font-size: var(--text-xs);
        padding: var(--space-1) var(--space-3);
    }.tc-wp-tool-root .download-btn{
        padding: var(--space-2) var(--space-4);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .media-info{
        padding: var(--space-3);
    }.tc-wp-tool-root .video-card video{
        height: 150px;
    }.tc-wp-tool-root .video-info{
        padding: var(--space-2);
    }.tc-wp-tool-root .video-title{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .video-download-btn{
        font-size: var(--text-xs);
        padding: var(--space-1) var(--space-3);
    }.tc-wp-tool-root .profile-picture{
        width: 80px;
        height: 80px;
        border-width: 3px;
    }.tc-wp-tool-root .profile-ring{
        inset: -4px;
    }.tc-wp-tool-root .profile-status-indicator{
        width: 14px;
        height: 14px;
        bottom: 3px;
        right: 3px;
    }.tc-wp-tool-root .profile-name{
        font-size: var(--text-xl);
    }.tc-wp-tool-root .content-title .content-heading{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .about-card{
        border-radius: var(--radius-xl);
    }.tc-wp-tool-root .photo-modal-content{
        border-radius: var(--radius-2xl);
    }.tc-wp-tool-root .photo-modal-info{
        padding: var(--space-4);
    }.tc-wp-tool-root .photo-modal-title{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .photo-modal-stat-value{
        font-size: var(--text-base);
    }.tc-wp-tool-root .photo-modal-action{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .header-icon{

margin-top: 40px !important;
}.tc-wp-tool-root .url-input{

padding: 20px 58px !important;
}.tc-wp-tool-root .example-item{

flex-direction: column;
}}@media (max-width: 400px){.tc-wp-tool-root .main-container{
        padding: var(--space-2);
    }.tc-wp-tool-root .app-header{
        margin-bottom: var(--space-8);
    }.tc-wp-tool-root .main-title{
        font-size: clamp(20px, 5vw, 32px);
        margin-top: 20px;
    }.tc-wp-tool-root .subtitle{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .header-icon{
        width: 50px;
        height: 50px;
        font-size: var(--text-lg);
        margin-bottom: var(--space-2);
    }.tc-wp-tool-root .video-overlay{
        align-items: flex-end;
        justify-content: center;
        padding: var(--space-2);
    }.tc-wp-tool-root .video-action-btn{
        min-width: 34px;
        min-height: 34px;
        font-size: var(--text-xs);
        padding: var(--space-1);
    }.tc-wp-tool-root .video-thumbnail{
        height: 180px;
    }.tc-wp-tool-root .video-thumbnail img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        image-rendering: -webkit-optimize-contrast;
    }.tc-wp-tool-root .media-image{
        width: 100%;
        height: 100%;
        object-fit: cover;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }.tc-wp-tool-root .search-section{
        padding: var(--space-4);
        margin-bottom: var(--space-6);
    }.tc-wp-tool-root .search-header .search-heading{
        font-size: var(--text-base);
    }.tc-wp-tool-root .search-header p{
        font-size: 0.65rem;
    }.tc-wp-tool-root .url-input{
        padding: var(--space-2) var(--space-2) var(--space-2) var(--space-8) !important;
        font-size: var(--text-xs) !important;
    }.tc-wp-tool-root .input-icon{
        left: var(--space-2);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .analyze-btn{
        padding: var(--space-2) var(--space-4);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .example-item{
        font-size: 0.65rem;
        padding: var(--space-1) var(--space-2);
    }.tc-wp-tool-root .group-header{
        height: 150px;
    }.tc-wp-tool-root .group-info-overlay{
        padding: var(--space-4);
    }.tc-wp-tool-root .group-title{
        font-size: clamp(var(--text-base), 9vw, var(--text-xl));
    }.tc-wp-tool-root .group-subtitle{
        font-size: 0.65rem;
    }.tc-wp-tool-root .group-details{
        padding: var(--space-4);
    }.tc-wp-tool-root .stats-grid{
        gap: var(--space-2);
    }.tc-wp-tool-root .stat-card{
        padding: var(--space-3);
    }.tc-wp-tool-root .stat-icon{
        width: 32px;
        height: 32px;
        font-size: var(--text-xs);
        margin-bottom: var(--space-1);
    }.tc-wp-tool-root .stat-number{
        font-size: var(--text-base);
    }.tc-wp-tool-root .stat-label{
        font-size: 0.65rem;
    }.tc-wp-tool-root .group-description{
        font-size: 0.65rem;
        padding: var(--space-3);
    }.tc-wp-tool-root .visit-btn{
        padding: var(--space-1) var(--space-3);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .tab-btn{
        font-size: var(--text-xs);
        padding: var(--space-1) var(--space-2);
    }.tc-wp-tool-root .tab-content{
        padding: var(--space-3);
    }.tc-wp-tool-root .media-summary{
        padding: var(--space-4);
    }.tc-wp-tool-root .summary-title{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .summary-description{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .summary-stats{
        gap: var(--space-2);
    }.tc-wp-tool-root .summary-stat-number{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .summary-stat-label{
        font-size: 0.65rem;
    }.tc-wp-tool-root .media-card{
        border-radius: var(--radius-lg);
    }.tc-wp-tool-root .media-hover-overlay{
        gap: var(--space-2);
        padding: var(--space-3);
    }.tc-wp-tool-root .quality-indicator{
        font-size: 0.65rem;
        padding: var(--space-1) var(--space-2);
    }.tc-wp-tool-root .download-btn{
        padding: var(--space-2) var(--space-3);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .media-info{
        padding: var(--space-2);
    }.tc-wp-tool-root .video-card video{
        height: 120px;
    }.tc-wp-tool-root .video-info{
        padding: var(--space-2);
    }.tc-wp-tool-root .video-title{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .profile-picture{
        width: 70px;
        height: 70px;
        border-width: 2px;
    }.tc-wp-tool-root .profile-name{
        font-size: var(--text-lg);
    }.tc-wp-tool-root .content-title .content-heading{
        font-size: var(--text-base);
    }.tc-wp-tool-root .about-card{
        padding: var(--space-3);
    }.tc-wp-tool-root .card-header .card-heading{
        font-size: var(--text-base);
    }.tc-wp-tool-root .photo-modal-info{
        padding: var(--space-3);
    }.tc-wp-tool-root .photo-modal-title{
        font-size: var(--text-base);
    }.tc-wp-tool-root .header-icon{

margin-top: 40px !important;
}.tc-wp-tool-root .url-input{

padding: 20px 58px !important;
}.tc-wp-tool-root .example-item{

flex-direction: column;
}}@media (max-width: 375px){.tc-wp-tool-root .main-container{
        padding: var(--space-1);
    }.tc-wp-tool-root .app-header{
        margin-bottom: var(--space-6);
    }.tc-wp-tool-root .main-title{
        font-size: clamp(18px, 5vw, 28px);
        margin-top: 20px;
    }.tc-wp-tool-root .subtitle{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .header-icon{
        width: 40px;
        height: 40px;
        font-size: var(--text-base);
    }.tc-wp-tool-root .video-overlay{
        align-items: flex-end;
        justify-content: center;
        padding: var(--space-2);
    }.tc-wp-tool-root .video-action-btn{
        min-width: 32px;
        min-height: 32px;
        font-size: var(--text-xs);
        padding: var(--space-1);
    }.tc-wp-tool-root .video-thumbnail{
        height: 160px;
    }.tc-wp-tool-root .video-thumbnail img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        image-rendering: -webkit-optimize-contrast;
    }.tc-wp-tool-root .media-image{
        width: 100%;
        height: 100%;
        object-fit: cover;
        image-rendering: -webkit-optimize-contrast;
        image-rendering: crisp-edges;
    }.tc-wp-tool-root .search-section{
        padding: var(--space-3);
        margin-bottom: var(--space-5);
    }.tc-wp-tool-root .search-header .search-heading{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .search-header p{
        font-size: 0.65rem;
    }.tc-wp-tool-root .url-input{
        padding: var(--space-1) var(--space-2) var(--space-1) var(--space-7) !important;
        font-size: var(--text-xs) !important;
    }.tc-wp-tool-root .input-icon{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .analyze-btn{
        padding: var(--space-1) var(--space-3);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .example-item{
        font-size: 0.6rem;
        padding: var(--space-1) var(--space-2);
    }.tc-wp-tool-root .group-header{
        height: 120px;
    }.tc-wp-tool-root .group-info-overlay{
        padding: var(--space-3);
    }.tc-wp-tool-root .group-title{
        font-size: clamp(var(--text-sm), 8vw, var(--text-lg));
    }.tc-wp-tool-root .group-subtitle{
        font-size: 0.6rem;
    }.tc-wp-tool-root .group-details{
        padding: var(--space-3);
    }.tc-wp-tool-root .stats-grid{
        gap: var(--space-1);
    }.tc-wp-tool-root .stat-card{
        padding: var(--space-2);
    }.tc-wp-tool-root .stat-icon{
        width: 28px;
        height: 28px;
        font-size: var(--text-xs);
    }.tc-wp-tool-root .stat-number{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .stat-label{
        font-size: 0.6rem;
    }.tc-wp-tool-root .group-description{
        font-size: 0.6rem;
        padding: var(--space-2);
    }.tc-wp-tool-root .visit-btn{
        padding: var(--space-1) var(--space-2);
        font-size: var(--text-xs);
    }.tc-wp-tool-root .tab-btn{
        font-size: var(--text-xs);
        padding: var(--space-1) var(--space-2);
    }.tc-wp-tool-root .tab-content{
        padding: var(--space-2);
    }.tc-wp-tool-root .media-summary{
        padding: var(--space-3);
    }.tc-wp-tool-root .summary-title{
        font-size: var(--text-base);
    }.tc-wp-tool-root .summary-description{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .summary-stats{
        gap: var(--space-1);
    }.tc-wp-tool-root .summary-stat-number{
        font-size: var(--text-base);
    }.tc-wp-tool-root .summary-stat-label{
        font-size: 0.6rem;
    }.tc-wp-tool-root .media-card{
        border-radius: var(--radius-md);
    }.tc-wp-tool-root .media-hover-overlay{
        gap: var(--space-1);
        padding: var(--space-2);
    }.tc-wp-tool-root .quality-indicator{
        font-size: 0.6rem;
        padding: var(--space-1) var(--space-2);
    }.tc-wp-tool-root .download-btn{
        padding: var(--space-1) var(--space-2);
        font-size: 0.6rem;
    }.tc-wp-tool-root .media-info{
        padding: var(--space-1);
    }.tc-wp-tool-root .video-card video{
        height: 100px;
    }.tc-wp-tool-root .video-info{
        padding: var(--space-1);
    }.tc-wp-tool-root .video-title{
        font-size: var(--text-xs);
    }.tc-wp-tool-root .profile-picture{
        width: 60px;
        height: 60px;
        border-width: 1px;
    }.tc-wp-tool-root .profile-name{
        font-size: var(--text-base);
    }.tc-wp-tool-root .content-title .content-heading{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .about-card{
        padding: var(--space-2);
    }.tc-wp-tool-root .card-header .card-heading{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .photo-modal-info{
        padding: var(--space-2);
    }.tc-wp-tool-root .photo-modal-title{
        font-size: var(--text-sm);
    }.tc-wp-tool-root .header-icon{

margin-top: 40px !important;
}.tc-wp-tool-root .url-input{

padding: 20px 58px !important;
}.tc-wp-tool-root .example-item{

flex-direction: column;
}}.wpc-scope-51 .tc-wp-tool-root{
    --primary-blue: #2563eb;
    --primary-indigo: #4f46e5;
    --primary-slate: #64748b;
    --primary-teal: #0d9488;
    --primary-cyan: #0891b2;
    --primary-50: #eff6ff;
    --primary-100: #dbeafe;
    --primary-200: #bfdbfe;
    --primary-300: #93c5fd;
    --primary-400: #60a5fa;
    --primary-500: #3b82f6;
    --primary-600: #2563eb;
    --primary-700: #1d4ed8;
    --primary-800: #1e40af;
    --primary-900: #1e3a8a;
    --secondary-50: #f8fafc;
    --secondary-100: #f1f5f9;
    --secondary-200: #e2e8f0;
    --secondary-300: #cbd5e1;
    --secondary-400: #94a3b8;
    --secondary-500: #64748b;
    --secondary-600: #475569;
    --secondary-700: #334155;
    --secondary-800: #1e293b;
    --secondary-900: #0f172a;
    --accent-50: #faf5ff;
    --accent-100: #f3e8ff;
    --accent-200: #e9d5ff;
    --accent-300: #d8b4fe;
    --accent-400: #c084fc;
    --accent-500: #a855f7;
    --accent-600: #9333ea;
    --accent-700: #7c3aed;
    --accent-800: #6b21a8;
    --accent-900: #581c87;
    --success-50: #f0fdf4;
    --success-100: #dcfce7;
    --success-200: #bbf7d0;
    --success-300: #86efac;
    --success-400: #4ade80;
    --success-500: #22c55e;
    --success-600: #16a34a;
    --success-700: #15803d;
    --success-800: #166534;
    --success-900: #14532d;
    --warning-50: #fff7ed;
    --warning-100: #ffedd5;
    --warning-200: #fed7aa;
    --warning-300: #fdba74;
    --warning-400: #fb923c;
    --warning-500: #f97316;
    --warning-600: #ea580c;
    --warning-700: #c2410c;
    --warning-800: #9a3412;
    --warning-900: #7c2d12;
    --white: #ffffff;
    --gray-25: #fcfcfd;
    --gray-50: #f9fafb;
    --gray-100: #f3f4f6;
    --gray-200: #e5e7eb;
    --gray-300: #d1d5db;
    --gray-400: #9ca3af;
    --gray-500: #6b7280;
    --gray-600: #4b5563;
    --gray-700: #374151;
    --gray-800: #1f2937;
    --gray-900: #111827;
    --gray-950: #030712;
    --gradient-primary: linear-gradient(135deg, #2563eb 0%, #06b6d4 45%, #7c3aed 100%);
    --gradient-secondary: linear-gradient(135deg, #0f172a 0%, #334155 100%);
    --gradient-accent: linear-gradient(135deg, #7c3aed 0%, #2563eb 100%);
    --gradient-success: linear-gradient(135deg, #22c55e 0%, #0d9488 100%);
    --gradient-warm: linear-gradient(135deg, #f97316 0%, #dc2626 100%);
    --gradient-dark: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
    --gradient-mesh: radial-gradient(at 20% 20%, rgba(37, 99, 235, 0.18) 0, transparent 42%), radial-gradient(at 85% 10%, rgba(6, 182, 212, 0.15) 0, transparent 38%), radial-gradient(at 70% 80%, rgba(124, 58, 237, 0.14) 0, transparent 42%), radial-gradient(at 10% 85%, rgba(34, 197, 94, 0.1) 0, transparent 36%);
    --shadow-xs: 0 1px 2px rgba(15, 23, 42, 0.05);
    --shadow-sm: 0 4px 12px rgba(15, 23, 42, 0.06);
    --shadow-md: 0 10px 24px rgba(15, 23, 42, 0.08);
    --shadow-lg: 0 18px 42px rgba(15, 23, 42, 0.12);
    --shadow-xl: 0 24px 60px rgba(15, 23, 42, 0.16);
    --shadow-2xl: 0 34px 80px rgba(15, 23, 42, 0.22);
    --shadow-inner: inset 0 1px 3px rgba(15, 23, 42, 0.08);
    --shadow-glass: 0 20px 60px rgba(15, 23, 42, 0.14);
    --shadow-colored-primary: 0 20px 48px rgba(37, 99, 235, 0.28);
    --shadow-colored-secondary: 0 20px 48px rgba(6, 182, 212, 0.22);
    --shadow-colored-accent: 0 20px 48px rgba(124, 58, 237, 0.25);
    --radius-none: 0;
    --radius-sm: 0.125rem;
    --radius: 0.25rem;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --radius-4xl: 2rem;
    --radius-full: 9999px;
    --space-px: 1px;
    --space-0: 0;
    --space-1: 0.25rem;
    --space-2: 0.5rem;
    --space-3: 0.75rem;
    --space-4: 1rem;
    --space-5: 1.25rem;
    --space-6: 1.5rem;
    --space-8: 2rem;
    --space-10: 2.5rem;
    --space-12: 3rem;
    --space-16: 4rem;
    --space-20: 5rem;
    --space-24: 6rem;
    --space-32: 8rem;
    --text-xs: 0.75rem;
    --text-sm: 0.875rem;
    --text-base: 1rem;
    --text-lg: 1.125rem;
    --text-xl: 1.25rem;
    --text-2xl: 1.5rem;
    --text-3xl: 1.875rem;
    --text-4xl: 2.25rem;
    --text-5xl: 3rem;
    --text-6xl: 3.75rem;
    --text-7xl: 4.5rem;
    --text-8xl: 6rem;
    --text-9xl: 8rem;
    --duration-75: 75ms;
    --duration-100: 100ms;
    --duration-150: 150ms;
    --duration-200: 200ms;
    --duration-300: 300ms;
    --duration-500: 500ms;
    --duration-700: 700ms;
    --duration-1000: 1000ms;
    --ease-linear: linear;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --ease-bounce: cubic-bezier(0.68, -0.55, 0.265, 1.55);
    --ease-elastic: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}.wpc-scope-51 .tc-wp-tool-root *, .wpc-scope-51 .tc-wp-tool-root *::before, .wpc-scope-51 .tc-wp-tool-root *::after{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}.wpc-scope-51 .tc-wp-tool-root{
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
}.wpc-scope-51 .tc-wp-tool-root .app-wrapper{
    position: relative;
    isolation: isolate;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    font-feature-settings: "cv11", "ss01";
    font-variation-settings: "opsz" 32;
    background: linear-gradient(180deg, #f8fbff 0%, #ffffff 42%, #f8fafc 100%);
    color: var(--gray-800);
    line-height: 1.6;
    overflow-x: hidden;
    padding: 48px 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}.wpc-scope-51 .tc-wp-tool-root .bg-pattern{
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    background: var(--gradient-mesh);
    opacity: 0.85;
    z-index: -2;
    animation: meshFloat 22s ease-in-out infinite;
    pointer-events: none;
}.wpc-scope-51 .tc-wp-tool-root .bg-pattern::before{
    content: "";
    position: absolute;
    inset: 0;
    background-image: linear-gradient(rgba(15, 23, 42, 0.035) 1px, transparent 1px), linear-gradient(90deg, rgba(15, 23, 42, 0.035) 1px, transparent 1px);
    background-size: 44px 44px;
    mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.72), transparent 78%);
}.wpc-scope-51 .tc-wp-tool-root .bg-overlay{
    position: fixed;
    inset: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.72), rgba(248, 250, 252, 0.92));
    z-index: -1;
    pointer-events: none;
}.wpc-scope-51 .tc-wp-tool-root .main-container{
    position: relative;
    width: min(100%, 1200px);
    margin: 0 auto !important;
    padding: var(--space-8);
}.wpc-scope-51 .tc-wp-tool-root .app-header{
    position: relative;
    text-align: center;
    margin-bottom: var(--space-12);
    animation: slideDown var(--duration-1000) var(--ease-elastic);
}.wpc-scope-51 .tc-wp-tool-root .app-header::before{
    content: "";
    position: absolute;
    inset: -40px 10% auto;
    height: 180px;
    background: radial-gradient(circle, rgba(37, 99, 235, 0.12), transparent 70%);
    z-index: -1;
}.wpc-scope-51 .tc-wp-tool-root .header-content, .wpc-scope-51 .tc-wp-tool-root .header-text, .wpc-scope-51 .tc-wp-tool-root .search-container{
    position: relative;
    z-index: 2;
    text-align: center;
}.wpc-scope-51 .tc-wp-tool-root .header-icon{
    width: 82px;
    height: 82px;
    display: none;
    align-items: center;
    justify-content: center;
    margin: 0 auto var(--space-6);
    border-radius: var(--radius-3xl);
    background: var(--gradient-primary);
    color: var(--white);
    font-size: var(--text-3xl);
    box-shadow: var(--shadow-colored-primary);
    animation: pulse 3s ease-in-out infinite;
}.wpc-scope-51 .tc-wp-tool-root .main-title{
    font-size: clamp(2rem, 4vw, 3.25rem) !important;
    font-weight: 850 !important;
    color: var(--gray-950) !important;
    margin: 20px 0 var(--space-4) !important;
    letter-spacing: 0 !important;
    line-height: 1.08 !important;
    position: relative !important;
}.wpc-scope-51 .tc-wp-tool-root .main-title::after{
    content: "";
    position: absolute;
    bottom: -14px;
    left: 50%;
    width: 112px;
    height: 5px;
    background: var(--gradient-primary);
    border-radius: var(--radius-full);
    transform: translateX(-50%);
    box-shadow: 0 0 24px rgba(37, 99, 235, 0.35);
    animation: shimmer 3s ease-in-out infinite;
}.wpc-scope-51 .tc-wp-tool-root .subtitle{
    max-width: 640px !important;
    margin: 0 auto !important;
    color: var(--secondary-600) !important;
    font-size: var(--text-xl) !important;
    font-weight: 550 !important;
    line-height: 1.65 !important;
}.wpc-scope-51 .tc-wp-tool-root .search-section{
    position: relative;
    overflow: hidden;
    margin-bottom: var(--space-16);
    padding: var(--space-12);
    border: 1px solid rgba(148, 163, 184, 0.22);
    border-radius: var(--radius-4xl);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.9), rgba(248, 250, 252, 0.78));
    backdrop-filter: blur(24px);
    box-shadow: var(--shadow-glass);
    animation: slideUp var(--duration-1000) var(--ease-elastic) 0.2s both;
}.wpc-scope-51 .tc-wp-tool-root .search-section::before{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, transparent, rgba(37, 99, 235, 0.055), transparent);
    transform: translateX(-100%);
    animation: shine 5s ease-in-out infinite;
}.wpc-scope-51 .tc-wp-tool-root .search-section::after{
    content: "";
    position: absolute;
    inset: 1px;
    border-radius: calc(var(--radius-4xl) - 1px);
    pointer-events: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-51 .tc-wp-tool-root .search-header{
    margin-bottom: var(--space-8);
}.wpc-scope-51 .tc-wp-tool-root .search-title, .wpc-scope-51 .tc-wp-tool-root .search-header .search-heading{
    margin-bottom: var(--space-2);
    color: var(--gray-950);
    font-size: var(--text-3xl);
    font-weight: 850;
    line-height: 1.2;
}.wpc-scope-51 .tc-wp-tool-root .search-description, .wpc-scope-51 .tc-wp-tool-root .search-header p{
    color: var(--secondary-600);
    font-size: var(--text-lg);
    font-weight: 500;
}.wpc-scope-51 .tc-wp-tool-root .search-form{
    position: relative;
    z-index: 2;
    display: flex;
    width: 100%;
    margin: 0 auto var(--space-8);
    gap: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .input-group{
    position: relative;
    display: flex;
    width: 100%;
    gap: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .input-wrapper{
    position: relative;
    flex: 1;
    min-width: 0;
}.wpc-scope-51 .tc-wp-tool-root .input-icon{
    position: absolute;
    top: 50%;
    left: var(--space-6);
    z-index: 3;
    color: var(--secondary-400);
    font-size: var(--text-xl);
    transform: translateY(-50%);
    transition: all var(--duration-300) var(--ease-out);
    pointer-events: none;
}.wpc-scope-51 .tc-wp-tool-root .url-input{
    width: 100% !important;
    min-height: 64px !important;
    padding: var(--space-5) var(--space-5) var(--space-5) var(--space-16) !important;
    border: 1px solid rgba(148, 163, 184, 0.35) !important;
    border-radius: var(--radius-3xl) !important;
    background: rgba(255, 255, 255, 0.82) !important;
    color: var(--gray-900) !important;
    font-family: inherit !important;
    font-size: var(--text-lg) !important;
    font-weight: 500 !important;
    box-shadow: var(--shadow-sm), var(--shadow-inner) !important;
    backdrop-filter: blur(14px) !important;
    transition: all var(--duration-300) var(--ease-out) !important;
}.wpc-scope-51 .tc-wp-tool-root .url-input::placeholder{
    color: var(--gray-400) !important;
    font-weight: 450 !important;
}.wpc-scope-51 .tc-wp-tool-root .url-input:focus{
    outline: none !important;
    border-color: rgba(37, 99, 235, 0.72) !important;
    background: var(--white) !important;
    box-shadow: 0 0 0 5px rgba(37, 99, 235, 0.12), var(--shadow-md) !important;
    transform: translateY(-1px) !important;
}.wpc-scope-51 .tc-wp-tool-root .url-input:focus + .input-icon, .wpc-scope-51 .tc-wp-tool-root .url-input:focus ~ .input-icon{
    color: var(--primary-600);
    transform: translateY(-50%) scale(1.08);
}.wpc-scope-51 .tc-wp-tool-root .input-focus-border{
    position: absolute;
    bottom: 0;
    left: var(--space-6);
    display: block;
    width: 0;
    height: 3px;
    border-radius: var(--radius-full);
    background: var(--gradient-primary);
    transition: width var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .url-input:focus ~ .input-focus-border{
    width: calc(100% - var(--space-12));
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn, .wpc-scope-51 .tc-wp-tool-root .download-all-btn, .wpc-scope-51 .tc-wp-tool-root .video-download-btn, .wpc-scope-51 .tc-wp-tool-root .visit-btn, .wpc-scope-51 .tc-wp-tool-root .action-btn.primary, .wpc-scope-51 .tc-wp-tool-root .photo-modal-action.primary{
    background: var(--gradient-primary) !important;
    color: var(--white) !important;
    box-shadow: var(--shadow-colored-primary) !important;
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn{
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: var(--space-3) !important;
    min-height: 64px !important;
    padding: var(--space-5) var(--space-10) !important;
    border: 0 !important;
    border-radius: var(--radius-3xl) !important;
    color: var(--white) !important;
    font-family: inherit !important;
    font-size: var(--text-lg) !important;
    font-weight: 800 !important;
    letter-spacing: 0 !important;
    white-space: nowrap !important;
    cursor: pointer !important;
    overflow: hidden !important;
    transition: all var(--duration-300) var(--ease-out) !important;
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn::before, .wpc-scope-51 .tc-wp-tool-root .download-btn::before, .wpc-scope-51 .tc-wp-tool-root .video-download-btn::before{
    content: "";
    position: absolute;
    inset: 0 auto 0 -120%;
    width: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.34), transparent);
    transition: left var(--duration-700) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn:hover::before, .wpc-scope-51 .tc-wp-tool-root .download-btn:hover::before, .wpc-scope-51 .tc-wp-tool-root .video-download-btn:hover::before{
    left: 120%;
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn:hover, .wpc-scope-51 .tc-wp-tool-root .download-all-btn:hover, .wpc-scope-51 .tc-wp-tool-root .video-download-btn:hover, .wpc-scope-51 .tc-wp-tool-root .visit-btn:hover, .wpc-scope-51 .tc-wp-tool-root .action-btn:hover, .wpc-scope-51 .tc-wp-tool-root .photo-modal-action:hover{
    transform: translateY(-3px);
    box-shadow: var(--shadow-xl) !important;
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn:active, .wpc-scope-51 .tc-wp-tool-root .download-btn:active, .wpc-scope-51 .tc-wp-tool-root .video-download-btn:active{
    transform: translateY(-1px) scale(0.98) !important;
}.wpc-scope-51 .tc-wp-tool-root .analyze-btn:disabled{
    opacity: 0.68 !important;
    cursor: not-allowed !important;
    transform: none !important;
}.wpc-scope-51 .tc-wp-tool-root .search-examples, .wpc-scope-51 .tc-wp-tool-root .header-features{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: var(--space-4);
    margin-top: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .example-item, .wpc-scope-51 .tc-wp-tool-root .feature-badge{
    display: flex;
    align-items: center;
    gap: var(--space-2);
    padding: var(--space-3) var(--space-4);
    border: 1px solid rgba(37, 99, 235, 0.14);
    border-radius: var(--radius-2xl);
    background: rgba(255, 255, 255, 0.72);
    color: var(--secondary-700);
    font-size: var(--text-sm);
    font-weight: 650;
    box-shadow: var(--shadow-xs);
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .example-item i, .wpc-scope-51 .tc-wp-tool-root .feature-badge i, .wpc-scope-51 .tc-wp-tool-root .content-title i, .wpc-scope-51 .tc-wp-tool-root .video-stats .stat-item i{
    color: var(--primary-600);
}.wpc-scope-51 .tc-wp-tool-root .example-item:hover, .wpc-scope-51 .tc-wp-tool-root .feature-badge:hover{
    transform: translateY(-2px);
    border-color: rgba(37, 99, 235, 0.28);
    background: var(--primary-50);
    box-shadow: var(--shadow-md);
}.wpc-scope-51 .tc-wp-tool-root .error-message{
    position: relative;
    z-index: 2;
    margin-top: var(--space-5);
    padding: var(--space-4) var(--space-6);
    border: 1px solid rgba(234, 88, 12, 0.26);
    border-radius: var(--radius-2xl);
    background: linear-gradient(135deg, #fff7ed, #fff1f2);
    color: #9a3412;
    font-weight: 700;
    box-shadow: var(--shadow-md);
    animation: shake var(--duration-500) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .loading{
    position: relative;
    overflow: hidden;
    padding: var(--space-20) var(--space-8);
    border: 1px solid rgba(37, 99, 235, 0.14);
    border-radius: var(--radius-4xl);
    background: linear-gradient(135deg, rgba(255, 255, 255, 0.94), rgba(239, 246, 255, 0.82));
    text-align: center;
    box-shadow: var(--shadow-2xl);
}.wpc-scope-51 .tc-wp-tool-root .loading::before{
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(45deg, transparent 30%, rgba(37, 99, 235, 0.08) 50%, transparent 70%);
    animation: loadingShimmer 2s ease-in-out infinite;
}.wpc-scope-51 .tc-wp-tool-root .loading-spinner{
    position: relative;
    z-index: 2;
    width: 80px;
    height: 80px;
    margin: 0 auto var(--space-8);
}.wpc-scope-51 .tc-wp-tool-root .loading-spinner::before, .wpc-scope-51 .tc-wp-tool-root .loading-spinner::after{
    content: "";
    position: absolute;
    border-radius: 50%;
    animation: spin var(--duration-1000) linear infinite;
}.wpc-scope-51 .tc-wp-tool-root .loading-spinner::before{
    inset: 0;
    border: 4px solid rgba(37, 99, 235, 0.18);
    border-top-color: var(--primary-600);
}.wpc-scope-51 .tc-wp-tool-root .loading-spinner::after{
    inset: 10px;
    border: 3px solid transparent;
    border-top-color: var(--primary-cyan);
    animation-direction: reverse;
    animation-duration: var(--duration-700);
}.wpc-scope-51 .tc-wp-tool-root .loading-text{
    position: relative;
    z-index: 2;
    display: inline-block;
    background: var(--gradient-primary);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: var(--text-xl);
    font-weight: 850;
    animation: pulse var(--duration-1000) ease-in-out infinite;
}.wpc-scope-51 .tc-wp-tool-root .group-container, .wpc-scope-51 .tc-wp-tool-root .group-header, .wpc-scope-51 .tc-wp-tool-root .profile-container, .wpc-scope-51 .tc-wp-tool-root .profile-skeleton, .wpc-scope-51 .tc-wp-tool-root .group-skeleton, .wpc-scope-51 .tc-wp-tool-root .nav-tabs, .wpc-scope-51 .tc-wp-tool-root .videos-section, .wpc-scope-51 .tc-wp-tool-root .media-card, .wpc-scope-51 .tc-wp-tool-root .video-card, .wpc-scope-51 .tc-wp-tool-root .about-card, .wpc-scope-51 .tc-wp-tool-root .photo-card, .wpc-scope-51 .tc-wp-tool-root .cover-photo-card, .wpc-scope-51 .tc-wp-tool-root .video-skeleton{
    border: 1px solid rgba(148, 163, 184, 0.2);
    background: rgba(255, 255, 255, 0.9);
    box-shadow: var(--shadow-md);
}.wpc-scope-51 .tc-wp-tool-root .group-container, .wpc-scope-51 .tc-wp-tool-root .profile-container, .wpc-scope-51 .tc-wp-tool-root .profile-skeleton, .wpc-scope-51 .tc-wp-tool-root .group-skeleton, .wpc-scope-51 .tc-wp-tool-root .nav-tabs{
    overflow: hidden;
    margin-bottom: var(--space-8);
    border-radius: var(--radius-4xl);
    box-shadow: var(--shadow-xl);
    animation: slideUp var(--duration-1000) var(--ease-elastic) 0.3s both;
}.wpc-scope-51 .tc-wp-tool-root .videos-section{
    margin-top: var(--space-8);
    padding: var(--space-8);
    border-radius: var(--radius-4xl);
}.wpc-scope-51 .tc-wp-tool-root .content-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--space-4);
    margin-bottom: var(--space-8);
    padding-bottom: var(--space-5);
    border-bottom: 1px solid rgba(148, 163, 184, 0.22);
}.wpc-scope-51 .tc-wp-tool-root .content-title{
    display: flex;
    align-items: center;
    gap: var(--space-3);
}.wpc-scope-51 .tc-wp-tool-root .content-title .content-heading{
    color: var(--gray-950);
    font-size: var(--text-2xl);
    font-weight: 850;
}.wpc-scope-51 .tc-wp-tool-root .content-stats, .wpc-scope-51 .tc-wp-tool-root .video-stats, .wpc-scope-51 .tc-wp-tool-root .video-engagement, .wpc-scope-51 .tc-wp-tool-root .video-meta{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .stat-item, .wpc-scope-51 .tc-wp-tool-root .video-engagement-item{
    display: flex;
    align-items: center;
    gap: var(--space-2);
    color: var(--secondary-600);
    font-size: var(--text-sm);
    font-weight: 600;
}.wpc-scope-51 .tc-wp-tool-root .group-header{
    position: relative;
    height: 320px;
    overflow: hidden;
    background: var(--gradient-secondary);
}.wpc-scope-51 .tc-wp-tool-root .group-cover, .wpc-scope-51 .tc-wp-tool-root .cover-section{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: var(--gradient-primary);
}.wpc-scope-51 .tc-wp-tool-root .group-cover img, .wpc-scope-51 .tc-wp-tool-root .cover-photo, .wpc-scope-51 .tc-wp-tool-root .media-image, .wpc-scope-51 .tc-wp-tool-root .video-thumbnail img, .wpc-scope-51 .tc-wp-tool-root .video-card video, .wpc-scope-51 .tc-wp-tool-root .video-card .video-player{
    width: 100%;
    height: 100%;
    object-fit: cover;
}.wpc-scope-51 .tc-wp-tool-root .group-cover img, .wpc-scope-51 .tc-wp-tool-root .cover-photo, .wpc-scope-51 .tc-wp-tool-root .media-image{
    transition: transform var(--duration-700) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .group-cover:hover img, .wpc-scope-51 .tc-wp-tool-root .media-card:hover .media-image, .wpc-scope-51 .tc-wp-tool-root .video-card:hover video{
    transform: scale(1.05);
}.wpc-scope-51 .tc-wp-tool-root .group-cover-overlay, .wpc-scope-51 .tc-wp-tool-root .cover-overlay{
    position: absolute;
    inset: 0;
    background: linear-gradient(to bottom, rgba(15, 23, 42, 0.08) 0%, rgba(15, 23, 42, 0.25) 44%, rgba(15, 23, 42, 0.86) 100%);
}.wpc-scope-51 .tc-wp-tool-root .group-info-overlay{
    position: absolute;
    inset: auto 0 0;
    padding: var(--space-8);
    color: var(--white);
    background: linear-gradient(transparent, rgba(15, 23, 42, 0.82));
}.wpc-scope-51 .tc-wp-tool-root .group-profile-section{
    display: flex;
    align-items: flex-end;
    gap: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .group-info, .wpc-scope-51 .tc-wp-tool-root .group-details{
    flex: 1;
}.wpc-scope-51 .tc-wp-tool-root .group-title, .wpc-scope-51 .tc-wp-tool-root .profile-name{
    color: var(--gray-950);
    font-weight: 850;
    line-height: 1.12;
    letter-spacing: 0;
}.wpc-scope-51 .tc-wp-tool-root .group-title{
    color: var(--white);
    font-size: clamp(var(--text-2xl), 5vw, var(--text-5xl));
    text-shadow: 0 4px 16px rgba(0, 0, 0, 0.32);
}.wpc-scope-51 .tc-wp-tool-root .group-subtitle{
    color: rgba(255, 255, 255, 0.9);
    font-size: var(--text-lg);
    font-weight: 600;
}.wpc-scope-51 .tc-wp-tool-root .group-details, .wpc-scope-51 .tc-wp-tool-root .profile-info-section, .wpc-scope-51 .tc-wp-tool-root .group-info-section, .wpc-scope-51 .tc-wp-tool-root .cover-photos-section, .wpc-scope-51 .tc-wp-tool-root .group-photos-section{
    padding: var(--space-8);
    background: rgba(255, 255, 255, 0.92);
}.wpc-scope-51 .tc-wp-tool-root .stats-grid, .wpc-scope-51 .tc-wp-tool-root .summary-stats, .wpc-scope-51 .tc-wp-tool-root .photo-modal-stats{
    display: grid;
    gap: var(--space-6);
}.wpc-scope-51 .tc-wp-tool-root .stats-grid{
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
    margin-bottom: var(--space-8);
}.wpc-scope-51 .tc-wp-tool-root .stat-card{
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: var(--space-3);
    padding: var(--space-6);
    border-radius: var(--radius-3xl);
    background: linear-gradient(145deg, rgba(255, 255, 255, 0.92), rgba(248, 250, 252, 0.82));
    text-align: center;
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .stat-card::before{
    content: "";
    position: absolute;
    inset: 0;
    background: var(--gradient-primary);
    opacity: 0;
    transition: opacity var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .stat-card:hover{
    transform: translateY(-6px);
    border-color: rgba(37, 99, 235, 0.32);
    box-shadow: var(--shadow-lg);
}.wpc-scope-51 .tc-wp-tool-root .stat-card:hover::before{
    opacity: 0.045;
}.wpc-scope-51 .tc-wp-tool-root .stat-icon, .wpc-scope-51 .tc-wp-tool-root .card-icon, .wpc-scope-51 .tc-wp-tool-root .about-icon{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}.wpc-scope-51 .tc-wp-tool-root .stat-icon{
    position: relative;
    z-index: 2;
    width: 54px;
    height: 54px;
    border-radius: var(--radius-2xl);
    background: var(--gradient-primary);
    color: var(--white);
    font-size: var(--text-xl);
    box-shadow: var(--shadow-colored-primary);
}.wpc-scope-51 .tc-wp-tool-root .stat-number{
    position: relative;
    z-index: 2;
    color: var(--gray-950);
    font-size: var(--text-2xl);
    font-weight: 850;
}.wpc-scope-51 .tc-wp-tool-root .stat-label{
    position: relative;
    z-index: 2;
    color: var(--secondary-600);
    font-size: var(--text-xs);
    font-weight: 750;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}.wpc-scope-51 .tc-wp-tool-root .group-description, .wpc-scope-51 .tc-wp-tool-root .no-data-message{
    padding: var(--space-6);
    border: 1px solid rgba(148, 163, 184, 0.22);
    border-radius: var(--radius-2xl);
    background: linear-gradient(145deg, var(--gray-50), var(--white));
    color: var(--secondary-700);
    box-shadow: var(--shadow-xs);
}.wpc-scope-51 .tc-wp-tool-root .group-description{
    border-left: 4px solid var(--primary-500);
    font-size: var(--text-base);
    line-height: 1.75;
}.wpc-scope-51 .tc-wp-tool-root .visit-btn, .wpc-scope-51 .tc-wp-tool-root .download-all-btn, .wpc-scope-51 .tc-wp-tool-root .action-btn, .wpc-scope-51 .tc-wp-tool-root .photo-modal-action{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: var(--space-3);
    border: 0;
    border-radius: var(--radius-2xl);
    padding: var(--space-4) var(--space-8);
    font-family: inherit;
    font-size: var(--text-base);
    font-weight: 800;
    text-decoration: none;
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .nav-tabs{
    background: rgba(255, 255, 255, 0.9);
}.wpc-scope-51 .tc-wp-tool-root .tab-list, .wpc-scope-51 .tc-wp-tool-root .profile-nav-tabs{
    display: flex;
    gap: var(--space-2);
    padding: var(--space-2);
    border-bottom: 1px solid rgba(148, 163, 184, 0.2);
    background: linear-gradient(135deg, rgba(239, 246, 255, 0.78), rgba(255, 255, 255, 0.88));
}.wpc-scope-51 .tc-wp-tool-root .tab-btn, .wpc-scope-51 .tc-wp-tool-root .nav-tab{
    flex: 1;
    margin: var(--space-1);
    padding: var(--space-4) var(--space-6);
    border: 0;
    border-radius: var(--radius-2xl);
    background: transparent;
    color: var(--secondary-600);
    font-family: inherit;
    font-size: var(--text-base);
    font-weight: 800;
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .tab-btn:hover, .wpc-scope-51 .tc-wp-tool-root .tab-btn.active, .wpc-scope-51 .tc-wp-tool-root .nav-tab:hover, .wpc-scope-51 .tc-wp-tool-root .nav-tab.active{
    background: var(--white);
    color: var(--primary-700);
    box-shadow: var(--shadow-sm);
}.wpc-scope-51 .tc-wp-tool-root .tab-content{
    display: none;
    padding: var(--space-8);
    animation: fadeInScale var(--duration-500) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .tab-content.active{
    display: block;
}.wpc-scope-51 .tc-wp-tool-root .media-summary{
    position: relative;
    overflow: hidden;
    margin-bottom: var(--space-8);
    padding: var(--space-12);
    border-radius: var(--radius-4xl);
    background: var(--gradient-primary);
    color: var(--white);
    text-align: center;
    box-shadow: var(--shadow-colored-primary);
}.wpc-scope-51 .tc-wp-tool-root .media-summary::before{
    content: "";
    position: absolute;
    inset: -50%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.16), transparent 60%);
    animation: rotate 20s linear infinite;
}.wpc-scope-51 .tc-wp-tool-root .summary-title, .wpc-scope-51 .tc-wp-tool-root .summary-description, .wpc-scope-51 .tc-wp-tool-root .summary-stats{
    position: relative;
    z-index: 2;
}.wpc-scope-51 .tc-wp-tool-root .summary-title{
    margin-bottom: var(--space-4);
    font-size: var(--text-4xl);
    font-weight: 900;
}.wpc-scope-51 .tc-wp-tool-root .summary-description{
    margin-bottom: var(--space-8);
    font-size: var(--text-xl);
    font-weight: 500;
    opacity: 0.94;
}.wpc-scope-51 .tc-wp-tool-root .summary-stats{
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
}.wpc-scope-51 .tc-wp-tool-root .summary-stat-number{
    display: block;
    margin-bottom: var(--space-2);
    font-size: var(--text-4xl);
    font-weight: 900;
}.wpc-scope-51 .tc-wp-tool-root .summary-stat-label{
    font-size: var(--text-sm);
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    opacity: 0.9;
}.wpc-scope-51 .tc-wp-tool-root .media-grid, .wpc-scope-51 .tc-wp-tool-root .video-grid, .wpc-scope-51 .tc-wp-tool-root .videos-section .video-grid, .wpc-scope-51 .tc-wp-tool-root .photos-grid, .wpc-scope-51 .tc-wp-tool-root .cover-photos-grid, .wpc-scope-51 .tc-wp-tool-root .videos-grid-skeleton{
    display: grid;
    gap: var(--space-6);
    max-width: 1200px;
    margin: 0 auto;
}.wpc-scope-51 .tc-wp-tool-root .media-grid{
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
}.wpc-scope-51 .tc-wp-tool-root .video-grid, .wpc-scope-51 .tc-wp-tool-root .videos-section .video-grid, .wpc-scope-51 .tc-wp-tool-root .videos-grid-skeleton{
    grid-template-columns: repeat(3, 1fr);
}.wpc-scope-51 .tc-wp-tool-root .photos-grid{
    grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
}.wpc-scope-51 .tc-wp-tool-root .cover-photos-grid{
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}.wpc-scope-51 .tc-wp-tool-root .media-card, .wpc-scope-51 .tc-wp-tool-root .video-card, .wpc-scope-51 .tc-wp-tool-root .photo-card, .wpc-scope-51 .tc-wp-tool-root .cover-photo-card, .wpc-scope-51 .tc-wp-tool-root .about-card{
    overflow: hidden;
    border-radius: var(--radius-3xl);
    transition: all var(--duration-300) var(--ease-out);
    animation: slideUp var(--duration-700) var(--ease-elastic);
    animation-delay: calc(var(--index, 0) * 0.06s);
    animation-fill-mode: both;
}.wpc-scope-51 .tc-wp-tool-root .media-card:hover, .wpc-scope-51 .tc-wp-tool-root .video-card:hover, .wpc-scope-51 .tc-wp-tool-root .photo-card:hover, .wpc-scope-51 .tc-wp-tool-root .cover-photo-card:hover, .wpc-scope-51 .tc-wp-tool-root .about-card:hover{
    transform: translateY(-8px);
    border-color: rgba(37, 99, 235, 0.28);
    box-shadow: var(--shadow-xl);
}.wpc-scope-51 .tc-wp-tool-root .media-image-container, .wpc-scope-51 .tc-wp-tool-root .video-thumbnail, .wpc-scope-51 .tc-wp-tool-root .photo-thumbnail, .wpc-scope-51 .tc-wp-tool-root .cover-photo-thumbnail{
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, var(--gray-100), var(--gray-200));
}.wpc-scope-51 .tc-wp-tool-root .media-image-container{
    aspect-ratio: 16 / 10;
}.wpc-scope-51 .tc-wp-tool-root .photo-thumbnail{
    aspect-ratio: 1;
}.wpc-scope-51 .tc-wp-tool-root .cover-photo-thumbnail{
    aspect-ratio: 2.6 / 1;
    background-size: cover;
    background-position: center;
}.wpc-scope-51 .tc-wp-tool-root .video-thumbnail, .wpc-scope-51 .tc-wp-tool-root .video-card .video-player{
    height: 350px;
}.wpc-scope-51 .tc-wp-tool-root .video-card video{
    height: 250px;
    background: var(--gray-100);
}.wpc-scope-51 .tc-wp-tool-root .media-hover-overlay, .wpc-scope-51 .tc-wp-tool-root .video-overlay, .wpc-scope-51 .tc-wp-tool-root .photo-overlay, .wpc-scope-51 .tc-wp-tool-root .cover-photo-overlay{
    position: absolute;
    inset: 0;
    z-index: 10;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--space-4);
    padding: var(--space-6);
    background: linear-gradient(135deg, rgba(37, 99, 235, 0.92), rgba(6, 182, 212, 0.9), rgba(124, 58, 237, 0.9));
    opacity: 0;
    visibility: hidden;
    backdrop-filter: blur(16px);
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .media-hover-overlay{
    flex-direction: column;
}.wpc-scope-51 .tc-wp-tool-root .video-overlay{
    align-items: flex-end;
}.wpc-scope-51 .tc-wp-tool-root .media-card:hover .media-hover-overlay, .wpc-scope-51 .tc-wp-tool-root .video-thumbnail:hover .video-overlay, .wpc-scope-51 .tc-wp-tool-root .photo-card:hover .photo-overlay, .wpc-scope-51 .tc-wp-tool-root .cover-photo-card:hover .cover-photo-overlay{
    opacity: 1;
    visibility: visible;
}.wpc-scope-51 .tc-wp-tool-root .video-actions, .wpc-scope-51 .tc-wp-tool-root .video-actions-bottom, .wpc-scope-51 .tc-wp-tool-root .photo-actions, .wpc-scope-51 .tc-wp-tool-root .cover-photo-actions, .wpc-scope-51 .tc-wp-tool-root .download-actions, .wpc-scope-51 .tc-wp-tool-root .photo-modal-actions, .wpc-scope-51 .tc-wp-tool-root .profile-actions{
    display: flex;
    align-items: center;
    gap: var(--space-3);
}.wpc-scope-51 .tc-wp-tool-root .video-actions-bottom{
    justify-content: space-between;
    margin-top: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .download-actions, .wpc-scope-51 .tc-wp-tool-root .photo-modal-actions{
    flex-direction: column;
}.wpc-scope-51 .tc-wp-tool-root .video-action-btn, .wpc-scope-51 .tc-wp-tool-root .photo-action-btn, .wpc-scope-51 .tc-wp-tool-root .cover-photo-action-btn, .wpc-scope-51 .tc-wp-tool-root .copy-btn, .wpc-scope-51 .tc-wp-tool-root .download-cancel-btn{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, 0.34);
    border-radius: var(--radius-full);
    background: rgba(255, 255, 255, 0.2);
    color: var(--white);
    min-width: 44px;
    min-height: 44px;
    padding: var(--space-3);
    cursor: pointer;
    backdrop-filter: blur(14px);
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .video-action-btn:hover, .wpc-scope-51 .tc-wp-tool-root .photo-action-btn:hover, .wpc-scope-51 .tc-wp-tool-root .cover-photo-action-btn:hover, .wpc-scope-51 .tc-wp-tool-root .copy-btn:hover{
    transform: translateY(-2px) scale(1.06);
    background: rgba(255, 255, 255, 0.32);
    box-shadow: var(--shadow-md);
}.wpc-scope-51 .tc-wp-tool-root .download-btn{
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: var(--space-3);
    min-width: 180px;
    padding: var(--space-4) var(--space-8);
    border: 1px solid rgba(255, 255, 255, 0.34);
    border-radius: var(--radius-full);
    background: rgba(255, 255, 255, 0.24);
    color: var(--white);
    font-family: inherit;
    font-size: var(--text-base);
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    backdrop-filter: blur(14px);
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .download-btn:hover{
    transform: translateY(-3px);
    background: rgba(255, 255, 255, 0.34);
    box-shadow: 0 18px 42px rgba(15, 23, 42, 0.2);
}.wpc-scope-51 .tc-wp-tool-root .video-info, .wpc-scope-51 .tc-wp-tool-root .media-info, .wpc-scope-51 .tc-wp-tool-root .photo-info, .wpc-scope-51 .tc-wp-tool-root .cover-photo-info{
    padding: var(--space-5);
}.wpc-scope-51 .tc-wp-tool-root .video-info{
    display: flex;
    flex-direction: column;
}.wpc-scope-51 .tc-wp-tool-root .video-title{
    margin-bottom: var(--space-2);
    color: var(--gray-950);
    font-size: var(--text-lg);
    font-weight: 800;
    line-height: 1.28;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}.wpc-scope-51 .tc-wp-tool-root .video-description{
    display: none;
    margin-bottom: var(--space-3);
    color: var(--secondary-500);
    font-size: var(--text-xs);
    line-height: 1.45;
    opacity: 0.86;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}.wpc-scope-51 .tc-wp-tool-root .video-meta{
    color: var(--secondary-500);
    font-size: var(--text-sm);
}.wpc-scope-51 .tc-wp-tool-root .video-play-icon{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border: 2px solid rgba(255, 255, 255, 0.36);
    border-radius: var(--radius-full);
    background: rgba(15, 23, 42, 0.68);
    color: var(--white);
    font-size: var(--text-2xl);
    transform: translate(-50%, -50%);
    backdrop-filter: blur(12px);
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .video-thumbnail:hover .video-play-icon{
    transform: translate(-50%, -50%) scale(1.1);
    background: rgba(37, 99, 235, 0.82);
}.wpc-scope-51 .tc-wp-tool-root .video-quality-badge, .wpc-scope-51 .tc-wp-tool-root .video-duration, .wpc-scope-51 .tc-wp-tool-root .quality-badge, .wpc-scope-51 .tc-wp-tool-root .format-badge, .wpc-scope-51 .tc-wp-tool-root .resolution-badge, .wpc-scope-51 .tc-wp-tool-root .type-badge, .wpc-scope-51 .tc-wp-tool-root .photo-quality, .wpc-scope-51 .tc-wp-tool-root .quality-indicator, .wpc-scope-51 .tc-wp-tool-root .stat-badge{
    display: inline-flex;
    align-items: center;
    width: fit-content;
    border-radius: var(--radius-full);
    font-size: var(--text-xs);
    font-weight: 800;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}.wpc-scope-51 .tc-wp-tool-root .video-quality-badge, .wpc-scope-51 .tc-wp-tool-root .video-duration{
    position: absolute;
    z-index: 2;
    padding: var(--space-1) var(--space-3);
    background: rgba(15, 23, 42, 0.72);
    color: var(--white);
    backdrop-filter: blur(10px);
}.wpc-scope-51 .tc-wp-tool-root .video-quality-badge{
    top: var(--space-3);
    left: var(--space-3);
}.wpc-scope-51 .tc-wp-tool-root .video-duration{
    right: var(--space-3);
    bottom: var(--space-3);
}.wpc-scope-51 .tc-wp-tool-root .quality-badge, .wpc-scope-51 .tc-wp-tool-root .type-badge, .wpc-scope-51 .tc-wp-tool-root .photo-quality{
    padding: var(--space-1) var(--space-3);
    background: var(--gradient-primary);
    color: var(--white);
}.wpc-scope-51 .tc-wp-tool-root .format-badge, .wpc-scope-51 .tc-wp-tool-root .resolution-badge, .wpc-scope-51 .tc-wp-tool-root .stat-badge{
    padding: var(--space-1) var(--space-3);
    border: 1px solid rgba(37, 99, 235, 0.16);
    background: var(--primary-50);
    color: var(--primary-700);
}.wpc-scope-51 .tc-wp-tool-root .video-badges{
    display: flex;
    flex-wrap: wrap;
    gap: var(--space-2);
    margin-bottom: var(--space-4);
}.wpc-scope-51 .tc-wp-tool-root .video-download-btn{
    position: relative;
    flex: 1;
    overflow: hidden;
    border: 0;
    border-radius: var(--radius-2xl);
    padding: var(--space-3) var(--space-6);
    font-weight: 800;
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .download-progress, .wpc-scope-51 .tc-wp-tool-root .download-progress-fill{
    height: 3px;
    border-radius: var(--radius-full);
    background: var(--gradient-primary);
    transition: width var(--duration-300) var(--ease-out);
}.wpc-scope-51 .tc-wp-tool-root .download-progress{
    position: absolute;
    bottom: 0;
    left: 0;
}.wpc-scope-51 .tc-wp-tool-root .download-progress-modal{
    position: fixed;
    z-index: 1001;
    top: 50%;
    left: 50%;
    display: none;
    width: min(92vw, 440px);
    min-width: 400px;
    padding: var(--space-8);
    border: 1px solid rgba(148, 163, 184, 0.24);
    border-radius: var(--radius-4xl);
    background: rgba(255, 255, 255, 0.94);
    text-align: center;
    box-shadow: var(--shadow-2xl);
    backdrop-filter: blur(22px);
    transform: translate(-50%, -50%);
    animation: modalSlideIn var(--duration-500) var(--ease-elastic);
}.wpc-scope-51 .tc-wp-tool-root .download-progress-header{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: var(--space-3);
    margin-bottom: var(--space-6);
    color: var(--primary-700);
}.wpc-scope-51 .tc-wp-tool-root .download-progress-title{
    font-size: var(--text-xl);
    font-weight: 850;
}.wpc-scope-51 .tc-wp-tool-root .download-progress-bar{
    width: 100%;
    height: 10px;
    margin-bottom: var(--space-4);
    overflow: hidden;
    border-radius: var(--radius-full);
    background: var(--gray-200);
    box-shadow: var(--shadow-inner);
}.wpc-scope-51 .tc-wp-tool-root .download-progress-fill{
    width: 0%;
    height: 100%;
}.wpc-scope-51 .tc-wp-tool-root .download-progress-text{
    margin-bottom: var(--space-6);
    color: var(--secondary-600);
    font-size: var(--text-base);
    font-weight: 600;
}.wpc-scope-51 .tc-wp-tool-root .download-cancel-btn{
    min-width: auto;
    min-height: auto;
    padding: var(--space-3) var(--space-6);
    border: 1px solid var(--gray-300);
    border-radius: var(--radius-xl);
    background: var(--gray-100);
    color: var(--gray-700);
    font-weight: 800;
}.wpc-scope-51 .tc-wp-tool-root .profile-header{
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: var(--space-8);
    margin: -119px 0 var(--space-8);
}.wpc-scope-51 .tc-wp-tool-root .profile-picture-container{
    position: relative;
    flex-shrink: 0;
}.wpc-scope-51 .tc-wp-tool-root .profile-picture{
    position: relative;
    z-index: 2;
    width: 160px;
    height: 160px;
    border: 6px solid var(--white);
    border-radius: var(--radius-full);
    background-color: var(--gray-200);
    background-position: center;
    background-size: cover;
    box-shadow: var(--shadow-xl);
}.wpc-scope-51 .tc-wp-tool-root .profile-ring{
    position: absolute;
    inset: -8px;
    z-index: 1;
    border-radius: var(--radius-full);
    background: var(--gradient-primary);
    animation: pulse 3s ease-in-out infinite;
}.wpc-scope-51 .tc-wp-tool-root .profile-status-indicator{
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 3;
    width: 24px;
    height: 24px;
    border: 3px solid var(--white);
    border-radius: var(--radius-full);
    background: var(--success-500);
}.wpc-scope-51 .tc-wp-tool-root .profile-details{
    flex: 1;
    margin-top: 80px;
}.wpc-scope-51 .tc-wp-tool-root .profile-name{
    margin-bottom: var(--space-4);
    font-size: var(--text-4xl);
}.wpc-scope-51 .tc-wp-tool-root .verified-badge::after, .wpc-scope-51 .tc-wp-tool-root .\$\{profileData\.basicInfo\.isVerified::after {
    content: "\f058";
    display: inline-block;
    margin-left: var(--space-2);
    color: var(--primary-500);
    font-family: "Font Awesome 6 Free";
    font-size: var(--text-lg);
    font-weight: 900;
}

.profile-stats {
    display: flex;
    flex-wrap: wrap;
    gap: var(--space-4);
    margin-bottom: var(--space-6);
}

.action-btn.secondary,
.photo-modal-action:not(.primary) {
    border: 1px solid var(--gray-300);
    background: var(--gray-100);
    color: var(--gray-700);
}

.about-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: var(--space-6);
}

.about-card {
    padding: var(--space-6);
}

.card-header {
    display: flex;
    align-items: center;
    gap: var(--space-4);
    margin-bottom: var(--space-6);
}

.card-icon {
    width: 48px;
    height: 48px;
    border-radius: var(--radius-2xl);
    background: var(--gradient-primary);
    color: var(--white);
    font-size: var(--text-xl);
}

.card-header .card-heading,
.about-text .about-heading {
    color: var(--gray-950);
    font-weight: 800;
}

.card-header .card-heading {
    font-size: var(--text-xl);
}

.card-content,
.about-text p {
    color: var(--secondary-600);
}

.about-item {
    display: flex;
    gap: var(--space-4);
    margin-bottom: var(--space-4);
}

.about-item:last-child {
    margin-bottom: 0;
}

.about-icon {
    width: 40px;
    height: 40px;
    border-radius: var(--radius-xl);
    background: var(--primary-50);
    color: var(--primary-600);
}

.empty-state {
    padding: var(--space-20) var(--space-8);
    color: var(--secondary-600);
    text-align: center;
}

.empty-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 112px;
    height: 112px;
    margin: 0 auto var(--space-8);
    border-radius: var(--radius-full);
    background: linear-gradient(135deg, var(--primary-50), var(--accent-100));
    color: var(--primary-700);
    font-size: var(--text-4xl);
    box-shadow: var(--shadow-lg);
    animation: bounce 2s ease-in-out infinite;
}

.empty-state .empty-heading {
    margin-bottom: var(--space-3);
    color: var(--gray-950);
    font-size: var(--text-2xl);
    font-weight: 850;
}

.empty-state p {
    max-width: 520px;
    margin: 0 auto;
    font-size: var(--text-lg);
    line-height: 1.7;
}

.skeleton-loading,
.video-thumbnail-skeleton,
.profile-cover-skeleton,
.profile-pic-skeleton,
.group-cover-skeleton,
.stat-skeleton,
.skeleton-line {
    background: linear-gradient(90deg, var(--gray-200) 25%, rgba(37, 99, 235, 0.1) 50%, var(--gray-200) 75%);
    background-size: 200% 100%;
    animation: skeleton-shimmer 1.5s infinite;
}

.videos-skeleton {
    display: none;
}

.videos-skeleton.active {
    display: block;
}

.video-skeleton {
    overflow: hidden;
    border-radius: var(--radius-3xl);
}

.video-thumbnail-skeleton {
    height: 350px;
}

.video-info-skeleton {
    padding: var(--space-4);
}

.skeleton-line {
    height: 16px;
    margin-bottom: var(--space-3);
    border-radius: var(--radius-lg);
}

.skeleton-line.short {
    width: 60%;
}

.profile-header-skeleton,
.profile-cover-skeleton {
    height: 400px;
}

.profile-info-skeleton {
    position: absolute;
    inset: auto 0 0;
    display: flex;
    align-items: flex-end;
    gap: var(--space-6);
    padding: var(--space-12);
}

.profile-pic-skeleton {
    width: 120px;
    height: 120px;
    border: 4px solid var(--white);
    border-radius: var(--radius-full);
}

.profile-details-skeleton {
    flex: 1;
}

.group-info-skeleton {
    padding: var(--space-8);
    background: var(--gray-50);
}

.group-header-skeleton {
    display: flex;
    align-items: center;
    gap: var(--space-6);
    margin-bottom: var(--space-6);
}

.group-cover-skeleton {
    width: 80px;
    height: 80px;
    border-radius: var(--radius-2xl);
}

.group-title-skeleton {
    flex: 1;
}

.group-stats-skeleton {
    display: flex;
    justify-content: center;
    gap: var(--space-4);
}

.stat-skeleton {
    width: 80px;
    height: 40px;
    border-radius: var(--radius-xl);
}

.photo-modal {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(15, 23, 42, 0.86);
    opacity: 0;
    backdrop-filter: blur(20px);
    transition: all var(--duration-500) var(--ease-out);
}

.photo-modal.active {
    opacity: 1;
}

.photo-modal-content {
    position: relative;
    display: flex;
    max-width: 90vw;
    max-height: 90vh;
    overflow: hidden;
    border-radius: var(--radius-4xl);
    background: var(--white);
    box-shadow: var(--shadow-2xl);
}

.photo-modal-close {
    position: absolute;
    top: var(--space-4);
    right: var(--space-4);
    z-index: 10001;
    border: 0;
    border-radius: var(--radius-full);
    background: rgba(15, 23, 42, 0.64);
    color: var(--white);
    padding: var(--space-3);
    cursor: pointer;
    transition: all var(--duration-300) var(--ease-out);
}

.photo-modal-close:hover {
    transform: scale(1.08);
    background: rgba(15, 23, 42, 0.82);
}

.photo-modal-image {
    max-width: 70vw;
    max-height: 90vh;
    object-fit: contain;
}

.photo-modal-info {
    display: flex;
    flex-direction: column;
    gap: var(--space-6);
    width: 400px;
    padding: var(--space-8);
}

.photo-modal-title {
    color: var(--gray-950);
    font-size: var(--text-2xl);
    font-weight: 850;
}

.photo-modal-stats {
    grid-template-columns: repeat(2, 1fr);
}

.photo-modal-stat {
    padding: var(--space-4);
    border-radius: var(--radius-2xl);
    background: var(--gray-50);
    text-align: center;
}

.photo-modal-stat-value {
    margin-bottom: var(--space-1);
    color: var(--gray-950);
    font-size: var(--text-xl);
    font-weight: 850;
}

.photo-modal-stat-label {
    color: var(--secondary-600);
    font-size: var(--text-sm);
    font-weight: 700;
}

.no-cover-placeholder,
.no-profile-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}

.no-cover-placeholder {
    background: var(--gradient-primary);
    color: var(--white);
    font-size: var(--text-4xl);
}

.no-profile-placeholder {
    background: var(--gray-200);
    color: var(--gray-500);
    font-size: var(--text-3xl);
}

.fas,
.fab,
.fa-download,
.fa-eye,
.fa-facebook,
.fa-film,
.fa-heart,
.fa-link,
.fa-lock,
.fa-play,
.fa-play-circle,
.fa-search,
.fa-share,
.fa-users,
.fa-video,
.\? {
    line-height: 1;
    speak: never;
}

.btn-icon {
    font-size: var(--text-lg);
    transition: transform var(--duration-300) var(--ease-out);
}

.download-btn:hover .btn-icon {
    transform: scale(1.15) rotate(4deg);
}

::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background: var(--gray-100);
    border-radius: var(--radius-full);
}

::-webkit-scrollbar-thumb {
    border: 2px solid var(--gray-100);
    border-radius: var(--radius-full);
    background: var(--gradient-primary);
}

::-webkit-scrollbar-thumb:hover {
    background: var(--gradient-secondary);
}

::selection {
    background: var(--primary-200);
    color: var(--primary-900);
}

:focus-visible {
    outline: 3px solid rgba(37, 99, 235, 0.45);
    outline-offset: 3px;
}

@keyframes meshFloat {
    0%, 100% { transform: translateY(0) rotate(0deg) scale(1); }
    33% { transform: translateY(-18px) rotate(1deg) scale(1.02); }
    66% { transform: translateY(10px) rotate(-1deg) scale(0.98); }
}

@keyframes slideDown {
    from { opacity: 0; transform: translateY(-42px) scale(0.96); filter: blur(10px); }
    to { opacity: 1; transform: translateY(0) scale(1); filter: blur(0); }
}

@keyframes slideUp {
    from { opacity: 0; transform: translateY(44px) scale(0.97); filter: blur(5px); }
    to { opacity: 1; transform: translateY(0) scale(1); filter: blur(0); }
}

@keyframes fadeInScale {
    from { opacity: 0; transform: scale(0.97) translateY(14px); filter: blur(3px); }
    to { opacity: 1; transform: scale(1) translateY(0); filter: blur(0); }
}

@keyframes shimmer {
    0%, 100% { opacity: 0.65; transform: translateX(-50%) scaleX(1); }
    50% { opacity: 1; transform: translateX(-50%) scaleX(1.18); }
}

@keyframes pulse {
    0%, 100% { opacity: 0.72; }
    50% { opacity: 1; }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
    40% { transform: translateY(-12px); }
    60% { transform: translateY(-6px); }
}

@keyframes shine {
    0%, 100% { transform: translateX(-100%); }
    50% { transform: translateX(100%); }
}

@keyframes shake {
    0%, 100% { transform: translateX(0); }
    25% { transform: translateX(-8px); }
    75% { transform: translateX(8px); }
}

@keyframes loadingShimmer {
    0% { transform: translateX(-100%) translateY(-100%); }
    100% { transform: translateX(100%) translateY(100%); }
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

@keyframes skeleton-shimmer {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}

@keyframes modalSlideIn {
    from { opacity: 0; transform: translate(-50%, -50%) scale(0.88); }
    to { opacity: 1; transform: translate(-50%, -50%) scale(1); }
}

@keyframes rotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

@media (max-width: 1024px) {
    .main-container {
        padding: var(--space-6);
    }

    .search-section,
    .group-details,
    .profile-info-section {
        padding: var(--space-8);
    }

    .video-grid,
    .videos-section .video-grid,
    .videos-grid-skeleton,
    .video-grid[style*="grid-template-columns: repeat(3, 1fr)"] {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    .media-grid {
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    }

    .photo-modal-content {
        max-width: 95vw;
    }

    .photo-modal-image {
        max-width: 65vw;
    }

    .photo-modal-info {
        width: 350px;
    }
}

@media (max-width: 768px) {
    .app-wrapper {
        padding: 32px 0;
    }

    .main-container {
        padding: var(--space-4);
    }

    .app-header {
        margin-bottom: var(--space-10);
    }

    .main-title {
        font-size: clamp(1.75rem, 8vw, 2.5rem) !important;
    }

    .subtitle {
        font-size: var(--text-base) !important;
    }

    .search-section {
        padding: var(--space-6);
        border-radius: var(--radius-3xl);
    }

    .search-title,
    .search-header .search-heading {
        font-size: var(--text-2xl);
    }

    .search-description,
    .search-header p {
        font-size: var(--text-sm);
    }

    .search-form,
    .input-group {
        flex-direction: column;
        gap: var(--space-3);
    }

    .url-input {
        min-height: 58px !important;
        padding: var(--space-4) var(--space-4) var(--space-4) var(--space-12) !important;
        font-size: var(--text-base) !important;
    }

    .input-icon {
        left: var(--space-4);
        font-size: var(--text-base);
    }

    .analyze-btn {
        width: 100% !important;
        min-height: 56px !important;
        padding: var(--space-4) var(--space-6) !important;
        font-size: var(--text-base) !important;
    }

    .search-examples,
    .header-features {
        flex-direction: column;
        align-items: stretch;
    }

    .example-item,
    .feature-badge {
        justify-content: center;
        text-align: center;
    }

    .content-header,
    .videos-section .content-header {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .content-title {
        justify-content: center;
    }

    .content-stats,
    .video-stats,
    .video-engagement,
    .video-meta {
        justify-content: center;
    }

    .tab-list,
    .profile-nav-tabs {
        flex-direction: column;
    }

    .tab-btn,
    .nav-tab {
        width: 100%;
        margin: 0;
    }

    .media-grid,
    .video-grid,
    .videos-section .video-grid,
    .videos-grid-skeleton,
    .video-grid[style*="grid-template-columns: repeat(3, 1fr)"],
    .about-grid,
    .cover-photos-grid {
        grid-template-columns: 1fr !important;
    }

    .photos-grid,
    .stats-grid,
    .summary-stats {
        grid-template-columns: repeat(2, 1fr);
    }

    .group-header,
    .cover-section {
        height: 240px;
    }

    .group-info-overlay {
        padding: var(--space-6);
    }

    .group-title {
        font-size: var(--text-2xl);
    }

    .group-details,
    .profile-info-section,
    .videos-section,
    .tab-content {
        padding: var(--space-5);
    }

    .profile-header {
        flex-direction: column;
        align-items: center;
        margin-top: -70px;
        text-align: center;
    }

    .profile-picture {
        width: 112px;
        height: 112px;
        border-width: 4px;
    }

    .profile-details {
        margin-top: var(--space-4);
    }

    .profile-name {
        font-size: var(--text-2xl);
    }

    .profile-stats,
    .profile-actions {
        justify-content: center;
    }

    .action-btn {
        width: 100%;
    }

    .video-thumbnail,
    .video-card .video-player,
    .video-thumbnail-skeleton {
        height: 240px;
    }

    .video-card video {
        height: 200px;
    }

    .download-actions,
    .video-actions-bottom,
    .profile-actions {
        flex-direction: column;
        align-items: stretch;
    }

    .download-btn,
    .video-download-btn {
        width: 100%;
        min-width: 0;
    }

    .download-progress-modal {
        width: 90vw;
        min-width: 0;
        padding: var(--space-5);
    }

    .photo-modal-content {
        flex-direction: column;
        max-width: 95vw;
        max-height: 95vh;
    }

    .photo-modal-image {
        max-width: 95vw;
        max-height: 58vh;
    }

    .photo-modal-info {
        width: 100%;
        padding: var(--space-5);
    }
}

@media (max-width: 480px) {
    .app-wrapper {
        padding: 24px 0;
    }

    .main-container {
        padding: var(--space-3);
    }

    .app-header {
        margin-bottom: var(--space-8);
    }

    .main-title {
        font-size: clamp(1.5rem, 8vw, 2rem) !important;
    }

    .search-section {
        padding: var(--space-4);
        margin-bottom: var(--space-8);
    }

    .search-title,
    .search-header .search-heading {
        font-size: var(--text-xl);
    }

    .url-input {
        min-height: 54px !important;
        padding: var(--space-3) var(--space-3) var(--space-3) var(--space-10) !important;
        font-size: var(--text-sm) !important;
    }

    .input-icon {
        left: var(--space-3);
        font-size: var(--text-sm);
    }

    .analyze-btn {
        min-height: 52px !important;
        font-size: var(--text-sm) !important;
    }

    .photos-grid,
    .stats-grid,
    .summary-stats,
    .photo-modal-stats {
        grid-template-columns: 1fr;
    }

    .group-header,
    .cover-section {
        height: 190px;
    }

    .group-info-overlay,
    .group-details,
    .profile-info-section,
    .videos-section,
    .tab-content {
        padding: var(--space-4);
    }

    .stat-card {
        padding: var(--space-4);
    }

    .media-summary {
        padding: var(--space-5);
    }

    .summary-title {
        font-size: var(--text-xl);
    }

    .summary-description {
        font-size: var(--text-sm);
    }

    .video-thumbnail,
    .video-card .video-player,
    .video-thumbnail-skeleton {
        height: 190px;
    }

    .video-card video {
        height: 160px;
    }

    .media-info,
    .video-info,
    .photo-info,
    .cover-photo-info {
        padding: var(--space-3);
    }

    .empty-state {
        padding: var(--space-12) var(--space-4);
    }

    .empty-icon {
        width: 80px;
        height: 80px;
        font-size: var(--text-2xl);
    }
}

@media (max-width: 375px) {
    .main-container {
        padding: var(--space-2);
    }

    .search-section {
        padding: var(--space-3);
    }

    .example-item {
        flex-direction: column;
        font-size: var(--text-xs);
    }

    .group-header,
    .cover-section {
        height: 160px;
    }

    .video-thumbnail,
    .video-card .video-player {
        height: 160px;
    }

    .video-card video {
        height: 130px;
    }

    .download-btn,
    .video-download-btn,
    .photo-modal-action {
        padding: var(--space-2) var(--space-3);
        font-size: var(--text-xs);
    }
}

/* tc-layout-guard: stay in page body flow — do not overlap theme header/nav */
.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;
}