@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css');.tc-wp-tool-root{width:100%;max-width:100%;min-width:0;box-sizing:border-box;display:flow-root;isolation:isolate;position:relative;}.wpc-scope-24 .tc-wp-tool-root img,.wpc-scope-24 .tc-wp-tool-root video,.wpc-scope-24 .tc-wp-tool-root svg,.wpc-scope-24 .tc-wp-tool-root iframe{max-width:100%;height:auto;}.wpc-scope-24 .tc-wp-tool-root *{margin:0;padding:0;box-sizing:border-box;}.wpc-scope-24 .tc-wp-tool-root{--primary:#E1306C;--primary-dark:#C13584;--secondary:#F77737;--purple:#833AB4;--purple-light:#C13584;--yellow:#FCAF45;--blue:#405DE6;--gradient-start:#E1306C;--gradient-mid:#C13584;--gradient-end:#833AB4;--orange-accent:#F77737;--success:#198754;--warning:#FCAF45;--error:#dc3545;--text-dark:#212529;--text-gray:#6c757d;--text-muted:#adb5bd;--text-white:#ffffff;--bg-page:linear-gradient(145deg,#fef9f9 0%,#fdf5f8 25%,#faf3f7 50%,#f8f4f9 75%,#fdf6f3 100%);--card-bg:rgba(255,255,255,0.75);--input-bg:rgba(255,255,255,0.95);--border-pink-subtle:1px solid rgba(225,48,108,0.15);--border-pink-focus:2px solid rgba(225,48,108,0.4);--shadow-sm:0 2px 8px rgba(225,48,108,0.08);--shadow-md:0 4px 16px rgba(225,48,108,0.12);--shadow-lg:0 8px 24px rgba(225,48,108,0.15);--shadow-glow:0 0 20px rgba(225,48,108,0.25);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--transition-fast:all 0.2s ease;--transition-normal:all 0.3s ease;}.wpc-scope-24 .tc-wp-tool-root .instagram-story-viewer-wrapper{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:radial-gradient(circle at 0% 0%,rgba(225,48,108,0.12) 0%,transparent 35%),radial-gradient(circle at 100% 0%,rgba(131,58,180,0.1) 0%,transparent 30%),radial-gradient(circle at 0% 100%,rgba(252,175,69,0.1) 0%,transparent 30%),radial-gradient(circle at 100% 100%,rgba(225,48,108,0.08) 0%,transparent 25%),linear-gradient(145deg,#fef9f9 0%,#fdf5f8 25%,#faf3f7 50%,#f8f4f9 75%,#fdf6f3 100%);background-attachment:fixed;min-height:100vh;padding:2rem 1rem;overflow-x:hidden;}.wpc-scope-24 .tc-wp-tool-root .container{max-width:1200px;margin:0 auto;width:100%;}.wpc-scope-24 .tc-wp-tool-root .hidden{display:none !important;}.wpc-scope-24 .tc-wp-tool-root .header-section{text-align:center;margin-bottom:2.5rem;padding:0 1rem;}.wpc-scope-24 .tc-wp-tool-root .main-title{font-size:2.5rem !important;font-weight:800 !important;background:linear-gradient(135deg,var(--primary) 0%,var(--purple) 50%,var(--secondary) 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;letter-spacing:-1px !important;margin-bottom:1rem !important;line-height:1.2 !important;}.wpc-scope-24 .tc-wp-tool-root .subtitle{font-size:1.1rem;color:var(--text-gray);max-width:600px;margin:0 auto;line-height:1.6;}.wpc-scope-24 .tc-wp-tool-root .input-section{background:var(--card-bg);border-radius:var(--radius-xl);padding:2rem;margin-bottom:2rem;box-shadow:var(--shadow-md);border:var(--border-pink-subtle);backdrop-filter:blur(10px);}.wpc-scope-24 .tc-wp-tool-root .input-wrapper{display:flex;flex-direction:column;gap:1rem;}.wpc-scope-24 .tc-wp-tool-root .form-label{font-size:1rem;font-weight:600;color:var(--text-dark);display:flex;align-items:center;gap:0.5rem;}.wpc-scope-24 .tc-wp-tool-root .form-label svg{width:20px;height:20px;stroke:var(--primary);flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .input-row{display:flex;gap:1rem;flex-wrap:wrap;}.wpc-scope-24 .tc-wp-tool-root .input-group{position:relative;flex:1;min-width:200px;}.wpc-scope-24 .tc-wp-tool-root #username-input{width:100%;padding:1rem 1.25rem;background:var(--input-bg);border:2px solid rgba(225,48,108,0.2);border-radius:var(--radius-lg);color:var(--text-dark);font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;transition:var(--transition-normal);}.wpc-scope-24 .tc-wp-tool-root #username-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 4px rgba(225,48,108,0.1);}.wpc-scope-24 .tc-wp-tool-root #username-input::placeholder{color:var(--text-muted);}.wpc-scope-24 .tc-wp-tool-root .input-icon{position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:var(--text-gray);pointer-events:none;}.wpc-scope-24 .tc-wp-tool-root #search-btn{background:linear-gradient(135deg,var(--primary) 0%,var(--purple) 100%);color:white;border:none;border-radius:var(--radius-lg);padding:1rem 2rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:0.5rem;transition:var(--transition-normal);box-shadow:var(--shadow-md);white-space:nowrap;}.wpc-scope-24 .tc-wp-tool-root #search-btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg),var(--shadow-glow);}.wpc-scope-24 .tc-wp-tool-root #search-btn:active{transform:translateY(0);}.wpc-scope-24 .tc-wp-tool-root .output-section{background:var(--card-bg);border-radius:var(--radius-xl);padding:2rem;box-shadow:var(--shadow-md);border:var(--border-pink-subtle);backdrop-filter:blur(10px);min-height:400px;}.wpc-scope-24 .tc-wp-tool-root .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;}.wpc-scope-24 .tc-wp-tool-root .spinner{width:50px;height:50px;border:3px solid rgba(225,48,108,0.2);border-top-color:var(--primary);border-radius:50%;margin-bottom:1.5rem;}.wpc-scope-24 .tc-wp-tool-root .loading-text{color:var(--text-gray);font-size:1rem;font-weight:500;}.wpc-scope-24 .tc-wp-tool-root .profile-data{display:flex;flex-direction:column;gap:1.5rem;}.wpc-scope-24 .tc-wp-tool-root .profile-header{display:flex;align-items:center;gap:1.25rem;padding:1.5rem;background:rgba(255,255,255,0.5);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:var(--border-pink-subtle);transition:var(--transition-normal);}.wpc-scope-24 .tc-wp-tool-root .profile-header:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);}.wpc-scope-24 .tc-wp-tool-root .profile-image-container{position:relative;flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .profile-image{width:70px;height:70px;border-radius:50%;object-fit:cover;border:3px solid transparent;background:linear-gradient(white,white) padding-box,linear-gradient(135deg,var(--primary),var(--secondary)) border-box;box-shadow:0 4px 12px rgba(225,48,108,0.2);transition:var(--transition-normal);}.wpc-scope-24 .tc-wp-tool-root .profile-image:hover{transform:scale(1.05);box-shadow:0 6px 20px rgba(225,48,108,0.3);}.wpc-scope-24 .tc-wp-tool-root .verified-indicator{position:absolute;bottom:0;right:0;width:22px;height:22px;background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:11px;border:2px solid white;box-shadow:0 2px 6px rgba(0,0,0,0.1);}.wpc-scope-24 .tc-wp-tool-root .profile-info{flex:1;min-width:0;}.wpc-scope-24 .tc-wp-tool-root .profile-username{font-size:1.25rem !important;font-weight:700 !important;color:var(--text-dark) !important;margin-bottom:0.25rem !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.wpc-scope-24 .tc-wp-tool-root .profile-fullname{font-size:0.95rem;color:var(--text-gray);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.wpc-scope-24 .tc-wp-tool-root .stories-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap;gap:0.5rem;}.wpc-scope-24 .tc-wp-tool-root .stories-section-title{font-size:1.1rem !important;font-weight:700 !important;color:var(--text-dark) !important;display:flex;align-items:center;gap:0.5rem;}.wpc-scope-24 .tc-wp-tool-root .stories-section-title svg{width:20px;height:20px;stroke:var(--primary);flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .stories-count{font-size:0.85rem;font-weight:600;color:var(--primary);background:rgba(225,48,108,0.1);padding:0.35rem 0.75rem;border-radius:20px;}.wpc-scope-24 .tc-wp-tool-root .stories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;}.wpc-scope-24 .tc-wp-tool-root .story-card{background:rgba(255,255,255,0.5);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);cursor:pointer;transition:var(--transition-normal);border:var(--border-pink-subtle);}.wpc-scope-24 .tc-wp-tool-root .story-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);}.wpc-scope-24 .tc-wp-tool-root .story-preview{width:100%;aspect-ratio:9/16;overflow:hidden;position:relative;background:linear-gradient(135deg,rgba(225,48,108,0.1),rgba(131,58,180,0.1));}.wpc-scope-24 .tc-wp-tool-root .story-preview img{width:100%;height:100%;object-fit:cover;transition:var(--transition-normal);}.wpc-scope-24 .tc-wp-tool-root .story-card:hover .story-preview img{transform:scale(1.05);}.wpc-scope-24 .tc-wp-tool-root .story-preview::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,transparent 60%,rgba(0,0,0,0.6));}.wpc-scope-24 .tc-wp-tool-root .story-type-overlay{position:absolute;top:10px;right:10px;background:rgba(0,0,0,0.6);backdrop-filter:blur(4px);border-radius:20px;padding:0.4rem 0.75rem;color:white;font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;display:flex;align-items:center;gap:4px;z-index:2;}.wpc-scope-24 .tc-wp-tool-root .story-type-overlay.video{background:rgba(225,48,108,0.85);}.wpc-scope-24 .tc-wp-tool-root .story-type-overlay.image{background:rgba(131,58,180,0.85);}.wpc-scope-24 .tc-wp-tool-root .story-timestamp-overlay{position:absolute;bottom:10px;left:10px;background:rgba(0,0,0,0.6);backdrop-filter:blur(4px);border-radius:20px;padding:0.4rem 0.75rem;color:white;font-size:0.75rem;font-weight:500;z-index:2;}.wpc-scope-24 .tc-wp-tool-root .story-meta{padding:1rem;display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,0.3);border-top:var(--border-pink-subtle);}.wpc-scope-24 .tc-wp-tool-root .story-info{display:flex;align-items:center;gap:0.5rem;}.wpc-scope-24 .tc-wp-tool-root .story-info svg{width:16px;height:16px;stroke:var(--primary);flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .story-time{font-size:0.85rem;color:var(--text-gray);}.wpc-scope-24 .tc-wp-tool-root .error-panel{padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;background:rgba(220,53,69,0.05);border-radius:var(--radius-lg);border:1px solid rgba(220,53,69,0.2);}.wpc-scope-24 .tc-wp-tool-root .error-icon{width:60px;height:60px;background:rgba(220,53,69,0.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;color:var(--error);margin-bottom:1.5rem;}.wpc-scope-24 .tc-wp-tool-root .error-message{color:var(--text-gray);font-size:1rem;max-width:300px;line-height:1.5;margin-bottom:1.5rem;}.wpc-scope-24 .tc-wp-tool-root .error-action{padding:0.75rem 1.5rem;background:linear-gradient(135deg,var(--primary) 0%,var(--purple) 100%);color:white;border:none;border-radius:var(--radius-md);font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:0.9rem;font-weight:600;cursor:pointer;transition:var(--transition-normal);}.wpc-scope-24 .tc-wp-tool-root .error-action:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);}.wpc-scope-24 .tc-wp-tool-root .no-stories-message{padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;background:rgba(252,175,69,0.05);border-radius:var(--radius-lg);border:1px solid rgba(252,175,69,0.2);}.wpc-scope-24 .tc-wp-tool-root .no-stories-icon{width:60px;height:60px;background:rgba(252,175,69,0.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;}.wpc-scope-24 .tc-wp-tool-root .no-stories-icon svg{width:28px;height:28px;stroke:var(--yellow);}.wpc-scope-24 .tc-wp-tool-root .no-stories-title{font-size:1.25rem !important;font-weight:700 !important;color:var(--text-dark) !important;margin-bottom:0.5rem !important;}.wpc-scope-24 .tc-wp-tool-root .no-stories-description{color:var(--text-gray);font-size:0.95rem;max-width:350px;line-height:1.5;}.wpc-scope-24 .tc-wp-tool-root .skeleton-loader{display:flex;flex-direction:column;gap:1rem;padding:2rem;}.wpc-scope-24 .tc-wp-tool-root .skeleton-header{display:flex;align-items:center;gap:1rem;}.wpc-scope-24 .tc-wp-tool-root .skeleton-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;}.wpc-scope-24 .tc-wp-tool-root .skeleton-text{height:12px;border-radius:6px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s infinite;}.wpc-scope-24 .tc-wp-tool-root .skeleton-text.short{width:100px;}.wpc-scope-24 .tc-wp-tool-root .skeleton-text.long{width:150px;}.wpc-scope-24 .tc-wp-tool-root .skeleton-media{width:100%;aspect-ratio:9/16;max-width:400px;margin:0 auto;border-radius:var(--radius-lg);background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 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-24 .tc-wp-tool-root .story-viewer-inline{display:none;flex-direction:column;background:#000;border-radius:var(--radius-xl);overflow:hidden;max-width:500px;margin:0 auto;width:100%;position:relative;z-index:50;}.wpc-scope-24 .tc-wp-tool-root .story-viewer-inline.active{display:flex;}.wpc-scope-24 .tc-wp-tool-root .inline-story-header{display:flex;justify-content:space-between;align-items:center;padding:0.75rem 1rem;background:rgba(0,0,0,0.8);}.wpc-scope-24 .tc-wp-tool-root .inline-story-user{display:flex;align-items:center;gap:0.5rem;}.wpc-scope-24 .tc-wp-tool-root .inline-story-avatar{width:32px;height:32px;border-radius:50%;border:2px solid var(--primary);object-fit:cover;}.wpc-scope-24 .tc-wp-tool-root .inline-story-info{display:flex;flex-direction:column;}.wpc-scope-24 .tc-wp-tool-root .inline-story-username{color:white;font-size:0.85rem;font-weight:600;}.wpc-scope-24 .tc-wp-tool-root .inline-story-time{color:rgba(255,255,255,0.7);font-size:0.7rem;}.wpc-scope-24 .tc-wp-tool-root .inline-story-exit{width:32px;height:32px;background:rgba(255,255,255,0.15);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white;transition:var(--transition-fast);}.wpc-scope-24 .tc-wp-tool-root .inline-story-exit:hover{background:rgba(255,255,255,0.25);}.wpc-scope-24 .tc-wp-tool-root .inline-progress-track{display:flex;gap:4px;padding:0.5rem 1rem;background:rgba(0,0,0,0.8);}.wpc-scope-24 .tc-wp-tool-root .inline-progress-bar{height:3px;flex:1;background:rgba(255,255,255,0.3);border-radius:2px;overflow:hidden;}.wpc-scope-24 .tc-wp-tool-root .inline-progress-fill{height:100%;width:0;background:white;border-radius:2px;transition:width 0.1s linear;}.wpc-scope-24 .tc-wp-tool-root .inline-progress-bar.completed .inline-progress-fill{width:100%;}.wpc-scope-24 .tc-wp-tool-root .inline-media-container{position:relative;aspect-ratio:9/16;background:#000;display:flex;align-items:center;justify-content:center;}.wpc-scope-24 .tc-wp-tool-root .inline-media-container img,.wpc-scope-24 .tc-wp-tool-root .inline-media-container video{max-width:100%;max-height:100%;object-fit:contain;}.wpc-scope-24 .tc-wp-tool-root .inline-story-controls{position:absolute;bottom:0;left:0;right:0;padding:1rem;display:flex;justify-content:center;gap:1rem;background:linear-gradient(to top,rgba(0,0,0,0.6),transparent);}.wpc-scope-24 .tc-wp-tool-root .inline-control-btn{width:48px;height:48px;background:rgba(255,255,255,0.2);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.3);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white;transition:var(--transition-fast);}.wpc-scope-24 .tc-wp-tool-root .inline-control-btn:hover{background:rgba(255,255,255,0.3);transform:scale(1.05);}.wpc-scope-24 .tc-wp-tool-root .inline-control-btn svg{width:20px;height:20px;}.wpc-scope-24 .tc-wp-tool-root .inline-nav-overlay{position:absolute;top:80px;left:0;right:0;bottom:80px;display:flex;z-index:100;pointer-events:none;}.wpc-scope-24 .tc-wp-tool-root .inline-nav-area{flex:1;background:transparent;border:none;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;outline:none;position:relative;}.wpc-scope-24 .tc-wp-tool-root .welcome-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 2rem;min-height:350px;}.wpc-scope-24 .tc-wp-tool-root .welcome-illustration{width:120px;height:120px;margin-bottom:2rem;position:relative;}.wpc-scope-24 .tc-wp-tool-root .welcome-icon{width:100%;height:100%;background:linear-gradient(135deg,var(--primary) 0%,var(--purple) 100%);border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg);}.wpc-scope-24 .tc-wp-tool-root .welcome-icon svg{width:60px;height:60px;stroke:white;}.wpc-scope-24 .tc-wp-tool-root .welcome-title{font-size:1.75rem !important;font-weight:700 !important;color:var(--text-dark) !important;margin-bottom:1rem !important;}.wpc-scope-24 .tc-wp-tool-root .welcome-description{color:var(--text-gray);font-size:1rem;max-width:450px;line-height:1.6;margin-bottom:2rem;}.wpc-scope-24 .tc-wp-tool-root .features-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;}.wpc-scope-24 .tc-wp-tool-root .feature-item{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1rem;background:rgba(225,48,108,0.08);border-radius:var(--radius-md);border:var(--border-pink-subtle);}.wpc-scope-24 .tc-wp-tool-root .feature-item svg{width:18px;height:18px;stroke:var(--primary);flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .feature-text{font-size:0.9rem;font-weight:600;color:var(--text-dark);}.wpc-scope-24 .tc-wp-tool-root .story-player{position:fixed;top:5vh;left:0;width:100%;height:80vh;background:#000;z-index:999999;display:flex;flex-direction:column;}.wpc-scope-24 .tc-wp-tool-root body .story-player,.wpc-scope-24 .tc-wp-tool-root .elementor .story-player,.wpc-scope-24 .tc-wp-tool-root .divi .story-player{transform:none !important;isolation:auto !important;}.wpc-scope-24 .tc-wp-tool-root .story-player button,.wpc-scope-24 .tc-wp-tool-root .story-player .nav-area,.wpc-scope-24 .tc-wp-tool-root .story-player .control-btn,.wpc-scope-24 .tc-wp-tool-root .story-player .inline-control-btn,.wpc-scope-24 .tc-wp-tool-root .story-player .inline-nav-area,.wpc-scope-24 .tc-wp-tool-root .story-player .inline-story-exit,.wpc-scope-24 .tc-wp-tool-root .story-player .floating-pause-btn{display:flex !important;padding:0 !important;border:none !important;border-radius:unset !important;background:transparent !important;font-family:unset !important;font-size:unset !important;font-weight:unset !important;line-height:unset !important;color:unset !important;text-align:unset !important;vertical-align:unset !important;box-shadow:none !important;transition:none !important;-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important;box-sizing:border-box !important;transform:none !important;visibility:visible !important;opacity:1 !important;}.wpc-scope-24 .tc-wp-tool-root #story-viewer-inline button,.wpc-scope-24 .tc-wp-tool-root #story-viewer-inline .inline-control-btn,.wpc-scope-24 .tc-wp-tool-root #story-viewer-inline .inline-nav-area,.wpc-scope-24 .tc-wp-tool-root #story-viewer-inline .inline-story-exit{display:flex !important;padding:0 !important;border:none !important;border-radius:unset !important;background:transparent !important;font-family:unset !important;font-size:unset !important;font-weight:unset !important;line-height:unset !important;color:unset !important;text-align:unset !important;vertical-align:unset !important;box-shadow:none !important;transition:none !important;-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important;box-sizing:border-box !important;transform:none !important;visibility:visible !important;opacity:1 !important;}.wpc-scope-24 .tc-wp-tool-root .control-btn{width:40px !important;height:40px !important;background:rgba(255,255,255,0.15) !important;border:1px solid rgba(255,255,255,0.2) !important;border-radius:50% !important;transition:var(--transition-fast) !important;}.wpc-scope-24 .tc-wp-tool-root .inline-control-btn{width:48px !important;height:48px !important;background:rgba(255,255,255,0.2) !important;border:1px solid rgba(255,255,255,0.3) !important;border-radius:50% !important;transition:var(--transition-fast) !important;}.wpc-scope-24 .tc-wp-tool-root .instagram-story-viewer-wrapper{position:relative;z-index:1;}.wpc-scope-24 .tc-wp-tool-root body .story-player,.wpc-scope-24 .tc-wp-tool-root html body .story-player,.wpc-scope-24 .tc-wp-tool-root .elementor .story-player,.wpc-scope-24 .tc-wp-tool-root .divi .story-player{z-index:999999 !important;position:fixed !important;transform:none !important;isolation:auto !important;}.wpc-scope-24 .tc-wp-tool-root body .story-player .nav-area,.wpc-scope-24 .tc-wp-tool-root html body .story-player .nav-area{z-index:999999 !important;pointer-events:auto !important;position:relative !important;}.wpc-scope-24 .tc-wp-tool-root .story-control-bar{position:absolute;top:0;left:0;right:0;padding:1rem;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(to bottom,rgba(0,0,0,0.7),transparent);z-index:200;}.wpc-scope-24 .tc-wp-tool-root .story-user-data{display:flex;align-items:center;gap:0.75rem;}.wpc-scope-24 .tc-wp-tool-root .story-user-image{width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,0.8);object-fit:cover;}.wpc-scope-24 .tc-wp-tool-root .story-username{font-size:0.95rem;color:white;font-weight:600;}.wpc-scope-24 .tc-wp-tool-root .story-timestamp{font-size:0.8rem;color:rgba(255,255,255,0.8);}.wpc-scope-24 .tc-wp-tool-root .story-actions{display:flex;gap:0.5rem;}.wpc-scope-24 .tc-wp-tool-root .control-btn{width:40px;height:40px;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.2);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-fast);color:white;padding:0;}.wpc-scope-24 .tc-wp-tool-root .control-btn:hover{background:rgba(255,255,255,0.25);transform:scale(1.05);}.wpc-scope-24 .tc-wp-tool-root .control-btn svg{width:18px;height:18px;}.wpc-scope-24 .tc-wp-tool-root .progress-track{position:absolute;top:70px;left:0;right:0;padding:0 1rem;display:flex;gap:6px;z-index:150;}.wpc-scope-24 .tc-wp-tool-root .progress-indicator{height:3px;flex:1;background:rgba(255,255,255,0.3);border-radius:3px;overflow:hidden;}.wpc-scope-24 .tc-wp-tool-root .progress-fill{height:100%;width:0;background:white;border-radius:3px;transition:width 0.1s linear;}.wpc-scope-24 .tc-wp-tool-root .progress-indicator.completed .progress-fill{width:100%;}.wpc-scope-24 .tc-wp-tool-root .media-container{flex:1 !important;display:flex !important;align-items:center !important;justify-content:center !important;background:#000 !important;position:relative !important;transform:none !important;}.wpc-scope-24 .tc-wp-tool-root .media-container img,.wpc-scope-24 .tc-wp-tool-root .media-container video{max-width:100%;max-height:100%;object-fit:contain;z-index:1;position:relative;}.wpc-scope-24 .tc-wp-tool-root .media-container video{z-index:1 !important;}.wpc-scope-24 .tc-wp-tool-root .navigation-overlay{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;display:flex !important;z-index:9999 !important;pointer-events:none !important;}.wpc-scope-24 .tc-wp-tool-root .nav-area{flex:1 !important;background:transparent !important;border:none !important;cursor:pointer !important;position:relative !important;pointer-events:auto !important;-webkit-tap-highlight-color:transparent !important;outline:none !important;min-height:100% !important;z-index:10000 !important;}.wpc-scope-24 .tc-wp-tool-root .nav-indicator{position:absolute !important;top:50% !important;width:56px !important;height:56px !important;border-radius:50% !important;background:rgba(0,0,0,0.6) !important;display:flex !important;align-items:center !important;justify-content:center !important;opacity:1 !important;transition:var(--transition-fast) !important;border:3px solid rgba(255,255,255,0.9) !important;color:white !important;pointer-events:none !important;z-index:10001 !important;box-shadow:0 4px 16px rgba(0,0,0,0.6),0 0 0 2px rgba(225,48,108,0.5) !important;will-change:opacity,transform !important;}.wpc-scope-24 .tc-wp-tool-root .elementor .nav-indicator,.wpc-scope-24 .tc-wp-tool-root .divi .nav-indicator,.wpc-scope-24 .tc-wp-tool-root body .nav-indicator{transform:none !important;top:auto !important;bottom:50% !important;margin-bottom:-28px !important;opacity:1 !important;display:flex !important;visibility:visible !important;}.wpc-scope-24 .tc-wp-tool-root .nav-indicator svg{width:24px;height:24px;stroke:#fff;stroke-width:3;}.wpc-scope-24 .tc-wp-tool-root .prev-area .nav-indicator,.wpc-scope-24 .tc-wp-tool-root .inline-prev-area .nav-indicator{left:20px !important;}.wpc-scope-24 .tc-wp-tool-root .next-area .nav-indicator,.wpc-scope-24 .tc-wp-tool-root .inline-next-area .nav-indicator{right:20px !important;}.wpc-scope-24 .tc-wp-tool-root body .nav-area:hover .nav-indicator,.wpc-scope-24 .tc-wp-tool-root body .nav-area:focus .nav-indicator,.wpc-scope-24 .tc-wp-tool-root body .nav-area:active .nav-indicator{opacity:1 !important;background:rgba(225,48,108,0.8) !important;border-color:rgba(255,255,255,1) !important;box-shadow:0 4px 20px rgba(225,48,108,0.6),0 0 0 3px rgba(255,255,255,0.8) !important;transform:scale(1.1) !important;}@media (hover:none) and (pointer:coarse){.tc-wp-tool-root .nav-indicator{opacity:0.8 !important;width:44px !important;height:44px !important;margin-bottom:-22px !important;display:flex !important;}}.wpc-scope-24 .tc-wp-tool-root .toast-container{position:fixed;top:20px;right:20px;z-index:1001;display:flex;flex-direction:column;gap:10px;max-width:calc(100% - 40px);}.wpc-scope-24 .tc-wp-tool-root .toast{background:rgba(255,255,255,0.95);backdrop-filter:blur(20px);border:var(--border-pink-subtle);border-radius:var(--radius-md);padding:1rem 1.25rem;color:var(--text-dark);font-size:0.9rem;font-weight:500;box-shadow:var(--shadow-lg);transform:translateX(120%);opacity:0;transition:all 0.3s ease;display:flex;align-items:center;gap:0.75rem;min-width:280px;max-width:350px;}.wpc-scope-24 .tc-wp-tool-root .toast.show{transform:translateX(0);opacity:1;}.wpc-scope-24 .tc-wp-tool-root .toast.success{border-left:3px solid var(--success);}.wpc-scope-24 .tc-wp-tool-root .toast.error{border-left:3px solid var(--error);}.wpc-scope-24 .tc-wp-tool-root .toast.info{border-left:3px solid var(--blue);}.wpc-scope-24 .tc-wp-tool-root .toast-icon{width:20px;height:20px;flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .toast-message{flex:1;line-height:1.4;}.wpc-scope-24 .tc-wp-tool-root .toast-close{background:none;border:none;color:var(--text-gray);cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:var(--transition-fast);flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .toast-close:hover{color:var(--text-dark);}@media (max-width:1024px){.tc-wp-tool-root .instagram-story-viewer-wrapper{padding:1.5rem 1rem;}.tc-wp-tool-root .main-title{font-size:2rem !important;}.tc-wp-tool-root .stories-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));}}@media (max-width:768px){.tc-wp-tool-root .instagram-story-viewer-wrapper{padding:1rem;}.tc-wp-tool-root .main-title{font-size:1.75rem !important;}.tc-wp-tool-root .subtitle{font-size:1rem;}.tc-wp-tool-root .input-section,.tc-wp-tool-root .output-section{padding:1.5rem;}.tc-wp-tool-root .input-row{flex-direction:column;}.tc-wp-tool-root #search-btn{width:100%;}.tc-wp-tool-root .profile-header{padding:1rem;}.tc-wp-tool-root .profile-image{width:60px;height:60px;}.tc-wp-tool-root .stories-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;}.tc-wp-tool-root .story-preview{aspect-ratio:3/4;}.tc-wp-tool-root .welcome-panel{padding:2rem 1rem;}.tc-wp-tool-root .welcome-title{font-size:1.5rem !important;}.tc-wp-tool-root .features-grid{flex-direction:column;align-items:stretch;}.tc-wp-tool-root .feature-item{justify-content:center;}.tc-wp-tool-root .story-control-bar{padding:0.75rem;}.tc-wp-tool-root .progress-track{top:60px;}.tc-wp-tool-root .toast-container{left:20px;right:20px;}.tc-wp-tool-root .toast{min-width:unset;max-width:unset;width:100%;}}@media (max-width:480px){.tc-wp-tool-root .instagram-story-viewer-wrapper{padding:0.75rem;}.tc-wp-tool-root .main-title{font-size:1.5rem !important;}.tc-wp-tool-root .subtitle{font-size:0.9rem;}.tc-wp-tool-root .input-section,.tc-wp-tool-root .output-section{padding:1.25rem;border-radius:var(--radius-lg);}.tc-wp-tool-root .header-section{margin-bottom:1.5rem;}.tc-wp-tool-root .form-label{font-size:0.95rem;}.tc-wp-tool-root #username-input{padding:0.875rem 1rem;font-size:16px;}.tc-wp-tool-root #search-btn{padding:0.875rem 1.5rem;font-size:0.95rem;}.tc-wp-tool-root .profile-username{font-size:1.1rem !important;}.tc-wp-tool-root .profile-fullname{font-size:0.85rem;}.tc-wp-tool-root .stories-section-title{font-size:1rem !important;}.tc-wp-tool-root .stories-grid{grid-template-columns:repeat(2,1fr);gap:0.75rem;}.tc-wp-tool-root .story-meta{padding:0.75rem;}.tc-wp-tool-root .story-time{font-size:0.75rem;}.tc-wp-tool-root .welcome-title{font-size:1.25rem !important;}.tc-wp-tool-root .welcome-description{font-size:0.9rem;}.tc-wp-tool-root .welcome-illustration{width:100px;height:100px;}.tc-wp-tool-root .welcome-icon svg{width:50px;height:50px;}.tc-wp-tool-root .feature-item{padding:0.625rem 0.875rem;}.tc-wp-tool-root .feature-text{font-size:0.85rem;}.tc-wp-tool-root .loading-state{padding:3rem 1rem;}.tc-wp-tool-root .error-panel,.tc-wp-tool-root .no-stories-message{padding:2rem 1rem;}.tc-wp-tool-root .error-icon,.tc-wp-tool-root .no-stories-icon{width:50px;height:50px;font-size:1.5rem;}.tc-wp-tool-root .no-stories-icon svg{width:24px;height:24px;}.tc-wp-tool-root .error-message,.tc-wp-tool-root .no-stories-description{font-size:0.9rem;}.tc-wp-tool-root .control-btn{width:36px;height:36px;}.tc-wp-tool-root .control-btn svg{width:16px;height:16px;}.tc-wp-tool-root .story-user-image{width:36px;height:36px;}.tc-wp-tool-root .story-username{font-size:0.85rem;}.tc-wp-tool-root .story-timestamp{font-size:0.7rem;}.tc-wp-tool-root .nav-indicator{width:48px;height:48px;margin-bottom:-24px;}.tc-wp-tool-root .nav-indicator svg{width:22px;height:22px;}.tc-wp-tool-root .prev-area .nav-indicator,.tc-wp-tool-root .inline-prev-area .nav-indicator{left:10px !important;}.tc-wp-tool-root .next-area .nav-indicator,.tc-wp-tool-root .inline-next-area .nav-indicator{right:10px !important;}@media (hover:none) and (pointer:coarse){.tc-wp-tool-root .nav-indicator{opacity:1 !important;width:48px !important;height:48px !important;margin-bottom:-24px !important;display:flex !important;}}}@media (max-width:360px){.tc-wp-tool-root .main-title{font-size:1.35rem !important;}.tc-wp-tool-root .stories-grid{grid-template-columns:1fr;}.tc-wp-tool-root .story-preview{aspect-ratio:9/16;}}.wpc-scope-24 .tc-wp-tool-root *{margin:0;padding:0;box-sizing:border-box;}.wpc-scope-24 .tc-wp-tool-root{--primary:#e1306c;--primary-dark:#b81f61;--secondary:#ff8a3d;--purple:#7c3aed;--purple-light:#c13584;--yellow:#fbbf24;--blue:#3b82f6;--gradient-start:#ff3d7f;--gradient-mid:#9b5cf6;--gradient-end:#ff8a3d;--orange-accent:#f77737;--success:#16a34a;--warning:#f59e0b;--error:#dc2626;--text-dark:#151827;--text-gray:#5d6475;--text-muted:#9aa3b5;--text-white:#ffffff;--bg-page:linear-gradient(145deg,#fff7fb 0%,#f8f3ff 38%,#fff8f1 100%);--card-bg:rgba(255,255,255,0.82);--input-bg:rgba(255,255,255,0.96);--border-pink-subtle:1px solid rgba(225,48,108,0.14);--border-pink-focus:2px solid rgba(225,48,108,0.45);--shadow-sm:0 8px 22px rgba(30,22,60,0.07);--shadow-md:0 16px 45px rgba(30,22,60,0.11);--shadow-lg:0 24px 70px rgba(30,22,60,0.16);--shadow-glow:0 0 28px rgba(225,48,108,0.24);--radius-sm:10px;--radius-md:14px;--radius-lg:18px;--radius-xl:26px;--transition-fast:all 0.18s ease;--transition-normal:all 0.28s ease;}.wpc-scope-24 .tc-wp-tool-root .instagram-story-viewer-wrapper{position:relative;z-index:1;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:radial-gradient(circle at 8% 8%,rgba(255,61,127,0.18) 0%,transparent 28%),radial-gradient(circle at 92% 4%,rgba(124,58,237,0.14) 0%,transparent 30%),radial-gradient(circle at 12% 92%,rgba(255,138,61,0.14) 0%,transparent 30%),radial-gradient(circle at 92% 88%,rgba(59,130,246,0.08) 0%,transparent 26%),var(--bg-page);background-attachment:fixed;min-height:100vh;padding:clamp(1rem,3vw,2.75rem) 1rem;overflow-x:hidden;color:var(--text-dark);}.wpc-scope-24 .tc-wp-tool-root .container{max-width:1180px;margin:0 auto;width:100%;}.wpc-scope-24 .tc-wp-tool-root .hidden{display:none !important;}.wpc-scope-24 .tc-wp-tool-root .header-section{text-align:center;margin-bottom:clamp(1.5rem,4vw,3rem);padding:0 1rem;}.wpc-scope-24 .tc-wp-tool-root .main-title{font-size:clamp(1.85rem,4.2vw,3.35rem) !important;font-weight:850 !important;background:linear-gradient(120deg,var(--gradient-start) 0%,var(--purple) 48%,var(--gradient-end) 100%) !important;-webkit-background-clip:text !important;background-clip:text !important;-webkit-text-fill-color:transparent !important;letter-spacing:0 !important;margin-bottom:1rem !important;line-height:1.08 !important;}.wpc-scope-24 .tc-wp-tool-root .subtitle{font-size:clamp(0.98rem,1.4vw,1.15rem);color:var(--text-gray);max-width:690px;margin:0 auto;line-height:1.7;}.wpc-scope-24 .tc-wp-tool-root .input-section{background:var(--card-bg);border-radius:var(--radius-xl);padding:clamp(1.25rem,3vw,2.25rem);margin-bottom:1.75rem;box-shadow:var(--shadow-md);border:var(--border-pink-subtle);backdrop-filter:blur(18px);}.wpc-scope-24 .tc-wp-tool-root .input-wrapper{display:flex;flex-direction:column;gap:1.15rem;}.wpc-scope-24 .tc-wp-tool-root .form-label{font-size:1rem;font-weight:750;color:var(--text-dark);display:flex;align-items:center;gap:0.6rem;}.wpc-scope-24 .tc-wp-tool-root .form-label svg{width:21px;height:21px;stroke:var(--primary);flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .input-row{display:flex;gap:0.9rem;flex-wrap:wrap;align-items:stretch;}.wpc-scope-24 .tc-wp-tool-root .input-group{position:relative;flex:1 1 280px;min-width:0;}.wpc-scope-24 .tc-wp-tool-root #username-input{width:100%;min-height:56px;padding:1rem 3.1rem 1rem 1.15rem;background:var(--input-bg);border:1px solid rgba(124,58,237,0.16);border-radius:var(--radius-lg);color:var(--text-dark);font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;transition:var(--transition-normal);box-shadow:inset 0 1px 0 rgba(255,255,255,0.85),0 8px 20px rgba(30,22,60,0.04);}.wpc-scope-24 .tc-wp-tool-root #username-input:hover{border-color:rgba(225,48,108,0.32);box-shadow:inset 0 1px 0 rgba(255,255,255,0.9),0 10px 24px rgba(30,22,60,0.07);}.wpc-scope-24 .tc-wp-tool-root #username-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 5px rgba(225,48,108,0.12),0 14px 30px rgba(225,48,108,0.08);}.wpc-scope-24 .tc-wp-tool-root #username-input::placeholder{color:var(--text-muted);}.wpc-scope-24 .tc-wp-tool-root .input-icon{position:absolute;right:1.05rem;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none;}.wpc-scope-24 .tc-wp-tool-root #search-btn{background:linear-gradient(135deg,var(--gradient-start) 0%,var(--purple) 55%,var(--gradient-end) 100%);color:white;border:none;border-radius:var(--radius-lg);padding:1rem 1.75rem;min-height:56px;font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:0.55rem;transition:var(--transition-normal);box-shadow:0 14px 30px rgba(225,48,108,0.25);white-space:nowrap;}.wpc-scope-24 .tc-wp-tool-root #search-btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-lg),var(--shadow-glow);filter:saturate(1.08);}.wpc-scope-24 .tc-wp-tool-root #search-btn:focus-visible,.wpc-scope-24 .tc-wp-tool-root .error-action:focus-visible,.wpc-scope-24 .tc-wp-tool-root .control-btn:focus-visible,.wpc-scope-24 .tc-wp-tool-root .inline-control-btn:focus-visible,.wpc-scope-24 .tc-wp-tool-root .inline-story-exit:focus-visible,.wpc-scope-24 .tc-wp-tool-root .toast-close:focus-visible,.wpc-scope-24 .tc-wp-tool-root .nav-area:focus-visible,.wpc-scope-24 .tc-wp-tool-root .inline-nav-area:focus-visible{outline:3px solid rgba(225,48,108,0.28);outline-offset:3px;}.wpc-scope-24 .tc-wp-tool-root #search-btn:active{transform:translateY(0);}.wpc-scope-24 .tc-wp-tool-root .output-section{background:var(--card-bg);border-radius:var(--radius-xl);padding:clamp(1.25rem,3vw,2.25rem);box-shadow:var(--shadow-md);border:var(--border-pink-subtle);backdrop-filter:blur(18px);min-height:400px;}.wpc-scope-24 .tc-wp-tool-root .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;}.wpc-scope-24 .tc-wp-tool-root .spinner{width:54px;height:54px;border:4px solid rgba(225,48,108,0.15);border-top-color:var(--primary);border-right-color:var(--purple);border-radius:50%;margin-bottom:1.5rem;animation:spin 0.85s linear infinite;}@keyframes spin{to{transform:rotate(360deg);}}.wpc-scope-24 .tc-wp-tool-root .loading-text{color:var(--text-gray);font-size:1rem;font-weight:650;}.wpc-scope-24 .tc-wp-tool-root .profile-data{display:flex;flex-direction:column;gap:1.5rem;}.wpc-scope-24 .tc-wp-tool-root .profile-header{display:flex;align-items:center;gap:1.25rem;padding:1.35rem;background:rgba(255,255,255,0.64);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid rgba(255,255,255,0.8);transition:var(--transition-normal);}.wpc-scope-24 .tc-wp-tool-root .profile-header:hover{box-shadow:var(--shadow-md);transform:translateY(-2px);}.wpc-scope-24 .tc-wp-tool-root .profile-image-container{position:relative;flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .profile-image{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid transparent;background:linear-gradient(white,white) padding-box,linear-gradient(135deg,var(--primary),var(--purple),var(--secondary)) border-box;box-shadow:0 10px 25px rgba(225,48,108,0.2);transition:var(--transition-normal);}.wpc-scope-24 .tc-wp-tool-root .profile-image:hover{transform:scale(1.04);box-shadow:0 14px 30px rgba(225,48,108,0.28);}.wpc-scope-24 .tc-wp-tool-root .verified-indicator{position:absolute;bottom:0;right:0;width:23px;height:23px;background:linear-gradient(135deg,var(--blue),var(--purple));border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:11px;border:2px solid white;box-shadow:0 5px 12px rgba(30,22,60,0.18);}.wpc-scope-24 .tc-wp-tool-root .profile-info{flex:1;min-width:0;}.wpc-scope-24 .tc-wp-tool-root .profile-username{font-size:1.3rem !important;font-weight:800 !important;color:var(--text-dark) !important;margin-bottom:0.25rem !important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.wpc-scope-24 .tc-wp-tool-root .profile-fullname{font-size:0.96rem;color:var(--text-gray);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.wpc-scope-24 .tc-wp-tool-root .stories-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;flex-wrap:wrap;gap:0.75rem;}.wpc-scope-24 .tc-wp-tool-root .stories-section-title{font-size:1.12rem !important;font-weight:800 !important;color:var(--text-dark) !important;display:flex;align-items:center;gap:0.55rem;}.wpc-scope-24 .tc-wp-tool-root .stories-section-title svg{width:21px;height:21px;stroke:var(--primary);flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .stories-count{font-size:0.86rem;font-weight:800;color:var(--primary-dark);background:linear-gradient(135deg,rgba(225,48,108,0.11),rgba(124,58,237,0.1));padding:0.45rem 0.85rem;border-radius:999px;border:1px solid rgba(225,48,108,0.14);}.wpc-scope-24 .tc-wp-tool-root .stories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:1.25rem;}.wpc-scope-24 .tc-wp-tool-root .story-card{background:rgba(255,255,255,0.72);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);cursor:pointer;transition:var(--transition-normal);border:1px solid rgba(255,255,255,0.85);}.wpc-scope-24 .tc-wp-tool-root .story-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);}.wpc-scope-24 .tc-wp-tool-root .story-preview{width:100%;aspect-ratio:9/16;overflow:hidden;position:relative;background:linear-gradient(135deg,rgba(225,48,108,0.11),rgba(124,58,237,0.12));}.wpc-scope-24 .tc-wp-tool-root .story-preview img{width:100%;height:100%;object-fit:cover;transition:var(--transition-normal);}.wpc-scope-24 .tc-wp-tool-root .story-card:hover .story-preview img{transform:scale(1.045);}.wpc-scope-24 .tc-wp-tool-root .story-preview::after{content:'';position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0.02) 45%,rgba(0,0,0,0.62));}.wpc-scope-24 .tc-wp-tool-root .story-type-overlay{position:absolute;top:10px;right:10px;background:rgba(21,24,39,0.68);backdrop-filter:blur(10px);border-radius:999px;padding:0.42rem 0.75rem;color:white;font-size:0.72rem;font-weight:800;text-transform:uppercase;letter-spacing:0.5px;display:flex;align-items:center;gap:4px;z-index:2;border:1px solid rgba(255,255,255,0.16);}.wpc-scope-24 .tc-wp-tool-root .story-type-overlay.video{background:linear-gradient(135deg,rgba(225,48,108,0.92),rgba(124,58,237,0.88));}.wpc-scope-24 .tc-wp-tool-root .story-type-overlay.image{background:linear-gradient(135deg,rgba(124,58,237,0.92),rgba(59,130,246,0.82));}.wpc-scope-24 .tc-wp-tool-root .story-timestamp-overlay{position:absolute;bottom:10px;left:10px;background:rgba(21,24,39,0.7);backdrop-filter:blur(10px);border-radius:999px;padding:0.42rem 0.75rem;color:white;font-size:0.74rem;font-weight:650;z-index:2;}.wpc-scope-24 .tc-wp-tool-root .story-meta{padding:0.95rem;display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,0.5);border-top:var(--border-pink-subtle);}.wpc-scope-24 .tc-wp-tool-root .story-info{display:flex;align-items:center;gap:0.5rem;}.wpc-scope-24 .tc-wp-tool-root .story-info svg{width:16px;height:16px;stroke:var(--primary);flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .story-time{font-size:0.85rem;color:var(--text-gray);font-weight:600;}.wpc-scope-24 .tc-wp-tool-root .error-panel{padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,rgba(220,38,38,0.06),rgba(255,255,255,0.58));border-radius:var(--radius-lg);border:1px solid rgba(220,38,38,0.18);}.wpc-scope-24 .tc-wp-tool-root .error-icon{width:62px;height:62px;background:rgba(220,38,38,0.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:850;color:var(--error);margin-bottom:1.4rem;}.wpc-scope-24 .tc-wp-tool-root .error-message{color:var(--text-gray);font-size:1rem;max-width:340px;line-height:1.55;margin-bottom:1.5rem;}.wpc-scope-24 .tc-wp-tool-root .error-action{padding:0.8rem 1.5rem;background:linear-gradient(135deg,var(--primary) 0%,var(--purple) 100%);color:white;border:none;border-radius:var(--radius-md);font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:0.92rem;font-weight:800;cursor:pointer;transition:var(--transition-normal);box-shadow:0 10px 22px rgba(225,48,108,0.2);}.wpc-scope-24 .tc-wp-tool-root .error-action:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);}.wpc-scope-24 .tc-wp-tool-root .no-stories-message{padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;background:linear-gradient(135deg,rgba(245,158,11,0.07),rgba(255,255,255,0.62));border-radius:var(--radius-lg);border:1px solid rgba(245,158,11,0.2);}.wpc-scope-24 .tc-wp-tool-root .no-stories-icon{width:62px;height:62px;background:rgba(245,158,11,0.12);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.4rem;}.wpc-scope-24 .tc-wp-tool-root .no-stories-icon svg{width:29px;height:29px;stroke:var(--warning);}.wpc-scope-24 .tc-wp-tool-root .no-stories-title{font-size:1.25rem !important;font-weight:800 !important;color:var(--text-dark) !important;margin-bottom:0.5rem !important;}.wpc-scope-24 .tc-wp-tool-root .no-stories-description{color:var(--text-gray);font-size:0.96rem;max-width:390px;line-height:1.6;}.wpc-scope-24 .tc-wp-tool-root .skeleton-loader{display:flex;flex-direction:column;gap:1rem;padding:2rem;}.wpc-scope-24 .tc-wp-tool-root .skeleton-header{display:flex;align-items:center;gap:1rem;}.wpc-scope-24 .tc-wp-tool-root .skeleton-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(90deg,#f1edf5 25%,#e7dfef 50%,#f1edf5 75%);background-size:200% 100%;animation:skeleton-shimmer 1.45s infinite;}.wpc-scope-24 .tc-wp-tool-root .skeleton-text{height:12px;border-radius:999px;background:linear-gradient(90deg,#f1edf5 25%,#e7dfef 50%,#f1edf5 75%);background-size:200% 100%;animation:skeleton-shimmer 1.45s infinite;}.wpc-scope-24 .tc-wp-tool-root .skeleton-text.short{width:100px;}.wpc-scope-24 .tc-wp-tool-root .skeleton-text.long{width:150px;}.wpc-scope-24 .tc-wp-tool-root .skeleton-media{width:100%;aspect-ratio:9/16;max-width:400px;margin:0 auto;border-radius:var(--radius-lg);background:linear-gradient(90deg,#f1edf5 25%,#e7dfef 50%,#f1edf5 75%);background-size:200% 100%;animation:skeleton-shimmer 1.45s infinite;}@keyframes skeleton-shimmer{0%{background-position:200% 0;}100%{background-position:-200% 0;}}.wpc-scope-24 .tc-wp-tool-root .story-viewer-inline{display:none;flex-direction:column;background:#050509;border-radius:var(--radius-xl);overflow:hidden;max-width:500px;margin:0 auto;width:100%;position:relative;z-index:50;box-shadow:0 28px 80px rgba(0,0,0,0.3);}.wpc-scope-24 .tc-wp-tool-root .story-viewer-inline.active{display:flex;}.wpc-scope-24 .tc-wp-tool-root .inline-story-header{display:flex;justify-content:space-between;align-items:center;padding:0.85rem 1rem;background:rgba(0,0,0,0.84);border-bottom:1px solid rgba(255,255,255,0.08);}.wpc-scope-24 .tc-wp-tool-root .inline-story-user{display:flex;align-items:center;gap:0.6rem;min-width:0;}.wpc-scope-24 .tc-wp-tool-root .inline-story-avatar{width:34px;height:34px;border-radius:50%;border:2px solid var(--primary);object-fit:cover;}.wpc-scope-24 .tc-wp-tool-root .inline-story-info{display:flex;flex-direction:column;min-width:0;}.wpc-scope-24 .tc-wp-tool-root .inline-story-username{color:white;font-size:0.87rem;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.wpc-scope-24 .tc-wp-tool-root .inline-story-time{color:rgba(255,255,255,0.72);font-size:0.72rem;}.wpc-scope-24 .tc-wp-tool-root .inline-story-exit{width:34px;height:34px;background:rgba(255,255,255,0.14);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white;transition:var(--transition-fast);flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .inline-story-exit:hover{background:rgba(255,255,255,0.24);transform:scale(1.04);}.wpc-scope-24 .tc-wp-tool-root .inline-progress-track{display:flex;gap:4px;padding:0.55rem 1rem;background:rgba(0,0,0,0.84);}.wpc-scope-24 .tc-wp-tool-root .inline-progress-bar{height:3px;flex:1;background:rgba(255,255,255,0.25);border-radius:999px;overflow:hidden;}.wpc-scope-24 .tc-wp-tool-root .inline-progress-fill{height:100%;width:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0.85));border-radius:999px;transition:width 0.1s linear;}.wpc-scope-24 .tc-wp-tool-root .inline-progress-bar.completed .inline-progress-fill{width:100%;}.wpc-scope-24 .tc-wp-tool-root .inline-media-container{position:relative;aspect-ratio:9/16;background:#000;display:flex;align-items:center;justify-content:center;}.wpc-scope-24 .tc-wp-tool-root .inline-media-container img,.wpc-scope-24 .tc-wp-tool-root .inline-media-container video{max-width:100%;max-height:100%;object-fit:contain;}.wpc-scope-24 .tc-wp-tool-root .inline-story-controls{position:absolute;bottom:0;left:0;right:0;padding:1rem;display:flex;justify-content:center;gap:0.85rem;background:linear-gradient(to top,rgba(0,0,0,0.7),transparent);}.wpc-scope-24 .tc-wp-tool-root .inline-control-btn{width:48px;height:48px;background:rgba(255,255,255,0.2);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,0.28);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white;transition:var(--transition-fast);}.wpc-scope-24 .tc-wp-tool-root .inline-control-btn:hover{background:rgba(255,255,255,0.3);transform:scale(1.05);}.wpc-scope-24 .tc-wp-tool-root .inline-control-btn svg{width:20px;height:20px;}.wpc-scope-24 .tc-wp-tool-root .inline-nav-overlay{position:absolute;top:80px;left:0;right:0;bottom:80px;display:flex;z-index:100;pointer-events:none;}.wpc-scope-24 .tc-wp-tool-root .inline-nav-area{flex:1;background:transparent;border:none;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;outline:none;position:relative;}.wpc-scope-24 .tc-wp-tool-root .welcome-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:clamp(2rem,5vw,3.5rem) 1.5rem;min-height:350px;}.wpc-scope-24 .tc-wp-tool-root .welcome-illustration{width:122px;height:122px;margin-bottom:2rem;position:relative;}.wpc-scope-24 .tc-wp-tool-root .welcome-icon{width:100%;height:100%;background:linear-gradient(135deg,var(--gradient-start) 0%,var(--purple) 56%,var(--gradient-end) 100%);border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-lg),var(--shadow-glow);}.wpc-scope-24 .tc-wp-tool-root .welcome-icon svg{width:60px;height:60px;stroke:white;}.wpc-scope-24 .tc-wp-tool-root .welcome-title{font-size:1.75rem !important;font-weight:800 !important;color:var(--text-dark) !important;margin-bottom:1rem !important;}.wpc-scope-24 .tc-wp-tool-root .welcome-description{color:var(--text-gray);font-size:1rem;max-width:480px;line-height:1.65;margin-bottom:2rem;}.wpc-scope-24 .tc-wp-tool-root .features-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:0.9rem;}.wpc-scope-24 .tc-wp-tool-root .feature-item{display:flex;align-items:center;gap:0.55rem;padding:0.75rem 1rem;background:rgba(255,255,255,0.62);border-radius:var(--radius-md);border:var(--border-pink-subtle);box-shadow:var(--shadow-sm);transition:var(--transition-fast);}.wpc-scope-24 .tc-wp-tool-root .feature-item:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);}.wpc-scope-24 .tc-wp-tool-root .feature-item svg{width:18px;height:18px;stroke:var(--primary);flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .feature-text{font-size:0.9rem;font-weight:750;color:var(--text-dark);}.wpc-scope-24 .tc-wp-tool-root .story-player{position:fixed;top:5vh;left:0;width:100%;height:80vh;background:#000;z-index:999999;display:flex;flex-direction:column;}.wpc-scope-24 .tc-wp-tool-root body .story-player,.wpc-scope-24 .tc-wp-tool-root .elementor .story-player,.wpc-scope-24 .tc-wp-tool-root .divi .story-player{transform:none !important;isolation:auto !important;}.wpc-scope-24 .tc-wp-tool-root .story-player button,.wpc-scope-24 .tc-wp-tool-root .story-player .nav-area,.wpc-scope-24 .tc-wp-tool-root .story-player .control-btn,.wpc-scope-24 .tc-wp-tool-root .story-player .inline-control-btn,.wpc-scope-24 .tc-wp-tool-root .story-player .inline-nav-area,.wpc-scope-24 .tc-wp-tool-root .story-player .inline-story-exit,.wpc-scope-24 .tc-wp-tool-root .story-player .floating-pause-btn{display:flex !important;padding:0 !important;border:none !important;border-radius:unset !important;background:transparent !important;font-family:unset !important;font-size:unset !important;font-weight:unset !important;line-height:unset !important;color:unset !important;text-align:unset !important;vertical-align:unset !important;box-shadow:none !important;transition:none !important;-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important;box-sizing:border-box !important;transform:none !important;visibility:visible !important;opacity:1 !important;}.wpc-scope-24 .tc-wp-tool-root #story-viewer-inline button,.wpc-scope-24 .tc-wp-tool-root #story-viewer-inline .inline-control-btn,.wpc-scope-24 .tc-wp-tool-root #story-viewer-inline .inline-nav-area,.wpc-scope-24 .tc-wp-tool-root #story-viewer-inline .inline-story-exit{display:flex !important;padding:0 !important;border:none !important;border-radius:unset !important;background:transparent !important;font-family:unset !important;font-size:unset !important;font-weight:unset !important;line-height:unset !important;color:unset !important;text-align:unset !important;vertical-align:unset !important;box-shadow:none !important;transition:none !important;-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important;box-sizing:border-box !important;transform:none !important;visibility:visible !important;opacity:1 !important;}.wpc-scope-24 .tc-wp-tool-root .control-btn{width:40px !important;height:40px !important;background:rgba(255,255,255,0.16) !important;border:1px solid rgba(255,255,255,0.24) !important;border-radius:50% !important;transition:var(--transition-fast) !important;}.wpc-scope-24 .tc-wp-tool-root .inline-control-btn{width:48px !important;height:48px !important;background:rgba(255,255,255,0.2) !important;border:1px solid rgba(255,255,255,0.3) !important;border-radius:50% !important;transition:var(--transition-fast) !important;}.wpc-scope-24 .tc-wp-tool-root body .story-player,.wpc-scope-24 .tc-wp-tool-root html body .story-player,.wpc-scope-24 .tc-wp-tool-root .elementor .story-player,.wpc-scope-24 .tc-wp-tool-root .divi .story-player{z-index:999999 !important;position:fixed !important;transform:none !important;isolation:auto !important;}.wpc-scope-24 .tc-wp-tool-root body .story-player .nav-area,.wpc-scope-24 .tc-wp-tool-root html body .story-player .nav-area{z-index:999999 !important;pointer-events:auto !important;position:relative !important;}.wpc-scope-24 .tc-wp-tool-root .story-control-bar{position:absolute;top:0;left:0;right:0;padding:1rem;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(to bottom,rgba(0,0,0,0.78),transparent);z-index:200;}.wpc-scope-24 .tc-wp-tool-root .story-user-data{display:flex;align-items:center;gap:0.75rem;min-width:0;}.wpc-scope-24 .tc-wp-tool-root .story-user-image{width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,0.84);object-fit:cover;flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .story-username{font-size:0.95rem;color:white;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.wpc-scope-24 .tc-wp-tool-root .story-timestamp{font-size:0.8rem;color:rgba(255,255,255,0.8);}.wpc-scope-24 .tc-wp-tool-root .story-actions{display:flex;gap:0.5rem;flex-shrink:0;}.wpc-scope-24 .tc-wp-tool-root .control-btn{width:40px;height:40px;background:rgba(255,255,255,0.15);border:1px solid rgba(255,255,255,0.22);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-fast);color:white;padding:0;backdrop-filter:blur(14px);}.wpc-scope-24 .tc-wp-tool-root .control-btn:hover{background:rgba(255,255,255,0.27) !important;transform:scale(1.05) !important;}.wpc-scope-24 .tc-wp-tool-root .control-btn svg{width:18px;height:18px;}.wpc-scope-24 .tc-wp-tool-root .play-pause-btn,.wpc-scope-24 .tc-wp-tool-root .mute-btn,.wpc-scope-24 .tc-wp-tool-root .download-btn,.wpc-scope-24 .tc-wp-tool-root .close-btn{color:white;}.wpc-scope-24 .tc-wp-tool-root .play-pause-btn:hover,.wpc-scope-24 .tc-wp-tool-root .mute-btn:hover,.wpc-scope-24 .tc-wp-tool-root .download-btn:hover,.wpc-scope-24 .tc-wp-tool-root .close-btn:hover{color:white;}.wpc-scope-24 .tc-wp-tool-root .\$\{story\.is_video,.\?{display:inline-flex;}.progress-track{position:absolute;top:70px;left:0;right:0;padding:0 1rem;display:flex;gap:6px;z-index:150;}.progress-indicator{height:3px;flex:1;background:rgba(255,255,255,0.28);border-radius:999px;overflow:hidden;}.progress-fill{height:100%;width:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0.86));border-radius:999px;transition:width 0.1s linear;}.progress-indicator.completed .progress-fill{width:100%;}.media-container{flex:1 !important;display:flex !important;align-items:center !important;justify-content:center !important;background:#000 !important;position:relative !important;transform:none !important;}.media-container img,.media-container video{max-width:100%;max-height:100%;object-fit:contain;z-index:1;position:relative;}.media-container video{z-index:1 !important;}.navigation-overlay{position:absolute !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;display:flex !important;z-index:9999 !important;pointer-events:none !important;}.nav-area{flex:1 !important;background:transparent !important;border:none !important;cursor:pointer !important;position:relative !important;pointer-events:auto !important;-webkit-tap-highlight-color:transparent !important;outline:none !important;min-height:100% !important;z-index:10000 !important;}.nav-indicator{position:absolute !important;top:50% !important;width:56px !important;height:56px !important;border-radius:50% !important;background:rgba(0,0,0,0.6) !important;display:flex !important;align-items:center !important;justify-content:center !important;opacity:1 !important;transition:var(--transition-fast) !important;border:3px solid rgba(255,255,255,0.9) !important;color:white !important;pointer-events:none !important;z-index:10001 !important;box-shadow:0 4px 16px rgba(0,0,0,0.6),0 0 0 2px rgba(225,48,108,0.5) !important;will-change:opacity,transform !important;}.elementor .nav-indicator,.divi .nav-indicator,body .nav-indicator{transform:none !important;top:auto !important;bottom:50% !important;margin-bottom:-28px !important;opacity:1 !important;display:flex !important;visibility:visible !important;}.nav-indicator svg{width:24px;height:24px;stroke:#fff;stroke-width:3;}.prev-area .nav-indicator,.inline-prev-area .nav-indicator{left:20px !important;}.next-area .nav-indicator,.inline-next-area .nav-indicator{right:20px !important;}body .nav-area:hover .nav-indicator,body .nav-area:focus .nav-indicator,body .nav-area:active .nav-indicator{opacity:1 !important;background:rgba(225,48,108,0.86) !important;border-color:rgba(255,255,255,1) !important;box-shadow:0 4px 22px rgba(225,48,108,0.62),0 0 0 3px rgba(255,255,255,0.82) !important;transform:scale(1.08) !important;}@media (hover:none) and (pointer:coarse){.nav-indicator{opacity:0.86 !important;width:44px !important;height:44px !important;margin-bottom:-22px !important;display:flex !important;}}.toast-container{position:fixed;top:20px;right:20px;z-index:1001;display:flex;flex-direction:column;gap:10px;max-width:calc(100% - 40px);}.toast{background:rgba(255,255,255,0.94);backdrop-filter:blur(20px);border:var(--border-pink-subtle);border-radius:var(--radius-md);padding:1rem 1.25rem;color:var(--text-dark);font-size:0.9rem;font-weight:650;box-shadow:var(--shadow-lg);transform:translateX(120%);opacity:0;transition:all 0.3s ease;display:flex;align-items:center;gap:0.75rem;min-width:280px;max-width:350px;}.toast.show{transform:translateX(0);opacity:1;}.toast.success{border-left:4px solid var(--success);}.toast.error{border-left:4px solid var(--error);}.toast.info{border-left:4px solid var(--blue);}.toast-icon{width:20px;height:20px;flex-shrink:0;}.toast-message{flex:1;line-height:1.45;}.toast-close{background:none;border:none;color:var(--text-gray);cursor:pointer;padding:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;transition:var(--transition-fast);flex-shrink:0;border-radius:50%;}.toast-close:hover{color:var(--text-dark);background:rgba(30,22,60,0.06);}@media (max-width:1024px){.instagram-story-viewer-wrapper{padding:1.5rem 1rem;}.stories-grid{grid-template-columns:repeat(auto-fill,minmax(175px,1fr));}}@media (max-width:768px){.instagram-story-viewer-wrapper{padding:1rem;background-attachment:scroll;}.subtitle{font-size:1rem;}.input-section,.output-section{padding:1.35rem;}.input-row{flex-direction:column;}#search-btn{width:100%;}.profile-header{padding:1rem;}.profile-image{width:62px;height:62px;}.stories-grid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:1rem;}.story-preview{aspect-ratio:3/4;}.welcome-panel{padding:2rem 1rem;}.welcome-title{font-size:1.5rem !important;}.features-grid{flex-direction:column;align-items:stretch;}.feature-item{justify-content:center;}.story-control-bar{padding:0.75rem;}.progress-track{top:60px;}.toast-container{left:20px;right:20px;}.toast{min-width:unset;max-width:unset;width:100%;}}@media (max-width:480px){.instagram-story-viewer-wrapper{padding:0.75rem;}.subtitle{font-size:0.92rem;}.input-section,.output-section{padding:1rem;border-radius:var(--radius-lg);}.header-section{margin-bottom:1.5rem;padding:0 0.25rem;}.form-label{font-size:0.95rem;}#username-input{min-height:52px;padding:0.875rem 2.8rem 0.875rem 1rem;font-size:16px;}#search-btn{min-height:52px;padding:0.875rem 1.5rem;font-size:0.95rem;}.profile-header{align-items:flex-start;gap:0.9rem;}.profile-username{font-size:1.08rem !important;}.profile-fullname{font-size:0.85rem;}.stories-section-title{font-size:1rem !important;}.stories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0.75rem;}.story-meta{padding:0.75rem;}.story-time{font-size:0.75rem;}.story-type-overlay,.story-timestamp-overlay{font-size:0.66rem;padding:0.34rem 0.58rem;}.welcome-title{font-size:1.25rem !important;}.welcome-description{font-size:0.9rem;}.welcome-illustration{width:100px;height:100px;}.welcome-icon svg{width:50px;height:50px;}.feature-item{padding:0.625rem 0.875rem;}.feature-text{font-size:0.85rem;}.loading-state{padding:3rem 1rem;}.error-panel,.no-stories-message{padding:2rem 1rem;}.error-icon,.no-stories-icon{width:50px;height:50px;font-size:1.5rem;}.no-stories-icon svg{width:24px;height:24px;}.error-message,.no-stories-description{font-size:0.9rem;}.control-btn{width:36px !important;height:36px !important;}.control-btn svg{width:16px;height:16px;}.story-actions{gap:0.35rem;}.story-user-image{width:36px;height:36px;}.story-username{font-size:0.85rem;}.story-timestamp{font-size:0.7rem;}.nav-indicator{width:48px !important;height:48px !important;margin-bottom:-24px !important;}.nav-indicator svg{width:22px;height:22px;}.prev-area .nav-indicator,.inline-prev-area .nav-indicator{left:10px !important;}.next-area .nav-indicator,.inline-next-area .nav-indicator{right:10px !important;}.inline-story-controls{gap:0.65rem;padding:0.85rem;}.inline-control-btn{width:44px !important;height:44px !important;}.toast-container{top:14px;left:14px;right:14px;max-width:calc(100% - 28px);}@media (hover:none) and (pointer:coarse){.nav-indicator{opacity:1 !important;width:48px !important;height:48px !important;margin-bottom:-24px !important;display:flex !important;}}}@media (max-width:360px){.main-title{font-size:1.45rem !important;}.stories-grid{grid-template-columns:1fr;}.story-preview{aspect-ratio:9/16;}.story-control-bar{gap:0.5rem;}.story-actions{gap:0.25rem;}}.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;}