.custom-button{display:inline-flex;align-items:center;justify-content:center;font-weight:500;border-radius:4px;transition:all .2s ease;cursor:pointer;text-decoration:none;border:none;font-family:inherit}.button-small{padding:.375rem .75rem;font-size:.875rem}.button-medium{padding:.5rem 1rem;font-size:.9375rem}.button-large{padding:.625rem 1.25rem;font-size:1rem}.button-primary:hover:not(:disabled){background-color:#333}.button-secondary{background-color:transparent;color:#4a4a4a}.button-secondary:hover:not(:disabled){color:#000;background-color:#0000000d}.button-outline{background-color:transparent;color:#000;border:1px solid #000000}.button-outline:hover:not(:disabled){background-color:#000;color:#fff}.button-text{background-color:transparent;color:#4a4a4a;padding-left:.5rem;padding-right:.5rem}.button-text:hover:not(:disabled){color:#000;background-color:transparent}.button-full-width{width:100%}.custom-button:disabled{opacity:.6;cursor:not-allowed}.custom-button:focus{outline:none;box-shadow:0 0 0 2px #0000001a}.custom-button:active{transform:translateY(1px)}.header{background-color:#fff;padding:.25rem 0;position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 1px 2px #0000000d}.header-container{max-width:1200px;margin:0 auto;padding:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px}.logo{text-decoration:none;display:flex;align-items:center}.logo-text{color:#000;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;transition:all .2s ease;text-decoration:none}.logo:hover .logo-text{color:#333;text-decoration:underline;text-decoration-color:#000}.logo-text-primary{color:#000;font-size:1.25rem;font-weight:700}.logo-text-secondary{color:#000;font-size:1.25rem;font-weight:400}.nav-menu{display:flex;justify-content:center;gap:2.5rem;align-items:center}.nav-link{color:#4a4a4a;text-decoration:none;font-size:.9375rem;font-weight:500;transition:color .2s ease}.nav-link:hover{color:#000}.waitlist-nav-link{color:#2563eb;font-weight:600;padding:6px 12px;border-radius:4px;background-color:#2563eb1a}.waitlist-nav-link:hover{color:#1d4ed8;background-color:#2563eb26}.auth-section{display:flex;align-items:center;padding-right:1.5rem}.auth-buttons{display:flex;gap:1rem;align-items:center}.login-button{color:#4a4a4a;text-decoration:none;font-size:.9375rem;font-weight:500;padding:.375rem .875rem;border-radius:4px;transition:all .2s ease}.login-button:hover{color:#000;background-color:#0000000d}.signup-button{background-color:#000;color:#fff;text-decoration:none;font-size:.9375rem;font-weight:500;padding:.375rem .875rem;border-radius:4px;transition:all .2s ease}.signup-button:hover{background-color:#333}.profile-dropdown{position:relative}.profile-button{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.profile-image{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid #000000}.dropdown-menu{position:absolute;top:calc(100% + .5rem);right:0;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000014;min-width:200px;padding:.5rem 0;z-index:1000;border:1px solid rgba(0,0,0,.1)}.dropdown-item{display:block;padding:.625rem 1rem;color:#4a4a4a;text-decoration:none;font-size:.875rem;transition:all .2s ease;width:100%;text-align:left;border:none;background:none;cursor:pointer}.dropdown-item:hover{background-color:#0000000d;color:#000}@media (max-width: 768px){.header-container{grid-template-columns:auto auto;padding:0 .75rem}.nav-menu{display:none}.auth-buttons{gap:.5rem}.login-button,.signup-button{padding:.375rem .75rem;font-size:.875rem}}.search-container{position:relative;width:100%;max-width:400px}.search-input{width:100%;padding:12px 44px 12px 16px;border:1px solid #E5E7EB;border-radius:8px;font-size:16px;line-height:24px;color:#111827;background-color:#fff;box-sizing:border-box}.search-input::placeholder{color:#6b7280}.search-input:focus{outline:none;border-color:#d1d5db;box-shadow:0 1px 2px #0000000d}.search-icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;z-index:1}.topic-tag{display:inline-block;padding:6px 12px;background-color:#f3f4f6;border-radius:16px;font-size:14px;line-height:20px;color:#111827;font-weight:500;cursor:pointer;transition:background-color .2s ease}.topic-tag:hover{background-color:#e5e7eb}.debate-card{background:#fff;border:1px solid #E5E7EB;border-radius:12px;padding:24px;transition:all .2s ease;cursor:pointer;position:relative}.debate-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.debate-card:focus{outline:none;box-shadow:0 0 0 3px #3b82f680}.debate-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.debate-status{display:inline-flex;align-items:center;padding:4px 12px;border-radius:16px;font-size:14px;font-weight:500}.status-live{background-color:#fee2e2;color:#dc2626}.status-upcoming{background-color:#e0e7ff;color:#4f46e5}.status-completed{background-color:#f3f4f6;color:#6b7280}.debate-participants{display:flex;align-items:center;gap:6px;color:#6b7280;font-size:14px}.debate-title{font-size:20px;font-weight:600;color:#111827;margin-bottom:8px;line-height:1.4}.debate-description{color:#6b7280;font-size:14px;line-height:1.5;margin-bottom:16px}.debate-participants-info{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.participant{display:flex;align-items:center;gap:8px}.participant .label{font-weight:500;font-size:14px;min-width:40px}.participant.pro .label{color:#059669}.participant.con .label{color:#dc2626}.participant .name{color:#374151;font-size:14px}.debate-footer{display:flex;justify-content:space-between;align-items:center;color:#6b7280;font-size:14px}.debate-duration{display:flex;align-items:center;gap:6px}.debate-datetime{color:#6b7280}.debate-action{margin-top:20px;text-align:right}.debate-button{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:all .2s ease}.debate-button.live{background-color:#dc2626;color:#fff}.debate-button.live:hover{background-color:#b91c1c}.debate-button.completed{background-color:#059669;color:#fff}.debate-button.completed:hover{background-color:#047857}.home-page{max-width:1200px;margin:0 auto;padding:160px 24px 64px;min-height:100vh}.hero-section{display:flex;flex-direction:row;justify-content:space-between;gap:64px;margin-bottom:120px}.hero-content{flex:1;max-width:600px}.hero-title{font-size:64px;line-height:1.1;font-weight:700;margin-bottom:24px;color:#000}.hero-subtitle{font-size:20px;line-height:1.5;color:#6b7280;margin-bottom:32px;max-width:600px}.hero-buttons{display:flex;gap:16px}.button{display:inline-flex;align-items:center;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s ease}.button-primary{background-color:#000;color:#fff}.button-primary:hover{background-color:#1f2937}.button-secondary{background-color:#fff;color:#000;border:1px solid #E5E7EB}.button-secondary:hover{background-color:#f9fafb}.search-section{width:100%;max-width:400px;flex-shrink:0;padding-top:12px}.trending-topics{margin-top:32px}.trending-topics h2{font-size:16px;font-weight:500;color:#6b7280;margin-bottom:16px}.topics-grid{display:flex;flex-wrap:wrap;gap:12px}.featured-debates-section{margin-top:64px}.featured-debates-title{font-size:48px;font-weight:700;color:#111827;text-align:center;margin-bottom:16px}.featured-debates-subtitle{font-size:20px;line-height:1.5;color:#6b7280;text-align:center;max-width:720px;margin:0 auto 48px}.debates-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.view-all-debates{text-align:center}.no-debates{text-align:center;padding:48px;background:#f9fafb;border-radius:12px;margin-bottom:48px}.no-debates p{color:#6b7280;margin-bottom:24px;font-size:18px}.loading{text-align:center;padding:48px;color:#6b7280;font-size:18px}@media (max-width: 1024px){.hero-section{flex-direction:column;gap:48px;margin-bottom:80px}.hero-content,.search-section{max-width:100%}.search-section{padding-top:0}.hero-title{font-size:48px}.debates-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.home-page{padding:80px 16px 40px}.hero-title{font-size:40px}.hero-subtitle{font-size:18px}.hero-buttons{flex-direction:column}.button{width:100%;justify-content:center}.featured-debates-title{font-size:32px}.featured-debates-subtitle{font-size:16px}.debates-grid{grid-template-columns:1fr}}.debate-list-page{max-width:1400px;margin:0 auto;padding:6rem 2rem 2rem 1rem}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-left:1rem}.page-header h1{font-size:2rem;margin:0;color:#18181b}.subtitle{color:#666;margin-top:.5rem}.create-debate-btn{background-color:#18181b;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500}.create-debate-btn:hover{background-color:#27272a}.debate-list-content{display:grid;grid-template-columns:280px 1fr;gap:2rem;padding-left:1rem}.filters-sidebar{background-color:#fff;border-radius:12px;padding:1.25rem;height:fit-content;border:1px solid #E5E7EB}.search-filter-section h2,.popular-categories h2{font-size:1.25rem;margin:0 0 1rem}.search-input-container{position:relative;margin-bottom:1.5rem}.search-input{width:100%;padding:.75rem 2.5rem .75rem .75rem;border:1px solid #E5E7EB;border-radius:8px;font-size:.875rem}.search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 1px #2563eb33}.clear-search-btn{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#666;font-size:1.25rem;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.clear-search-btn:hover{background-color:#f3f4f6;color:#1f2937}.filter-section{margin-bottom:1.5rem}.filter-section h3{font-size:1rem;margin:0 0 .5rem}.filter-select{width:100%;padding:.75rem;border:1px solid #E5E7EB;border-radius:8px;background-color:#fff}.reset-filters-btn{width:100%;padding:.75rem;background-color:#f4f4f5;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2rem}.reset-filters-btn:hover{background-color:#e4e4e7}.category-list{display:flex;flex-direction:column;gap:.5rem}.category-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-radius:6px;cursor:pointer}.category-item:hover{background-color:#f4f4f5}.category-count{background-color:#e4e4e7;padding:.25rem .5rem;border-radius:4px;font-size:.875rem}.debates-section{flex:1}.debate-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:1px solid #E5E7EB;padding-bottom:1rem}.tab-btn{background:none;border:none;padding:.5rem 1rem;cursor:pointer;font-weight:500;color:#666;border-radius:6px}.tab-btn:hover{background-color:#f4f4f5}.tab-btn.active{background-color:#18181b;color:#fff}.debates-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.debate-card{background-color:#fff;border-radius:12px;padding:1.5rem;border:1px solid #E5E7EB}.debate-status{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.status-tag{background-color:#22c55e;color:#fff;padding:.25rem .75rem;border-radius:999px;font-size:.875rem;text-transform:capitalize}.participant-count{color:#666;font-size:.875rem}.debate-card h3{margin:0 0 .75rem;font-size:1.25rem}.debate-description{color:#666;margin-bottom:1rem;font-size:.875rem}.debate-participants{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;background-color:#f8f9fa;border-radius:8px}.debate-participants .label{color:#666;margin-right:.5rem}.debate-participants .name{font-weight:500}.debate-footer{display:flex;justify-content:space-between;color:#666;font-size:.875rem;padding-top:1rem;border-top:1px solid #E5E7EB}.no-debates-message{grid-column:1 / -1;text-align:center;padding:2rem;background-color:#f9fafb;border-radius:12px;color:#666;font-size:1rem;border:1px dashed #E5E7EB}.debate-card-skeleton{background-color:#fff;border-radius:12px;padding:1.5rem;border:1px solid #E5E7EB;animation:skeleton-pulse 1.5s ease-in-out infinite alternate}.skeleton-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.skeleton-status{width:60px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:12px}.skeleton-category{width:80px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-title{width:70%;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;margin-bottom:.75rem}.skeleton-description{width:100%;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;margin-bottom:1rem}.skeleton-participants{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:1rem;background-color:#f8f9fa;border-radius:8px}.skeleton-participant{width:80px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-vs{color:#ccc;font-weight:500}.skeleton-meta{display:flex;justify-content:space-between;padding-top:1rem;border-top:1px solid #E5E7EB}.skeleton-date,.skeleton-duration{width:60px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.error-container{display:flex;justify-content:center;align-items:center;min-height:400px}.retry-button{background-color:#18181b;color:#fff;border:none;padding:12px 24px;font-size:14px;font-weight:500;border-radius:6px;cursor:pointer;transition:background-color .2s}.retry-button:hover{background-color:#27272a}@keyframes skeleton-pulse{0%{opacity:1}to{opacity:.8}}.debate-room-page{padding-top:80px;max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.debate-info{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #eaeaea}.debate-info h1{font-size:28px;font-weight:700;color:#000;margin:0 0 12px}.debate-info p{font-size:16px;color:#666;margin:0 0 16px;line-height:1.6}.category-tag{display:inline-block;padding:6px 12px;background-color:#f3f4f6;border-radius:6px;font-size:14px;color:#4b5563;font-weight:500}.connection-status{background:#fff;border-radius:6px;padding:12px;margin-bottom:16px;display:flex;align-items:center;font-size:14px;border:1px solid #eaeaea}.status-connected{color:#4caf50;font-weight:500}.status-connecting{color:orange;font-weight:500}.status-disconnected,.status-failed,.status-completed{color:#f33;font-weight:500}.peer-status{margin:12px 0;font-size:14px;color:#666}.countdown-timer{margin:12px 0;text-align:center}.countdown-number{font-size:36px;font-weight:700;color:#4caf50}.turn-info{margin:12px 0;padding:12px;background:#f8f9fa;border-radius:6px}.speaking-turn{font-size:16px;margin-bottom:8px}.turn-timer{font-size:14px;color:#666}.role-pro{color:#4caf50;font-weight:500}.role-con{color:#f33;font-weight:500}.debate-hero{background:#fff;border-radius:16px;padding:32px 40px;margin:82px auto 32px;max-width:900px;box-shadow:0 1px 3px #0000001a;border:1px solid #eaeaea}.debate-hero-content{display:flex;flex-direction:column;gap:20px}.debate-title{font-size:32px;font-weight:700;color:#000;margin:0;line-height:1.2;letter-spacing:-.02em}.debate-description{font-size:16px;color:#666;margin:0;line-height:1.6;max-width:700px}.debate-meta{display:flex;gap:32px;margin-top:4px;border-top:1px solid #eaeaea;padding-top:20px}.meta-item{display:flex;align-items:center;gap:8px;color:#333;font-size:14px;font-weight:500}.meta-icon{display:flex;align-items:center;justify-content:center;color:#666}.duration{color:#666;margin-left:4px;font-weight:400}.winner-section{display:flex;align-items:center;gap:12px;margin-top:4px}.winner-tag{background:#000;color:#fff;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.03em}.winner-name{font-weight:600;color:#000;font-size:15px}.position-tag{color:#666;font-size:14px;font-weight:400}.score-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin:32px auto;max-width:1200px;padding:0 16px}.score-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000d;position:relative}.score-card.winner{border:2px solid #4CAF50}.position-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.position-title h2{font-size:24px;font-weight:600;color:#1a1a1a;margin:0}.winner-badge{background:#e8f5e9;color:#2e7d32;padding:4px 12px;border-radius:16px;font-size:14px;font-weight:500}.participant-info{margin-bottom:24px}.participant-name{font-size:20px;font-weight:500;color:#1a1a1a;margin:0 0 4px}.participant-title{font-size:14px;color:#666;margin:0}.overall-score{margin-bottom:32px}.score-bar-container{background:#f5f5f5;height:8px;border-radius:4px;position:relative;margin-top:8px}.score-bar{background:#000;height:100%;border-radius:4px;transition:width .3s ease}.score-value{position:absolute;right:0;top:-20px;font-size:16px;font-weight:500;color:#1a1a1a}.score-details{display:flex;flex-direction:column;gap:16px}.score-item{cursor:pointer;transition:all .2s ease;padding:8px;border-radius:8px}.score-item:hover{background:#f9f9f9}.score-item.highest-score{background-color:#4299e11a;border:1px solid rgba(66,153,225,.2)}.score-item.highest-score:hover{background-color:#4299e126}.score-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.metric{font-size:16px;color:#1a1a1a}.value{font-size:16px;font-weight:500;color:#1a1a1a}.explanation{font-size:14px;color:#666;margin:8px 0 0;padding:8px;background:#f5f5f5;border-radius:8px;line-height:1.4}@media (max-width: 768px){.score-cards-container{grid-template-columns:1fr}}.transcription-card{background:#fff;border-radius:16px;border:1px solid #eaeaea;box-shadow:0 1px 3px #0000001a;margin:32px auto;max-width:900px;padding:32px}.transcription-header{margin-bottom:24px}.transcription-header h2{font-size:28px;font-weight:700;color:#000;margin:0 0 8px}.transcription-header .subtitle{font-size:16px;color:#666;margin:0}.tab-navigation{display:flex;gap:2px;margin-bottom:24px;border-bottom:1px solid #eaeaea;padding-bottom:1px}.tab-button{padding:12px 24px;font-size:15px;font-weight:500;color:#666;background:none;border:none;border-radius:8px 8px 0 0;cursor:pointer;transition:all .2s ease}.tab-button:hover{color:#000;background:#f5f5f5}.tab-button.active{color:#000;font-weight:600;background:#fff;border:1px solid #eaeaea;border-bottom:2px solid #ffffff;margin-bottom:-1px}.transcript-content{padding:16px 0}.transcript-entry{margin-bottom:32px}.transcript-entry:last-child{margin-bottom:0}.entry-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.entry-header h3{font-size:18px;font-weight:600;color:#000;margin:0}.timestamp{font-size:14px;color:#666}.transcript-entry p{font-size:16px;line-height:1.6;color:#333;margin:0}.key-points{display:grid;grid-template-columns:1fr 1fr;gap:32px}.key-points-section h3{font-size:18px;font-weight:600;color:#000;margin:0 0 16px}.key-points-section ul{list-style-type:none;padding:0;margin:0}.key-points-section li{font-size:16px;line-height:1.6;color:#333;padding:12px 16px;background:#f9f9f9;border-radius:8px;margin-bottom:8px}.key-points-section li:last-child{margin-bottom:0}.auth-container{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:20px}.auth-form{width:100%;max-width:450px;padding:30px;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a}h1{text-align:center;margin-bottom:24px;color:#333}.form-group{margin-bottom:20px}label{display:block;margin-bottom:6px;font-weight:500;color:#333}input{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:4px;font-size:16px;transition:border-color .3s}input:focus{outline:none;border-color:#4a90e2}.input-error{border-color:#e74c3c}.error-text{color:#e74c3c;font-size:14px;margin-top:4px;margin-bottom:0}.error-message{background-color:#fdecea;color:#e74c3c;padding:10px;border-radius:4px;margin-bottom:20px;text-align:center}.submit-button{width:100%;padding:12px;background-color:#4a90e2;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s}.submit-button:hover{background-color:#3a7bc8}.submit-button:disabled{background-color:#b3d1f5;cursor:not-allowed}.auth-footer{text-align:center;margin-top:20px;color:#666}.auth-footer a{color:#4a90e2;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.waitlist-page-wrapper{min-height:100vh;display:flex;flex-direction:column;padding-top:80px;position:relative;background:linear-gradient(180deg,#fff,#f9fafb)}.waitlist-page{flex:1;padding:4rem 1rem;display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at top right,#dbeafe80,#fff0 70%)}.waitlist-container{max-width:1200px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.waitlist-cta{display:flex;flex-direction:column;gap:1.5rem}.coming-soon-badge{display:inline-flex;align-items:center;background-color:#2563eb;color:#fff;font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:9999px;margin-bottom:.5rem}.waitlist-title{font-size:3rem;font-weight:800;line-height:1.2;margin:0}.brand-name{display:block;background:linear-gradient(90deg,#2563eb,#3b82f6);-webkit-background-clip:text;background-clip:text;color:transparent}.waitlist-subtitle{font-size:1.125rem;color:#64748b;line-height:1.75;margin-top:.5rem;margin-bottom:1rem}.waitlist-form-container{background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem;margin-top:1rem}.waitlist-form{display:flex;flex-direction:column;gap:1rem}.waitlist-input,.waitlist-textarea{width:100%;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease}.waitlist-textarea{min-height:120px;resize:vertical}.waitlist-input:focus,.waitlist-textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.waitlist-button{background-color:#2563eb;color:#fff;font-size:1rem;font-weight:600;padding:.75rem 1rem;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .2s ease}.waitlist-button:hover{background-color:#1d4ed8}.waitlist-disclaimer{text-align:center;color:#9ca3af;font-size:.875rem;margin-top:.5rem}.success-message{background-color:#dcfce7;color:#166534;padding:.75rem;border-radius:.5rem;text-align:center}.ai-feedback-demo{display:flex;justify-content:center;align-items:center}.ai-feedback-card{background-color:#fff;border-radius:1rem;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:500px;overflow:hidden;padding:1.5rem}.feedback-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.feedback-title-section{display:flex;align-items:center;gap:.75rem}.feedback-icon{font-size:1.5rem}.feedback-title{font-size:1rem;font-weight:600;margin:0}.feedback-subtitle{font-size:.875rem;color:#6b7280;margin:.25rem 0 0}.live-badge{background-color:#f1f5f9;color:#64748b;font-size:.75rem;font-weight:500;padding:.25rem .5rem;border-radius:9999px}.feedback-items{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.feedback-item{background-color:#f1f5f9;padding:.75rem 1rem;border-radius:.5rem}.feedback-item p{margin:0;font-size:.875rem;line-height:1.5}.feedback-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.victory-status{display:flex;align-items:center;gap:.5rem;color:#16a34a;font-weight:600}.victory-icon{font-size:1.25rem}.score{font-size:.875rem;color:#64748b}.score-value{color:#2563eb;font-weight:600}@media (max-width: 1024px){.waitlist-title{font-size:2.5rem}}@media (max-width: 768px){.waitlist-container{grid-template-columns:1fr;gap:3rem}.ai-feedback-demo{order:-1}.waitlist-title{font-size:2rem}}@media (max-width: 480px){.waitlist-page{padding:1rem}.waitlist-form-container{padding:1.5rem}.waitlist-title{font-size:1.75rem}.ai-feedback-card{padding:1rem}}.video-demo-section{padding:4rem 2rem 6rem;background-color:#f9fafb;border-top:1px solid rgba(0,0,0,.05)}.video-demo-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:minmax(300px,1fr) minmax(400px,1.5fr);gap:4rem;align-items:center}.video-demo-text{max-width:440px;display:flex;flex-direction:column;gap:1.5rem}.video-demo-tag{display:inline-block;background-color:#f1f5f9;color:#475569;font-size:12px;font-weight:600;padding:4px 12px;border-radius:9999px}.video-demo-title{font-size:1.875rem;font-weight:800;color:#111827;margin:0;line-height:1.2}.video-demo-subtitle{font-size:1.125rem;color:#64748b;line-height:1.75;margin:0}.waitlist-members{display:flex;align-items:center;gap:1rem;margin-top:1rem}.avatar-group{display:flex}.avatar{width:40px;height:40px;border-radius:50%;background-color:#f3f4f6;color:#4b5563;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;border:2px solid white}.avatar-jw,.avatar-et{margin-left:-8px}.avatar-sc{background-color:#eef2ff;color:#4f46e5}.avatar-jw{background-color:#eff6ff;color:#2563eb}.avatar-et{background-color:#f0fdf4;color:#16a34a}.members-count{font-size:14px;color:#4b5563;font-weight:500}.video-preview{width:100%}.video-card{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.video-placeholder{width:100%;padding-top:56.25%;background:linear-gradient(to right,#1e3a8a,#3b82f6);position:relative;border-radius:12px}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background-color:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.play-button:hover{background-color:#fff;transform:translate(-50%,-50%) scale(1.05);box-shadow:0 0 0 10px #fff3}.play-icon{width:30px;height:30px;color:#2563eb;margin-left:4px}.testimonials-section{max-width:1200px;margin:6rem auto 0}.testimonials-title{text-align:center;font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:3rem}.testimonial-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;justify-content:center}.video-mockup-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1.5rem}.mockup-debate-interface{background-color:#ffffff26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1.5rem;border-radius:8px;width:80%;text-align:center;color:#fff}.mockup-header{font-size:1.25rem;font-weight:700;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.3);padding-bottom:.5rem}.mockup-participants{display:flex;justify-content:space-around;gap:1rem}.mockup-participant{font-size:1rem;background-color:#0003;padding:.5rem 1rem;border-radius:4px}@media (max-width: 1024px){.video-demo-container{gap:3rem}.testimonial-cards{gap:1.5rem}}@media (max-width: 768px){.video-demo-container{grid-template-columns:1fr;gap:2.5rem}.video-demo-text{max-width:100%;text-align:center;margin:0 auto}.waitlist-members{justify-content:center}.testimonial-cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-width:600px;margin:0 auto;gap:1.5rem}}@media (max-width: 480px){.video-demo-section{padding:4rem 1rem}.video-demo-title{font-size:1.5rem}.video-demo-subtitle{font-size:1rem}.play-button{width:60px;height:60px}.play-icon{width:24px;height:24px}}.testimonial-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.25rem;box-shadow:0 8px 20px #00000026;transition:transform .2s ease,box-shadow .2s ease;max-width:320px;height:100%;display:flex;flex-direction:column}.testimonial-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #0003}.star-rating{display:flex;color:#fbbf24;margin-bottom:.75rem}.star{font-size:16px;line-height:1}.testimonial-quote{font-style:italic;color:#374151;line-height:1.6;margin-bottom:1.25rem;flex-grow:1;font-size:.9375rem}.testimonial-user{display:flex;align-items:center;gap:.75rem;margin-top:auto}.testimonial-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px}.sc-avatar{background-color:#eef2ff;color:#4f46e5}.jw-avatar{background-color:#eff6ff;color:#2563eb}.et-avatar{background-color:#f0fdf4;color:#16a34a}.user-info{display:flex;flex-direction:column}.user-name{font-weight:600;color:#111827;margin:0;line-height:1.4;font-size:.875rem}.user-title{color:#6b7280;font-size:.75rem;margin:0}.how-it-works-section{padding:6rem 2rem 4rem;background-color:#fff}.section-title{text-align:center;font-size:2.25rem;font-weight:800;color:#111827;margin-bottom:3rem}.subsection-title{text-align:center;font-size:1.75rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.example-label{text-align:center;font-size:1rem;font-weight:500;color:#6b7280;margin-bottom:2rem;font-style:italic}.steps-container{display:flex;justify-content:space-between;max-width:1000px;margin:0 auto 5rem;flex-wrap:wrap;gap:2rem}.step-item{flex:1;min-width:200px;text-align:center;display:flex;flex-direction:column;align-items:center}.step-number{width:3rem;height:3rem;background-color:#2563eb;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;margin-bottom:1rem}.step-title{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 .5rem}.step-description{color:#6b7280;font-size:1rem;margin:0}.demo-cards-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto 5rem;padding:0;background-color:transparent;border-radius:1rem}.score-card-container,.transcript-card-container{min-height:400px;display:flex;flex-direction:column}.score-card-container .score-card,.transcript-card-container .transcription-card{height:100%;margin:0;overflow:hidden}.transcript-card-container .transcription-card{width:100%}.full-width-cta{background:linear-gradient(to right,#3b82f6,#4f46e5);padding:4rem 2rem;text-align:center;color:#fff;width:100%;margin:0}.cta-text{font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;max-width:800px;margin-left:auto;margin-right:auto}.cta-button{display:inline-block;background-color:#fff;color:#2563eb;font-weight:600;font-size:1rem;padding:.75rem 2rem;border-radius:.5rem;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.cta-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (max-width: 1024px){.demo-cards-section{gap:1.5rem;padding:1.5rem}.steps-container,.benefits-container{gap:1.5rem}}@media (max-width: 768px){.section-title{font-size:1.875rem}.demo-cards-section{grid-template-columns:1fr}.steps-container{justify-content:center}.step-item,.benefit-item{max-width:300px}.cta-text{font-size:1.25rem}}@media (max-width: 480px){.how-it-works-section{padding:4rem 1rem}.section-title{font-size:1.5rem;margin-bottom:2rem}.step-item,.benefit-item{min-width:100%}.full-width-cta{padding:3rem 1rem}}.site-footer{background-color:#1e293b;color:#f1f5f9;padding:4rem 2rem 2rem;margin-top:auto;width:100%}.footer-container{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:3rem}.footer-logo-section{flex:1;min-width:200px;max-width:300px}.footer-logo{font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.footer-tagline{color:#94a3b8;margin:0}.footer-links{flex:2;display:flex;flex-wrap:wrap;gap:2rem}.footer-link-column{flex:1;min-width:150px}.footer-link-column h4{color:#f8fafc;font-size:1rem;font-weight:600;margin:0 0 1rem}.footer-link-column ul{list-style:none;padding:0;margin:0}.footer-link-column li{margin-bottom:.75rem}.footer-link-column a{color:#cbd5e1;text-decoration:none;transition:color .2s ease;font-size:.9rem}.footer-link-column a:hover{color:#f8fafc}.footer-bottom{max-width:1200px;margin:4rem auto 0;padding-top:2rem;border-top:1px solid #334155;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-bottom p{color:#94a3b8;font-size:.875rem;margin:0}.social-links{display:flex;gap:1.5rem}.social-links a{color:#94a3b8;font-size:1.25rem;transition:color .2s ease}.social-links a:hover{color:#f8fafc}@media (max-width: 768px){.footer-container{flex-direction:column;gap:2rem}.footer-logo-section{max-width:100%}.footer-links{gap:1.5rem}.footer-bottom{flex-direction:column;align-items:center;text-align:center;margin-top:2rem}}@media (max-width: 480px){.site-footer{padding:3rem 1rem 1.5rem}.footer-links{flex-direction:column}.footer-link-column{min-width:100%}}.profile-page{background-color:#fff;min-height:100vh;color:#333;width:100vw;display:flex;flex-direction:column;margin:0;padding:0;overflow-x:hidden;position:absolute;top:0;left:0;right:0}.profile-content{display:grid;grid-template-columns:380px 1fr;width:100%;gap:20px;padding:20px;flex:1;margin-top:60px;max-width:100vw}.profile-left-column,.profile-right-column{display:flex;flex-direction:column;gap:20px}.profile-header-container{margin-bottom:0}.avatar-circle{width:200px;height:200px}.profile-name{font-size:36px}.profile-stats{grid-template-columns:repeat(2,1fr)}.debate-card{background-color:#f8f8f8;border:1px solid #e0e0e0}.edit-profile-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#ffffffe6;display:flex;justify-content:center;align-items:center;z-index:1000}.edit-profile-content{background-color:#fff;border-radius:8px;padding:30px;width:90%;max-width:500px;box-shadow:0 5px 15px #0000001a;border:1px solid #e0e0e0}.edit-profile-content h2{margin-top:0;margin-bottom:20px;font-size:24px;color:#333;text-align:center}.profile-form{display:flex;flex-direction:column;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:16px;color:#555}.form-group input,.form-group textarea{padding:12px;border-radius:4px;border:1px solid #ddd;background-color:#fff;color:#333;font-size:16px}.form-group textarea{resize:vertical;min-height:100px}.profile-actions{display:flex;justify-content:center;gap:15px;margin-top:10px}.error-message,.success-message{padding:10px 15px;border-radius:4px;margin-bottom:15px;text-align:center}.error-message{background-color:#ff00001a;color:#d32f2f;border:1px solid rgba(255,0,0,.2)}.success-message{background-color:#1db9541a;color:#1db954;border:1px solid rgba(29,185,84,.2)}@media (max-width: 1024px){.profile-content{grid-template-columns:1fr;padding:20px}}@media (max-width: 600px){.profile-content{padding:10px;margin-top:60px}.edit-profile-content{padding:20px;width:95%}.profile-actions{flex-direction:column}.profile-actions .custom-button{width:100%}}.user-profile-container{background-color:#fff;border-radius:8px;padding:30px;display:flex;flex-direction:column;align-items:center;margin-bottom:20px;box-shadow:0 2px 10px #0000000d;border:1px solid #e0e0e0}.user-avatar{display:flex;justify-content:center;margin-bottom:20px}.avatar-circle{width:200px;height:200px;border-radius:50%;background-color:#f5f5f5;border:1px solid #e0e0e0}.user-info{text-align:center;margin-bottom:25px;width:100%}.user-name{font-size:36px;font-weight:700;margin:0 0 8px;color:#333}.user-bio{font-size:16px;color:#666;margin:0 0 15px}.user-tags{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.user-tag{background-color:#f0f0f0;color:#333;padding:6px 15px;border-radius:20px;font-size:14px;border:1px solid #e0e0e0}.user-stats{width:100%;margin-bottom:25px}.stat-group{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:15px}.stat-column{display:flex;flex-direction:column}.stat-label{font-size:14px;color:#666;margin-bottom:5px}.stat-value{font-size:24px;font-weight:700;color:#333}.ratio-bar{height:6px;width:100%;background-color:#f0f0f0;border-radius:3px;margin-top:8px;overflow:hidden}.ratio-fill{height:100%;background:linear-gradient(to right,#1db954,#1ed760);border-radius:3px}.edit-profile-btn{background-color:#fff;color:#333;border:1px solid #ddd;border-radius:4px;padding:10px 20px;font-size:16px;cursor:pointer;transition:background-color .2s;width:100%;max-width:150px}.edit-profile-btn:hover{background-color:#f5f5f5}@media (max-width: 600px){.stat-group{grid-template-columns:1fr;gap:15px}}.performance-stats-container{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 2px 10px #0000000d;border:1px solid #e0e0e0}.performance-stats-header{display:flex;align-items:center;margin-bottom:20px}.stats-icon{content:"";display:inline-block;width:24px;height:24px;background-color:#666;margin-right:10px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 12H3v8h2v-8zM21 2H3v8h2V4h14v16h-9v2h11V2zM11 12H9v8h2v-8zM17 8h-2v12h2V8z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 12H3v8h2v-8zM21 2H3v8h2V4h14v16h-9v2h11V2zM11 12H9v8h2v-8zM17 8h-2v12h2V8z'/%3E%3C/svg%3E");mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.performance-stats-header h2{font-size:24px;font-weight:700;margin:0;color:#333}.stats-list{display:flex;flex-direction:column;gap:15px}.stat-row{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:5px}.stat-name{grid-column:1;grid-row:1;font-size:16px;color:#333}.stat-score{grid-column:2;grid-row:1;font-size:16px;font-weight:700;color:#333;text-align:right}.stat-bar-container{grid-column:1 / 3;grid-row:2;height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden}.stat-bar-fill{height:100%;background:linear-gradient(to right,#1db954,#1ed760);border-radius:4px}.top-categories-container{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 2px 10px #0000000d;border:1px solid #e0e0e0}.top-categories-header{display:flex;align-items:center;margin-bottom:20px}.categories-icon{content:"";display:inline-block;width:24px;height:24px;background-color:#666;margin-right:10px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2c-2.5 0-4.71-1.28-6-3.22.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08-1.29 1.94-3.5 3.22-6 3.22z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 3c1.66 0 3 1.34 3 3s-1.34 3-3 3-3-1.34-3-3 1.34-3 3-3zm0 14.2c-2.5 0-4.71-1.28-6-3.22.03-1.99 4-3.08 6-3.08 1.99 0 5.97 1.09 6 3.08-1.29 1.94-3.5 3.22-6 3.22z'/%3E%3C/svg%3E");mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.top-categories-header h2{font-size:24px;font-weight:700;margin:0;color:#333}.categories-list{display:flex;flex-direction:column;gap:20px}.category-row{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto auto;gap:5px}.category-name{grid-column:1;grid-row:1;font-size:16px;color:#333}.category-winrate{grid-column:2;grid-row:1;font-size:16px;font-weight:700;color:#333;text-align:right}.category-bar-container{grid-column:1 / 3;grid-row:2;height:8px;background-color:#f0f0f0;border-radius:4px;overflow:hidden;margin:5px 0}.category-bar-fill{height:100%;background:linear-gradient(to right,#1db954,#1ed760);border-radius:4px}.category-stats{grid-column:1 / 3;grid-row:3;display:flex;justify-content:space-between}.category-wins,.category-debates{font-size:14px;color:#666}.debate-history-container{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:20px;box-shadow:0 2px 10px #0000000d;border:1px solid #e0e0e0}.debate-history-header{margin-bottom:15px}.debate-history-header h2{font-size:24px;font-weight:700;margin:0 0 5px;color:#333}.debate-history-subtext{font-size:16px;color:#666;margin:0}.debate-history-tabs{display:flex;gap:15px;margin-bottom:20px;border-bottom:1px solid #e0e0e0;padding-bottom:15px}.tab{display:flex;align-items:center;background-color:transparent;border:none;color:#666;padding:8px 15px;border-radius:4px;cursor:pointer;transition:background-color .2s,color .2s;font-size:16px}.tab.active{background-color:#0000000d;color:#333}.tab-icon{margin-right:8px;display:inline-block;width:18px;height:18px;background-color:currentColor}.past-icon{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 3c-4.97 0-9 4.03-9 9H1l3.89 3.89.07.14L9 12H6c0-3.87 3.13-7 7-7s7 3.13 7 7-3.13 7-7 7c-1.93 0-3.68-.79-4.94-2.06l-1.42 1.42C8.27 19.99 10.51 21 13 21c4.97 0 9-4.03 9-9s-4.03-9-9-9zm-1 5v5l4.28 2.54.72-1.21-3.5-2.08V8H12z'/%3E%3C/svg%3E")}.upcoming-icon{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zM9 14H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2zm-8 4H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 4h-1V2h-2v2H8V2H6v2H5c-1.11 0-1.99.9-1.99 2L3 20c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V10h14v10zM9 14H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2zm-8 4H7v-2h2v2zm4 0h-2v-2h2v2zm4 0h-2v-2h2v2z'/%3E%3C/svg%3E")}.achievements-icon{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94.63 1.5 1.98 2.63 3.61 2.96V19H7v2h10v-2h-4v-3.1c1.63-.33 2.98-1.46 3.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2zM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8zm14 0c0 1.3-.84 2.4-2 2.82V7h2v1z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 5h-2V3H7v2H5c-1.1 0-2 .9-2 2v1c0 2.55 1.92 4.63 4.39 4.94.63 1.5 1.98 2.63 3.61 2.96V19H7v2h10v-2h-4v-3.1c1.63-.33 2.98-1.46 3.61-2.96C19.08 12.63 21 10.55 21 8V7c0-1.1-.9-2-2-2zM5 8V7h2v3.82C5.84 10.4 5 9.3 5 8zm14 0c0 1.3-.84 2.4-2 2.82V7h2v1z'/%3E%3C/svg%3E")}.debate-list{display:flex;flex-direction:column;gap:15px}.debate-card{background-color:#f8f8f8;border-radius:8px;padding:20px;border:1px solid #e0e0e0}.debate-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.debate-result-badges{display:flex;gap:8px}.result-badge{font-size:14px;font-weight:700;padding:4px 10px;border-radius:20px}.result-badge.won{background-color:#1db95426;color:#1db954}.result-badge.lost{background-color:#ff000026;color:#d32f2f}.debate-type-badge{font-size:14px;padding:4px 10px;border-radius:20px;background-color:#0000000d;color:#666}.debate-date{display:flex;align-items:center;color:#666;font-size:14px}.calendar-icon{margin-right:5px;content:"";display:inline-block;width:16px;height:16px;background-color:#666;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7v-5z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-1.99.9-1.99 2L3 19c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM7 10h5v5H7v-5z'/%3E%3C/svg%3E");mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.debate-title{font-size:18px;font-weight:700;margin:0 0 8px;color:#333}.debate-description{font-size:14px;color:#666;margin:0 0 15px}.debate-details{margin-bottom:15px}.debate-opponent-container{display:flex;align-items:center;gap:20px}.debate-opponent,.debate-duration{display:flex;align-items:center;color:#666;font-size:14px}.versus-icon,.time-icon{margin-right:5px;content:"";display:inline-block;width:16px;height:16px;background-color:#666}.versus-icon{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z'/%3E%3C/svg%3E")}.time-icon{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z'/%3E%3C/svg%3E")}.debate-footer{display:flex;justify-content:space-between;align-items:center;padding-top:15px;border-top:1px solid #e0e0e0}.performance-container{display:flex;align-items:center}.debate-score{font-size:14px;color:#666}.score-value{font-weight:700;color:#333}.view-details-btn{background-color:transparent;color:#333;border:1px solid #ddd;border-radius:4px;padding:5px 12px;font-size:14px;cursor:pointer;transition:background-color .2s}.view-details-btn:hover{background-color:#f0f0f0}.leaderboard-table-container{width:100%;overflow-x:auto}.leaderboard-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px}.leaderboard-table thead{background-color:#f8f9fa}.leaderboard-table th{padding:16px 12px;text-align:left;font-weight:600;color:#666;border-bottom:1px solid #eee}.leaderboard-table td{padding:16px 12px;border-bottom:1px solid #eee;vertical-align:middle}.leaderboard-table tr:last-child td{border-bottom:none}.leaderboard-table tbody tr:hover{background-color:#f8f9fa}.leaderboard-table tr.top-ranked{background-color:#f8f9fb}.leaderboard-table tr.top-ranked:hover{background-color:#f0f4f9}.trophy-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;margin:0 auto}.trophy-icon.gold{background-color:#ffd70033;color:#e6c200}.trophy-icon.silver{background-color:#c0c0c033;color:#a8a8a8}.trophy-icon.bronze{background-color:#cd7f3233;color:#cd7f32}.debater-info{display:flex;align-items:center}.debater-details{display:flex;flex-direction:column}.debater-name{font-weight:600;color:#333}.debater-name.clickable{cursor:pointer;color:#333;text-decoration:none;transition:color .2s,transform .1s;position:relative;display:inline-block}.debater-name.clickable:hover{color:#2c5282;transform:translateY(-1px)}.debater-title{font-size:12px;color:#666;margin-top:2px}.win-rate-display{display:flex;flex-direction:column;width:100%;gap:4px}.win-rate-text{font-weight:600}.win-rate-bar{height:6px;background-color:#eee;border-radius:3px;overflow:hidden;width:100%;max-width:100px}.win-rate-fill{height:100%;background-color:#4c76e2;border-radius:3px}.category-badge{display:inline-block;padding:4px 8px;background-color:#f0f0f0;border-radius:4px;font-size:12px;font-weight:500}.rank-column{width:60px;text-align:center}.debater-column{min-width:200px}.wins-column,.debates-column{width:80px;text-align:center}.win-rate-column,.category-column{width:120px}.score-column{width:90px;text-align:center}.no-results td{text-align:center;padding:30px 0;color:#666}@media (max-width: 768px){.leaderboard-table th,.leaderboard-table td{padding:12px 8px}}.performer-card{display:flex;align-items:flex-start;gap:16px;padding:16px;border-radius:8px;background-color:#f8f9fa;transition:transform .2s,box-shadow .2s;cursor:pointer}.performer-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}.performer-card.wins{background-color:#ffd70014}.performer-card.winRate{background-color:#4c76e214}.performer-card.improved{background-color:#2ecc7114}.performer-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:18px;background-color:#fff;box-shadow:0 2px 4px #0000001a}.wins .performer-icon{background-color:#ffd70033}.winRate .performer-icon{background-color:#4c76e233}.improved .performer-icon{background-color:#2ecc7133}.performer-content{flex:1}.performer-title{font-size:14px;font-weight:600;color:#666;margin:0 0 4px}.performer-name{font-size:16px;font-weight:700;color:#333;margin:0 0 8px}.performer-stats{display:flex;justify-content:space-between;align-items:flex-end;font-size:14px}.performer-main-stat{font-weight:600;color:#333}.performer-detail{color:#666;font-size:12px;text-align:right}@media (max-width: 768px){.performer-card{padding:12px}.performer-icon{width:32px;height:32px;font-size:16px}}.leaderboard-page{width:100%;max-width:1280px;margin:0 auto;padding:80px 20px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#333}.leaderboard-page .header{display:none}.leaderboard-header{margin:40px 0 30px}.leaderboard-header h1{font-size:32px;font-weight:700;margin:0 0 8px}.subtitle{font-size:16px;color:#666;margin:0}.leaderboard-content{display:flex;gap:24px;margin-bottom:60px}.leaderboard-main{flex:1;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;padding:24px}.leaderboard-sidebar{width:340px;display:flex;flex-direction:column;gap:24px}.find-debater-section,.top-performers-section{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.leaderboard-top-section{display:flex;flex-direction:column;margin-bottom:20px}.leaderboard-top-section h2{font-size:24px;font-weight:700;margin:0 0 4px}.rankings-subtitle{font-size:14px;color:#666;margin:0 0 20px}.leaderboard-filters{display:flex;justify-content:flex-end;gap:12px;margin-bottom:20px}.filter-dropdown select{padding:8px 32px 8px 12px;font-size:14px;border:1px solid #ddd;border-radius:4px;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23333' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:calc(100% - 8px) center;cursor:pointer}.filter-dropdown select:focus{outline:none;border-color:#999}.find-debater-section h2{font-size:22px;font-weight:700;margin:0 0 20px}.search-input{position:relative}.search-input input{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;background-color:#fafafa}.search-input input:focus{outline:none;border-color:#999}.search-input .search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23666' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3E%3C/svg%3E");background-repeat:no-repeat}.top-performers-section h2{font-size:22px;font-weight:700;margin:0 0 4px}.performers-subtitle{font-size:14px;color:#666;margin:0 0 20px}.performers-list{display:flex;flex-direction:column;gap:16px}.leaderboard-container.loading,.leaderboard-container.error{text-align:center;padding:60px 0}.error-content{text-align:center;padding:40px 20px;background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;max-width:400px;margin:0 auto}.error-icon{font-size:48px;margin-bottom:16px}.error-content h3{font-size:20px;font-weight:600;margin:0 0 8px;color:#333}.error-message{color:#666;font-size:14px;margin:0 0 24px;line-height:1.4}.retry-button{background-color:#007bff;color:#fff;border:none;padding:12px 24px;font-size:14px;font-weight:500;border-radius:6px;cursor:pointer;transition:background-color .2s}.retry-button:hover{background-color:#0056b3}.retry-button:active{transform:translateY(1px)}.leaderboard-table-skeleton{border-radius:8px;overflow:hidden}.skeleton-row{display:flex;align-items:center;padding:16px 0;border-bottom:1px solid #f0f0f0;gap:16px}.skeleton-row:last-child{border-bottom:none}.skeleton-cell{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-rank{width:40px;height:20px}.skeleton-name{width:120px;height:20px}.skeleton-category{width:100px;height:20px}.skeleton-stats{width:60px;height:20px}.skeleton-score{width:50px;height:20px}.performer-card-skeleton{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #f0f0f0;border-radius:8px}.skeleton-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-performer-info{flex:1;display:flex;flex-direction:column;gap:8px}.skeleton-title{width:80px;height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-subtitle{width:120px;height:14px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}@keyframes skeleton-loading{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 1024px){.leaderboard-content{flex-direction:column}.leaderboard-sidebar{width:100%}}@media (max-width: 768px){.leaderboard-filters{flex-direction:column;align-items:flex-end}.filter-dropdown{width:100%;max-width:200px}.filter-dropdown select{width:100%}}.app{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.main-content{flex:1;width:100%}:root{--primary-color: #4a6fa5;--secondary-color: #166088;--accent-color: #ff652f;--background-color: #f8f9fa;--text-color: #333;--light-gray: #e9ecef;--dark-gray: #495057;--success-color: #28a745;--error-color: #dc3545;--border-radius: 5px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--background-color);margin:0;padding:0;min-height:100vh}.app{display:flex;flex-direction:column;min-height:100vh}main{flex:1}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.btn{display:inline-block;padding:.5rem 1rem;background-color:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius);cursor:pointer;font-size:1rem;transition:background-color .3s ease}.btn:hover{background-color:var(--secondary-color);text-decoration:none}.btn-secondary{background-color:var(--light-gray);color:var(--dark-gray)}.btn-secondary:hover{background-color:#ced4da}.btn-accent{background-color:var(--accent-color)}.btn-accent:hover{background-color:#e45e2b}.btn-danger{background-color:var(--error-color)}.btn-danger:hover{background-color:#bd2130}.form-group{margin-bottom:1rem}.form-control{width:100%;padding:.5rem;font-size:1rem;border:1px solid var(--light-gray);border-radius:var(--border-radius)}.form-control:focus{outline:none;border-color:var(--primary-color)}.card{background-color:#fff;border-radius:var(--border-radius);box-shadow:0 2px 4px #0000001a;padding:1.5rem;margin-bottom:1.5rem}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:1rem 0}.nav{display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.5rem;font-weight:700;color:var(--primary-color)}.nav-links{display:flex;list-style:none}.nav-link{margin-left:1.5rem}.nav-button{background:none;border:none;color:var(--primary-color);font-size:1rem;cursor:pointer;padding:0;text-decoration:none;font-family:inherit}.nav-button:hover{text-decoration:underline}.video-container{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.video-wrapper{position:relative;overflow:hidden;border-radius:var(--border-radius);background-color:#000;aspect-ratio:16/9}.video-element{width:100%;height:100%;object-fit:cover}.video-wrapper.local-speaking:before,.video-wrapper.remote-speaking:before{transform:scaleX(-1);content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:5px solid green}.video-controls{display:flex;justify-content:center;gap:1rem;margin-top:1rem}.control-btn{width:48px;height:48px;border-radius:50%;background-color:var(--dark-gray);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}.control-btn:hover{background-color:var(--primary-color)}.control-btn.off{background-color:var(--dark-gray);color:var(--light-gray)}.control-btn.recording{background-color:var(--error-color);animation:pulse 1.5s infinite}@keyframes pulse{0%{box-shadow:0 0 #dc3545b3}70%{box-shadow:0 0 0 10px #dc354500}to{box-shadow:0 0 #dc354500}}.recording-status{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;background-color:#0009;color:#fff;border-radius:var(--border-radius);margin-top:1rem;font-size:.9rem}.recording-status.recording{background-color:#dc3545cc}.recording-status.processing,.recording-status.uploading{background-color:#ffc107cc}.recording-status.uploaded{background-color:#28a745cc}.recording-status.error{background-color:#dc3545cc}.recording-indicator{display:inline-block;width:12px;height:12px;background-color:red;border-radius:50%;margin-right:8px;animation:blink 1s infinite}@keyframes blink{0%{opacity:1}50%{opacity:.3}to{opacity:1}}.video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000000b3;z-index:10;cursor:pointer}.video-overlay button{padding:.75rem 1.5rem;font-size:1.1rem}.connection-status{margin-bottom:1rem;padding:.75rem;background-color:var(--light-gray);border-radius:var(--border-radius);font-weight:700}.status-connected{color:var(--success-color)}.status-connecting{color:var(--accent-color)}.status-disconnected,.status-failed,.status-closed{color:var(--error-color)}.status-new,.status-checking{color:var(--primary-color)}.debug-info{background-color:#f8f9fa;border:1px solid #e9ecef}.debug-info h3{margin-bottom:.5rem;color:var(--dark-gray)}@media (max-width: 768px){.video-container{grid-template-columns:1fr}}.login-container{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 100px);padding:2rem 0}.login-card{width:100%;max-width:500px;background-color:#fff;border-radius:var(--border-radius);box-shadow:0 2px 4px #0000001a;padding:3rem}.login-title{text-align:center;margin-bottom:2rem;color:var(--primary-color);font-size:2rem}.login-form{display:flex;flex-direction:column}.login-form input{width:100%;padding:.75rem;margin-bottom:1.5rem;border:1px solid var(--light-gray);border-radius:var(--border-radius);font-size:1.1rem}.login-form input:focus{outline:none;border-color:var(--primary-color)}.login-form button{background-color:var(--primary-color);color:#fff;border:none;border-radius:var(--border-radius);padding:.75rem 1rem;cursor:pointer;font-size:1.1rem;transition:background-color .3s ease}.login-form button:hover{background-color:var(--secondary-color)}.login-error{color:var(--error-color);text-align:center;margin-top:1.5rem;font-size:1.1rem}.login-signup-link{text-align:center;margin-top:1.5rem;font-size:1.1rem}.login-signup-link a{color:var(--primary-color);font-weight:700}.loading{display:flex;justify-content:center;align-items:center;height:50vh;font-size:1.2rem;color:var(--primary-color);position:relative}.loading:after{content:"";width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--primary-color);border-radius:50%;margin-left:12px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.debate-status{margin:1rem 0;padding:1rem;background-color:#f8f9fa;border-radius:var(--border-radius);text-align:center}.status-label{font-size:1.1rem;margin-bottom:1rem;font-weight:500}.btn{padding:.6rem 1.2rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:all .3s ease}.btn-primary{background-color:#3498db;color:#fff}.btn-primary:hover{background-color:#2980b9}.btn-accent{background-color:#2ecc71;color:#fff}.btn-accent:hover{background-color:#27ae60}.role-pro{color:#2980b9;font-weight:700}.role-con{color:#c0392b;font-weight:700}.countdown-timer{display:flex;justify-content:center;align-items:center;margin:1rem 0}.countdown-number{font-size:4rem;font-weight:700;color:#3498db;animation:pulse 1s infinite}.speaking-indicator{position:absolute;top:10px;right:10px;background-color:#e74c3c;color:#fff;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:700;animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.turn-info{margin:1rem 0;padding:.5rem;background-color:#f8f9fa;border-radius:8px;text-align:center}.speaking-turn{font-weight:700;margin-bottom:.5rem}.turn-timer{font-size:1.2rem}.peer-status{margin:.5rem 0;font-size:.9rem;padding:.4rem .8rem;background-color:#f0f0f0;border-radius:4px;display:inline-block}
