@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css");.tc-wp-tool-root{width:100%;max-width:100%;min-width:0;box-sizing:border-box;display:flow-root;isolation:isolate;position:relative;}.wpc-scope-41 .tc-wp-tool-root img,.wpc-scope-41 .tc-wp-tool-root video,.wpc-scope-41 .tc-wp-tool-root svg,.wpc-scope-41 .tc-wp-tool-root iframe{max-width:100%;height:auto;}.wpc-scope-41 .tc-wp-tool-root{--igcv-primary:#dd2a7b;--igcv-secondary:#f58529;--igcv-accent:#515bd4;--igcv-purple:#8134af;--igcv-orange:#feda75;--igcv-green:#4db69f;--igcv-blue:#5a7dff;--igcv-bg-primary:linear-gradient(135deg,#f58529e5 0%,#dd2a7b 40%,#8134af 70%,#515bd4 100%);--igcv-bg-secondary:#2d193b;--igcv-bg-tertiary:#3a2352;--igcv-bg-card:rgba(44,19,61,0.95);--igcv-text-primary:#fff;--igcv-text-secondary:#feda75;--igcv-text-muted:#ffe1f0;--igcv-border:#6e4d8c;--igcv-border-light:#8134af;--igcv-shadow:0 4px 20px rgba(81,91,212,0.15);--igcv-shadow-lg:0 8px 32px rgba(129,52,175,0.18);--igcv-shadow-xl:0 16px 48px rgba(81,91,212,0.22);--igcv-glow-primary:0 0 25px rgba(221,42,123,0.25);--igcv-glow-secondary:0 0 25px rgba(81,91,212,0.18);--igcv-gradient-primary:linear-gradient(135deg,#fa9849,#dd2a7b,#8134af,#515bd4);--igcv-gradient-secondary:linear-gradient(135deg,#feda75,#dd2a7b,#515bd4);--igcv-gradient-purple:linear-gradient(135deg,#8134af,#dd2a7b,#f58529);--igcv-gradient-bg:linear-gradient(135deg,#f8c8a1 0%,#dd2a7b 40%,#8134af 70%,#515bd4 100%);}.wpc-scope-41 .tc-wp-tool-root *{margin:0;padding:0;box-sizing:border-box;transition:all 0.3s ease;}.wpc-scope-41 .tc-wp-tool-root .instragram_body{font-family:'Inter',sans-serif;background:var(--igcv-gradient-bg);color:var(--igcv-text-primary);overflow-x:hidden;min-height:100vh;position:relative;}.wpc-scope-41 .tc-wp-tool-root .instragram_body::before{content:'';position:fixed;top:0;left:0;width:100%;height:100%;background:none;pointer-events:none;z-index:-1;}.wpc-scope-41 .tc-wp-tool-root .igcv-container{max-width:1600px;margin:0 auto;padding:1.5rem;min-height:100vh;display:flex;flex-direction:column;}.wpc-scope-41 .tc-wp-tool-root .igcv-header{background:var(--igcv-bg-card);backdrop-filter:blur(20px);border:1px solid var(--igcv-border);border-radius:20px;padding:2rem;margin-bottom:1.5rem;box-shadow:var(--igcv-shadow-lg);position:relative;overflow:hidden;}.wpc-scope-41 .tc-wp-tool-root .igcv-header::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--igcv-gradient-primary);}.wpc-scope-41 .tc-wp-tool-root .igcv-header-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-logo{display:flex;align-items:center;gap:1.5rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-logo-icon{width:60px;height:60px;background:var(--igcv-gradient-primary);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:1.8rem;color:white;box-shadow:var(--igcv-shadow-lg),var(--igcv-glow-primary);animation:igcv-logoFloat 3s ease-in-out infinite;position:relative;overflow:hidden;}.wpc-scope-41 .tc-wp-tool-root .igcv-logo-icon::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,0.2),transparent);animation:igcv-logoShine 3s ease-in-out infinite;}.wpc-scope-41 .tc-wp-tool-root .igcv-logo-text{font-size:2.2rem;font-weight:900;background:var(--igcv-gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-1px;}.wpc-scope-41 .tc-wp-tool-root .igcv-logo-subtitle{font-size:0.9rem;color:var(--igcv-text-secondary);font-weight:500;margin-top:0.25rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-container{display:flex;flex-direction:column;gap:1rem;flex:1;max-width:700px;width:100%;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-form{display:flex;gap:1rem;position:relative;width:100%;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn,.wpc-scope-41 .tc-wp-tool-root #igcv-show-another-btn{transition:all 0.3s;}.wpc-scope-41 .tc-wp-tool-root #igcv-show-another-btn{display:none;background:var(--igcv-gradient-primary);border:none;color:white;padding:1rem 2rem;border-radius:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:0.75rem;box-shadow:var(--igcv-shadow-lg);position:relative;overflow:hidden;white-space:nowrap;}.wpc-scope-41 .tc-wp-tool-root #igcv-show-another-btn:disabled{opacity:0.6;cursor:not-allowed;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-input{flex:1;padding:1rem 1.5rem;background:rgba(221,42,123,0.18);backdrop-filter:blur(15px);border:2px solid var(--igcv-border);border-radius:16px;color:var(--igcv-text-primary);font-size:1rem;font-weight:500;outline:none;transition:all 0.3s ease;box-shadow:inset 0 2px 4px rgba(0,0,0,0.05);}.wpc-scope-41 .tc-wp-tool-root .igcv-search-input:focus{border-color:var(--igcv-primary);box-shadow:0 0 0 4px rgba(216,44,139,0.1),var(--igcv-glow-primary),inset 0 2px 4px rgba(0,0,0,0.05);transform:translateY(-2px);background:rgba(129,52,175,0.18);}.wpc-scope-41 .tc-wp-tool-root .igcv-search-input::placeholder{color:var(--igcv-text-muted);font-weight:400;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-input:not(:placeholder-shown){background:rgba(129,52,175,0.18);border-color:var(--igcv-border-light);font-weight:600;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn{background:var(--igcv-gradient-primary);border:none;color:white;padding:1rem 2rem;border-radius:16px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:0.75rem;box-shadow:var(--igcv-shadow-lg);position:relative;overflow:hidden;white-space:nowrap;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.5s;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn:hover:not(:disabled)::before{left:100%;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:var(--igcv-shadow-xl),var(--igcv-glow-primary);}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn:disabled{opacity:0.6;cursor:not-allowed;transform:none;}@keyframes igcv-logoFloat{0%,100%{transform:translateY(0px);}50%{transform:translateY(-10px);}}@keyframes igcv-logoShine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg);}100%{transform:translateX(100%) translateY(100%) rotate(45deg);}}.wpc-scope-41 .tc-wp-tool-root .igcv-main-content{display:grid;grid-template-columns:1fr 400px;gap:1.5rem;flex:1;align-items:stretch;height:100%;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-section,.wpc-scope-41 .tc-wp-tool-root .igcv-comments-section{flex:1 1 0;min-height:0;height:auto;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background:var(--igcv-bg-card);border-radius:20px;box-shadow:var(--igcv-shadow-lg);padding:2rem;position:relative;overflow:hidden;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-container{width:100%;max-width:420px;margin:0 auto;height:100%;position:relative;overflow:visible;display:flex;align-items:center;justify-content:center;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-placeholder{width:100%;height:100%;min-height:180px;background:linear-gradient(135deg,var(--igcv-bg-secondary),var(--igcv-bg-tertiary));display:flex;align-items:center;justify-content:center;color:var(--igcv-text-muted);font-size:1.2rem;font-weight:600;position:relative;border-radius:20px;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-placeholder i{font-size:1.5rem;color:var(--igcv-primary);opacity:0.5;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-section{background:var(--igcv-bg-card);backdrop-filter:blur(20px);border:1px solid var(--igcv-border);border-radius:20px;padding:2rem;box-shadow:var(--igcv-shadow-lg);position:relative;overflow:hidden;max-height:80vh;display:flex;flex-direction:column;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-section::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--igcv-gradient-purple);}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--igcv-border);}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-title{font-size:1.3rem;font-weight:700;color:var(--igcv-text-primary);display:flex;align-items:center;gap:0.75rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-count{background:var(--igcv-gradient-primary);color:white;padding:0.5rem 1rem;border-radius:20px;font-size:0.9rem;font-weight:700;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-filters{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap;}.wpc-scope-41 .tc-wp-tool-root .igcv-filter-btn{background:rgba(221,42,123,0.18);border:1px solid var(--igcv-border);color:var(--igcv-text-secondary);padding:0.5rem 1rem;border-radius:12px;font-size:0.9rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;}.wpc-scope-41 .tc-wp-tool-root .igcv-filter-btn:hover,.wpc-scope-41 .tc-wp-tool-root .igcv-filter-btn.active{background:var(--igcv-gradient-primary);border-color:var(--igcv-primary);color:white;box-shadow:var(--igcv-glow-primary);}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list{flex:1 1 0;min-height:0;overflow-y:auto;padding-right:0.5rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list::-webkit-scrollbar{width:6px;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list::-webkit-scrollbar-track{background:rgba(129,52,175,0.18);border-radius:3px;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list::-webkit-scrollbar-thumb{background:var(--igcv-gradient-primary);border-radius:3px;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-item{background:rgba(221,42,123,0.18);border:1px solid var(--igcv-border);border-radius:16px;padding:1.5rem;margin-bottom:1rem;transition:all 0.3s ease;position:relative;overflow:hidden;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-item::before{content:'';position:absolute;top:0;left:0;width:3px;height:100%;background:var(--igcv-gradient-primary);opacity:0;transition:opacity 0.3s ease;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-item:hover::before{opacity:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-item:hover{transform:translateY(-2px);box-shadow:var(--igcv-shadow-lg);border-color:var(--igcv-primary);}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:1rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-avatar,.wpc-scope-41 .tc-wp-tool-root .igcv-comment-avatar-fallback{width:56px !important;height:56px !important;min-width:56px !important;min-height:56px !important;max-width:56px !important;max-height:56px !important;border-radius:50%;object-fit:cover;border:2.5px solid var(--igcv-border);box-shadow:0 2px 8px rgba(216,44,139,0.08);font-size:1.25rem !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-avatar-fallback{display:flex;align-items:center;justify-content:center;background:var(--igcv-gradient-primary);color:#fff;font-weight:700;font-size:1.25rem !important;border:2.5px solid var(--igcv-border);}.wpc-scope-41 .tc-wp-tool-root .igcv-video-section,.wpc-scope-41 .tc-wp-tool-root .igcv-comments-section{min-height:600px;height:100%;display:flex;flex-direction:column;justify-content:flex-start;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-user-info{flex:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-username{font-weight:700;color:var(--igcv-text-primary);text-decoration:none;font-size:1rem;transition:all 0.3s ease;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-username:hover{color:var(--igcv-primary);}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-meta{display:flex;align-items:center;gap:0.75rem;margin-top:0.25rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-time{color:var(--igcv-text-muted);font-size:0.85rem;font-weight:500;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-badges{display:flex;gap:0.5rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-badge{padding:0.25rem 0.5rem;border-radius:8px;font-size:0.75rem;font-weight:700;text-transform:uppercase;}.wpc-scope-41 .tc-wp-tool-root .igcv-badge-verified{background:var(--igcv-gradient-secondary);color:white;}.wpc-scope-41 .tc-wp-tool-root .igcv-badge-owner{background:var(--igcv-gradient-primary);color:white;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-content{color:var(--igcv-text-secondary);line-height:1.6;margin-bottom:1rem;word-break:break-word;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-mentions{color:var(--igcv-primary);font-weight:600;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-hashtags{color:var(--igcv-purple);font-weight:600;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-actions{display:flex;align-items:center;gap:1.5rem;color:var(--igcv-text-muted);font-size:0.9rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-action-btn{display:flex;align-items:center;gap:0.5rem;cursor:pointer;transition:all 0.3s ease;padding:0.5rem;border-radius:8px;}.wpc-scope-41 .tc-wp-tool-root .igcv-action-btn:hover{color:var(--igcv-primary);background:rgba(184,140,75,0.1);}.wpc-scope-41 .tc-wp-tool-root .igcv-action-btn i{font-size:1rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-loading-container{display:flex;align-items:center;justify-content:center;padding:3rem;color:var(--igcv-text-muted);}.wpc-scope-41 .tc-wp-tool-root .igcv-spinner{width:40px;height:40px;border:3px solid var(--igcv-border);border-top-color:var(--igcv-primary);border-radius:50%;animation:igcv-spin 1s linear infinite;margin-right:1rem;}@keyframes igcv-spin{to{transform:rotate(360deg);}}.wpc-scope-41 .tc-wp-tool-root .igcv-error-container{text-align:center;padding:3rem;color:var(--igcv-text-muted);}.wpc-scope-41 .tc-wp-tool-root .igcv-error-container i{font-size:3rem;color:var(--igcv-primary);margin-bottom:1rem;opacity:0.5;}@keyframes igcv-fadeInUp{from{opacity:0;transform:translateY(30px);}to{opacity:1;transform:translateY(0);}}.wpc-scope-41 .tc-wp-tool-root .igcv-fade-in-up{animation:igcv-fadeInUp 0.6s ease-out;}.wpc-scope-41 .tc-wp-tool-root .igcv-export-section{background:var(--igcv-bg-card);backdrop-filter:blur(20px);border:1px solid var(--igcv-border);border-radius:20px;padding:1.5rem;margin-top:1.5rem;box-shadow:var(--igcv-shadow-lg);}.wpc-scope-41 .tc-wp-tool-root .igcv-export-title{font-size:1.1rem;font-weight:700;color:var(--igcv-text-primary);margin-bottom:1rem;display:flex;align-items:center;gap:0.75rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-export-buttons{display:flex;gap:1rem;flex-wrap:wrap;}.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn{background:var(--igcv-gradient-primary);border:none;color:white;padding:0.75rem 1.5rem;border-radius:12px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:0.5rem;transition:all 0.3s ease;box-shadow:var(--igcv-shadow);}.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn:hover{transform:translateY(-2px);box-shadow:var(--igcv-shadow-lg),var(--igcv-glow-primary);}.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn.csv{background:var(--igcv-gradient-secondary);}.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn.csv:hover{box-shadow:var(--igcv-shadow-lg),var(--igcv-glow-secondary);}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-card{background:var(--igcv-bg-card);border-radius:22px;box-shadow:0 8px 32px rgba(221,42,123,0.10),0 1.5px 6px rgba(129,52,175,0.08);width:100%;max-width:420px;margin:0 auto;padding:0 0 1.5rem 0;display:flex;flex-direction:column;overflow:hidden;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-media{width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:22px 22px 0 0;box-shadow:none;margin-bottom:0;background:#3a2352;position:relative;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-media img,.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-media video{width:100%;height:100%;object-fit:cover;display:block;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease;cursor:pointer;z-index:10;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-container:hover .igcv-video-overlay{opacity:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-overlay.playing{opacity:0;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-container:hover .igcv-video-overlay.playing{opacity:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-play-pause-btn{width:60px;height:60px;background:rgba(255,255,255,0.95);border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 20px rgba(0,0,0,0.3);}.wpc-scope-41 .tc-wp-tool-root .igcv-play-pause-btn:hover{transform:scale(1.1);background:rgba(255,255,255,1);box-shadow:0 6px 25px rgba(0,0,0,0.4);}.wpc-scope-41 .tc-wp-tool-root .igcv-play-pause-btn i{font-size:1.5rem;color:#d82c8b;margin-left:3px;}.wpc-scope-41 .tc-wp-tool-root .igcv-play-pause-btn.playing i{margin-left:0;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,0.7));padding:20px 15px 15px 15px;opacity:0;transition:opacity 0.3s ease;z-index:15;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-container:hover .igcv-video-controls{opacity:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-controls.visible{opacity:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-controls-row{display:flex;align-items:center;gap:12px;margin-bottom:8px;}.wpc-scope-41 .tc-wp-tool-root .igcv-time-display{color:white;font-size:0.85rem;font-weight:600;min-width:80px;text-shadow:0 1px 2px rgba(0,0,0,0.5);}.wpc-scope-41 .tc-wp-tool-root .igcv-volume-control{display:flex;align-items:center;gap:8px;margin-left:auto;}.wpc-scope-41 .tc-wp-tool-root .igcv-volume-btn{background:none;border:none;color:white;cursor:pointer;padding:4px;border-radius:4px;transition:all 0.2s ease;font-size:1rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-volume-btn:hover{background:rgba(255,255,255,0.2);}.wpc-scope-41 .tc-wp-tool-root .igcv-volume-slider{width:60px;height:4px;background:rgba(255,255,255,0.3);border-radius:2px;outline:none;cursor:pointer;transition:all 0.2s ease;-webkit-appearance:none;}.wpc-scope-41 .tc-wp-tool-root .igcv-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;background:white;border-radius:50%;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,0.3);}.wpc-scope-41 .tc-wp-tool-root .igcv-volume-slider::-moz-range-thumb{width:12px;height:12px;background:white;border-radius:50%;cursor:pointer;border:none;box-shadow:0 1px 3px rgba(0,0,0,0.3);}.wpc-scope-41 .tc-wp-tool-root .igcv-progress-bar{width:100%;height:3px;background:rgba(255,255,255,0.3);border-radius:2px;cursor:pointer;position:relative;overflow:hidden;}.wpc-scope-41 .tc-wp-tool-root .igcv-progress-fill{height:100%;background:linear-gradient(90deg,#d82c8b,#833ab4);border-radius:2px;transition:width 0.1s linear;position:relative;}.wpc-scope-41 .tc-wp-tool-root .igcv-progress-fill::after{content:'';position:absolute;right:-2px;top:50%;transform:translateY(-50%);width:8px;height:8px;background:white;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,0.3);opacity:0;transition:opacity 0.2s ease;}.wpc-scope-41 .tc-wp-tool-root .igcv-progress-bar:hover .igcv-progress-fill::after{opacity:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-author-row{display:flex;align-items:center;gap:1rem;margin:1.1rem 1.5rem 0.5rem 1.5rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-avatar-ring{padding:2.5px;background:linear-gradient(135deg,#f58529,#d82c8b,#833ab4,#f58529);border-radius:50%;display:flex;align-items:center;justify-content:center;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-avatar-ring img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2.5px solid #fff;background:#eee;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-author-info{display:flex;flex-direction:column;align-items:flex-start;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-author-info .username{font-weight:800;font-size:1.13rem;color:azure;display:flex;align-items:center;gap:0.4rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-author-info .fullname{color:#888;font-size:0.97rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-caption{color:chocolate;font-size:1.13rem;line-height:1.2;margin:0.2rem 1.5rem 0.2rem 1.5rem;word-break:break-word;white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;position:relative;transition:max-height 0.3s;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-caption.expanded{display:block;-webkit-line-clamp:unset;max-height:1000px;overflow:visible;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-caption .mention{color:#00376b;font-weight:500;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-caption .hashtag{color:#00376b;font-weight:500;}.wpc-scope-41 .tc-wp-tool-root .igcv-show-more-btn{display:inline-block;margin:0 1.5rem 1.2rem 1.5rem;color:#feda75;background:none;border:none;font-weight:700;font-size:1rem;cursor:pointer;padding:0;outline:none;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-stats-row{display:flex;gap:1.2rem;justify-content:flex-start;align-items:center;margin:0 1.5rem 0 1.5rem;padding-top:0.5rem;border-top:1px solid #eee;flex-wrap:wrap;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-stats-row .stat-item{display:flex;align-items:center;gap:0.5rem;color:cadetblue;font-weight:700;font-size:1.05rem;min-width:0;flex-shrink:0;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-stats-row .stat-item i{color:#d82c8b;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list h3{color:white;}@media (max-width:1200px){.tc-wp-tool-root .igcv-main-content{grid-template-columns:1fr;}.tc-wp-tool-root .igcv-comments-section{max-height:50vh;}.tc-wp-tool-root .igcv-video-section,.tc-wp-tool-root .igcv-comments-section{min-height:400px;}}@media (max-width:900px){.tc-wp-tool-root .igcv-search-form{flex-direction:column;gap:0.7rem;}.tc-wp-tool-root #igcv-show-another-btn{width:100%;margin-top:0.5rem;justify-content:center;margin-left:0;}.tc-wp-tool-root .igcv-header{background:var(--igcv-bg-card);backdrop-filter:blur(20px);border:1px solid var(--igcv-border);border-radius:20px;padding:2rem;margin-bottom:1.5rem;box-shadow:var(--igcv-shadow-lg);position:relative;overflow:hidden;margin-top:30px;}}@media (max-width:768px){.tc-wp-tool-root .igcv-container{padding:1rem;}.tc-wp-tool-root .igcv-header{padding:1.5rem;}.tc-wp-tool-root .igcv-header-content{flex-direction:column;text-align:center;}.tc-wp-tool-root .igcv-logo{justify-content:center;}.tc-wp-tool-root .igcv-search-btn{width:100%;justify-content:center;}.tc-wp-tool-root .igcv-video-section,.tc-wp-tool-root .igcv-comments-section{padding:1.5rem;}.tc-wp-tool-root .igcv-comments-filters{justify-content:center;}.tc-wp-tool-root .igcv-comment-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:1rem;flex-direction:column !important;}.tc-wp-tool-root .igcv-header{padding:1.5rem;margin-top:55px;}}@media (max-width:600px){.tc-wp-tool-root .igcv-play-pause-btn{width:50px;height:50px;}.tc-wp-tool-root .igcv-play-pause-btn i{font-size:1.2rem;}.tc-wp-tool-root .igcv-video-controls{padding:15px 10px 10px 10px;}.tc-wp-tool-root .igcv-controls-row{gap:8px;margin-bottom:6px;}.tc-wp-tool-root .igcv-time-display{font-size:0.75rem;min-width:70px;}.tc-wp-tool-root .igcv-volume-slider{width:50px;}.tc-wp-tool-root .igcv-volume-btn{font-size:0.9rem;}.tc-wp-tool-root .igcv-insta-post-card{max-width:98vw;border-radius:12px;}.tc-wp-tool-root .igcv-insta-post-media{border-radius:12px 12px 0 0;}.tc-wp-tool-root .igcv-insta-post-stats-row{gap:1rem;margin:0 1rem 0 1rem;}.tc-wp-tool-root .igcv-insta-post-stats-row .stat-item{font-size:0.85rem;gap:0.3rem;}.tc-wp-tool-root .igcv-insta-post-stats-row .stat-item i{font-size:0.9rem;}.tc-wp-tool-root .igcv-insta-post-author-row{margin:1rem 1rem 0.5rem 1rem;}.tc-wp-tool-root .igcv-insta-post-caption{margin:0.7rem 1rem 1rem 1rem;font-size:1rem;}.tc-wp-tool-root .igcv-show-more-btn{margin:0 1rem 1rem 1rem;}.tc-wp-tool-root .igcv-comment-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:1rem;flex-direction:column !important;}.tc-wp-tool-root .igcv-header{padding:1.5rem;margin-top:55px;}}@media (max-width:500px){.tc-wp-tool-root .igcv-header-content{flex-direction:row !important;align-items:center !important;justify-content:flex-start !important;gap:0.7rem !important;}.tc-wp-tool-root .igcv-logo{flex-direction:row !important;align-items:center !important;gap:0.7rem !important;}.tc-wp-tool-root .igcv-logo-icon{width:38px !important;height:38px !important;font-size:1.1rem !important;}.tc-wp-tool-root .igcv-logo-text{font-size:1.1rem !important;font-weight:800 !important;letter-spacing:-0.5px !important;}.tc-wp-tool-root .igcv-logo-subtitle{display:none;}.tc-wp-tool-root .igcv-comment-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:1rem;flex-direction:column !important;}.tc-wp-tool-root .igcv-header{padding:1.5rem;margin-top:55px;}}@media (max-width:400px){.tc-wp-tool-root .igcv-insta-post-stats-row{gap:0.7rem;}.tc-wp-tool-root .igcv-insta-post-stats-row .stat-item{font-size:0.8rem;}.tc-wp-tool-root .igcv-insta-post-stats-row .stat-item i{font-size:0.85rem;}.tc-wp-tool-root .igcv-comment-header{display:flex;align-items:center;gap:1.25rem;margin-bottom:1rem;flex-direction:column !important;}.tc-wp-tool-root .igcv-header{padding:1.5rem;margin-top:55px;}}.wpc-scope-41 .tc-wp-tool-root .igcv-header,.wpc-scope-41 .tc-wp-tool-root .igcv-comments-section,.wpc-scope-41 .tc-wp-tool-root .igcv-export-section,.wpc-scope-41 .tc-wp-tool-root .igcv-video-section,.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-card{background:var(--igcv-bg-card) !important;border:1.5px solid var(--igcv-border) !important;color:var(--igcv-text-primary) !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-input,.wpc-scope-41 .tc-wp-tool-root .igcv-filter-btn,.wpc-scope-41 .tc-wp-tool-root .igcv-comment-item{background:var(--igcv-bg-tertiary) !important;border:1.5px solid var(--igcv-border-light) !important;color:var(--igcv-text-primary) !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-input:focus,.wpc-scope-41 .tc-wp-tool-root .igcv-search-input:not(:placeholder-shown){background:#4a2a6a !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list::-webkit-scrollbar-track{background:#4a2a6a !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list::-webkit-scrollbar-thumb{background:var(--igcv-gradient-primary) !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-count{background:var(--igcv-gradient-primary) !important;color:#fff !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-badge-verified{background:var(--igcv-gradient-secondary) !important;color:#fff !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-badge-owner{background:var(--igcv-gradient-primary) !important;color:#fff !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-media{background:#3a2352 !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-avatar-fallback{background:var(--igcv-gradient-primary) !important;color:#fff !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-show-more-btn{color:#feda75 !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn,.wpc-scope-41 .tc-wp-tool-root #igcv-show-another-btn,.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn{background:var(--igcv-gradient-primary) !important;color:#fff !important;border:none !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn:hover,.wpc-scope-41 .tc-wp-tool-root #igcv-show-another-btn:hover,.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn:hover{box-shadow:var(--igcv-shadow-xl),var(--igcv-glow-primary) !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-header,.wpc-scope-41 .tc-wp-tool-root .igcv-comments-section,.wpc-scope-41 .tc-wp-tool-root .igcv-export-section,.wpc-scope-41 .tc-wp-tool-root .igcv-video-section,.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-card{background:rgba(113,28,76,0.95) !important;border:1.5px solid var(--igcv-border) !important;color:var(--igcv-text-primary) !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-placeholder{width:100%;height:100%;min-height:180px;background:linear-gradient(135deg,#880b4b,var(--igcv-bg-tertiary));display:flex;align-items:center;justify-content:center;color:var(--igcv-text-muted);font-size:1.2rem;font-weight:600;position:relative;border-radius:20px;}.wpc-scope-41 .tc-wp-tool-root{--igcv-primary:#ff3f8e;--igcv-secondary:#ff9f45;--igcv-accent:#6f7cff;--igcv-purple:#9b5cff;--igcv-orange:#ffd166;--igcv-green:#3fd6b6;--igcv-blue:#64a3ff;--igcv-bg-primary:linear-gradient(135deg,#ff9f45 0%,#ff3f8e 42%,#9b5cff 72%,#596cff 100%);--igcv-bg-secondary:#160d24;--igcv-bg-tertiary:rgba(255,255,255,0.08);--igcv-bg-card:rgba(28,18,44,0.76);--igcv-text-primary:#ffffff;--igcv-text-secondary:#f7f2ff;--igcv-text-muted:#d9cce8;--igcv-border:rgba(255,255,255,0.16);--igcv-border-light:rgba(255,255,255,0.24);--igcv-shadow:0 12px 34px rgba(21,11,38,0.18);--igcv-shadow-lg:0 20px 60px rgba(21,11,38,0.28);--igcv-shadow-xl:0 28px 80px rgba(21,11,38,0.38);--igcv-glow-primary:0 0 0 4px rgba(255,63,142,0.16),0 16px 40px rgba(255,63,142,0.24);--igcv-glow-secondary:0 0 0 4px rgba(111,124,255,0.16),0 16px 40px rgba(111,124,255,0.22);--igcv-gradient-primary:linear-gradient(135deg,#ff9f45 0%,#ff3f8e 42%,#9b5cff 72%,#596cff 100%);--igcv-gradient-secondary:linear-gradient(135deg,#ffd166 0%,#ff5f9e 48%,#6677ff 100%);--igcv-gradient-purple:linear-gradient(135deg,#9b5cff 0%,#ff3f8e 58%,#ff9f45 100%);--igcv-gradient-bg:radial-gradient(circle at 12% 12%,rgba(255,209,102,0.34),transparent 28%),radial-gradient(circle at 88% 8%,rgba(100,163,255,0.28),transparent 30%),linear-gradient(135deg,#fff7f1 0%,#f46ca1 36%,#8651cf 68%,#475fd4 100%);}.wpc-scope-41 .tc-wp-tool-root *{margin:0;padding:0;box-sizing:border-box;transition:background-color 0.25s ease,border-color 0.25s ease,box-shadow 0.25s ease,color 0.25s ease,transform 0.25s ease,opacity 0.25s ease;}.wpc-scope-41 .tc-wp-tool-root .instragram_body{font-family:'Inter',sans-serif;background:var(--igcv-gradient-bg);color:var(--igcv-text-primary);overflow-x:hidden;min-height:100vh;position:relative;isolation:isolate;}.wpc-scope-41 .tc-wp-tool-root .instragram_body::before{content:'';position:fixed;inset:0;background:linear-gradient(180deg,rgba(255,255,255,0.22),rgba(255,255,255,0.04)),radial-gradient(circle at 50% 100%,rgba(22,13,36,0.36),transparent 45%);pointer-events:none;z-index:-1;}.wpc-scope-41 .tc-wp-tool-root .igcv-container{max-width:1600px;margin:0 auto;padding:clamp(1rem,2vw,1.75rem);min-height:100vh;display:flex;flex-direction:column;gap:1.5rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-header{background:var(--igcv-bg-card);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--igcv-border);border-radius:28px;padding:clamp(1.25rem,2.5vw,2rem);margin-bottom:0;box-shadow:var(--igcv-shadow-lg);position:relative;overflow:hidden;}.wpc-scope-41 .tc-wp-tool-root .igcv-header::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:var(--igcv-gradient-primary);}.wpc-scope-41 .tc-wp-tool-root .igcv-header::after{content:'';position:absolute;inset:1px;border-radius:27px;background:linear-gradient(135deg,rgba(255,255,255,0.12),transparent 42%);pointer-events:none;}.wpc-scope-41 .tc-wp-tool-root .igcv-header-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:clamp(1rem,2vw,1.75rem);position:relative;z-index:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-logo{display:flex;align-items:center;gap:1.1rem;min-width:280px;flex:1 1 420px;}.wpc-scope-41 .tc-wp-tool-root .igcv-logo-icon{width:64px;height:64px;background:var(--igcv-gradient-primary);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:1.9rem;color:white;box-shadow:var(--igcv-shadow-lg),var(--igcv-glow-primary);animation:igcv-logoFloat 4s ease-in-out infinite;position:relative;overflow:hidden;flex:0 0 auto;}.wpc-scope-41 .tc-wp-tool-root .igcv-logo-icon::before{content:'';position:absolute;top:-50%;left:-70%;width:220%;height:220%;background:linear-gradient(45deg,transparent,rgba(255,255,255,0.28),transparent);animation:igcv-logoShine 4s ease-in-out infinite;}.wpc-scope-41 .tc-wp-tool-root .igcv-logo-text{font-size:clamp(1.45rem,2.2vw,2.25rem);line-height:1.08;font-weight:900;background:linear-gradient(135deg,#ffffff 0%,#ffe9f3 38%,#ffd166 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:0;}.wpc-scope-41 .tc-wp-tool-root .igcv-logo-subtitle{font-size:0.95rem;color:var(--igcv-text-muted);font-weight:600;margin-top:0.45rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-container{display:flex;flex-direction:column;gap:1rem;flex:1 1 520px;max-width:720px;width:100%;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-form{display:flex;gap:0.85rem;position:relative;width:100%;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn,.wpc-scope-41 .tc-wp-tool-root #igcv-show-another-btn{transition:transform 0.25s ease,box-shadow 0.25s ease,filter 0.25s ease;}.wpc-scope-41 .tc-wp-tool-root #igcv-show-another-btn{display:none;background:var(--igcv-gradient-primary);border:none;color:white;padding:1rem 1.5rem;border-radius:16px;font-weight:800;cursor:pointer;align-items:center;justify-content:center;gap:0.75rem;box-shadow:var(--igcv-shadow);position:relative;overflow:hidden;white-space:nowrap;}.wpc-scope-41 .tc-wp-tool-root #igcv-show-another-btn:disabled{opacity:0.55;cursor:not-allowed;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-input{flex:1;min-width:0;padding:1rem 1.2rem;background:rgba(255,255,255,0.12);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1.5px solid var(--igcv-border);border-radius:16px;color:var(--igcv-text-primary);font-size:1rem;font-weight:600;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,0.12),0 10px 24px rgba(21,11,38,0.12);}.wpc-scope-41 .tc-wp-tool-root .igcv-search-input:focus{border-color:rgba(255,209,102,0.82);box-shadow:var(--igcv-glow-primary),inset 0 1px 0 rgba(255,255,255,0.18);transform:translateY(-1px);background:rgba(255,255,255,0.17);}.wpc-scope-41 .tc-wp-tool-root .igcv-search-input::placeholder{color:rgba(255,255,255,0.72);font-weight:500;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-input:not(:placeholder-shown){background:rgba(255,255,255,0.16);border-color:var(--igcv-border-light);font-weight:700;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn{background:var(--igcv-gradient-primary);border:none;color:white;padding:1rem 1.55rem;border-radius:16px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:0.65rem;box-shadow:var(--igcv-shadow),0 1px 0 rgba(255,255,255,0.2) inset;position:relative;overflow:hidden;white-space:nowrap;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn::before{content:'';position:absolute;top:0;left:-120%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.28),transparent);transition:left 0.55s ease;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn:hover:not(:disabled)::before{left:120%;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:var(--igcv-shadow-xl),var(--igcv-glow-primary);filter:saturate(1.08);}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn:active:not(:disabled),.wpc-scope-41 .tc-wp-tool-root #igcv-show-another-btn:active:not(:disabled),.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn:active{transform:translateY(-1px) scale(0.99);}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn:focus-visible,.wpc-scope-41 .tc-wp-tool-root #igcv-show-another-btn:focus-visible,.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn:focus-visible,.wpc-scope-41 .tc-wp-tool-root .igcv-filter-btn:focus-visible,.wpc-scope-41 .tc-wp-tool-root .igcv-action-btn:focus-visible,.wpc-scope-41 .tc-wp-tool-root .igcv-show-more-btn:focus-visible,.wpc-scope-41 .tc-wp-tool-root .igcv-volume-btn:focus-visible{outline:3px solid rgba(255,209,102,0.7);outline-offset:3px;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn:disabled{opacity:0.58;cursor:not-allowed;transform:none;}@keyframes igcv-logoFloat{0%,100%{transform:translateY(0);}50%{transform:translateY(-8px);}}@keyframes igcv-logoShine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg);}100%{transform:translateX(100%) translateY(100%) rotate(45deg);}}.wpc-scope-41 .tc-wp-tool-root .igcv-main-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,400px);gap:1.5rem;flex:1;align-items:stretch;height:100%;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-section,.wpc-scope-41 .tc-wp-tool-root .igcv-comments-section{flex:1 1 0;min-height:600px;height:100%;display:flex;flex-direction:column;justify-content:flex-start;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-section{align-items:center;background:var(--igcv-bg-card);border:1px solid var(--igcv-border);border-radius:28px;box-shadow:var(--igcv-shadow-lg);padding:clamp(1.25rem,2.4vw,2rem);position:relative;overflow:hidden;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);}.wpc-scope-41 .tc-wp-tool-root .igcv-video-section::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 50% 0%,rgba(255,209,102,0.14),transparent 42%);pointer-events:none;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-container{width:100%;max-width:430px;margin:0 auto;height:100%;position:relative;overflow:visible;display:flex;align-items:center;justify-content:center;z-index:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-placeholder{width:100%;height:100%;min-height:220px;background:radial-gradient(circle at 50% 30%,rgba(255,63,142,0.22),transparent 42%),linear-gradient(135deg,rgba(22,13,36,0.98),rgba(58,35,82,0.95));display:flex;align-items:center;justify-content:center;color:var(--igcv-text-muted);font-size:1.2rem;font-weight:700;position:relative;border:1px solid var(--igcv-border);border-radius:24px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.08);}.wpc-scope-41 .tc-wp-tool-root .igcv-video-placeholder i{font-size:2rem;color:#ff7ab3;opacity:0.9;filter:drop-shadow(0 10px 22px rgba(255,63,142,0.34));}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-section{background:var(--igcv-bg-card);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--igcv-border);border-radius:28px;padding:clamp(1.25rem,2vw,1.75rem);box-shadow:var(--igcv-shadow-lg);position:relative;overflow:hidden;max-height:80vh;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-section::before{content:'';position:absolute;inset:0 0 auto 0;height:3px;background:var(--igcv-gradient-purple);}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--igcv-border);}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-title{font-size:1.25rem;font-weight:800;color:var(--igcv-text-primary);display:flex;align-items:center;gap:0.75rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-title i{color:#ff6fa9;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-count{background:var(--igcv-gradient-primary);color:white;padding:0.5rem 0.95rem;border-radius:999px;font-size:0.92rem;font-weight:800;min-width:42px;text-align:center;box-shadow:var(--igcv-glow-primary);}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-filters{display:flex;gap:0.75rem;margin-bottom:1.25rem;flex-wrap:wrap;}.wpc-scope-41 .tc-wp-tool-root .igcv-filter-btn{background:rgba(255,255,255,0.1);border:1px solid var(--igcv-border);color:var(--igcv-text-secondary);padding:0.62rem 1rem;border-radius:999px;font-size:0.9rem;font-weight:750;cursor:pointer;}.wpc-scope-41 .tc-wp-tool-root .igcv-filter-btn:hover,.wpc-scope-41 .tc-wp-tool-root .igcv-filter-btn.active{background:var(--igcv-gradient-primary);border-color:rgba(255,255,255,0.26);color:white;box-shadow:var(--igcv-glow-primary);transform:translateY(-2px);}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list{flex:1 1 0;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:0.35rem;scrollbar-width:thin;scrollbar-color:#ff6fa9 rgba(255,255,255,0.12);}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list::-webkit-scrollbar{width:7px;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list::-webkit-scrollbar-track{background:rgba(255,255,255,0.1);border-radius:999px;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list::-webkit-scrollbar-thumb{background:var(--igcv-gradient-primary);border-radius:999px;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-item{background:rgba(255,255,255,0.09);border:1px solid var(--igcv-border);border-radius:20px;padding:1.2rem;margin-bottom:1rem;position:relative;overflow:hidden;box-shadow:0 10px 28px rgba(21,11,38,0.12);}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-item::before{content:'';position:absolute;inset:0 auto 0 0;width:4px;background:var(--igcv-gradient-primary);opacity:0;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-item:hover::before{opacity:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-item:hover{transform:translateY(-3px);box-shadow:var(--igcv-shadow-lg);border-color:rgba(255,255,255,0.28);background:rgba(255,255,255,0.13);}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-header{display:flex;align-items:center;gap:1rem;margin-bottom:0.9rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-avatar,.wpc-scope-41 .tc-wp-tool-root .igcv-comment-avatar-fallback{width:56px !important;height:56px !important;min-width:56px !important;min-height:56px !important;max-width:56px !important;max-height:56px !important;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,0.78);box-shadow:0 10px 24px rgba(21,11,38,0.22);font-size:1.25rem !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-avatar-fallback{display:flex;align-items:center;justify-content:center;background:var(--igcv-gradient-primary);color:#fff;font-weight:800;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-user-info{flex:1;min-width:0;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-username{font-weight:800;color:var(--igcv-text-primary);text-decoration:none;font-size:1rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-username:hover{color:#ffd166;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-meta{display:flex;align-items:center;gap:0.7rem;margin-top:0.3rem;flex-wrap:wrap;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-time{color:var(--igcv-text-muted);font-size:0.84rem;font-weight:600;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-badges{display:flex;gap:0.45rem;flex-wrap:wrap;}.wpc-scope-41 .tc-wp-tool-root .igcv-badge{padding:0.28rem 0.55rem;border-radius:999px;font-size:0.72rem;font-weight:800;text-transform:uppercase;letter-spacing:0.02em;}.wpc-scope-41 .tc-wp-tool-root .igcv-badge-verified{background:var(--igcv-gradient-secondary);color:white;}.wpc-scope-41 .tc-wp-tool-root .igcv-badge-owner{background:var(--igcv-gradient-primary);color:white;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-content{color:var(--igcv-text-secondary);line-height:1.65;margin-bottom:1rem;word-break:break-word;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-mentions{color:#ffd166;font-weight:750;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-hashtags{color:#9fd0ff;font-weight:750;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-actions{display:flex;align-items:center;gap:1rem;color:var(--igcv-text-muted);font-size:0.9rem;flex-wrap:wrap;}.wpc-scope-41 .tc-wp-tool-root .igcv-action-btn{display:flex;align-items:center;gap:0.45rem;cursor:pointer;padding:0.48rem 0.62rem;border-radius:10px;}.wpc-scope-41 .tc-wp-tool-root .igcv-action-btn:hover{color:#ffd166;background:rgba(255,255,255,0.1);}.wpc-scope-41 .tc-wp-tool-root .igcv-action-btn i{font-size:1rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-loading-container{display:flex;align-items:center;justify-content:center;gap:1rem;padding:clamp(2rem,5vw,3.5rem) 1rem;color:var(--igcv-text-muted);text-align:left;min-height:280px;}.wpc-scope-41 .tc-wp-tool-root .igcv-loading-container h3{color:var(--igcv-text-primary);font-size:1.12rem;line-height:1.3;margin-bottom:0.35rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-loading-container p{color:var(--igcv-text-muted);line-height:1.55;}.wpc-scope-41 .tc-wp-tool-root .igcv-spinner{width:42px;height:42px;border:3px solid rgba(255,255,255,0.18);border-top-color:#ff6fa9;border-radius:50%;animation:igcv-spin 1s linear infinite;margin-right:1rem;}@keyframes igcv-spin{to{transform:rotate(360deg);}}.wpc-scope-41 .tc-wp-tool-root .igcv-error-container{text-align:center;padding:clamp(2rem,5vw,3.5rem);color:var(--igcv-text-muted);background:rgba(255,255,255,0.08);border:1px solid rgba(255,99,132,0.28);border-radius:20px;}.wpc-scope-41 .tc-wp-tool-root .igcv-error-container i{font-size:3rem;color:#ff7a9e;margin-bottom:1rem;opacity:0.95;}@keyframes igcv-fadeInUp{from{opacity:0;transform:translateY(24px);}to{opacity:1;transform:translateY(0);}}.wpc-scope-41 .tc-wp-tool-root .igcv-fade-in-up{animation:igcv-fadeInUp 0.55s ease-out;}.wpc-scope-41 .tc-wp-tool-root .igcv-export-section{background:var(--igcv-bg-card);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--igcv-border);border-radius:28px;padding:clamp(1.25rem,2vw,1.5rem);margin-top:0;box-shadow:var(--igcv-shadow-lg);}.wpc-scope-41 .tc-wp-tool-root .igcv-export-title{font-size:1.1rem;font-weight:800;color:var(--igcv-text-primary);margin-bottom:1rem;display:flex;align-items:center;gap:0.75rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-export-buttons{display:flex;gap:0.85rem;flex-wrap:wrap;}.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn{background:var(--igcv-gradient-primary);border:none;color:white;padding:0.82rem 1.2rem;border-radius:14px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:0.55rem;box-shadow:var(--igcv-shadow);min-height:44px;}.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn:hover{transform:translateY(-2px);box-shadow:var(--igcv-shadow-lg),var(--igcv-glow-primary);}.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn.csv{background:var(--igcv-gradient-secondary);}.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn.csv:hover{box-shadow:var(--igcv-shadow-lg),var(--igcv-glow-secondary);}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-card{background:rgba(24,18,34,0.86);border:1px solid var(--igcv-border);border-radius:24px;box-shadow:var(--igcv-shadow-lg);width:100%;max-width:430px;margin:0 auto;padding:0 0 1.35rem 0;display:flex;flex-direction:column;overflow:hidden;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-media{width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:24px 24px 0 0;box-shadow:none;margin-bottom:0;background:#21162f;position:relative;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-media img,.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-media video{width:100%;height:100%;object-fit:cover;display:block;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-overlay{position:absolute;inset:0;background:rgba(10,8,14,0.38);display:flex;align-items:center;justify-content:center;opacity:0;cursor:pointer;z-index:10;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-container:hover .igcv-video-overlay{opacity:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-overlay.playing{opacity:0;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-container:hover .igcv-video-overlay.playing{opacity:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-play-pause-btn{width:62px;height:62px;background:rgba(255,255,255,0.95);border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 16px 42px rgba(0,0,0,0.34);}.wpc-scope-41 .tc-wp-tool-root .igcv-play-pause-btn:hover{transform:scale(1.08);background:#ffffff;box-shadow:0 20px 52px rgba(0,0,0,0.42);}.wpc-scope-41 .tc-wp-tool-root .igcv-play-pause-btn i{font-size:1.5rem;color:#ff3f8e;margin-left:3px;}.wpc-scope-41 .tc-wp-tool-root .igcv-play-pause-btn.playing i{margin-left:0;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-controls{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(8,6,12,0.82));padding:24px 15px 15px;opacity:0;z-index:15;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-container:hover .igcv-video-controls{opacity:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-video-controls.visible{opacity:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-controls-row{display:flex;align-items:center;gap:12px;margin-bottom:9px;}.wpc-scope-41 .tc-wp-tool-root .igcv-time-display{color:white;font-size:0.85rem;font-weight:700;min-width:80px;text-shadow:0 1px 2px rgba(0,0,0,0.5);}.wpc-scope-41 .tc-wp-tool-root .igcv-volume-control{display:flex;align-items:center;gap:8px;margin-left:auto;}.wpc-scope-41 .tc-wp-tool-root .igcv-volume-btn{background:rgba(255,255,255,0.08);border:none;color:white;cursor:pointer;padding:6px;border-radius:8px;font-size:1rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-volume-btn:hover{background:rgba(255,255,255,0.2);}.wpc-scope-41 .tc-wp-tool-root .igcv-volume-slider{width:64px;height:4px;background:rgba(255,255,255,0.32);border-radius:999px;outline:none;cursor:pointer;-webkit-appearance:none;appearance:none;}.wpc-scope-41 .tc-wp-tool-root .igcv-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:13px;height:13px;background:white;border-radius:50%;cursor:pointer;box-shadow:0 1px 8px rgba(0,0,0,0.35);}.wpc-scope-41 .tc-wp-tool-root .igcv-volume-slider::-moz-range-thumb{width:13px;height:13px;background:white;border-radius:50%;cursor:pointer;border:none;box-shadow:0 1px 8px rgba(0,0,0,0.35);}.wpc-scope-41 .tc-wp-tool-root .igcv-progress-bar{width:100%;height:4px;background:rgba(255,255,255,0.32);border-radius:999px;cursor:pointer;position:relative;overflow:hidden;}.wpc-scope-41 .tc-wp-tool-root .igcv-progress-fill{height:100%;background:linear-gradient(90deg,#ff3f8e,#9b5cff);border-radius:999px;transition:width 0.1s linear;position:relative;}.wpc-scope-41 .tc-wp-tool-root .igcv-progress-fill::after{content:'';position:absolute;right:-2px;top:50%;transform:translateY(-50%);width:9px;height:9px;background:white;border-radius:50%;box-shadow:0 1px 8px rgba(0,0,0,0.35);opacity:0;}.wpc-scope-41 .tc-wp-tool-root .igcv-progress-bar:hover .igcv-progress-fill::after{opacity:1;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-author-row{display:flex;align-items:center;gap:0.95rem;margin:1.15rem 1.35rem 0.6rem;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-avatar-ring{padding:2.5px;background:linear-gradient(135deg,#ff9f45,#ff3f8e,#9b5cff,#ff9f45);border-radius:50%;display:flex;align-items:center;justify-content:center;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-avatar-ring img{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2.5px solid #fff;background:#eee;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-author-info{display:flex;flex-direction:column;align-items:flex-start;min-width:0;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-author-info .username{font-weight:850;font-size:1.08rem;color:#ffffff;display:flex;align-items:center;gap:0.4rem;word-break:break-word;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-author-info .fullname{color:var(--igcv-text-muted);font-size:0.95rem;word-break:break-word;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-caption{color:var(--igcv-text-secondary);font-size:1.02rem;line-height:1.55;margin:0.25rem 1.35rem 0.35rem;word-break:break-word;white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;position:relative;transition:max-height 0.3s ease;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-caption.expanded{display:block;-webkit-line-clamp:unset;max-height:1000px;overflow:visible;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-caption .mention{color:#9fd0ff;font-weight:700;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-caption .hashtag{color:#ffd166;font-weight:700;}.wpc-scope-41 .tc-wp-tool-root .igcv-show-more-btn{display:inline-block;align-self:flex-start;margin:0 1.35rem 1rem;color:#ffd166;background:none;border:none;font-weight:800;font-size:0.95rem;cursor:pointer;padding:0;outline:none;}.wpc-scope-41 .tc-wp-tool-root .igcv-show-more-btn:hover{color:#ffffff;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-stats-row{display:flex;gap:1rem;justify-content:flex-start;align-items:center;margin:0 1.35rem;padding-top:0.8rem;border-top:1px solid var(--igcv-border);flex-wrap:wrap;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-stats-row .stat-item{display:flex;align-items:center;gap:0.45rem;color:var(--igcv-text-secondary);font-weight:800;font-size:0.98rem;min-width:0;flex-shrink:0;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-stats-row .stat-item i{color:#ff6fa9;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list h3{color:white;}.wpc-scope-41 .tc-wp-tool-root .fab,.wpc-scope-41 .tc-wp-tool-root .fas{display:inline-block;line-height:1;text-rendering:auto;}.wpc-scope-41 .tc-wp-tool-root .fa-instagram{color:inherit;}.wpc-scope-41 .tc-wp-tool-root .fa-search,.wpc-scope-41 .tc-wp-tool-root .fa-download,.wpc-scope-41 .tc-wp-tool-root .fa-file-code,.wpc-scope-41 .tc-wp-tool-root .fa-file-csv,.wpc-scope-41 .tc-wp-tool-root .fa-rocket,.wpc-scope-41 .tc-wp-tool-root .fa-heart,.wpc-scope-41 .tc-wp-tool-root .fa-comment,.wpc-scope-41 .tc-wp-tool-root .fa-check-circle,.wpc-scope-41 .tc-wp-tool-root .fa-exclamation-triangle,.wpc-scope-41 .tc-wp-tool-root .fa-heart-broken,.wpc-scope-41 .tc-wp-tool-root .fa-play,.wpc-scope-41 .tc-wp-tool-root .fa-pause,.wpc-scope-41 .tc-wp-tool-root .fa-volume-down,.wpc-scope-41 .tc-wp-tool-root .fa-volume-mute,.wpc-scope-41 .tc-wp-tool-root .fa-volume-up,.wpc-scope-41 .tc-wp-tool-root .fa-sync-alt,.wpc-scope-41 .tc-wp-tool-root .fa-spinner{color:inherit;}.wpc-scope-41 .tc-wp-tool-root .fa-check-circle{color:var(--igcv-green);}.wpc-scope-41 .tc-wp-tool-root .fa-exclamation-triangle,.wpc-scope-41 .tc-wp-tool-root .fa-heart-broken{color:#ffb4c9;}.wpc-scope-41 .tc-wp-tool-root .fa-file-code,.wpc-scope-41 .tc-wp-tool-root .fa-file-csv,.wpc-scope-41 .tc-wp-tool-root .fa-download{color:currentColor;}.wpc-scope-41 .tc-wp-tool-root .fa-spin,.wpc-scope-41 .tc-wp-tool-root .fa-spinner{animation:igcv-spin 1s linear infinite;}@media (max-width:1200px){.tc-wp-tool-root .igcv-main-content{grid-template-columns:1fr;}.tc-wp-tool-root .igcv-comments-section{max-height:58vh;}.tc-wp-tool-root .igcv-video-section,.tc-wp-tool-root .igcv-comments-section{min-height:420px;}.tc-wp-tool-root .igcv-video-container{max-width:460px;}}@media (max-width:900px){.tc-wp-tool-root .igcv-search-form{flex-direction:column;gap:0.75rem;}.tc-wp-tool-root #igcv-show-another-btn{width:100%;margin-top:0.5rem;justify-content:center;margin-left:0;}.tc-wp-tool-root .igcv-header{padding:1.5rem;margin-top:0;}}@media (max-width:768px){.tc-wp-tool-root .igcv-container{padding:1rem;gap:1rem;}.tc-wp-tool-root .igcv-header{padding:1.25rem;border-radius:22px;}.tc-wp-tool-root .igcv-header-content{flex-direction:column;text-align:center;align-items:stretch;}.tc-wp-tool-root .igcv-logo{justify-content:center;min-width:0;flex:1 1 auto;}.tc-wp-tool-root .igcv-search-container{flex-basis:auto;}.tc-wp-tool-root .igcv-search-btn{width:100%;justify-content:center;}.tc-wp-tool-root .igcv-video-section,.tc-wp-tool-root .igcv-comments-section{padding:1.2rem;border-radius:22px;min-height:360px;}.tc-wp-tool-root .igcv-comments-section{max-height:none;}.tc-wp-tool-root .igcv-comments-filters{justify-content:center;}.tc-wp-tool-root .igcv-comment-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem;flex-direction:row !important;}.tc-wp-tool-root .igcv-loading-container{flex-direction:column;text-align:center;}}@media (max-width:600px){.tc-wp-tool-root .igcv-main-content{gap:1rem;}.tc-wp-tool-root .igcv-play-pause-btn{width:52px;height:52px;}.tc-wp-tool-root .igcv-play-pause-btn i{font-size:1.2rem;}.tc-wp-tool-root .igcv-video-controls{padding:15px 10px 10px;}.tc-wp-tool-root .igcv-controls-row{gap:8px;margin-bottom:6px;}.tc-wp-tool-root .igcv-time-display{font-size:0.75rem;min-width:68px;}.tc-wp-tool-root .igcv-volume-slider{width:48px;}.tc-wp-tool-root .igcv-volume-btn{font-size:0.9rem;}.tc-wp-tool-root .igcv-insta-post-card{max-width:100%;border-radius:18px;}.tc-wp-tool-root .igcv-insta-post-media{border-radius:18px 18px 0 0;}.tc-wp-tool-root .igcv-insta-post-stats-row{gap:0.75rem;margin:0 1rem;}.tc-wp-tool-root .igcv-insta-post-stats-row .stat-item{font-size:0.85rem;gap:0.3rem;}.tc-wp-tool-root .igcv-insta-post-stats-row .stat-item i{font-size:0.9rem;}.tc-wp-tool-root .igcv-insta-post-author-row{margin:1rem 1rem 0.5rem;}.tc-wp-tool-root .igcv-insta-post-caption{margin:0.7rem 1rem 1rem;font-size:0.96rem;}.tc-wp-tool-root .igcv-show-more-btn{margin:0 1rem 1rem;}.tc-wp-tool-root .igcv-comment-header{display:flex;align-items:center;gap:0.85rem;margin-bottom:1rem;flex-direction:column !important;text-align:center;}.tc-wp-tool-root .igcv-comment-meta,.tc-wp-tool-root .igcv-comment-badges{justify-content:center;}}@media (max-width:500px){.tc-wp-tool-root .igcv-header-content{flex-direction:column !important;align-items:stretch !important;justify-content:flex-start !important;gap:1rem !important;}.tc-wp-tool-root .igcv-logo{flex-direction:row !important;align-items:center !important;justify-content:flex-start;gap:0.75rem !important;text-align:left;}.tc-wp-tool-root .igcv-logo-icon{width:44px !important;height:44px !important;border-radius:14px;font-size:1.2rem !important;}.tc-wp-tool-root .igcv-logo-text{font-size:1.08rem !important;font-weight:850 !important;letter-spacing:0 !important;line-height:1.18;}.tc-wp-tool-root .igcv-logo-subtitle{display:none;}.tc-wp-tool-root .igcv-search-input,.tc-wp-tool-root .igcv-search-btn{min-height:48px;}.tc-wp-tool-root .igcv-export-buttons,.tc-wp-tool-root .igcv-export-btn{width:100%;}}@media (max-width:400px){.tc-wp-tool-root .igcv-container{padding:0.75rem;}.tc-wp-tool-root .igcv-header,.tc-wp-tool-root .igcv-video-section,.tc-wp-tool-root .igcv-comments-section,.tc-wp-tool-root .igcv-export-section{border-radius:18px;padding:1rem;}.tc-wp-tool-root .igcv-insta-post-stats-row{gap:0.6rem;}.tc-wp-tool-root .igcv-insta-post-stats-row .stat-item{font-size:0.78rem;}.tc-wp-tool-root .igcv-insta-post-stats-row .stat-item i{font-size:0.82rem;}.tc-wp-tool-root .igcv-comments-header{align-items:flex-start;flex-direction:column;}.tc-wp-tool-root .igcv-comments-count{align-self:flex-start;}}.wpc-scope-41 .tc-wp-tool-root .igcv-header,.wpc-scope-41 .tc-wp-tool-root .igcv-comments-section,.wpc-scope-41 .tc-wp-tool-root .igcv-export-section,.wpc-scope-41 .tc-wp-tool-root .igcv-video-section,.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-card{background:var(--igcv-bg-card) !important;border:1px solid var(--igcv-border) !important;color:var(--igcv-text-primary) !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-input,.wpc-scope-41 .tc-wp-tool-root .igcv-filter-btn,.wpc-scope-41 .tc-wp-tool-root .igcv-comment-item{background:var(--igcv-bg-tertiary) !important;border:1px solid var(--igcv-border-light) !important;color:var(--igcv-text-primary) !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-input:focus,.wpc-scope-41 .tc-wp-tool-root .igcv-search-input:not(:placeholder-shown){background:rgba(255,255,255,0.16) !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list::-webkit-scrollbar-track{background:rgba(255,255,255,0.1) !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-list::-webkit-scrollbar-thumb{background:var(--igcv-gradient-primary) !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-comments-count{background:var(--igcv-gradient-primary) !important;color:#fff !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-badge-verified{background:var(--igcv-gradient-secondary) !important;color:#fff !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-badge-owner{background:var(--igcv-gradient-primary) !important;color:#fff !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-insta-post-media{background:#21162f !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-comment-avatar-fallback{background:var(--igcv-gradient-primary) !important;color:#fff !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-show-more-btn{color:#ffd166 !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn,.wpc-scope-41 .tc-wp-tool-root #igcv-show-another-btn,.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn{background:var(--igcv-gradient-primary) !important;color:#fff !important;border:none !important;}.wpc-scope-41 .tc-wp-tool-root .igcv-search-btn:hover,.wpc-scope-41 .tc-wp-tool-root #igcv-show-another-btn:hover,.wpc-scope-41 .tc-wp-tool-root .igcv-export-btn:hover{box-shadow:var(--igcv-shadow-xl),var(--igcv-glow-primary) !important;}.wpc-scope-41 .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;}