:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.live-indicator{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:#4ade80;font-size:.9rem}.pulse{display:inline-block;width:8px;height:8px;background-color:#4ade80;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.unified-card{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:1px solid #404040;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0000001a}.transparent-card{background:transparent!important;border-color:#333!important;box-shadow:none!important}.unified-card--hover:hover{border-color:#606060;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0006,0 4px 6px -2px #0003}.unified-card--clickable{cursor:pointer}.unified-card--compact{padding:.75rem}.unified-card--normal{padding:1.25rem}.unified-card--large{padding:1.5rem}.unified-card--stat{text-align:center;min-height:120px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#1e1e2e,#2d2d3d)}.unified-card--game{text-align:center;display:flex;flex-direction:column;height:100%;background:linear-gradient(135deg,#1a1a2e,#2a2a3e);font-family:Times New Roman,Times,serif}.video-only-card .unified-card__header,.video-only-card .unified-card__body,.video-only-card .unified-card__footer{padding:0}.unified-card--session{display:flex;flex-direction:column;min-height:240px;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);position:relative;overflow:hidden}.unified-card--session:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#60a5fa,#34d399,#f59e0b);opacity:.8}.unified-card__header{border-bottom:1px solid #404040;margin-bottom:1rem;padding-bottom:1rem}.unified-card__body{flex:1;margin-bottom:1rem}.card-body--flush{padding:0}.card-content{padding:.75rem 1rem}.unified-card__footer{margin-top:auto;padding-top:1rem;border-top:1px solid #404040}.unified-card__title{color:#f8fafc;margin:0 0 .5rem;font-weight:400;font-size:1.05rem;letter-spacing:.025em;font-family:Times New Roman,Times,serif}.unified-card__subtitle{color:#cbd5e1;margin:0;font-size:.85rem;opacity:.9;font-family:Times New Roman,Times,serif}.unified-card__meta{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#94a3b8;margin-top:.5rem;gap:.75rem;font-family:Times New Roman,Times,serif}.unified-card__stat{display:flex;flex-direction:column;align-items:center;gap:.375rem;min-width:60px}.unified-card__stat-label{font-size:.75rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-weight:500}.unified-card__stat-value{font-weight:700;color:#f1f5f9;font-size:1.125rem}.session-info{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}.session-stats{display:flex;gap:1.5rem;justify-content:space-around;flex-wrap:wrap;margin:1rem 0;padding:.75rem;background:#ffffff05;border-radius:8px;border:1px solid #333}.session-dates{margin:1rem 0}.session-dates p{margin:.5rem 0;font-size:.85rem;color:#94a3b8}.status-badge{padding:.375rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:none;display:inline-flex;align-items:center;gap:.375rem;white-space:nowrap}.status-badge:before{content:"";width:6px;height:6px;border-radius:50%;display:inline-block}.status-badge.completed{background:linear-gradient(135deg,#059669,#10b981);color:#fff}.status-badge.completed:before{background:#fff}.status-badge.in_progress{background:linear-gradient(135deg,#d97706,#f59e0b);color:#fff;animation:pulse-badge 2s ease-in-out infinite}.status-badge.in_progress:before{background:#fff;animation:pulse 1.5s ease-in-out infinite}.status-badge.failed{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff}.status-badge.failed:before{background:#fff}.status-badge.pending{background:linear-gradient(135deg,#4b5563,#6b7280);color:#fff}.status-badge.pending:before{background:#fff}@keyframes pulse-badge{0%,to{opacity:1}50%{opacity:.8}}.game-actions{display:flex;gap:.75rem;justify-content:center;margin:1rem 0;flex-wrap:wrap}.page-container{max-width:1400px;width:100%;margin:0 auto;padding:2rem}.narrow-container{width:100%;max-width:800px;margin:0 auto 2rem}.sessions-grid{margin-top:2rem}.page-header{align-items:center;gap:2rem;padding-bottom:1.5rem;border-bottom:2px solid #404040;background:linear-gradient(135deg,#1a1a1ae6,#2a2a2ae6);padding:2rem;border-radius:12px;margin-bottom:3rem}.page-header h1{color:#f8fafc;font-size:1.8rem;font-weight:400;letter-spacing:-.025em;font-family:Times New Roman,Times,serif;text-align:center}.game-selector-section{margin-bottom:3rem;padding:2rem;border:1px solid #404040;background:linear-gradient(135deg,#1a1a1acc,#2a2a2acc);border-radius:12px;box-shadow:0 4px 6px -1px #0000004d}.game-selector-section label{display:block;color:#f1f5f9;margin-bottom:.75rem;font-weight:600;font-size:1.1rem}.game-select,.text-input{width:100%;padding:.875rem;background:#0f0f0fcc;border:2px solid #404040;border-radius:8px;color:#f1f5f9;font-size:.95rem;font-family:Times New Roman,Times,serif;transition:all .3s ease}.game-select:focus,.text-input:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.game-select:hover,.text-input:hover{border-color:#606060}.session-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #333}.session-header h3{color:#f0f0f0;margin:0;font-weight:400}.session-meta{margin-bottom:1.5rem}.session-meta p{color:#e0e0e0;margin:.5rem 0;font-size:.9rem}.view-button,.primary-button,.view-session-button{background:linear-gradient(135deg,#1e293b,#334155);color:#f1f5f9;border:2px solid #475569;padding:.875rem 1.75rem;cursor:pointer;font-family:Times New Roman,Times,serif;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:8px;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px #0000004d}.view-button:hover,.primary-button:hover,.view-session-button:hover{background:linear-gradient(135deg,#334155,#475569);border-color:#60a5fa;transform:translateY(-1px);box-shadow:0 4px 8px #0006}.view-button:disabled,.primary-button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.view-button:active,.primary-button:active,.view-session-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000004d}.details-section{margin-bottom:3rem;padding:1.5rem;border:1px solid #333;background:transparent}.details-section h2{color:#f0f0f0;margin-bottom:1rem;font-weight:400;font-size:1.5rem}.details-section h3{color:#f0f0f0;margin-bottom:.5rem;font-weight:400;font-size:1.2rem}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.info-grid div{color:#e0e0e0;padding:.5rem 0}.conversation-history{max-height:600px;overflow-y:auto;border:1px solid #333}.message{border-bottom:1px solid #333;padding:1rem}.message.game{background:#ffffff05}.message.player{background:#ffffff03}.message-role{color:#f0f0f0;font-weight:400;text-transform:capitalize}.message-time{color:#999;font-size:.875rem}.message-content{color:#e0e0e0;line-height:1.5;white-space:pre-wrap}.metadata-display{background:#ffffff05;color:#e0e0e0;padding:1rem;border:1px solid #333;overflow-x:auto;font-family:Times New Roman,Times,serif;font-size:.875rem;line-height:1.4}.config-container{background:transparent;max-width:800px;margin:0 auto}.config-section{padding:1.5rem;border:1px solid #333;background:transparent;margin-bottom:2rem}.config-section h2{color:#f0f0f0;margin-bottom:1.5rem;font-weight:400}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#f0f0f0;margin-bottom:.5rem;font-weight:400}.slider-input{width:100%;height:2px;background:#333;outline:none;-webkit-appearance:none}.slider-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;background:#f0f0f0;cursor:pointer}.slider-input::-moz-range-thumb{width:16px;height:16px;background:#f0f0f0;cursor:pointer;border:none}.action-section{text-align:center;margin-bottom:2rem}.error-section{padding:1rem;border:1px solid #f0f0f0;background:transparent;margin-bottom:2rem}.error-section p{color:#f0f0f0;margin:0}.end-game-section{margin-top:1rem;padding-top:1rem;border-top:1px solid #333}.end-game-section h3{color:#f0f0f0;margin-bottom:.5rem}.end-game-section p{color:#e0e0e0;line-height:1.5}.loading-state,.empty-state{text-align:center;color:#999;padding:3rem;border:1px solid #333;background:transparent}.game-outcome{color:#e0e0e0;line-height:1.5;font-size:1rem}.session-ended{display:block;margin-top:.5rem;color:#999;font-size:.85rem}.text-area{width:100%;padding:.75rem;background:transparent;border:1px solid #f0f0f0;color:#f0f0f0;font-size:1rem;font-family:Times New Roman,Times,serif;resize:vertical;min-height:100px}.text-area:focus{outline:none;border-color:#fff}.prompt-preview{background:#ffffff05;border:1px solid #333;padding:1rem;color:#e0e0e0;font-size:.9rem;line-height:1.4;max-height:200px;overflow-y:auto}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:1px solid #404040;border-radius:12px;max-width:90vw;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;min-width:400px;box-shadow:0 10px 25px #00000080}.modal-header{padding:1.5rem 2rem;border-bottom:1px solid #404040;display:flex;justify-content:space-between;align-items:center}.modal-header h2{color:#f8fafc;margin:0;font-family:Times New Roman,Times,serif;font-weight:400;font-size:1.3rem;letter-spacing:.5px}.modal-close{background:none;border:none;color:#cbd5e1;font-size:1.5rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.modal-close:hover{color:#f8fafc}.modal-body{padding:2rem;flex:1}.question-counter{color:#94a3b8;font-size:.85rem;margin-bottom:1rem;text-align:center;font-family:Times New Roman,Times,serif}.question-text{color:#f8fafc;font-size:1.1rem;margin-bottom:1.5rem;text-align:center;font-family:Times New Roman,Times,serif;line-height:1.4}.answer-input{width:100%;padding:.875rem;background:#0f0f0fcc;border:2px solid #404040;border-radius:8px;color:#f1f5f9;font-size:.95rem;font-family:Times New Roman,Times,serif;transition:all .3s ease;margin-bottom:1rem}.answer-input:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.answer-input::placeholder{color:#64748b}.error-text{color:#ef4444;font-size:.85rem;margin-top:.5rem;text-align:center;font-family:Times New Roman,Times,serif}.modal-footer{padding:1.5rem 2rem;border-top:1px solid #404040;display:flex;gap:1rem;justify-content:flex-end}.submit-button{background:linear-gradient(135deg,#1e293b,#334155);color:#f1f5f9;border:2px solid #475569;padding:.75rem 1.5rem;cursor:pointer;font-family:Times New Roman,Times,serif;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:8px;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 2px 4px #0000004d}.submit-button:hover{background:linear-gradient(135deg,#334155,#475569);border-color:#60a5fa;transform:translateY(-1px);box-shadow:0 4px 8px #0006}.submit-button:active{transform:translateY(0);box-shadow:0 2px 4px #0000004d}.sessions-modal{width:1000px}.modal-header{padding:1.5rem 2rem;border-bottom:1px solid #444;display:flex;justify-content:space-between;align-items:center}.modal-header h2{color:#f0f0f0;margin:0}.close-button{background:none;border:none;color:#ccc;font-size:1.5rem;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.close-button:hover{color:#fff}.modal-body{padding:2rem;overflow-y:auto;flex:1}.session-header{margin-bottom:1rem}.session-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.session-info h4{margin:0;color:#f0f0f0}.status-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:700;text-transform:uppercase}.status-completed{background:#2d5a2d;color:#90ee90}.status-in-progress{background:#4a4a2d;color:#ffff90}.session-meta{display:flex;justify-content:space-between;font-size:.875rem;color:#ccc}.session-stats{display:flex;gap:1rem;margin-bottom:1rem}.stat{display:flex;flex-direction:column;align-items:center}.stat-label{font-size:.75rem;color:#aaa;margin-bottom:.25rem}.stat-value{font-weight:700;color:#f0f0f0}.view-session-button,.back-button,.sessions-button{background:#4a4a4a;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem;transition:background-color .2s}.view-session-button:hover,.back-button:hover,.sessions-button:hover{background:#555}.sessions-button{margin-left:.5rem}.run-ai-button{margin-left:.5rem;background:#4a4a7a}.run-ai-button:hover{background:#559}.run-ai-modal{width:800px}.run-ai-config{max-width:600px;margin:0 auto}.config-section h3{color:#f0f0f0;margin-bottom:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;color:#ccc;margin-bottom:.5rem;font-weight:700}.form-select,.form-input{width:100%;padding:.75rem;background:#2a2a2a;border:1px solid #555;border-radius:4px;color:#f0f0f0;font-size:1rem}.form-select:focus,.form-input:focus{outline:none;border-color:#777}.form-select:disabled,.form-input:disabled{opacity:.5;cursor:not-allowed}.form-range{width:100%;height:6px;background:#555;border-radius:3px;outline:none;-webkit-appearance:none}.form-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#4a7a4a;border-radius:50%;cursor:pointer}.form-range::-moz-range-thumb{width:20px;height:20px;background:#4a7a4a;border-radius:50%;cursor:pointer;border:none}.form-range:disabled{opacity:.5;cursor:not-allowed}.temperature-display{text-align:center;color:#f0f0f0;font-weight:700;margin-top:.5rem;font-size:1.1rem}.error-message{background:#4a2a2a;color:#f99;padding:1rem;border-radius:4px;margin-bottom:1rem;border:1px solid #664444}.config-actions{display:flex;gap:1rem;justify-content:center}.run-ai-start-button{background:#4a7a4a;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:700;transition:background-color .2s}.run-ai-start-button:hover:not(:disabled){background:#5a8a5a}.run-ai-start-button:disabled{opacity:.5;cursor:not-allowed}.cancel-button{background:#6a6a6a;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .2s}.cancel-button:hover{background:#777}.run-ai-results{max-width:100%}.results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.results-header h3{color:#f0f0f0;margin:0}.run-again-button{background:#4a7a4a;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem;transition:background-color .2s}.run-again-button:hover{background:#5a8a5a}.results-summary{background:transparent;border-radius:6px;padding:1.5rem;margin-bottom:2rem}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.summary-item{display:flex;justify-content:space-between;align-items:center}.summary-label{color:#aaa;font-weight:700}.summary-value{color:#f0f0f0;font-weight:700}.summary-value.status-completed{color:#90ee90}.summary-value.status-in_progress{color:#ffff90}.end-game-message{border-top:1px solid #444;padding-top:1rem}.end-game-message h4{color:#f0f0f0;margin-bottom:.5rem}.end-game-message p{color:#ccc;line-height:1.5}.session-details-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.session-title{display:flex;align-items:center;gap:1rem}.session-title h3{margin:0;color:#f0f0f0}.session-metadata{background:#333;border-radius:6px;padding:1rem;margin-bottom:2rem}.metadata-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.metadata-item{display:flex;justify-content:space-between}.metadata-label{color:#aaa;font-weight:700}.metadata-value{color:#f0f0f0}.conversation-section,.game-state-section{margin-bottom:2rem}.conversation-section h4,.game-state-section h4{color:#f0f0f0;margin-bottom:1rem}.conversation-history{max-height:400px;overflow-y:auto;border:1px solid #444;border-radius:6px}.message{border-bottom:1px solid #444;padding:1rem}.message:last-child{border-bottom:none}.message.game{background:#2a2a3a}.message.player{background:#2a3a2a}.message-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.message-role{font-weight:700;text-transform:capitalize}.message.game .message-role{color:#8bb8ff}.message.player .message-role{color:#90ee90}.message-time{color:#aaa;font-size:.875rem}.message-content{color:#f0f0f0;line-height:1.5;white-space:pre-wrap}.game-state{background:#1a1a1a;color:#f0f0f0;padding:1rem;border-radius:6px;overflow-x:auto;font-family:Courier New,monospace;font-size:.875rem;line-height:1.4}.empty-state,.error-state,.no-conversation{text-align:center;color:#aaa;padding:2rem}.game-selector{background:#333;border-radius:6px;padding:1rem;margin-bottom:1.5rem}.game-selector label{display:block;color:#ccc;margin-bottom:.5rem;font-weight:700}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Times New Roman,Times,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#e0e0e0;line-height:1.6}.social-games-description{margin:0 auto 3rem;padding:2rem;max-width:600px;background:transparent;border:none;text-align:center;font-family:Times New Roman,Times,serif}.social-games-description h2{color:#f0f0f0;font-size:1.4rem;font-weight:400;margin:0 0 1rem;letter-spacing:.5px}.social-games-description p{color:#bbb;line-height:1.6;margin:0 0 1.5rem;font-size:.95rem}.description-actions{text-align:center}.learn-more-button{background:transparent;color:#f0f0f0;padding:.75rem 1.5rem;border:1px solid #f0f0f0;border-radius:0;cursor:pointer;font-family:Times New Roman,Times,serif;font-size:.9rem;transition:all .3s ease;letter-spacing:.5px}.learn-more-button:hover{background:#f0f0f0;color:#1a1a1a}.research-page{max-width:900px;margin:0 auto;padding:2rem;font-family:Times New Roman,Times,serif}.research-header{display:flex;align-items:center;gap:2rem;margin-bottom:3rem;padding-bottom:1.5rem;border-bottom:none}.research-header h1{color:#f0f0f0;font-size:2rem;font-weight:400;margin:0;letter-spacing:.5px}.research-content{line-height:1.7;display:flex;flex-direction:column;align-items:center}.research-section{margin-bottom:3rem;padding:2rem;border:none;background:transparent}.research-section h2{color:#f0f0f0;font-size:1.5rem;font-weight:400;margin:0 0 1.5rem;letter-spacing:.5px;text-align:center}.research-section h3{color:#f0f0f0;font-size:1.1rem;font-weight:400;margin:0 0 .75rem;letter-spacing:.3px}.research-section p{color:#bbb;margin:0 0 1rem;font-size:1rem}.study-areas{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.study-item{padding:1.5rem;border:none;background:transparent}.study-item h3{margin-bottom:1rem}.study-item p{font-size:.95rem;line-height:1.6}.spider-chart-container{width:100%;max-width:600px;margin:2rem auto 3rem;position:relative}.chart-navigation{display:flex;align-items:center;gap:1rem;position:relative}.nav-arrow{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:1rem;width:30px;height:30px;border-radius:4px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:Times New Roman,Times,serif;line-height:1;padding:0}.nav-arrow:hover{background:#ffffff1a;border-color:#ffffff80}.nav-arrow:active{transform:translateY(1px)}.chart-content{flex:1;text-align:center;transition:opacity .3s ease}.chart-content.transitioning{opacity:.7}.model-name{color:#fff;font-size:1.5rem;font-weight:400;margin:0 0 .5rem;font-family:Times New Roman,Times,serif;letter-spacing:.5px}.total-score{margin-bottom:1rem;font-size:1.1rem}.score-label{color:#ffffffb3;margin-right:.5rem}.score-value{color:#fff;font-weight:600;font-size:1.2rem}.model-indicators{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.indicator{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.indicator.active{background:#fff;transform:scale(1.2)}.indicator:hover:not(.active){background:#ffffff4d}.recharts-polar-angle-axis-tick text{font-size:12px;fill:#fff}.recharts-polar-radius-axis-tick text{font-size:10px;fill:#fff9}.spider-chart{text-align:center;margin:2rem 0 3rem}.spider-svg{max-width:100%;height:auto}.research-details{max-width:800px;margin:0 auto;text-align:left}.research-details h2{color:#f0f0f0;font-size:1.3rem;font-weight:400;margin:2rem 0 1rem;letter-spacing:.3px}.research-details p{color:#bbb;line-height:1.6;margin:0 0 1.5rem;font-size:1rem}.app{min-height:100vh;display:flex;flex-direction:column}.app-header{background:#0f0f0f;border-bottom:1px solid #333;padding:1.5rem 2rem;display:flex;justify-content:center;align-items:center;position:relative;z-index:5}.app-header h1{color:#f0f0f0;font-size:2rem;font-weight:400;letter-spacing:.5px;text-align:center}.app-nav{position:absolute;right:2rem;top:50%;transform:translateY(-50%);display:flex;gap:1rem}.app-main{flex:1;padding:3rem 2rem;max-width:1400px;margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.app-main.fullscreen{display:none}.nav-button{padding:.75rem 1.5rem;border:1px solid #555;border-radius:0;font-size:.9rem;font-family:Times New Roman,Times,serif;cursor:pointer;transition:all .3s ease;background:transparent;color:#e0e0e0}.nav-button.primary{background:transparent;color:#f0f0f0;border-color:#f0f0f0}.nav-button.primary:hover{background:#f0f0f0;color:#1a1a1a}.back-button{padding:.5rem 1rem;border:1px solid #555;background:transparent;border-radius:0;cursor:pointer;font-size:.9rem;font-family:Times New Roman,Times,serif;color:#e0e0e0;transition:all .3s ease}.back-button:hover{background:#333;border-color:#777}.play-button{background:transparent;color:#f0f0f0;padding:.75rem 1.5rem;border:1px solid #f0f0f0;border-radius:0;cursor:pointer;font-family:Times New Roman,Times,serif;transition:all .3s ease}.play-button:hover{background:#f0f0f0;color:#1a1a1a}.retry-button,.import-button{background:transparent;color:#f0f0f0;padding:.75rem 1.5rem;border:1px solid #f0f0f0;border-radius:0;cursor:pointer;font-family:Times New Roman,Times,serif;transition:all .3s ease}.retry-button:hover,.import-button:hover{background:#f0f0f0;color:#1a1a1a}.import-button:disabled{background:transparent;color:#666;border-color:#666;cursor:not-allowed}.cancel-button{background:transparent;color:#999;padding:.75rem 1.5rem;border:1px solid #555;border-radius:0;cursor:pointer;font-family:Times New Roman,Times,serif;transition:all .3s ease}.cancel-button:hover{background:#333;color:#e0e0e0}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;text-align:center}.spinner{width:32px;height:32px;border:2px solid #333;border-top:2px solid #f0f0f0;border-radius:50%;animation:spin 1.5s linear infinite;margin-bottom:2rem}.spinner.small{width:16px;height:16px;border-width:1px;margin:0 .5rem 0 0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-container{text-align:center;padding:2rem;background:#111;border:1px solid #444;color:#e0e0e0}.error-container h3{color:#f0f0f0;margin-bottom:1rem;font-weight:400}.error-message{background:#2a1a1a;border:1px solid #555;color:#e0e0e0;padding:1rem;margin:1.5rem 0;font-family:Times New Roman,Times,serif}.games-container{width:100%;max-width:800px;margin:0 auto;text-align:center}.games-header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem;gap:2rem;text-align:center}.games-header h2{color:#f0f0f0;font-size:1.8rem;font-weight:400;margin:0;letter-spacing:1px}.search-container{width:100%;max-width:400px}.search-input{width:100%;padding:1rem;border:1px solid #555;border-radius:0;font-size:1rem;background:transparent;color:#e0e0e0;font-family:Times New Roman,Times,serif;text-align:center}.search-input::placeholder{color:#777}.search-input:focus{outline:none;border-color:#f0f0f0;text-align:center}.game-card{background:#111;border:1px solid #333;overflow:hidden;transition:all .3s ease;width:100%;text-align:center}.games-grid.single-column .game-card{max-width:320px}.game-card:hover{border-color:#555}.game-card-header{padding:1.5rem 1.5rem 1rem;display:flex;flex-direction:column;gap:.5rem;text-align:center}.game-title{color:#f0f0f0;font-size:1.2rem;font-weight:400;margin:0;letter-spacing:.5px}.game-id{color:#888;font-size:.85rem;font-family:Times New Roman,Times,serif}.game-html{margin:.5rem 0}.copy-button{background:transparent;color:#f0f0f0;padding:.5rem 1rem;border:1px solid #f0f0f0;border-radius:0;cursor:pointer;font-family:Times New Roman,Times,serif;font-size:.85rem;transition:all .3s ease;letter-spacing:.5px;min-width:120px}.copy-button:hover{background:#f0f0f01a;transform:translateY(-1px)}.copy-button.copied{background:#00ff001a;border-color:#0f0;color:#0f0;font-size:1rem}.copy-button.copied:hover{background:#0f03}.game-date{color:#888;font-size:.85rem;font-family:Times New Roman,Times,serif}.game-card-body{padding:0 1.5rem 1rem;text-align:center}.game-media{margin:.5rem 0 1rem}.media-player{width:100%;max-height:240px;background:#000;border:1px solid #333}.media-player.large{max-height:420px}.game-media.large{margin:0 0 1rem}.game-media.edge{margin:0}.media-aspect{position:relative;width:100%;padding-top:56.25%;border:none;background:#000;border-radius:12px;overflow:hidden}.media-aspect.square{padding-top:100%}.media-video,.media-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.card-content.small{padding:.5rem .75rem .75rem}.game-title-below{margin:.25rem 0;font-size:1rem;color:#f0f0f0}.primary-actions{margin:.5rem 0}.more-toggle{margin:.25rem 0}.more-actions .meta-inline{display:flex;justify-content:center;gap:.5rem;margin:.5rem 0;color:#888;font-size:.8rem}.config-toggle{margin-top:1rem}.config-json{text-align:left;background:#ffffff05;border:1px solid #333;border-radius:6px;padding:1rem;overflow-x:auto;font-family:Courier New,monospace;font-size:.85rem}.game-description{color:#bbb;font-size:.85rem;line-height:1.4;margin:0;font-family:Times New Roman,Times,serif}.game-card-footer{padding:0 1.5rem 1.5rem;text-align:center}.empty-state{text-align:center;padding:4rem 2rem;background:#111;border:1px solid #333;color:#bbb;margin:2rem auto;max-width:500px}.empty-state h3{color:#f0f0f0;margin-bottom:1rem;font-weight:400;font-size:1.3rem}.import-container{max-width:700px;margin:0 auto;background:#111;border:1px solid #333;text-align:center}.import-header{padding:2.5rem 2rem 2rem;text-align:center;border-bottom:1px solid #333}.import-header h2{color:#f0f0f0;margin-bottom:1rem;font-weight:400;font-size:1.6rem;letter-spacing:.5px}.import-header p{color:#bbb;font-family:Times New Roman,Times,serif}.import-form{padding:2.5rem;text-align:center}.form-group{margin-bottom:2rem}.form-group label{display:block;margin-bottom:.75rem;font-weight:400;color:#f0f0f0;font-family:Times New Roman,Times,serif;font-size:1rem;text-align:center}.form-input,.form-textarea{width:100%;padding:1rem;border:1px solid #555;border-radius:0;font-size:.9rem;font-family:Times New Roman,Times,serif;background:transparent;color:#e0e0e0;transition:border-color .2s ease;text-align:center}.form-textarea{font-family:Courier New,monospace;resize:vertical;min-height:250px;line-height:1.4;text-align:left}.form-input:focus,.form-textarea:focus{outline:none;border-color:#f0f0f0}.form-input::placeholder,.form-textarea::placeholder{color:#777}.form-help{display:block;margin-top:.5rem;color:#888;font-size:.85rem;font-family:Times New Roman,Times,serif;text-align:center}.form-actions{display:flex;gap:1rem;justify-content:center;margin-top:3rem}.import-success{text-align:center;padding:4rem 2rem;background:#111;border:1px solid #333;margin:0 auto;max-width:500px}.success-icon{font-size:2.5rem;color:#f0f0f0;margin-bottom:1.5rem}.import-success h2{color:#f0f0f0;margin-bottom:1rem;font-weight:400;font-size:1.4rem}.player-container{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#000;z-index:1000;display:flex;flex-direction:column}.player-header{position:absolute;top:0;left:0;right:0;z-index:1001;padding:1rem;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:1rem;transition:opacity .5s ease,transform .5s ease}.player-header.hidden{opacity:0;transform:translateY(-100%);pointer-events:none}.player-header.visible{opacity:1;transform:translateY(0);pointer-events:all}.player-header .back-button{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .2s ease}.player-header .back-button:hover{background:#ffffff4d;border-color:#ffffff80}.game-info h2{color:#fff;margin:0;font-size:1.2rem;font-weight:500}.game-info .game-description{color:#fffc;font-size:.9rem;margin:.25rem 0 0}.game-frame-container{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#000}.game-frame{width:100%;height:100%;border:none;background:#fff;display:block}@media (max-width: 768px){.app-header{padding:1.5rem 1rem;flex-direction:column;gap:1rem}.app-nav{position:static;transform:none}.app-main{padding:2rem 1rem}.games-header h2{font-size:1.5rem}.search-container{max-width:none}.games-grid{grid-template-columns:1fr;gap:2rem}.game-card{max-width:none}.form-actions{flex-direction:column;gap:1rem}.import-container,.empty-state,.import-success{margin:1rem;max-width:none}.import-form{padding:1.5rem}}.session-detail{max-width:1200px;margin:0 auto}.session-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding:0 1rem}.back-button{padding:.5rem 1rem;background:#333;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background .2s}.back-button:hover{background:#404040}.breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#888}.breadcrumbs span:not(:last-child):after{content:"→";margin-left:.5rem;color:#666}.session-content{padding:0 1rem}.session-info{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}.session-meta h3{margin:0 0 1rem;color:#fff}.meta-row{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.status-badge{padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:500;color:#fff;text-transform:uppercase}.timestamp{font-size:.8rem;color:#888}.game-info{margin-top:.5rem;color:#ccc}.session-config{margin-top:1rem}.session-config summary{cursor:pointer;color:#4ade80;margin-bottom:.5rem}.session-config pre{background:#1a1a1a;padding:1rem;border-radius:6px;overflow-x:auto;font-size:.8rem;color:#ccc}.session-actions{display:flex;flex-direction:column;gap:.75rem;min-width:150px}.action-button{padding:.75rem 1rem;border:none;border-radius:6px;cursor:pointer;font-weight:500;font-size:.9rem;transition:background .2s}.continue-button{background:#4ade80;color:#000}.continue-button:hover{background:#22c55e}.stop-button{background:#f59e0b;color:#000}.stop-button:hover{background:#d97706}.delete-button{background:#ef4444;color:#fff}.delete-button:hover{background:#dc2626}.action-button:disabled{opacity:.5;cursor:not-allowed}.conversation-section{margin-top:2rem}.conversation-section h4{margin-bottom:1rem;color:#fff}.conversation-history{max-height:500px;overflow-y:auto;background:#1a1a1a;border:1px solid #333;border-radius:6px;padding:1rem}.message{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #333}.message:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.message-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.message-role{font-weight:500;font-size:.8rem;text-transform:uppercase;padding:.25rem .5rem;border-radius:4px;background:#333}.message-timestamp{font-size:.7rem;color:#666}.message-content{color:#ccc;line-height:1.5;white-space:pre-wrap}.bother-section{margin-top:2rem}.bother-section h4{margin-bottom:1rem;color:#fff}.bother-input-container{display:flex;flex-direction:column;gap:1rem}.bother-input{width:100%;min-height:80px;padding:.75rem;background:#1a1a1a;border:1px solid #333;border-radius:6px;color:#fff;font-family:inherit;resize:vertical}.bother-input:focus{outline:none;border-color:#4ade80}.send-button{align-self:flex-start;padding:.75rem 1.5rem;background:#4ade80;color:#000;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s}.send-button:hover:not(:disabled){background:#22c55e}.send-button:disabled{background:#333;color:#666;cursor:not-allowed}@media (max-width: 768px){.session-info{flex-direction:column;gap:1rem}.session-actions{min-width:auto;flex-direction:row;flex-wrap:wrap}.breadcrumbs{font-size:.8rem}}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;gap:1rem}.refresh-button{padding:.5rem 1rem;background:#4ade80;color:#000;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:background .2s}.refresh-button:hover:not(:disabled){background:#22c55e}.refresh-button:disabled{background:#333;color:#666;cursor:not-allowed}.sessions-filters{margin:0 auto 2rem;max-width:800px;padding:1.5rem;background:#1a1a1a;border:1px solid #333;border-radius:8px}.filters-row{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;justify-content:center}.search-container{flex:1;min-width:250px;max-width:350px}.filter-container{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.filter-select{padding:.5rem .75rem;background:#2a2a2a;color:#fff;border:1px solid #404040;border-radius:6px;font-size:.9rem;cursor:pointer;min-width:150px}.filter-select:focus{outline:none;border-color:#4ade80}.sessions-summary{margin-bottom:1rem;padding:0 1rem;color:#888;font-size:.9rem}.clear-filters-btn{padding:.5rem 1rem;background:#f59e0b;color:#000;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500;transition:background .2s;white-space:nowrap}.clear-filters-btn:hover{background:#d97706}@media (max-width: 768px){.page-header{flex-direction:column;align-items:stretch}.sessions-filters{padding:1rem;margin:0 1rem 2rem}.filters-row{flex-direction:column;gap:1rem;align-items:stretch}.search-container{min-width:auto;max-width:none}.filter-container{justify-content:center}.filter-select{min-width:auto;flex:1}}.highlighted-session{border:2px solid #4ade80!important;box-shadow:0 0 0 4px #4ade801a!important;animation:highlight-glow 2s ease-in-out}@keyframes highlight-glow{0%{box-shadow:0 0 0 4px #4ade804d}50%{box-shadow:0 0 0 8px #4ade801a}to{box-shadow:0 0 0 4px #4ade801a}}
