*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root,body{min-height:100vh}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(45deg,#667eea,#764ba2)}.btn-primary:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #667eea;color:#667eea}.btn-secondary:hover{background:#667eea;color:#fff}.btn-danger{background:#e74c3c;color:#fff}.btn-danger:hover{background:#c0392b}.btn-success{background:#27ae60;color:#fff}.btn-success:hover{background:#219a52}.input{border:2px solid #e1e8ed;border-radius:8px;font-size:16px;padding:12px 16px;transition:border-color .3s ease;width:100%}.input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;margin:16px;padding:24px}.loading-spinner{border:4px solid #f3f3f3;border-top-color:#667eea;margin:20px auto}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{background:#fff;border-radius:12px;max-height:90vh;max-width:500px;overflow-y:auto;padding:32px;width:90%}.btn{min-width:44px}.btn,.input{min-height:44px}@media (max-width:768px){.card{margin:8px;padding:16px}.btn{font-size:14px;min-height:44px;padding:12px 20px}.modal{margin:10px;max-width:calc(100vw - 20px);padding:20px}.modal-overlay{padding:10px}}@media (min-width:769px) and (max-width:1024px){.btn{font-size:15px;padding:14px 24px}.modal{max-width:600px;padding:28px}}@media (min-width:1025px){.btn{font-size:16px;padding:16px 28px}.modal{max-width:700px;padding:32px}}@media (hover:none) and (pointer:coarse){.btn{min-height:48px;min-width:48px}.btn:hover{transform:none}.btn:active{transform:scale(.95)}.input{font-size:16px;min-height:48px}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.btn,.card,.input{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion:reduce){.btn,.card,.modal{transition:none}.btn:hover{transform:none}}@media (prefers-color-scheme:dark){.card{background:#2a2a2a;border:1px solid #444;color:#e0e0e0}.btn-primary{background:linear-gradient(45deg,#5a6fd8,#6a4c93)}.btn-secondary{background:#2a2a2a;border-color:#5a6fd8;color:#5a6fd8}.input{background:#2a2a2a;border-color:#444;color:#e0e0e0}.input:focus{border-color:#5a6fd8}}@media print{.btn,.chat-controls,.video-controls{display:none}.chat-container{background:#fff;color:#000}.chat-sidebar{background:#fff;border:1px solid #ccc}}@media (prefers-contrast:high){.btn{border:2px solid}.input{border-width:2px}.card{border:2px solid #333}}.btn:focus-visible,.input:focus-visible{outline:2px solid #667eea;outline-offset:2px}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.in-app-browser-warning{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:10000}.warning-content{animation:slideIn .3s ease-out;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:400px;padding:40px 30px;text-align:center;width:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.warning-icon{animation:pulse 2s ease-in-out infinite;font-size:64px;margin-bottom:20px}.warning-content h3{color:#fff;font-size:24px;font-weight:700;line-height:1.3;margin-bottom:12px}.warning-content>p{color:#ffffffe6;font-size:16px;line-height:1.5;margin-bottom:24px}.open-browser-btn{background:#fff;border:none;border-radius:25px;box-shadow:0 4px 15px #0003;color:#667eea;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:16px;min-width:200px;padding:14px 32px;transition:all .3s ease}.open-browser-btn:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-2px)}.open-browser-btn:active{transform:translateY(0)}.instruction-text{color:#fffc;font-size:14px;line-height:1.4;margin-top:12px}@media (max-width:480px){.warning-content{max-width:90%;padding:30px 20px}.warning-icon{font-size:48px;margin-bottom:16px}.warning-content h3{font-size:20px}.warning-content>p{font-size:14px}.open-browser-btn{font-size:14px;min-width:180px;padding:12px 24px}.instruction-text{font-size:12px}}.activity-indicator{align-items:center;background:#ffffffe6;border-radius:12px;box-shadow:0 1px 2px #0000001a;display:inline-flex;font-size:.85rem;font-weight:500;gap:.25rem;padding:.25rem .5rem}.activity-active-now{color:#4caf50}.activity-active-today{color:#ffc107}.activity-icon{line-height:1}.activity-icon,.activity-text{font-size:.75rem}.activity-indicator.compact{justify-content:center;min-width:20px;padding:.25rem}.activity-indicator.compact .activity-text{display:none}.post-login-page{background:radial-gradient(circle at top,#181028 0,#050509 55%,#020204 100%);color:#fff;min-height:100vh;padding-bottom:64px}.post-login-page .btn{border:none;border-radius:999px;cursor:pointer;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.post-login-page .btn:hover{box-shadow:0 10px 30px #00000040;transform:translateY(-1px)}.welcome-hero{overflow:hidden;padding:72px 6vw 48px;position:relative}.hero-gradient{background:radial-gradient(circle at 20% 20%,#ff6b6b33,#0000 45%),radial-gradient(circle at 80% 0,#8338ec40,#0000 40%);filter:blur(20px);inset:0;opacity:.7;pointer-events:none;position:absolute}.hero-content{grid-gap:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1120px;position:relative;z-index:2}.hero-text h1{font-size:clamp(2rem,4vw,3rem);margin:12px 0}.hero-subtitle{color:#ffffffbf;font-size:.98rem;max-width:540px}.micro-badge{background:#ffffff14;border-radius:999px;display:inline-flex;font-size:.85rem;padding:6px 14px}.quick-pill-row{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.pill{background:#ffffff14;border-radius:999px;font-size:.9rem;padding:8px 16px}.pill-soft{background:#ffffff0d;border:1px solid #ffffff14}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:24px}.hero-btn{font-size:1rem;padding:14px 28px}.btn-primary{background:linear-gradient(135deg,#ff7eb3,#ff758c);color:#fff}.btn-outline{background:#0000;border:1px solid #ffffff4d;color:#fff}.hero-showcase .showcase-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px;box-shadow:0 20px 45px #00000073;padding:24px}.metric-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:24px}.metric-card{background:#ffffff0a;border-radius:18px;padding:16px}.metric-value{font-size:1.6rem}.metric-label{color:#ffffffb3;display:block;margin-top:4px}.metric-trend{background:#ffffff14;border-radius:999px;display:inline-flex;font-size:.85rem;margin-top:8px;padding:4px 10px}.quick-actions-section{margin:0 auto;max-width:1120px;padding:40px 6vw 32px}.quick-actions-section h2{font-size:1.25rem;margin-bottom:20px}.quick-actions-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.action-card{background:#ffffff0d;border:1px solid #ffffff12;border-radius:20px;color:inherit;padding:22px;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.action-primary{background:linear-gradient(135deg,#ff69b433,#ffffff08)}.action-secondary{background:linear-gradient(135deg,#3b82f633,#ffffff08)}.action-tertiary{background:linear-gradient(135deg,#10b98133,#ffffff08)}.action-card:hover{border-color:#ffffff2e;box-shadow:0 18px 40px #00000073;transform:translateY(-4px)}.action-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.action-arrow{font-size:1.5rem}.featured-creators-section{margin:0 auto;max-width:1120px;padding:48px 6vw}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.link-btn{background:none;border:none;color:#fff;cursor:pointer;opacity:.7}.featured-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.creator-card{background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;padding:20px}.creator-headline{align-items:center;display:flex;gap:14px}.creator-avatar{align-items:center;background:#ffffff14;border-radius:16px;display:flex;font-size:1.3rem;font-weight:700;height:48px;justify-content:center;width:48px}.creator-teaser{color:#ffffffbf;margin:12px 0;min-height:56px}.creator-footer{align-items:center;display:flex;justify-content:space-between}.creator-rate{font-weight:600}.btn-ghost{background:#0000;border:1px solid #fff3;border-radius:999px;color:#fff;padding:8px 18px}.creator-card:hover{border-color:#ffffff2e;box-shadow:0 18px 40px #00000073;transform:translateY(-3px)}.experience-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:0 auto;max-width:1120px;padding:32px 6vw 64px}.experience-card{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:18px;line-height:1.5;padding:20px;transition:border-color .2s ease,background .2s ease,transform .2s ease}.experience-card:hover{background:#ffffff0f;border-color:#ffffff2e;transform:translateY(-2px)}.loading-state{align-items:center;display:flex;justify-content:center;min-height:60vh}.loading-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:24px;padding:32px 48px;text-align:center}.loading-spinner{border:3px solid #ffffff1a;border-top-color:#fff;height:32px;margin:0 auto 16px;width:32px}@media (max-width:768px){.hero-actions{flex-direction:column}.experience-grid,.featured-grid,.metric-grid,.quick-actions-grid{grid-template-columns:1fr}}.enhanced-analytics-dashboard{background:#000000e6;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100%;left:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:1000}.dashboard-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px;position:-webkit-sticky;position:sticky;top:0;z-index:1001}.dashboard-header h1{font-size:24px;font-weight:600}.close-btn{background:#fff3;color:#fff;font-size:24px;transition:background .3s ease}.close-btn:hover{background:#ffffff4d}.dashboard-tabs{background:#2c3e50;border-bottom:1px solid #34495e;margin:0;padding:0}.dashboard-tabs button{background:none;border:none;border-bottom:3px solid #0000;color:#bdc3c7;font-size:14px;padding:15px 25px;transition:all .3s ease}.dashboard-tabs button:hover{background:#34495e;color:#fff}.dashboard-tabs button.active{background:#34495e;border-bottom-color:#3498db;color:#3498db}.dashboard-content{background:#ecf0f1;min-height:calc(100vh - 140px);padding:30px}.analytics-overview{margin:0 auto;max-width:1200px}.stats-grid{grid-gap:20px;gap:20px;margin-bottom:30px}.stat-card{box-shadow:0 4px 6px #0000001a;padding:25px;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 8px 15px #0003;transform:translateY(-5px)}.stat-card h3{color:#7f8c8d;font-size:14px;font-weight:600;letter-spacing:1px;margin:0 0 15px;text-transform:uppercase}.stat-value{color:#2c3e50;font-size:32px;margin:0}.charts-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:30px}.chart-card{box-shadow:0 4px 6px #0000001a;padding:25px}.chart-card h3{color:#2c3e50;font-size:18px}.simple-chart{align-items:end;display:flex;gap:8px;height:200px;padding:10px 0}.chart-bar{position:relative}.bar{background:linear-gradient(135deg,#3498db,#2980b9);border-radius:4px 4px 0 0;min-height:4px}.bar:hover{background:linear-gradient(135deg,#2980b9,#1f4e79)}.bar-label{color:#2c3e50;font-size:12px;font-weight:600;position:absolute;top:-25px}.bar-date{bottom:-20px;color:#7f8c8d;font-size:10px;position:absolute;transform:rotate(-45deg);white-space:nowrap}.subscriptions-tab{margin:0 auto;max-width:1200px}.subscription-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.subscription-header h2{color:#2c3e50;font-size:24px;font-weight:600;margin:0}.period-selector select{background:#fff;border:2px solid #bdc3c7;border-radius:6px;color:#2c3e50;cursor:pointer;font-size:14px;padding:8px 15px}.period-selector select:focus{border-color:#3498db;outline:none}.subscription-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.recent-subscriptions h3{color:#2c3e50;font-size:18px;margin-bottom:20px}.subscription-list{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.subscription-item{align-items:center;border-bottom:1px solid #ecf0f1;display:flex;justify-content:space-between;padding:15px 20px;transition:background .3s ease}.subscription-item:hover{background:#f8f9fa}.subscription-item:last-child{border-bottom:none}.sub-info{display:flex;flex-direction:column;gap:5px}.sub-user{color:#2c3e50;font-weight:600}.sub-amount{color:#27ae60;font-size:16px;font-weight:700}.sub-date{color:#7f8c8d;font-size:12px}.sub-status{background:#27ae60;border-radius:20px;color:#fff;font-size:12px;font-weight:600;padding:4px 12px;text-transform:uppercase}.users-tab{margin:0 auto;max-width:1200px}.users-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.users-header h2{color:#2c3e50;font-size:24px;font-weight:600;margin:0}.pagination{align-items:center;display:flex;gap:15px}.pagination button{background:#3498db;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 15px;transition:background .3s ease}.pagination button:hover:not(:disabled){background:#2980b9}.pagination button:disabled{background:#bdc3c7;cursor:not-allowed}.pagination span{color:#7f8c8d;font-size:14px}.users-list{grid-gap:15px;display:grid;gap:15px}.user-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;padding:20px;transition:transform .3s ease,box-shadow .3s ease}.user-item:hover{box-shadow:0 8px 15px #0003;transform:translateY(-2px)}.user-avatar{margin-right:20px}.user-avatar img{border-radius:50%;height:50px;object-fit:cover;width:50px}.user-info{flex:1 1}.user-name{color:#2c3e50;font-size:16px;margin-bottom:5px}.user-email{color:#7f8c8d;font-size:14px;margin-bottom:10px}.user-stats{color:#7f8c8d;display:flex;font-size:12px;gap:15px}.user-stats span{background:#ecf0f1;border-radius:12px;padding:4px 8px}.user-activity{color:#7f8c8d;font-size:12px;text-align:right}.topics-tab{margin:0 auto;max-width:1200px}.topics-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.topics-header h2{color:#2c3e50;font-size:24px;font-weight:600;margin:0}.topics-list h3{color:#2c3e50;font-size:18px;margin-bottom:20px}.topics-list{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:25px}.topic-item{align-items:center;border-bottom:1px solid #ecf0f1;display:flex;padding:15px 0}.topic-item:last-child{border-bottom:none}.topic-name{color:#2c3e50;flex:1 1;font-size:16px;font-weight:600}.topic-count{color:#7f8c8d;font-size:14px;margin:0 20px;min-width:80px;text-align:right}.topic-bar{background:#ecf0f1;border-radius:4px;height:8px;overflow:hidden;width:200px}.topic-progress{background:linear-gradient(135deg,#e74c3c,#c0392b);border-radius:4px;height:100%;transition:width .3s ease}.analytics-loading{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;height:400px;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ecf0f1;border-radius:50%;border-top-color:#3498db;height:40px;margin-bottom:20px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.dashboard-content{padding:15px}.charts-grid,.stats-grid{grid-template-columns:1fr}.subscription-header,.topics-header,.user-item,.users-header{align-items:flex-start;flex-direction:column;gap:15px}.user-activity{text-align:left}.topic-item{align-items:flex-start;flex-direction:column;gap:10px}.topic-bar{width:100%}}.subscriber-feed-page{background:radial-gradient(circle at top,#181028 0,#050509 55%,#020204 100%);color:#f9fafb;min-height:100vh}.feed-header{align-items:center;background:#0000;display:flex;justify-content:space-between;margin:0 auto;max-width:1120px;padding:1.25rem 6vw .75rem}.feed-header h1{color:#f9fafb;font-size:1.5rem;font-weight:700;letter-spacing:.08em;margin:0;text-transform:uppercase}.become-creator-btn,.creator-dashboard-btn{background:linear-gradient(135deg,#ff7eb3,#ff758c);border:none;border-radius:999px;box-shadow:0 8px 20px #0006;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}.become-creator-btn:hover,.creator-dashboard-btn:hover{box-shadow:0 14px 30px #00000080;transform:translateY(-2px)}.feed-content{margin:1.5rem auto 3rem;max-width:1120px;padding:0 1.25rem}.empty-state,.loading{color:#f9fafbb3;padding:3rem;text-align:center}.creators-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.creator-card{background:#0f172ae6;border:1px solid #94a3b82e;border-radius:18px;box-shadow:0 18px 36px #0000008c;cursor:pointer;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.creator-card:hover{box-shadow:0 24px 60px #000000b3;transform:translateY(-4px)}.creator-cover{background-position:50%;background-size:cover;height:200px;position:relative}.verified-badge{font-size:.75rem;padding:.25rem .5rem}.creator-info{padding:1.5rem;position:relative}.creator-avatar{border:4px solid #fff;border-radius:50%;height:80px;left:1.5rem;object-fit:cover;position:absolute;top:-40px;width:80px}.creator-info h3{color:#f9fafb}.creator-info h3,.creator-name-row{margin-bottom:.5rem;margin-top:2.5rem}.creator-name-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.creator-bio{color:#94a3b8e6;font-size:.9rem;margin:.5rem 0}.creator-stats{color:#94a3b8e6;font-size:.85rem;margin:1rem 0}.creator-pricing{margin-top:1rem}.price-tag{background:linear-gradient(135deg,#22c55e,#4ade80);border-radius:999px;color:#022c22;font-size:.85rem;font-weight:600;padding:.25rem .75rem}.creator-dashboard-page{background:#f5f5f5;min-height:100vh}.dashboard-header{align-items:center;background:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.dashboard-header h1{color:#333;margin:0}.upload-btn{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem}.dashboard-profile{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:2rem auto;max-width:1200px;padding:2rem}.profile-header{align-items:center;display:flex;gap:2rem}.profile-info h2{color:#333;margin:0 0 .5rem}.profile-stats{display:flex;gap:2rem;margin-top:1rem}.stat-value{color:#667eea;font-size:1.5rem;font-weight:600}.stat-label{font-size:.85rem}.dashboard-tabs{display:flex;gap:1rem;margin:2rem auto;max-width:1200px;padding:0 2rem}.dashboard-tabs button{background:#fff;border:2px solid #e0e0e0;border-radius:4px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.dashboard-tabs button.active{background:#667eea;border-color:#667eea;color:#fff}.dashboard-content{margin:0 auto 2rem;max-width:1200px;padding:0 2rem}.content-item{box-shadow:0 2px 8px #0000001a}.content-stats{color:#666;display:flex;font-size:.85rem;gap:1rem}.preview-badge{background:#4caf50;border-radius:4px;color:#fff;display:inline-block;font-size:.75rem;margin-top:.5rem;padding:.25rem .5rem}.delete-btn{margin-top:.5rem;padding:.5rem;width:100%}.subscribers-list{background:#fff;border-radius:8px;padding:1.5rem}.subscriber-item{border-bottom:1px solid #e0e0e0;display:flex;gap:1rem;padding:1rem}.subscriber-item:last-child{border-bottom:none}.subscriber-avatar{border-radius:50%;height:50px;object-fit:cover;width:50px}.subscriber-info h4{color:#333;margin:0 0 .25rem}.subscription-date{color:#666;font-size:.85rem;margin:.25rem 0}.empty-state{color:#666}.empty-state button{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:1rem;padding:.75rem 1.5rem}.subscription-modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.subscription-modal{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;position:relative;width:90%}.close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .2s;width:40px}.close-btn:hover{background:#f0f0f0}.modal-content h2{color:#333;margin:0 0 .5rem}.subscription-type{color:#667eea;display:block;font-weight:500;margin-bottom:1.5rem}.price-section{background:#f5f5f5;border-radius:8px;margin:2rem 0;padding:1.5rem;text-align:center}.period{color:#666;font-size:1.2rem;margin-left:.5rem}.features{margin:2rem 0}.features ul{list-style:none;margin:0;padding:0}.features li{color:#333;font-size:1rem;padding:.75rem 0}.subscribe-button{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem;transition:background .2s;width:100%}.subscribe-button:hover:not(:disabled){background:#5568d3}.subscribe-button:disabled{cursor:not-allowed;opacity:.6}.terms{color:#666;font-size:.85rem;line-height:1.5;margin-top:1.5rem;text-align:center}.creator-profile-page{background:radial-gradient(circle at top,#181028 0,#050509 55%,#020204 100%);color:#f9fafb;min-height:100vh}.cover-image,.profile-header{position:relative}.cover-image{background-position:50%;background-size:cover;height:300px}.verified-badge{background:#22c55ee6;border-radius:999px;color:#ecfdf5;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem}.profile-info{margin:-60px auto 0;max-width:1120px;padding:0 2rem;position:relative}.profile-avatar{border:4px solid #fff;border-radius:50%;display:block;height:120px;object-fit:cover;width:120px}.profile-details{background:#0f172af2;border:1px solid #94a3b82e;border-radius:18px;box-shadow:0 18px 40px #0000008c;margin-top:60px;padding:2rem}.profile-details h1{color:#f9fafb;margin:0 0 .5rem}.profile-name-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.bio{color:#94a3b8e6;line-height:1.6;margin:1rem 0}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.message-btn,.subscribe-btn,.video-call-btn{border:none;border-radius:999px;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.subscribe-btn{background:linear-gradient(135deg,#ff7eb3,#ff758c);box-shadow:0 10px 26px #0000008c;color:#fff}.message-btn{background:linear-gradient(135deg,#22c55e,#4ade80);color:#022c22}.video-call-btn{background:linear-gradient(135deg,#0ea5e9,#6366f1);color:#e0f2fe}.content-section{margin:2rem auto 3rem;max-width:1120px;padding:0 2rem}.content-tabs{display:flex;gap:1rem;margin-bottom:2rem}.content-tabs button{background:#0000;border:1px solid #94a3b880;border-radius:999px;color:#d1d5dbd9;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.content-tabs button.active{background:linear-gradient(135deg,#6366f1,#a855f7);border-color:#0000;color:#fff}.content-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.content-item{background:#0f172af2;border:1px solid #94a3b833;border-radius:16px;box-shadow:0 16px 32px #0009}.photo-item,.video-item{position:relative}.content-media{display:block;height:300px;object-fit:cover;width:100%}.locked-overlay{align-items:center;background:#000000b3;bottom:0;color:#fff;display:flex;font-weight:600;justify-content:center;left:0;position:absolute;right:0;top:0}.content-title{color:#e5e7eb;font-weight:500;padding:1rem}.empty-state{background:#0f172ae6;border:1px solid #94a3b833;border-radius:16px;color:#94a3b8e6;padding:3rem;text-align:center}.content-upload-page{background:#f5f5f5;min-height:100vh}.upload-header{align-items:center;background:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:1.5rem 2rem}.upload-header h1{color:#333;margin:0}.upload-header button{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem}.upload-form-container{margin:2rem auto;max-width:800px;padding:0 1rem}.upload-form{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group input[type=file],.form-group input[type=number],.form-group input[type=text],.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;width:100%}.form-group textarea{resize:vertical}.file-info{background:#f5f5f5;border-radius:4px;margin-top:.5rem;padding:1rem}.file-info p{color:#666;font-size:.9rem;margin:.25rem 0}.upload-button{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem;transition:background .2s;width:100%}.upload-button:hover:not(:disabled){background:#5568d3}.upload-button:disabled{cursor:not-allowed;opacity:.6}.chat-interface{background:#fff;display:flex;flex-direction:column;height:100vh}.chat-header{background:#fff;border-bottom:1px solid #e0e0e0;gap:1rem;padding:1rem 1.5rem}.partner-avatar{border-radius:50%;height:50px;object-fit:cover;width:50px}.partner-info h3{color:#333;margin:0}.status{color:#666;font-size:.85rem}.status.online{color:#4caf50}.status.offline{color:#999}.messages-container{background:#f5f5f5;flex:1 1;overflow-y:auto;padding:1.5rem}.empty-messages{color:#666;padding:3rem;text-align:center}.message{display:flex;flex-direction:column;margin-bottom:1rem}.message.sent{align-items:flex-end}.message.received{align-items:flex-start}.message-content{word-wrap:break-word;border-radius:12px;max-width:70%;padding:.75rem 1rem}.message.sent .message-content{background:#667eea;color:#fff}.message.received .message-content{background:#fff;border:1px solid #e0e0e0;color:#333}.message-time{color:#999;font-size:.75rem;margin-top:.25rem;padding:0 .5rem}.message-input-form{background:#fff;border-top:1px solid #e0e0e0;display:flex;padding:1rem}.message-input{border:1px solid #ddd;border-radius:20px;flex:1 1;font-size:1rem;outline:none;padding:.75rem}.message-input:focus{border-color:#667eea}.send-button{background:#667eea;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:500;margin-left:.5rem;padding:.75rem 1.5rem}.send-button:hover:not(:disabled){background:#5568d3}.send-button:disabled{cursor:not-allowed;opacity:.6}.chat-page-new{display:flex;flex-direction:column;height:100vh}.chat-page-header{align-items:center;background:#fff;border-bottom:1px solid #e0e0e0;display:flex;gap:1rem;padding:1rem 1.5rem}.chat-page-header button{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;cursor:pointer;padding:.5rem 1rem}.chat-page-header h2{color:#333;margin:0}.error,.loading{align-items:center;color:#666;display:flex;font-size:1.2rem;height:100vh;justify-content:center}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem;width:100%}.admin-verification-page{background:#f5f5f5;min-height:100vh;padding:2rem}.admin-header{border-radius:8px;margin-bottom:2rem;padding:1.5rem}.admin-header button{background:#f44336;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem}.stats-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{box-shadow:0 2px 4px #0000001a}.stat-card.warning{border-left:4px solid #ff9800}.stat-card.success{border-left:4px solid #4caf50}.stat-card h3{color:#666;font-weight:500}.stat-card p{color:#333;font-size:2rem;font-weight:700;margin:0}.calls-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.active-calls,.flagged-calls{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.active-calls h2,.flagged-calls h2{color:#333;margin:0 0 1rem}.no-calls{color:#666;padding:2rem;text-align:center}.calls-list{display:flex;flex-direction:column;gap:1rem}.call-card{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;padding:1rem}.call-card.flagged{background:#fff3e0;border-left:4px solid #ff9800}.call-card.verified{border-left:4px solid #4caf50}.call-info h4{color:#333;margin:0 0 .5rem}.call-info p{color:#666;font-size:.9rem;margin:.25rem 0}.flag-reason{color:#ff9800;font-weight:500}.verified-badge{color:#4caf50;font-weight:600}.flag-badge{color:#ff9800;font-weight:600}.call-actions{display:flex;gap:.5rem;margin-top:1rem}.call-actions button{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.call-actions button:hover{background:#5568d3}.verification-modal{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{max-width:500px;width:90%}.modal-content h3{color:#333;margin:0 0 1rem}.call-details{background:#f5f5f5;border-radius:4px;margin-bottom:1rem;padding:1rem}.call-details p{color:#666;margin:.5rem 0}.modal-actions{gap:.5rem;margin-top:1rem}.modal-actions button{border:none;border-radius:4px;cursor:pointer;flex:1 1;font-weight:500;padding:.75rem}.modal-actions button:first-child{background:#4caf50;color:#fff}.modal-actions button:nth-child(2){background:#f44336;color:#fff}.modal-actions button:last-child{background:#e0e0e0;color:#333}.modal-actions button:disabled{cursor:not-allowed;opacity:.6}.user-detail-modal{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:8px;max-height:90vh;max-width:1200px;overflow-y:auto;padding:2rem;position:relative;width:100%}.modal-content.large{max-width:1400px}.modal-header{border-bottom:2px solid #e0e0e0;margin-bottom:1.5rem;padding-bottom:1rem}.modal-header h2{color:#333;margin:0}.close-button{align-items:center;background:#f44336;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;line-height:1;width:40px}.close-button:hover{background:#d32f2f}.detail-tabs{border-bottom:2px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.detail-tabs button{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.detail-tabs button:hover{background:#f5f5f5;color:#333}.detail-tabs button.active{border-bottom-color:#667eea;color:#667eea}.detail-content{padding:1rem 0}.overview-section{display:flex;flex-direction:column;gap:1.5rem}.creator-info-card,.user-info-card{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem}.creator-info-card h3,.user-info-card h3{color:#333;margin:0 0 1rem}.info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-item{display:flex;flex-direction:column;gap:.25rem}.info-item label{color:#666;font-size:.9rem;font-weight:600}.info-item span{color:#333}.info-item span.banned{color:#f44336;font-weight:600}.ban-reason{color:#f44336;font-size:.85rem;margin-top:.25rem}.cover-image,.profile-picture{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.cover-image label,.profile-picture label{color:#666;font-weight:600}.cover-image img,.profile-picture img{border:1px solid #e0e0e0;border-radius:8px;max-height:300px;max-width:300px}.calls-section h3,.content-section h3,.messages-section h3,.payments-section h3,.subscriptions-section h3{color:#333;margin:0 0 1rem}.content-item{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.content-details{padding:1rem}.content-details h4{color:#333;margin:0 0 .5rem}.content-details p{color:#666;font-size:.9rem;margin:.25rem 0}.content-details .flagged{color:#ff9800;font-weight:600}.content-details a{color:#667eea;display:inline-block;font-weight:500;margin-top:.5rem;text-decoration:none}.content-details a:hover{text-decoration:underline}.messages-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.message-item{background:#f9f9f9;border-left:3px solid #667eea;border-radius:8px;padding:1rem}.message-item p{color:#333;margin:.25rem 0}.message-item small{color:#666}.error{color:#f44336;padding:2rem}.admin-login-page{align-items:center;background:#f5f5f5;display:flex;justify-content:center;min-height:100vh}.login-form{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:2rem;width:400px}.login-form h1{color:#333;margin:0 0 1.5rem}.form-group{margin-bottom:1rem}.form-group label{color:#333;margin-bottom:.5rem}.form-group input{border:1px solid #ddd;border-radius:4px}.form-group input,.login-button{font-size:1rem;padding:.75rem;width:100%}.login-button{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem}.admin-dashboard-page{background:#f5f5f5;min-height:100vh}.admin-header{box-shadow:0 2px 4px #0000001a;padding:1.5rem 2rem}.admin-header h1{color:#333;margin:0}.header-actions{display:flex;gap:1rem}.header-actions button{border:none;border-radius:4px;cursor:pointer;font-weight:500;padding:.5rem 1rem}.header-actions button:first-child{background:#4caf50;color:#fff}.header-actions button:last-child{background:#f44336;color:#fff}.admin-tabs{background:#fff;border-bottom:2px solid #e0e0e0;display:flex;gap:.5rem;padding:0 2rem}.admin-tabs button{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;font-weight:500;padding:1rem 1.5rem;transition:all .2s}.admin-tabs button:hover{background:#f5f5f5;color:#333}.admin-tabs button.active{border-bottom-color:#667eea;color:#667eea}.admin-content{margin:0 auto;max-width:1400px;padding:2rem}.dashboard-view{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.stats-grid{grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.stat-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#fff;padding:1.5rem}.stat-card.revenue{background:linear-gradient(135deg,#f093fb,#f5576c)}.stat-card h3{font-size:.9rem;margin:0 0 .5rem;opacity:.9}.stat-value{font-size:2.5rem;margin:.5rem 0}.stat-detail{font-size:.85rem;margin:0;opacity:.9}.charts-section{margin-top:2rem}.charts-section h2{color:#333;margin:0 0 1rem}.chart-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.chart-card{background:#f9f9f9;border-radius:8px;padding:1.5rem}.chart-card h4{color:#333;margin:0 0 1rem}.chart-card p{color:#666;margin:.5rem 0}.filters{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.filters input,.filters select{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.75rem}.filters input{flex:1 1}.filters button{background:#667eea;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem}.table-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.data-table{border-collapse:collapse;width:100%}.data-table thead{background:#667eea;color:#fff}.data-table td,.data-table th{border-bottom:1px solid #e0e0e0;padding:1rem;text-align:left}.data-table tbody tr:hover{background:#f5f5f5}.delete-btn{background:#f44336;border-radius:4px}.approve-btn,.delete-btn{font-size:.85rem;padding:.5rem 1rem}.approve-btn{background:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer}.content-actions{display:flex;gap:.5rem;margin-top:.5rem}.flagged-badge{color:#ff9800;font-weight:600;margin:.5rem 0}.approved-badge{color:#4caf50;font-weight:600;margin:.5rem 0}.ban-btn{background:#ff9800;border:none;cursor:pointer;margin-right:.5rem}.ban-btn,.banned-badge{border-radius:4px;color:#fff;font-size:.85rem;padding:.5rem 1rem}.banned-badge{background:#f44336;font-weight:600}.view-btn{background:#2196f3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.85rem;margin-right:.5rem;padding:.5rem 1rem}.view-btn:hover{background:#1976d2}.view-details-btn{background:none;border:none;color:#2196f3;cursor:pointer;font-size:inherit;padding:0;text-decoration:underline}.view-details-btn:hover{color:#1976d2}.content-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.content-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden}.content-thumbnail{height:200px;object-fit:cover;width:100%}.content-info{padding:1rem}.content-info h4{color:#333;margin:0 0 .5rem}.content-info p{color:#666;font-size:.9rem;margin:.25rem 0}.activity-list{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1rem}.activity-item{border-bottom:1px solid #e0e0e0;display:flex;gap:1rem;padding:1rem}.activity-item:last-child{border-bottom:none}.activity-type{background:#667eea;border-radius:4px;color:#fff;font-size:.85rem;font-weight:500;padding:.5rem 1rem;white-space:nowrap}.activity-data{flex:1 1}.activity-data p{color:#333;margin:0}.activity-time{color:#666;font-size:.85rem;white-space:nowrap}.App{min-height:100vh;text-align:center}.home-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px}.logo{color:#fff;font-size:3rem;font-weight:700;margin-bottom:16px;text-shadow:2px 2px 4px #0000004d}.tagline{color:#fff;font-size:1.2rem;margin-bottom:32px;opacity:.9}.home-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-width:500px;padding:32px;width:100%}.interests-section{margin-bottom:24px}.interests-section h3{color:#333;margin-bottom:16px}.interests-container{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.interest-tag{background:#f0f2f5;border:2px solid #e1e8ed;border-radius:20px;font-size:14px;padding:8px 16px}.interest-tag.selected{background:#667eea;border-color:#667eea}.interest-tag:hover{border-color:#667eea;transform:translateY(-1px)}.custom-interest{margin-top:12px}.permissions-notice{background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;color:#856404;font-size:14px;margin-bottom:24px;padding:16px}.chat-container{background:#1a1a1a;display:flex;flex-direction:column;height:100vh}.chat-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;color:#fff;display:flex;justify-content:space-between;padding:16px 24px}.chat-controls{display:flex;gap:12px}.chat-main,.video-section{display:flex;flex:1 1;position:relative}.video-section{align-items:center;background:#000;justify-content:center;transition:all .3s ease}.video-section.side-by-side{flex-direction:row}.video-section.side-by-side .video-container{display:flex;height:100%;width:100%}.video-section.side-by-side .remote-video{flex:1 1;height:100%;object-fit:cover;width:100%}.video-section.side-by-side .local-video{align-self:flex-end;border:2px solid #fff;border-radius:8px;height:150px;margin-bottom:20px;margin-left:16px;object-fit:cover;position:relative;width:200px}.video-section.picture-in-picture{flex-direction:column}.video-section.picture-in-picture .video-container{height:100%;position:relative;width:100%}.video-section.picture-in-picture .remote-video{height:100%;object-fit:cover;width:100%}.video-section.picture-in-picture .local-video{border:2px solid #fff;border-radius:8px;bottom:20px;object-fit:cover;position:absolute;right:20px;transition:all .2s ease;-webkit-user-select:none;user-select:none;z-index:10}.video-section.picture-in-picture .local-video.dragging{box-shadow:0 4px 20px #00000080;z-index:20}.video-section.fullscreen{flex-direction:column}.video-section.fullscreen .video-container{display:flex;flex-direction:column;height:100%;width:100%}.video-section.fullscreen .remote-video{flex:1 1;height:100%;object-fit:cover;width:100%}.video-section.fullscreen .local-video{align-self:center;border:2px solid #fff;border-radius:8px;height:150px;margin-top:16px;object-fit:cover;position:relative;width:200px}.video-container{height:100%;position:relative;width:100%}.remote-video{height:100%;object-fit:cover;width:100%}.local-video{border:2px solid #fff;border-radius:8px;height:150px;object-fit:cover;right:20px;transition:all .3s ease;width:200px}.local-video,.video-controls{bottom:20px;position:absolute}.video-controls{display:flex;gap:12px;left:50%;transform:translateX(-50%)}.control-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:20px;height:50px;justify-content:center;transition:all .3s ease;width:50px}.control-btn:hover{transform:scale(1.1)}.control-btn.mute{background:#e74c3c;color:#fff}.control-btn.unmute{background:#27ae60;color:#fff}.control-btn.video-off{background:#e74c3c;color:#fff}.control-btn.video-on{background:#27ae60;color:#fff}.control-btn.next{background:#3498db;color:#fff}.control-btn.report{background:#f39c12;color:#fff}.control-btn.layout{background:#6c757d;color:#fff}.control-btn.minimize{background:#28a745;color:#fff}.control-btn.resize{background:#17a2b8;color:#fff;font-size:14px;height:35px;width:35px}.find-match-btn{background:linear-gradient(45deg,#ff6b6b,gold);border:none;border-radius:12px;box-shadow:0 4px 15px #ff6b6b4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:16px;padding:16px 32px;transition:all .3s ease}.find-match-btn:hover{box-shadow:0 8px 25px #ff6b6b66;transform:translateY(-2px)}.find-match-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.find-match-btn:disabled:hover{box-shadow:0 4px 15px #ff6b6b4d;transform:none}.chat-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-left:1px solid #e1e8ed;display:flex;flex-direction:column;width:300px}.chat-messages{display:flex;flex:1 1;flex-direction:column;gap:8px;overflow-y:auto;padding:16px}.message{word-wrap:break-word;border-radius:12px;max-width:80%;padding:8px 12px}.message.sent{align-self:flex-end;background:#667eea;color:#fff}.message.received{align-self:flex-start;background:#f0f2f5;color:#333}.chat-input-container{border-top:1px solid #e1e8ed;padding:16px}.chat-input-form{display:flex;gap:8px}.chat-input{border:1px solid #e1e8ed;border-radius:20px;flex:1 1;outline:none;padding:8px 12px}.chat-input:focus{border-color:#667eea}.send-btn{align-items:center;background:#667eea;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.send-btn:hover{background:#5a6fd8}.status-message{background:#000c;border-radius:12px;color:#fff;left:50%;padding:24px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:100}.chat-container.mobile{height:100vh;height:100dvh}.chat-container.mobile .chat-header{flex-wrap:wrap;gap:8px;padding:12px 16px}.chat-container.mobile .header-left{flex:1 1;min-width:0}.chat-container.mobile .header-left span{font-size:12px;margin-left:8px}.chat-container.mobile .chat-main{flex-direction:column;height:calc(100vh - 60px);height:calc(100dvh - 60px)}.chat-container.mobile .video-section{flex:1 1;min-height:0;position:relative}.chat-container.mobile .chat-sidebar{border-left:none;border-top:1px solid #e1e8ed;flex-shrink:0;height:200px;width:100%}.chat-container.mobile .local-video{border-width:1px;bottom:10px;height:75px;right:10px;width:100px}.chat-container.mobile .video-controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b3;border-radius:25px;bottom:10px;gap:8px;left:50%;max-width:95%;padding:8px;transform:translateX(-50%);transition:all .3s ease}.chat-container.mobile .video-controls.hide{opacity:0;pointer-events:none;transform:translateX(-50%) translateY(20px)}.chat-container.mobile .video-controls.show{opacity:1;pointer-events:all;transform:translateX(-50%) translateY(0)}.chat-container.mobile .control-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:1px solid #ffffff4d;border-radius:50%;font-size:18px;height:44px;width:44px}.chat-container.mobile .control-btn:hover{background:#ffffff4d;transform:scale(1.05)}.chat-container.mobile .video-section.side-by-side,.chat-container.mobile .video-section.side-by-side .video-container{flex-direction:column}.chat-container.mobile .video-section.side-by-side .local-video{align-self:auto;bottom:10px;height:75px;margin:0;position:absolute;right:10px;width:100px}.chat-container.mobile .video-section.fullscreen .local-video{height:75px;margin-top:8px;width:100px}.chat-container.mobile .video-section.picture-in-picture .local-video{bottom:10px;height:75px;right:10px;width:100px}.chat-container.mobile .chat-messages{font-size:14px;padding:12px}.chat-container.mobile .message{font-size:13px;max-width:85%;padding:6px 10px}.chat-container.mobile .chat-input-container{padding:12px}.chat-container.mobile .chat-input{font-size:14px;padding:10px 12px}.chat-container.mobile .send-btn{font-size:16px;height:36px;width:36px}.chat-container.tablet{height:100vh}.chat-container.tablet .chat-header{padding:16px 20px}.chat-container.tablet .chat-main{flex-direction:row;height:calc(100vh - 70px)}.chat-container.tablet .video-section{flex:1 1;min-width:0}.chat-container.tablet .chat-sidebar{border-left:1px solid #e1e8ed;border-top:none;flex-shrink:0;height:100%;width:320px}.chat-container.tablet .local-video{bottom:15px;height:120px;right:15px;width:160px}.chat-container.tablet .video-controls{bottom:15px;gap:10px}.chat-container.tablet .control-btn{font-size:18px;height:48px;width:48px}.chat-container.tablet .control-btn.resize{font-size:14px;height:36px;width:36px}.chat-container.desktop{height:100vh}.chat-container.desktop .chat-header{padding:20px 24px}.chat-container.desktop .chat-main{flex-direction:row;height:calc(100vh - 80px)}.chat-container.desktop .video-section{flex:1 1;min-width:0}.chat-container.desktop .chat-sidebar{border-left:1px solid #e1e8ed;border-top:none;flex-shrink:0;height:100%;width:350px}.chat-container.desktop .local-video{bottom:20px;height:150px;right:20px;width:200px}.chat-container.desktop .video-controls{bottom:20px;gap:12px}.chat-container.desktop .control-btn{font-size:20px;height:50px;width:50px}.chat-container.desktop .control-btn.resize{font-size:14px;height:35px;width:35px}@media (max-width:768px) and (orientation:landscape){.chat-container.mobile .chat-main{flex-direction:row}.chat-container.mobile .video-section{flex:1 1}.chat-container.mobile .chat-sidebar{border-left:1px solid #e1e8ed;border-top:none;height:100%;width:250px}.chat-container.mobile .local-video{bottom:8px;height:60px;right:8px;width:80px}.chat-container.mobile .video-controls{bottom:8px;gap:6px}.chat-container.mobile .control-btn{font-size:16px;height:40px;width:40px}}@media (max-width:480px){.chat-container.mobile .chat-header{padding:8px 12px}.chat-container.mobile .header-left span{display:none}.chat-container.mobile .chat-sidebar{height:180px}.chat-container.mobile .local-video{height:60px;width:80px}.chat-container.mobile .video-controls{gap:6px;padding:6px}.chat-container.mobile .control-btn{font-size:16px;height:40px;width:40px}.chat-container.mobile .message{font-size:12px;padding:5px 8px}}@media (min-width:481px) and (max-width:768px){.chat-container.mobile .chat-sidebar{height:220px}.chat-container.mobile .local-video{height:90px;width:120px}.chat-container.mobile .video-controls{gap:10px}.chat-container.mobile .control-btn{font-size:18px;height:48px;width:48px}}@media (min-width:769px) and (max-width:1024px){.chat-container.tablet .chat-sidebar{width:300px}.chat-container.tablet .local-video{height:135px;width:180px}}@media (min-width:1025px) and (max-width:1366px){.chat-container.tablet .chat-sidebar{width:350px}.chat-container.tablet .local-video{height:150px;width:200px}}@media (min-width:1367px) and (max-width:1440px){.chat-container.desktop .chat-sidebar{width:400px}.chat-container.desktop .local-video{height:165px;width:220px}}@media (min-width:1441px){.chat-container.desktop .chat-sidebar{width:450px}.chat-container.desktop .local-video{height:188px;width:250px}.chat-container.desktop .video-controls{gap:16px}.chat-container.desktop .control-btn{font-size:22px;height:56px;width:56px}}@media (min-width:1920px){.chat-container.desktop .chat-sidebar{width:500px}.chat-container.desktop .local-video{height:225px;width:300px}}@media (hover:none) and (pointer:coarse){.control-btn{min-height:44px;min-width:44px}.control-btn:hover{transform:none}.control-btn:active{transform:scale(.95)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.local-video,.remote-video{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (prefers-reduced-motion:reduce){.control-btn,.local-video,.video-controls{transition:none}.control-btn:hover{transform:none}}@media (prefers-color-scheme:dark){.chat-sidebar{background:#1e1e1ef2;color:#e0e0e0}.chat-input,.message.received{background:#2a2a2a;color:#e0e0e0}.chat-input{border-color:#444}.chat-input:focus{border-color:#667eea}}@media (max-width:768px){.chat-main{flex-direction:column}.chat-sidebar{border-left:none;border-top:1px solid #e1e8ed;height:300px;width:100%}.local-video{bottom:10px;height:90px;right:10px;width:120px}.video-controls{bottom:10px;gap:6px;max-width:95%}.control-btn{font-size:16px;height:40px;width:40px}.control-btn.resize{font-size:12px;height:30px;width:30px}.video-section.side-by-side,.video-section.side-by-side .video-container{flex-direction:column}.video-section.side-by-side .local-video{align-self:auto;bottom:10px;height:90px;margin:0;position:absolute;right:10px;width:120px}.video-section.fullscreen .local-video{height:90px;margin-top:8px;width:120px}.home-card{margin:16px;padding:24px}.logo{font-size:2.5rem}}.page-manager-modal{max-height:90vh;max-width:1200px;overflow:hidden;width:95%}.page-manager-content{display:flex;gap:20px;height:70vh}.page-manager-sidebar{background:#f8f9fa;border-radius:8px;overflow-y:auto;padding:20px;width:300px}.page-manager-main{flex:1 1;overflow-y:auto}.sidebar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.sidebar-header h3{color:#333;margin:0}.existing-pages,.predefined-pages{margin-bottom:30px}.existing-pages h4,.predefined-pages h4{color:#666;font-size:14px;letter-spacing:.5px;margin:0 0 15px;text-transform:uppercase}.existing-page,.predefined-page{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:8px;padding:12px;transition:all .2s ease}.existing-page:hover,.predefined-page:hover{border-color:#007bff;box-shadow:0 2px 4px #007bff1a}.existing-page.active,.predefined-page.active{background:#f0f8ff;border-color:#007bff}.page-info strong{color:#333;display:block;font-size:14px;margin-bottom:4px}.page-info p{color:#666;font-size:12px;margin:0}.status{border-radius:3px;font-size:11px;font-weight:500;padding:2px 6px}.status.active{background:#d4edda;color:#155724}.status.inactive{background:#f8d7da;color:#721c24}.delete-btn{align-items:center;background:#dc3545;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:24px;justify-content:center;transition:background .2s ease;width:24px}.delete-btn:hover{background:#c82333}.no-pages{color:#666;font-style:italic;padding:20px;text-align:center}.page-form{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:30px}.page-form .form-group{margin-bottom:20px}.page-form label{color:#333;display:block;font-weight:500;margin-bottom:8px}.page-form input,.page-form textarea{border:1px solid #ddd;border-radius:6px;font-size:14px;padding:12px;transition:border-color .2s ease;width:100%}.page-form input:focus,.page-form textarea:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff1a;outline:none}.page-form textarea{font-family:Monaco,Menlo,Ubuntu Mono,monospace;min-height:200px;resize:vertical}.checkbox-group{align-items:center;display:flex;gap:8px}.checkbox-group input[type=checkbox]{margin:0;width:auto}.form-actions{border-top:1px solid #eee;display:flex;gap:12px;justify-content:flex-end;margin-top:30px;padding-top:20px}.dynamic-page{background:#f8f9fa;min-height:100vh}.dynamic-page.error,.dynamic-page.loading{align-items:center;display:flex;justify-content:center;min-height:100vh}.error-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;max-width:500px;padding:40px;text-align:center}.error-content h1{color:#dc3545;margin-bottom:16px}.error-content p{color:#666;margin-bottom:24px}.page-header{background:#fff;border-bottom:1px solid #e0e0e0;padding:20px 0}.back-btn{background:none;border:none;color:#007bff;cursor:pointer;font-size:14px;margin-bottom:16px;padding:8px 0;transition:color .2s ease}.back-btn:hover{color:#0056b3}.page-title{color:#333;font-size:2.5rem;font-weight:700;margin:0 0 12px}.page-description{color:#666;font-size:1.1rem;margin:0}.page-content{padding:40px 0}.page-body{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;color:#333;line-height:1.7;padding:40px}.page-body h1,.page-body h2,.page-body h3,.page-body h4,.page-body h5,.page-body h6{color:#333;margin-bottom:16px;margin-top:32px}.page-body h1:first-child,.page-body h2:first-child,.page-body h3:first-child{margin-top:0}.page-body p{margin-bottom:16px}.page-body ol,.page-body ul{margin-bottom:16px;padding-left:24px}.page-body li{margin-bottom:8px}.page-body a{color:#007bff;text-decoration:none;transition:color .2s ease}.page-body a:hover{color:#0056b3;text-decoration:underline}.page-body blockquote{border-left:4px solid #007bff;color:#666;font-style:italic;margin:24px 0;padding-left:20px}.page-body code{background:#f8f9fa;border-radius:4px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;padding:2px 6px}.page-body pre{background:#f8f9fa;border-radius:8px;margin:16px 0;overflow-x:auto;padding:16px}.page-body pre code{background:none;padding:0}.page-footer{background:#333;color:#fff;margin-top:60px;padding:30px 0}.footer-content{align-items:center;display:flex;justify-content:space-between}.footer-links{display:flex;gap:24px}.footer-links a{color:#ccc;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#fff}@media (max-width:768px){.page-title{font-size:2rem}.page-body{padding:24px}.footer-content{flex-direction:column;gap:16px;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center}}.analytics-modal{max-height:90vh;max-width:1400px;overflow:hidden;width:95%}.analytics-content{height:80vh;overflow:hidden}.analytics-tabs{border-bottom:1px solid #e0e0e0;display:flex;margin-bottom:20px}.tab{background:none;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .2s ease}.tab.active,.tab:hover{background:#007bff0d;color:#007bff}.tab.active{border-bottom-color:#007bff}.analytics-tab-content{height:calc(100% - 60px);overflow-y:auto;padding:0 20px 20px 0}.metrics-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.metric-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:24px}.metric-card.large{grid-column:1/-1}.metric-card h3{color:#333;font-size:16px;font-weight:600;margin:0 0 16px}.metric-value{color:#007bff;font-size:2.5rem;font-weight:700;margin-bottom:8px}.metric-card p{color:#666;font-size:14px;margin:0}.charts-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:30px}.chart-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:24px}.chart-card h3{color:#333;font-size:16px;font-weight:600;margin:0 0 20px}.chart-container{height:200px;overflow:hidden}.line-chart{align-items:end;gap:4px;padding:0 10px}.chart-bar,.line-chart{display:flex;height:100%}.chart-bar{align-items:center;flex:1 1;flex-direction:column}.bar{background:linear-gradient(180deg,#007bff,#0056b3);border-radius:2px 2px 0 0;min-height:2px;transition:all .3s ease;width:100%}.bar:hover{background:linear-gradient(180deg,#0056b3,#004085)}.bar-label{color:#666;font-size:10px;margin-top:4px;transform:rotate(-45deg);white-space:nowrap}.interests-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:24px}.interests-card h3{color:#333;font-size:16px;font-weight:600;margin:0 0 20px}.interests-list{display:flex;flex-direction:column;gap:12px}.interest-item{align-items:center;display:flex;gap:12px}.interest-name{color:#333;font-size:14px;font-weight:500;min-width:120px}.interest-bar{background:#f0f0f0;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.interest-fill{background:linear-gradient(90deg,#007bff,#0056b3);border-radius:4px;height:100%;transition:width .3s ease}.interest-count{color:#666;font-size:14px;font-weight:600;min-width:40px;text-align:right}.users-controls{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px}.search-box{flex:1 1;max-width:300px}.search-input{border:1px solid #ddd;border-radius:8px;font-size:14px;padding:10px 16px;transition:border-color .2s ease;width:100%}.search-input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff1a;outline:none}.filter-buttons{display:flex;flex-wrap:wrap;gap:8px}.filter-btn{background:#fff;border:1px solid #ddd;border-radius:6px;color:#666;cursor:pointer;font-size:12px;font-weight:500;padding:8px 16px;transition:all .2s ease}.filter-btn:hover{border-color:#007bff;color:#007bff}.filter-btn.active{background:#007bff;border-color:#007bff;color:#fff}.users-table{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 10px #0000001a;overflow:hidden}.users-table table{border-collapse:collapse;width:100%}.users-table th{background:#f8f9fa;border-bottom:1px solid #e0e0e0;font-weight:600;text-align:left}.users-table td,.users-table th{color:#333;font-size:14px;padding:16px}.users-table td{border-bottom:1px solid #f0f0f0}.users-table tr:hover{background:#f8f9fa}.user-info{gap:12px}.user-avatar{align-items:center;background:#007bff;color:#fff;display:flex;font-size:16px;font-weight:600;justify-content:center}.user-name{color:#333;font-weight:600;margin-bottom:2px}.user-email{color:#666;font-size:12px}.user-type{border-radius:4px;font-size:12px;font-weight:500;padding:4px 8px}.user-type.google{background:#e3f2fd;color:#1976d2}.user-type.anonymous{background:#f3e5f5;color:#7b1fa2}.engagement-metrics{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}.engagement-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat{background:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:16px}.stat-label{font-weight:500}.stat-value{color:#007bff;font-size:24px;font-weight:700}.revenue-metrics{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}.revenue-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}@media (max-width:768px){.analytics-modal{max-height:95vh;width:98%}.charts-grid,.metrics-grid{grid-template-columns:1fr}.users-controls{align-items:stretch;flex-direction:column}.filter-buttons{justify-content:center}.users-table{overflow-x:auto}.users-table table{min-width:600px}}.admin-container{background:#f8f9fa;min-height:100vh;padding:20px}.admin-header{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin-bottom:24px;padding:24px}.admin-content{grid-gap:24px;display:grid;gap:24px}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:24px}.stat-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:24px;text-align:center}.stat-number{color:#667eea;font-size:2rem;font-weight:700;margin-bottom:8px}.stat-label{color:#666;font-size:14px}.admin-section{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:24px}.admin-table{border-collapse:collapse;margin-top:16px;width:100%}.admin-table td,.admin-table th{border-bottom:1px solid #e1e8ed;padding:12px;text-align:left}.admin-table th{background:#f8f9fa;font-weight:600}.ban-form{align-items:flex-end;display:flex;gap:12px;margin-top:16px}.form-group{flex:1 1}.form-group label{display:block;font-weight:500;margin-bottom:4px}.loading{align-items:center;display:flex;justify-content:center;padding:40px}.error{color:#e74c3c;padding:20px}.error,.payment-modal{text-align:center}.payment-modal h2{color:#333;margin-bottom:16px}.payment-modal p{color:#666;line-height:1.5;margin-bottom:24px}.price{color:#667eea;font-weight:700;margin:16px 0}.timer{background:#e74c3c1a;border-radius:8px;color:#e74c3c;display:inline-block;font-weight:600;margin-bottom:16px;padding:8px 16px}.landing-page{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.hero-section{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:60px 20px;position:relative}.hero-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;max-width:1200px;width:100%}.hero-text{color:#fff}.brand-header{animation:fadeInUp 1s ease-out;margin-bottom:32px;text-align:center}.brand-logo{-webkit-text-fill-color:#0000;filter:drop-shadow(0 0 20px rgba(255,215,0,.4));font-size:4.5rem;font-weight:900;letter-spacing:-2px;margin:0 0 8px;position:relative;text-shadow:0 0 30px #ffd7004d}.brand-logo,.brand-logo:before{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(45deg,gold,#ff6b6b,#4ecdc4,#45b7d1);-webkit-background-clip:text;background-clip:text;background-size:300% 300%}.brand-logo:before{-webkit-text-fill-color:#0000;bottom:0;content:"WAIBARS";filter:blur(2px);left:0;opacity:.7;position:absolute;right:0;top:0;z-index:-1}.brand-tagline{color:#fffc;font-size:1.2rem;font-weight:300;letter-spacing:2px;margin:0;text-transform:uppercase}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:24px}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,gold,#ff6b6b);-webkit-background-clip:text;background-clip:text}.hero-subtitle{font-size:1.3rem;line-height:1.6;margin-bottom:32px;opacity:.9}.hero-features{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.feature-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;display:flex;gap:12px;padding:12px 16px}.feature-icon{font-size:1.5rem}.hero-actions{display:flex;flex-direction:column;gap:20px}.btn-large{border-radius:16px;font-size:1.2rem;font-weight:700;padding:20px 40px}.cta-button{align-items:center;background:linear-gradient(45deg,#ff6b6b,gold);border:none;color:#fff;display:flex;gap:12px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease}.cta-button:hover{box-shadow:0 15px 35px #0003;transform:translateY(-3px)}.btn-arrow{font-size:1.5rem;transition:transform .3s ease}.cta-button:hover .btn-arrow{transform:translateX(5px)}.user-welcome{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;display:flex;gap:12px;padding:12px 20px}.user-avatar{border:2px solid #fff;border-radius:50%;height:40px;width:40px}.logout-btn{background:#0000;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;padding:6px 12px;transition:all .3s ease}.logout-btn:hover{background:#ffffff1a}.free-trial-badge{align-items:center;align-self:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:20px;display:flex;font-size:.9rem;gap:8px;padding:8px 16px}.badge-icon{font-size:1.2rem}.hero-visual{align-items:center;display:flex;justify-content:center;position:relative}.video-preview{max-width:500px;position:relative;width:100%}.video-frame{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:24px;box-shadow:0 20px 40px #0003;padding:24px}.video-placeholder{background:#1a1a1a;border-radius:16px;justify-content:space-around;min-height:200px;padding:40px 20px}.video-placeholder,.video-user{align-items:center;display:flex}.video-user{color:#fff;flex-direction:column;gap:12px}.avatar{align-items:center;border:3px solid #667eea;border-radius:50%;display:flex;font-size:2rem;height:80px;justify-content:center;width:80px}.avatar-1{background:linear-gradient(45deg,#667eea,#764ba2)}.avatar-2{background:linear-gradient(45deg,#f093fb,#f5576c)}.video-controls-demo{display:flex;gap:8px;justify-content:center;margin-top:20px}.control-dot{background:#ffffff4d;border-radius:50%;height:12px;transition:all .3s ease;width:12px}.control-dot.active{background:#667eea;transform:scale(1.3)}.floating-interests{display:flex;flex-direction:column;gap:8px;position:absolute;right:-40px;top:-20px}.interest-bubble{animation:float 3s ease-in-out infinite;background:#ffffffe6;border-radius:20px;color:#333;font-size:.8rem;font-weight:600;padding:6px 12px;transform-origin:center}.interest-bubble:nth-child(2){animation-delay:.5s}.interest-bubble:nth-child(3){animation-delay:1s}.interest-bubble:nth-child(4){animation-delay:1.5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.subscription-banner{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;color:#fff;margin:20px 0;overflow:hidden;padding:20px 24px;position:relative}.subscription-banner:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' x='0' y='0' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='%23fff' opacity='.3'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.banner-content{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:auto 1fr auto;position:relative}.banner-info{align-items:center;display:flex;gap:16px}.banner-icon{font-size:2.5rem}.banner-text h3{font-size:1.3rem;font-weight:700;margin:0 0 4px}.banner-text p{font-size:.95rem;margin:0;opacity:.9}.banner-features{display:flex;justify-content:center}.feature-list{grid-gap:8px;display:grid;font-size:.85rem;gap:8px;grid-template-columns:repeat(2,1fr)}.feature{opacity:.9}.banner-action{align-items:center;display:flex;flex-direction:column;gap:8px}.price-display{align-items:baseline;display:flex;gap:4px}.price{font-size:2rem}.period{font-size:.9rem;opacity:.8}.btn-upgrade{align-items:center;background:#fff3;border:1px solid #ffffff4d;border-radius:12px;color:#fff;display:flex;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.btn-upgrade:hover{background:#ffffff4d;transform:translateY(-2px)}.subscribe-page{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;padding:40px 0}.subscribe-header{color:#fff;margin-bottom:40px;text-align:center}.subscribe-header h1{font-size:3rem;font-weight:700;margin-bottom:16px}.subscribe-header p{font-size:1.2rem;opacity:.9}.subscribe-page .pricing-card{background:#fff;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:0 auto 40px;max-width:400px;padding:40px;position:relative}.subscribe-page .plan-badge{background:#ff6b6b;border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;left:50%;padding:8px 20px;position:absolute;top:-15px;transform:translateX(-50%)}.subscribe-page .plan-header{margin-bottom:30px;text-align:center}.subscribe-page .plan-header h3{color:#333;font-size:2rem;margin-bottom:10px}.subscribe-page .price{color:#667eea;font-size:3rem;font-weight:700;margin-bottom:10px}.subscribe-page .price span{color:#666;font-size:1.2rem;font-weight:400}.subscribe-page .plan-features{list-style:none;margin-bottom:30px;padding:0}.subscribe-page .plan-features li{color:#333;font-size:1.1rem;padding:8px 0}.login-prompt{background:#f8f9fa;border-radius:10px;margin-top:20px;padding:20px;text-align:center}.benefits-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:20px;margin:0 auto;max-width:800px;padding:40px}.benefits-section h3{color:#fff;font-size:2rem;margin-bottom:30px;text-align:center}.benefits-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.benefit-item{color:#fff;text-align:center}.benefit-icon{font-size:3rem;margin-bottom:16px}.benefit-item h4{font-size:1.3rem;font-weight:600;margin-bottom:10px}.benefit-item p{line-height:1.5;opacity:.9}@media (max-width:768px){.subscribe-header h1{font-size:2rem}.subscribe-page .pricing-card{margin:0 20px 40px;padding:30px 20px}.benefits-section{margin:0 20px;padding:30px 20px}.benefits-grid{gap:20px;grid-template-columns:1fr}}.urgency-indicator{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:12px;display:flex;font-size:.8rem;gap:6px;padding:4px 8px;position:absolute;right:12px;top:12px}.pulse-dot{animation:pulse 1.5s ease-in-out infinite;background:#ff6b6b;border-radius:50%;height:8px;width:8px}@keyframes pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.subscription-compact{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#667eea1a;border:1px solid #667eea4d;border-radius:12px;margin:8px 0;padding:8px 12px}.compact-content{align-items:center;display:flex;font-size:.85rem;gap:8px}.compact-icon{font-size:1.2rem}.compact-text{color:#667eea;flex:1 1;font-weight:500}.features-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;padding:80px 20px}.container{margin:0 auto;max-width:1200px}.section-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:60px;text-align:center}.features-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;padding:32px 24px;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 20px 40px #0003;transform:translateY(-10px)}.feature-icon-large{font-size:3rem;margin-bottom:20px}.feature-card h3{font-size:1.5rem;font-weight:600;margin-bottom:16px}.feature-card p{line-height:1.6;opacity:.9}.auth-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;padding:80px 20px}.auth-content{color:#fff;margin:0 auto;max-width:600px;text-align:center}.auth-content h2{font-size:2.5rem;margin-bottom:16px}.auth-content p{font-size:1.2rem;margin-bottom:40px;opacity:.9}.auth-benefits{display:flex;gap:24px;justify-content:center;margin-top:32px}.benefit-item{align-items:center;font-size:.95rem;gap:8px}.check-icon{color:#4ade80;font-weight:700}.pricing-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;padding:80px 20px}.pricing-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:800px}.pricing-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;padding:32px 24px;position:relative;text-align:center;transition:all .3s ease}.pricing-card:hover{transform:translateY(-5px)}.pricing-card.featured{background:linear-gradient(135deg,#ff6b6b33,#ffd70033);border:2px solid #ffd70080;transform:scale(1.05)}.plan-badge{background:linear-gradient(45deg,#ff6b6b,gold);border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;left:50%;padding:6px 20px;position:absolute;top:-12px;transform:translateX(-50%)}.plan-header h3{font-size:1.5rem;margin-bottom:16px}.price{color:gold;font-size:3rem;font-weight:800}.price span{font-size:1rem;opacity:.8}.plan-features{list-style:none;margin:32px 0;padding:0}.plan-features li{opacity:.9;padding:8px 0}.plan-features li:first-letter{font-size:1.2rem}.google-auth-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;color:#fff;margin:0 auto;max-width:400px;padding:32px}.auth-header{margin-bottom:32px;text-align:center}.auth-header h3{font-size:1.5rem;margin-bottom:8px}.auth-header p{font-size:.95rem;opacity:.9}.google-signin-wrapper{align-items:center;display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.google-signin-custom-button{align-items:center;background:#fff;border:1px solid #dadce0;border-radius:4px;box-shadow:0 1px 3px #0000001f;color:#3c4043;cursor:pointer;display:flex;font-family:Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;gap:12px;justify-content:center;max-width:300px;padding:12px 24px;transition:all .2s ease;width:100%}.google-signin-custom-button:hover{background:#f8f9fa;box-shadow:0 2px 6px #00000026}.google-signin-custom-button:active{background:#f1f3f4;box-shadow:0 1px 2px #0000001a}.google-signin-custom-button svg{flex-shrink:0}.google-signin-custom-button span{flex:1 1;text-align:center}.auth-loading{align-items:center;display:flex;font-size:.9rem;gap:8px;opacity:.8}.manual-signin{margin-bottom:32px;text-align:center}.manual-signin p{font-size:.9rem;margin-bottom:8px;opacity:.8}.benefit-grid{grid-gap:16px;display:grid;gap:16px;margin-bottom:24px}.benefit-item{align-items:flex-start;display:flex;gap:12px}.benefit-icon{font-size:1.5rem;margin-top:2px}.benefit-item strong{display:block;margin-bottom:4px}.benefit-item p{font-size:.85rem;margin:0;opacity:.8}.auth-footer{font-size:.8rem;line-height:1.4;opacity:.7;text-align:center}.auth-footer a{color:gold;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.error-message{align-items:center;background:#e74c3c1a;border:1px solid #e74c3c4d;border-radius:8px;color:#ff6b6b;display:flex;font-size:.9rem;gap:8px;margin-bottom:16px;padding:12px 16px}.error-icon{font-size:1.2rem}.interests-page{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.interests-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border-bottom:1px solid #fff3;padding:20px 24px}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px}.header-content,.user-info{align-items:center;display:flex}.user-info{color:#fff;gap:16px}.user-details h2{font-size:1.5rem;margin:0 0 4px}.user-details p{font-size:.9rem;margin:0;opacity:.8}.interests-container{margin:0 auto;max-width:1000px;padding:40px 20px}.interests-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:24px;color:#fff;padding:40px}.card-header{margin-bottom:40px;text-align:center}.card-header h1{font-size:2.5rem;font-weight:700;margin-bottom:16px}.card-header p{font-size:1.1rem;opacity:.9}.interests-section h3{font-size:1.3rem;font-weight:600;margin-bottom:20px}.interests-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-bottom:32px}.interest-tag{background:#ffffff1a;border:2px solid #fff3;border-radius:12px;cursor:pointer;font-weight:500;padding:12px 16px;position:relative;text-align:center;transition:all .3s ease}.interest-tag:hover{background:#fff3;transform:translateY(-2px)}.interest-tag.selected{background:linear-gradient(45deg,#667eea,#764ba2);border-color:#ffffff80;color:#fff}.selected-icon{align-items:center;background:#4ade80;border-radius:50%;color:#fff;display:flex;font-size:.8rem;font-weight:700;height:20px;justify-content:center;position:absolute;right:-6px;top:-6px;width:20px}.custom-interest h4{font-size:1.1rem;margin-bottom:12px}.custom-input-group{display:flex;gap:12px}.custom-input-group .input{flex:1 1}.selected-interests{margin:32px 0}.selected-interests h4{font-size:1.1rem;margin-bottom:16px}.selected-list{display:flex;flex-wrap:wrap;gap:8px}.selected-interest-chip{background:linear-gradient(45deg,#ff6b6b,gold);border-radius:20px;font-size:.9rem;font-weight:500;gap:8px;padding:8px 12px}.remove-btn,.selected-interest-chip{align-items:center;color:#fff;display:flex}.remove-btn{background:#fff3;border:none;border-radius:50%;cursor:pointer;font-size:.8rem;height:20px;justify-content:center;transition:all .2s ease;width:20px}.remove-btn:hover{background:#ffffff4d}.interests-actions{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-top:40px}.usage-info{font-size:.9rem;opacity:.9}.unlimited-badge{background:linear-gradient(45deg,#4ade80,#22d3ee);border-radius:12px;font-size:.85rem;font-weight:600;padding:6px 12px}.time-remaining{color:gold;font-weight:600}.start-chat-btn{align-items:center;background:linear-gradient(45deg,#ff6b6b,gold);border:none;border-radius:16px;color:#fff;display:flex;font-size:1.1rem;font-weight:700;gap:12px;padding:16px 32px;transition:all .3s ease}.start-chat-btn:hover{box-shadow:0 10px 25px #0003;transform:translateY(-3px)}.start-chat-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.interests-tips{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-top:40px;padding:24px}.interests-tips h4{font-size:1.1rem;margin-bottom:16px}.interests-tips ul{list-style:none;margin:0;padding:0}.interests-tips li{font-size:.9rem;line-height:1.5;opacity:.9;padding:6px 0}.interests-tips li:before{content:"💡";margin-right:8px}.header-left{gap:16px}.header-left,.user-info-chat{align-items:center;display:flex}.user-info-chat{background:#ffffff1a;border-radius:20px;font-size:.85rem;gap:8px;padding:6px 12px}.user-avatar-small{border:1px solid #ffffff4d;border-radius:50%;height:24px;width:24px}.admin-header{align-items:center;display:flex;justify-content:space-between}.admin-header-left{flex:1 1}.admin-info{display:flex;flex-direction:column;gap:4px;margin-top:8px}.admin-username{background:#007bff1a;border-radius:4px;color:#007bff;display:inline-block;font-size:.9rem;font-weight:600;padding:4px 8px;width:-webkit-fit-content;width:fit-content}.admin-email{color:#666;font-size:.8rem;font-weight:500}.admin-header-actions{display:flex;gap:12px}.modal-header{align-items:center;border-bottom:1px solid #e1e8ed;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:16px}.modal-close{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;font-size:1.5rem;padding:4px;transition:all .2s ease}.modal-close:hover{background:#f0f2f5;color:#333}.modal-actions{border-top:1px solid #e1e8ed;display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:16px}.landing-footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;border-top:1px solid #ffffff1a;padding:60px 20px 20px}.footer-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto 40px;max-width:1200px}.footer-brand{color:#fff}.footer-brand h3{font-size:1.8rem;font-weight:700;margin-bottom:12px}.footer-brand p{line-height:1.6;opacity:.8}.footer-links{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(2,1fr)}.link-group h4{color:#fff;font-size:1.1rem;margin-bottom:16px}.link-group a{color:#fffc;display:block;padding:4px 0;text-decoration:none;transition:color .3s ease}.link-group a:hover{color:gold}.footer-bottom{border-top:1px solid #ffffff1a;color:#fff9;padding-top:20px;text-align:center}@media (max-width:768px){.hero-content{gap:40px;grid-template-columns:1fr;text-align:center}.brand-logo{font-size:3.5rem;letter-spacing:-1px}.brand-tagline{font-size:1rem;letter-spacing:1px}.hero-title{font-size:2.5rem}.features-grid,.hero-features{grid-template-columns:1fr}.auth-benefits{flex-direction:column;gap:12px}.pricing-grid{grid-template-columns:1fr}.interests-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.interests-actions{align-items:stretch;flex-direction:column}.footer-content{gap:32px;grid-template-columns:1fr}.footer-links{gap:24px;grid-template-columns:1fr}.admin-header{align-items:flex-start;flex-direction:column;gap:16px}.admin-header-actions{align-self:stretch;justify-content:space-between}.header-content{align-items:flex-start;flex-direction:column;gap:16px}}
/*# sourceMappingURL=main.068c2ece.css.map*/