:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;max-width:100vw}#root{width:100%;max-width:100vw;min-height:100vh;overflow-x:hidden}button,input,textarea{font-family:inherit}.dashboard-kahoot{min-height:100vh;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:#1a1a2e}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;background:#16213e;color:#fff;flex-shrink:0}.header-logo{display:flex;align-items:center}.header-logo-img{height:80px;width:auto;max-width:360px;object-fit:contain;display:block}.header-right{display:flex;align-items:center;gap:1rem;position:relative}.header-user,.header-settings{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:transparent;border:none;color:#ffffffe6;font-size:.9rem;cursor:pointer;font-family:inherit;border-radius:6px}.header-user:hover,.header-settings:hover{background:#ffffff1a}.header-user-icon{font-size:1.1rem}.header-dropdown{position:absolute;top:100%;right:0;margin-top:.25rem;background:#fff;color:#333;border-radius:8px;box-shadow:0 4px 12px #0003;min-width:140px;z-index:100;overflow:hidden}.header-dropdown button{display:block;width:100%;padding:.6rem 1rem;border:none;background:none;text-align:left;cursor:pointer;font-family:inherit;font-size:.9rem;color:#333}.header-dropdown button:hover{background:#f5f5f5}.header-settings-wrap{position:relative}.header-settings-dropdown{min-width:260px;padding:.75rem;background:#16213e;color:#eee;border:1px solid rgba(255,255,255,.1)}.header-settings-dropdown .settings-dropdown-section{color:#eee}.settings-dropdown-section{display:flex;flex-direction:column;gap:.5rem}.settings-dropdown-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#ffffffb3;margin-bottom:.25rem}.btn-pair-hub-in-dropdown{width:100%;padding:.5rem .75rem;font-size:.9rem;background:#6c5ce7!important;color:#fff!important;border:none;border-radius:6px;cursor:pointer;font-family:inherit}.btn-pair-hub-in-dropdown:hover:not(:disabled){background:#5b4cdb!important;color:#fff!important}.settings-pair-code-box{margin-top:.5rem;padding:.6rem .75rem!important;background:#0003;border-radius:6px}.settings-pair-code-box .dashboard-pair-code-label,.settings-pair-code-box .dashboard-pair-code-hint{color:#ffffffd9}.settings-pair-code-box .dashboard-pair-code-value{font-size:1.25rem;color:#fff}.dashboard-body{display:flex;flex:1;min-height:0}.dashboard-sidebar{width:200px;flex-shrink:0;background:#16213e;padding:1rem 0}.sidebar-nav{display:flex;flex-direction:column;gap:.25rem}.sidebar-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:none;border:none;color:#ffffffd9;font-size:.95rem;cursor:pointer;font-family:inherit;text-align:left;width:100%;transition:background .2s}.sidebar-item:hover{background:#ffffff14;color:#fff}.sidebar-item.active{background:#6496ff59;color:#fff}.sidebar-icon{font-size:1.2rem}.dashboard-main{flex:1;padding:1.5rem;background:linear-gradient(180deg,#1a1a2e,#16213e);overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem}.now-presenting{background:#ffffff0f;border-radius:16px;padding:1.5rem 2rem;border:1px solid rgba(255,255,255,.08)}.now-presenting-title{margin:0 0 1rem;font-size:1.1rem;font-weight:600;color:#ffffffe6}.now-presenting-content{display:flex;gap:3rem;align-items:flex-start;flex-wrap:wrap}.now-presenting-left{display:flex;flex-direction:column;align-items:center;gap:.5rem}.now-presenting-cover{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:.5rem}.now-presenting-cover-text{font-size:.75rem;font-weight:700;line-height:1.2}.now-presenting-quiz-title{margin:0;font-size:.95rem;color:#ffffffe6;max-width:140px;text-align:center}.btn-copy-pin{padding:.5rem 1rem;background:#fff3;color:#fff;border:none;border-radius:8px;font-size:.9rem;cursor:pointer;font-family:inherit}.btn-copy-pin:hover{background:#ffffff4d}.now-presenting-right{flex:1;min-width:220px}.game-pin-label,.now-presenting .game-pin-label,.now-presenting-right .game-pin-label,section.now-presenting .now-presenting-right .game-pin-label{font-size:1.725rem;font-weight:700;color:#fff!important;margin-bottom:.25rem}.game-pin-value{font-size:2.5rem;font-weight:800;color:#fff;letter-spacing:4px;margin-bottom:.75rem}.players-joined{font-size:.9rem;color:#ffffffd9;margin-bottom:.5rem}.players-count{font-weight:600}.players-avatars{display:flex;gap:.35rem;margin-bottom:1rem}.player-avatar{width:28px;height:28px;border-radius:50%;background:#ffffff40;display:inline-block}.now-presenting-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.btn-start-now{padding:.65rem 1.25rem;background:#22c55e;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;font-family:inherit}.btn-start-now:hover{background:#16a34a}.btn-end-game{padding:.65rem 1.25rem;background:#dc2626;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit}.btn-end-game:hover{background:#b91c1c}.game-options{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#ffffffbf}.gear-icon{font-size:1rem}.dashboard-pair-hub{margin-top:.75rem}.btn-pair-hub{padding:.5rem 1rem;font-size:.9rem;background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:8px;cursor:pointer;font-family:inherit}.btn-pair-hub:hover:not(:disabled){background:#ffffff40}.btn-pair-hub:disabled{opacity:.7;cursor:not-allowed}.dashboard-pair-code-box{margin-top:.75rem;padding:.75rem 1rem;background:#0003;border-radius:10px;border:1px solid rgba(255,255,255,.15)}.dashboard-pair-code-label{margin:0 0 .35rem;font-size:.85rem;color:#ffffffe6}.dashboard-pair-code-value{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:6px;font-variant-numeric:tabular-nums;color:#fff}.dashboard-pair-code-hint{margin:.5rem 0 0;font-size:.8rem;color:#ffffffb3}.dashboard-grid-bottom{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;flex:1;min-height:0}.your-pickles{background:#ffffff0d;border-radius:16px;padding:1.25rem;border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;min-height:280px}.your-pickles-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.your-pickles-header h3{margin:0;font-size:1.1rem;font-weight:700;color:#fffffff2}.search-wrap{display:flex;align-items:center;background:#ffffff1a;border-radius:8px;padding:.35rem .75rem}.search-icon{font-size:.9rem;margin-right:.35rem;opacity:.8}.search-input{background:none;border:none;color:#fff;font-size:.85rem;width:120px;outline:none}.search-input::placeholder{color:#ffffff80}.link-create-new{background:none;border:none;color:#7c3aed;font-size:.9rem;font-weight:600;cursor:pointer;padding:.5rem 0;margin-bottom:1rem;text-align:left;font-family:inherit}.link-create-new:hover{text-decoration:underline}.pickles-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.75rem}.pickle-row{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#ffffff0f;border-radius:10px;border:1px solid rgba(255,255,255,.06)}.pickle-row-cover{width:48px;height:48px;border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}.pickle-row-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.pickle-row-title{font-weight:600;color:#fffffff2;font-size:.95rem}.pickle-row-meta{font-size:.8rem;color:#fff9}.pickle-row-actions{display:flex;gap:.5rem;flex-shrink:0}.btn-play{padding:.4rem .85rem;background:#22c55e;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit}.btn-play:hover{background:#16a34a}.btn-edit{padding:.4rem .85rem;background:#6b7280;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit}.btn-edit:hover{background:#4b5563}.btn-delete{padding:.4rem .85rem;background:#dc2626;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit}.btn-delete:hover{background:#b91c1c}.empty-pickles{margin:0;padding:1rem;color:#fff9;font-size:.9rem}.saved-tests-panel{background:#ffffff0d;border-radius:16px;padding:1.25rem;border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;gap:1rem;min-height:280px}.saved-tests-title{margin:0;font-size:1.1rem;font-weight:700;color:#fffffff2}.saved-tests-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.saved-test-item{padding:.6rem .75rem;background:#ffffff0f;border-radius:8px;display:flex;flex-direction:column;gap:.15rem}.saved-test-name{font-weight:600;color:#fffffff2;font-size:.95rem}.saved-test-meta{font-size:.8rem;color:#fff9}.saved-tests-empty{margin:0;padding:1rem;color:#ffffff80;font-size:.9rem}.btn-quiz-maker{padding:.75rem 1.25rem;background:#1976d2;color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;font-family:inherit;margin-top:auto}.btn-quiz-maker:hover{background:#1565c0}@media(max-width:900px){.dashboard-grid-bottom{grid-template-columns:1fr}.dashboard-sidebar{width:56px;padding:1rem .25rem}.sidebar-item span:not(.sidebar-icon){display:none}.sidebar-item{justify-content:center;padding:.75rem}.now-presenting-content{flex-direction:column;align-items:center}.now-presenting-right{width:100%}}.dashboard-container{min-height:100vh;background:#f5f5f5;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.dashboard-nav{background:#fff;border-bottom:1px solid #e0e0e0;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:64px;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000000d}.nav-left{display:flex;align-items:center;gap:2rem}.logo{display:flex;align-items:center;cursor:pointer}.logo-image{height:60px;width:auto;max-width:250px;object-fit:cover;object-position:center center;border-radius:4px}.nav-menu{display:flex;gap:.5rem;align-items:center}.nav-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;text-decoration:none;color:#333;border-radius:6px;transition:all .2s ease;position:relative;font-size:.95rem;background:none;border:none;cursor:pointer;font-family:inherit}.nav-item:hover{background:#f5f5f5}.nav-item.active{color:#46178f;font-weight:600}.nav-item.active:after{content:"";position:absolute;bottom:0;left:1rem;right:1rem;height:2px;background:#46178f}.nav-icon{font-size:1.1rem}.nav-badge{background:#ff4757;color:#fff;border-radius:10px;padding:2px 6px;font-size:.75rem;font-weight:600;margin-left:.25rem}.nav-right{display:flex;align-items:center;gap:1rem}.nav-btn{padding:.5rem 1rem;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.upgrade-btn{background:gold;color:#333}.upgrade-btn:hover{background:#ffed4e}.share-btn{background:#f0f0f0;color:#333}.share-btn:hover{background:#e0e0e0}.create-btn{background:#46178f;color:#fff}.create-btn:hover{background:#5a1fa8;transform:translateY(-1px);box-shadow:0 2px 8px #46178f4d}.user-profile{display:flex;align-items:center;gap:.5rem;padding:.5rem;border-radius:6px;cursor:pointer;transition:background .2s ease}.user-profile:hover{background:#f5f5f5}.user-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.user-name{font-size:.9rem;color:#333;font-weight:500}.dropdown-arrow{font-size:.7rem;color:#666}.info-btn{background:none;border:none;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:background .2s ease}.info-btn:hover{background:#f5f5f5}.dashboard-content-new{max-width:1600px;margin:0 auto;padding:2rem}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:3rem;margin-bottom:2rem;color:#fff;box-shadow:0 10px 40px #667eea4d}.hero-content{display:flex;justify-content:space-between;align-items:center;gap:2rem}.hero-text h1{margin:0 0 .5rem;font-size:2.5rem;font-weight:700}.hero-text p{margin:0;font-size:1.2rem;opacity:.9}.hero-actions{display:flex;gap:1rem}.hero-create-btn,.hero-discover-btn{padding:1rem 2rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-family:inherit}.hero-create-btn{background:#fff;color:#667eea}.hero-create-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.hero-discover-btn{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-discover-btn:hover{background:#ffffff4d;border-color:#ffffff80}.hero-icon{font-size:1.2rem}.main-grid{display:grid;grid-template-columns:280px 1fr 320px;gap:2rem}.sidebar-section,.main-content-section,.rightbar-section{display:flex;flex-direction:column;gap:1.5rem}.profile-card-compact{text-align:center;padding:1.5rem 1rem}.profile-compact-header{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1rem;position:relative}.profile-avatar-large{width:70px;height:70px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.8rem}.add-name-btn-small{position:absolute;top:0;right:0;background:#46178f;color:#fff;border:none;width:28px;height:28px;border-radius:50%;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center}.name-input-group-compact{display:flex;gap:.25rem;width:100%}.name-input-small{flex:1;padding:.4rem;border:2px solid #e0e0e0;border-radius:6px;font-size:.8rem;font-family:inherit}.save-btn-small,.cancel-btn-small{padding:.4rem .6rem;border:none;border-radius:6px;font-size:.8rem;cursor:pointer;font-family:inherit}.save-btn-small{background:#11998e;color:#fff}.cancel-btn-small{background:#ff4757;color:#fff}.profile-name-compact{font-weight:600;font-size:1rem;color:#333;margin-bottom:.5rem}.profile-plan-compact{font-size:.85rem;color:#666;display:flex;flex-direction:column;gap:.25rem}.upgrade-link-btn-small{background:none;border:none;color:#46178f;font-weight:600;cursor:pointer;font-size:.85rem;padding:0;font-family:inherit}.stats-card{padding:1.5rem}.stats-title{margin:0 0 1rem;font-size:1rem;color:#333}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.stat-item{text-align:center}.stat-number{font-size:1.8rem;font-weight:700;color:#46178f;margin-bottom:.25rem}.stat-label{font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.challenges-card{padding:1.5rem}.pickles-main-card{padding:2rem}.pickles-header-main{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0}.pickles-header-main h2{margin:0 0 .5rem;font-size:1.8rem;color:#333}.pickles-subtitle{margin:0;color:#666;font-size:.95rem}.pickles-tabs-main{display:flex;gap:.5rem}.tab-btn-main{padding:.75rem 1.5rem;border:none;background:#f5f5f5;color:#666;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.tab-btn-main:hover{background:#e9ecef}.tab-btn-main.active{background:#46178f;color:#fff}.pickles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.pickle-card-item{background:#f8f9fa;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column;gap:1rem;position:relative}.pickle-card-item:hover{border-color:#46178f;transform:translateY(-4px);box-shadow:0 8px 20px #46178f26}.pickle-card-image{width:60px;height:60px;border-radius:12px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.8rem;font-weight:700}.pickle-card-content{flex:1}.pickle-card-title{font-weight:600;color:#333;margin-bottom:.5rem;font-size:1rem}.pickle-card-meta{font-size:.85rem;color:#666;display:flex;gap:.5rem;align-items:center}.pickle-card-action{position:absolute;top:1rem;right:1rem;font-size:1.5rem;color:#46178f;opacity:0;transition:all .3s ease}.pickle-card-item:hover .pickle-card-action{opacity:1}.empty-pickles-main{text-align:center;padding:4rem 2rem;color:#999}.empty-icon-large{font-size:4rem;margin-bottom:1rem}.empty-pickles-main p{margin:0 0 1.5rem;font-size:1.1rem}.create-first-btn-large{background:#46178f;color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit;font-size:1rem}.create-first-btn-large:hover{background:#5a1fa8;transform:translateY(-2px);box-shadow:0 6px 20px #46178f4d}.host-section-new{background:linear-gradient(135deg,#11998e,#38ef7d)!important;color:#fff;padding:2rem}.host-content-new{display:flex;flex-direction:column;gap:2rem}.host-text-new h2{margin:0 0 .5rem;font-size:1.5rem;color:#fff}.host-text-new p{margin:0;opacity:.9}.host-steps-new{display:flex;align-items:center;justify-content:center;gap:1rem}.host-step-new{display:flex;align-items:center;gap:1rem;background:#fff3;padding:1rem 1.5rem;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);min-width:0;flex-shrink:0}.step-number{width:40px;height:40px;border-radius:50%;background:#fff;color:#11998e;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem}.step-content{display:flex;flex-direction:column;min-width:0;flex:1}.step-title{font-weight:600;font-size:1rem;color:#fff!important;margin:0;line-height:1.2}.step-desc{font-size:.85rem;opacity:.9;color:#fff!important;margin:0;margin-top:.25rem;line-height:1.2}.step-arrow{font-size:1.5rem;opacity:.7;color:#fff}.news-card{padding:2rem}.news-card h3{margin:0 0 1.5rem;font-size:1.2rem;color:#333}.news-list-new{display:flex;flex-direction:column;gap:1rem}.news-item-new{display:flex;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:10px;transition:all .2s ease}.news-item-new:hover{background:#e9ecef}.news-badge{background:#46178f;color:#fff;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:600;height:fit-content}.news-content{flex:1}.news-excerpt{color:#666;font-size:.85rem}.reports-card{padding:1.5rem}.reports-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.reports-header h3{margin:0;font-size:1rem;color:#333}.reports-count{background:#46178f;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600}.reports-list-new{display:flex;flex-direction:column;gap:.75rem}.report-item-new{display:flex;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:10px;cursor:pointer;transition:all .2s ease}.report-item-new:hover{background:#e9ecef;transform:translate(4px)}.report-icon{font-size:1.5rem}.report-content-new{flex:1}.report-title-new{font-weight:600;color:#333;margin-bottom:.25rem;font-size:.9rem}.report-date-new{font-size:.8rem;color:#666}.promo-card-new{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;padding:2rem}.promo-icon{font-size:2.5rem;margin-bottom:1rem}.promo-content-new h3{margin:0 0 .5rem;color:#fff;font-size:1.2rem}.promo-content-new p{margin:0 0 1rem;opacity:.9}.promo-features{list-style:none;padding:0;margin:0 0 1.5rem}.promo-features li{padding:.5rem 0;opacity:.9}.promo-features li:before{content:"✓ ";margin-right:.5rem}.promo-upgrade-btn-new{width:100%;background:#fff;color:#ff6b6b;border:none;padding:.75rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.promo-upgrade-btn-new:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.verified-card{padding:1.5rem;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.verified-header h3{margin:0 0 1rem;color:#fff;font-size:1rem}.verified-content{text-align:center}.verified-badge-new{background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;display:inline-block;margin-bottom:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.verified-content p{margin:0 0 1rem;opacity:.9;font-size:.9rem}.find-pickles-btn{width:100%;background:#fff;color:#f5576c;border:none;padding:.75rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.find-pickles-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.interests-card{padding:1.5rem}.interests-card h3{margin:0 0 1rem;font-size:1rem;color:#333}.add-interest-btn{width:100%;background:#f5f5f5;border:2px dashed #ccc;padding:.75rem;border-radius:8px;font-weight:600;cursor:pointer;color:#666;transition:all .2s ease;font-family:inherit;margin-bottom:1rem}.add-interest-btn:hover{background:#e9ecef;border-color:#46178f;color:#46178f}.interest-input-group-new{display:flex;gap:.5rem;margin-bottom:1rem}.interest-input-new{flex:1;padding:.5rem;border:2px solid #e0e0e0;border-radius:6px;font-size:.85rem;font-family:inherit}.save-btn-new,.cancel-btn-new{padding:.5rem .75rem;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit}.save-btn-new{background:#11998e;color:#fff}.cancel-btn-new{background:#ff4757;color:#fff}.interests-list-new{display:flex;flex-wrap:wrap;gap:.5rem}.interest-tag-new{display:inline-flex;align-items:center;gap:.5rem;background:#e8f4f8;color:#46178f;padding:.4rem .8rem;border-radius:20px;font-size:.85rem;font-weight:500}.remove-interest-new{background:none;border:none;color:#46178f;cursor:pointer;font-size:1.1rem;line-height:1;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.remove-interest-new:hover{background:#46178f1a}@media(max-width:1400px){.main-grid{grid-template-columns:250px 1fr 280px}}@media(max-width:1200px){.main-grid{grid-template-columns:1fr}.sidebar-section,.rightbar-section{order:2}.main-content-section{order:1}.hero-content{flex-direction:column;text-align:center}.hero-actions{width:100%;justify-content:center}}@media(max-width:768px){.pickles-grid{grid-template-columns:1fr}.host-steps-new{flex-direction:column}.step-arrow{transform:rotate(90deg)}.hero-text h1{font-size:1.8rem}.hero-actions{flex-direction:column}.hero-create-btn,.hero-discover-btn{width:100%}}.dashboard-left,.dashboard-middle,.dashboard-right{display:flex;flex-direction:column;gap:1.5rem}.dashboard-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #00000014}.profile-card{text-align:center}.profile-header{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1rem}.profile-avatar-large{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:2rem}.add-name-btn{background:#46178f;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.add-name-btn:hover{background:#5a1fa8}.profile-name{font-weight:600;font-size:1.1rem;color:#333;margin-bottom:.5rem}.profile-plan,.profile-interests{font-size:.9rem;color:#666;margin-bottom:.5rem}.upgrade-link,.add-link{color:#46178f;text-decoration:none;font-weight:600}.upgrade-link:hover,.add-link:hover{text-decoration:underline}.challenges-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.challenges-header h3{margin:0;font-size:1rem;color:#333}.trophy-icon{font-size:1.5rem}.challenge-item{padding:1rem;background:#f8f9fa;border-radius:8px;margin-bottom:1rem}.challenge-time{font-size:.85rem;color:#666;margin-bottom:.25rem}.challenge-title{font-weight:600;color:#333}.see-all-link{color:#46178f;text-decoration:none;font-size:.9rem;font-weight:600;display:block;text-align:center;margin-top:1rem}.see-all-link:hover{text-decoration:underline}.promo-banner-left{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.promo-banner-left .promo-content h3{color:#fff;margin:0 0 .5rem;font-size:1rem}.promo-banner-left .promo-content p{color:#ffffffe6;font-size:.9rem;margin:0 0 1rem}.promo-illustration{font-size:2rem;text-align:center;margin-top:1rem}.promo-banner-right{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff}.promo-banner-right .promo-content h3{color:#fff;margin:0 0 1rem;font-size:1rem}.verified-badges{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.verified-badge{background:#fff3;padding:.5rem;border-radius:6px;font-size:.85rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.find-kahoots-btn{width:100%;background:#fff;color:#ff6b6b;border:none;padding:.75rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.find-kahoots-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.host-section{background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff}.host-section h2{color:#fff;margin:0 0 1.5rem;font-size:1.2rem}.host-steps{display:flex;justify-content:space-around;gap:1rem}.host-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1}.step-circle{width:60px;height:60px;border-radius:50%;background:#ffffff4d;display:flex;align-items:center;justify-content:center;font-size:1.5rem;position:relative}.step-circle.completed{background:#fff;color:#11998e}.step-circle.completed:before{content:"✓";position:absolute;top:-5px;right:-5px;background:#11998e;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}.step-label{font-size:.85rem;text-align:center;color:#fff;font-weight:500}.dashboard-card h3{margin:0 0 1rem;font-size:1.1rem;color:#333}.news-list{display:flex;flex-direction:column;gap:1rem}.news-item{padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.news-item:last-child{border-bottom:none;padding-bottom:0}.news-title{font-weight:600;color:#333;margin-bottom:.25rem;font-size:.95rem}.news-excerpt{color:#666;font-size:.9rem}.kahoots-tabs{display:flex;gap:.5rem;margin-bottom:1rem;border-bottom:2px solid #f0f0f0}.tab-btn{background:none;border:none;padding:.75rem 1rem;font-size:.95rem;font-weight:600;color:#666;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s ease;font-family:inherit}.tab-btn:hover{color:#333}.tab-btn.active{color:#46178f;border-bottom-color:#46178f}.kahoots-list{display:flex;flex-direction:column;gap:1rem}.kahoot-item{display:flex;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:8px;cursor:pointer;transition:all .2s ease}.kahoot-item:hover{background:#e9ecef;transform:translate(4px)}.kahoot-image{width:80px;height:80px;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;flex-shrink:0}.kahoot-info{flex:1}.kahoot-title{font-weight:600;color:#333;margin-bottom:.5rem;font-size:.95rem}.kahoot-meta{font-size:.85rem;color:#666}.empty-kahoots{text-align:center;padding:2rem;color:#999}.empty-kahoots p{margin:0}.reports-list{display:flex;flex-direction:column;gap:.75rem}.report-item{padding:.75rem;background:#f8f9fa;border-radius:6px}.report-date{font-size:.85rem;color:#666;margin-bottom:.25rem}.report-title{font-weight:600;color:#333;font-size:.95rem}@media(max-width:1200px){.dashboard-content{grid-template-columns:250px 1fr 300px;gap:1.5rem}}@media(max-width:968px){.dashboard-content{grid-template-columns:1fr}.dashboard-left,.dashboard-right{order:2}.dashboard-middle{order:1}.nav-menu{display:none}.nav-right{gap:.5rem}.nav-btn{padding:.5rem;font-size:.8rem}.user-name{display:none}.host-steps{flex-direction:column;align-items:center}}@media(max-width:640px){.dashboard-nav{padding:0 1rem}.logo-image{height:50px;max-width:200px}.dashboard-content{padding:1rem}.nav-right{gap:.25rem}.upgrade-btn,.share-btn{display:none}}.user-menu{position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:150px;z-index:1000;overflow:hidden}.user-menu button{width:100%;padding:.75rem 1rem;border:none;background:none;text-align:left;cursor:pointer;font-family:inherit;font-size:.9rem;color:#333;transition:background .2s ease;display:flex;align-items:center;gap:.5rem}.user-menu button:hover{background:#f5f5f5}.name-input-group,.interest-input-group{display:flex;gap:.5rem;width:100%;margin-top:.5rem}.name-input,.interest-input{flex:1;padding:.5rem;border:2px solid #e0e0e0;border-radius:6px;font-size:.85rem;font-family:inherit}.name-input:focus,.interest-input:focus{outline:none;border-color:#46178f}.save-btn,.cancel-btn{padding:.5rem .75rem;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit}.save-btn{background:#11998e;color:#fff}.save-btn:hover{background:#0d7a6f}.cancel-btn{background:#ff4757;color:#fff}.cancel-btn:hover{background:#ff3838}.upgrade-link-btn,.add-link-btn{background:none;border:none;color:#46178f;text-decoration:none;font-weight:600;cursor:pointer;font-family:inherit;font-size:inherit;padding:0}.upgrade-link-btn:hover,.add-link-btn:hover{text-decoration:underline}.interests-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.interest-tag{display:inline-flex;align-items:center;gap:.5rem;background:#e8f4f8;color:#46178f;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.remove-interest{background:none;border:none;color:#46178f;cursor:pointer;font-size:1.2rem;line-height:1;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.remove-interest:hover{background:#46178f1a}.see-all-link-btn{background:none;border:none;color:#46178f;text-decoration:none;font-size:.9rem;font-weight:600;display:block;text-align:center;margin-top:1rem;cursor:pointer;font-family:inherit;padding:.5rem;border-radius:6px;transition:all .2s ease}.see-all-link-btn:hover{background:#f5f5f5;text-decoration:underline}.promo-upgrade-btn{width:100%;background:#fff;color:#667eea;border:none;padding:.75rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;margin-top:1rem}.promo-upgrade-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.create-first-btn{width:100%;background:#46178f;color:#fff;border:none;padding:.75rem 1rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;margin-top:1rem}.create-first-btn:hover{background:#5a1fa8;transform:translateY(-2px);box-shadow:0 4px 12px #46178f4d}.report-item{cursor:pointer;transition:all .2s ease}.report-item:hover{background:#e9ecef;transform:translate(4px)}.empty-reports{text-align:center;padding:2rem;color:#999}.empty-reports p{margin:0;font-size:.9rem}.records-view{width:100%;max-width:1200px;margin:0 auto;padding:1rem 0}.records-loading{padding:2rem;text-align:center;color:#fffc;font-size:1.1rem}.records-empty{padding:2rem;text-align:center;color:#ffffffd9;font-size:1rem}.records-heading-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.records-heading{margin:0;font-size:1.5rem;font-weight:700;color:#fff}.records-actions{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.records-select-all{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem;color:#ffffffe6}.records-select-all input{cursor:pointer}.btn-delete-records{padding:.5rem 1rem;font-size:.9rem;font-weight:600;background:#c62828;color:#fff;border:none;border-radius:8px;cursor:pointer;font-family:inherit;transition:background .2s}.btn-delete-records:hover:not(:disabled){background:#b71c1c}.btn-delete-records:disabled{opacity:.5;cursor:not-allowed}.records-list{display:flex;flex-direction:column;gap:.75rem}.record-card{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;text-align:left;cursor:pointer;border:1px solid rgba(255,255,255,.15);background:#16213e;color:#fff;font-family:inherit;border-radius:12px;transition:background .2s,transform .15s}.record-card:hover{background:#1f3460;transform:translateY(-2px)}.record-card-selected{border-color:#fff6;background:#1f3460}.record-card-checkbox{flex-shrink:0;padding-top:.15rem;cursor:pointer}.record-card-checkbox input{cursor:pointer;width:1.1rem;height:1.1rem}.record-card-body{display:flex;flex-direction:column;gap:.35rem;flex:1;min-width:0}.record-card-title{font-size:1.1rem;font-weight:700;color:#fff}.record-card-meta{font-size:.9rem;color:#ffffffbf}.record-detail-wrap{width:100%;padding:0 0 2rem}.record-detail-back{margin-bottom:1rem;padding:.5rem 0;background:none;border:none;color:#ffffffe6;font-size:.95rem;cursor:pointer;font-family:inherit}.record-detail-back:hover{color:#fff;text-decoration:underline}.record-detail-title{margin:0 0 .25rem;font-size:1.5rem;font-weight:700;color:#fff}.record-detail-date{margin:0 0 1rem;font-size:.95rem;color:#fffc}.record-detail-table-wrap{overflow-x:auto;border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#16213e}.record-detail-table{width:100%;border-collapse:collapse;font-size:.9rem;color:#fff}.record-detail-table th,.record-detail-table td{padding:.65rem 1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.record-detail-table th{font-weight:700;background:#0003;color:#fff}.record-th-question{min-width:200px;max-width:320px}.record-th-player{min-width:100px}.record-th-player-name{display:block;font-size:.85rem}.record-th-player-score{display:block;font-size:.8rem;font-weight:500;color:#ffffffbf}.record-td-question{vertical-align:top}.record-q-num{display:inline-block;font-weight:700;color:#ffffffe6;margin-right:.5rem}.record-q-text{color:#ffffffe6;line-height:1.35}.record-td-answer.correct{color:#7dce82}.record-td-answer.wrong{color:#e07a7a}.record-answer-mark{font-weight:700}.record-answer-pts{font-size:.85rem;opacity:.95}.record-total-row td{border-top:2px solid rgba(255,255,255,.25);padding-top:.75rem;font-weight:600;color:#fff}.quiz-maker-kahoot{min-height:100vh;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;display:flex;flex-direction:column}.quiz-maker-header{background:#46178f;color:#fff;padding:.75rem 1.5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a;z-index:100;gap:1rem;position:relative;flex-shrink:0}.header-left{display:flex;align-items:center;gap:1rem;flex:0 0 auto;min-width:0}.header-center{flex:1 1 auto;min-width:200px;display:flex;justify-content:center;align-items:center;padding:0 1rem;position:relative;z-index:2}.header-center .quiz-title-input{min-width:180px;max-width:320px;width:100%;position:relative;z-index:1;pointer-events:auto}.pickle-logo{display:flex;align-items:center;flex-shrink:0}.pickle-logo-image{height:50px;width:auto;max-width:200px;object-fit:cover;object-position:center center;border-radius:4px}.quiz-title-input{background:#fff3;border:none;border-radius:4px;padding:.5rem 1rem;color:#fff;font-size:.95rem;min-width:120px;flex:1;font-family:inherit;text-align:center}.quiz-title-input::placeholder{color:#ffffffb3}.quiz-title-input:focus{outline:none;background:#ffffff4d}.header-right{display:flex;flex-direction:row;flex-wrap:nowrap;gap:.75rem;align-items:center;flex-shrink:0;margin-left:auto}.header-btn{padding:.5rem 1rem;border:none;border-radius:4px;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s ease;flex-shrink:0}.settings-btn{background:#2196f3;color:#fff;padding:.5rem;display:inline-flex;align-items:center;justify-content:center}.settings-gear-icon{width:1.35rem;height:1.35rem;display:block}.settings-btn:hover{background:#1976d2}.back-to-dashboard-btn{background:#fff;color:#46178f;white-space:nowrap}.back-to-dashboard-btn:hover{background:#f0f0f0}.header-save-message{font-size:.9rem;font-weight:600;color:#b9f6ca;margin-right:.5rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.start-btn{background:#4caf50;color:#fff}.start-btn:hover:not(:disabled){background:#45a049;transform:translateY(-1px)}.start-btn:disabled{opacity:.5;cursor:not-allowed}.done-btn{background:#fff;color:#46178f}.done-btn:hover:not(:disabled){background:#f0f0f0}.done-btn:disabled{opacity:.5;cursor:not-allowed}.quiz-maker-body{display:flex;flex:1;overflow:hidden}.quiz-sidebar{width:280px;background:#fff;border-right:1px solid #e0e0e0;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.sidebar-header{font-weight:600;color:#333;font-size:.95rem;margin-bottom:.5rem}.quiz-count{color:#666}.question-preview-card{background:#f8f9fa;border-radius:8px;padding:1rem;position:relative;margin-bottom:1rem;border:1px solid #e0e0e0}.preview-time-badge{position:absolute;top:.5rem;left:.5rem;background:#0009;color:#fff;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600}.preview-question-placeholder{font-size:.9rem;color:#666;margin-bottom:.75rem;min-height:40px;padding-top:2rem}.preview-image-placeholder{background:#e0e0e0;border-radius:4px;height:120px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;overflow:hidden}.preview-image{width:100%;height:100%;object-fit:cover}.image-icon{font-size:2rem;opacity:.5}.preview-answers-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.preview-answer-box{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:.5rem;font-size:.8rem;color:#666;text-align:center;min-height:40px;display:flex;align-items:center;justify-content:center}.add-question-btn{width:100%;background:#2196f3;color:#fff;border:none;padding:.75rem;border-radius:6px;font-weight:600;font-size:.95rem;cursor:pointer;font-family:inherit;transition:all .2s ease;margin-top:.5rem}.add-question-btn:hover{background:#1976d2;transform:translateY(-1px);box-shadow:0 2px 4px #2196f34d}.sidebar-btn{width:100%;background:#fff;border:1px solid #e0e0e0;padding:.75rem;border-radius:6px;font-size:.9rem;cursor:pointer;font-family:inherit;transition:all .2s ease;text-align:left;display:flex;align-items:center;gap:.5rem}.sidebar-btn:hover{background:#f5f5f5;border-color:#46178f}.import-btn{color:#ff9800}.import-icon{font-size:1.2rem}.quiz-main-content{flex:1;padding:2rem;overflow-y:auto;background:#fff}.question-input-section{margin-bottom:2rem}.question-text-input{width:100%;border:2px solid #e0e0e0;border-radius:8px;padding:1.5rem;font-size:1.2rem;font-family:inherit;resize:vertical;min-height:120px;transition:all .2s ease}.question-text-input:focus{outline:none;border-color:#46178f;box-shadow:0 0 0 3px #46178f1a}.question-text-input::placeholder{color:#999}.media-upload-section{margin-bottom:2rem}.media-dropzone{border:2px dashed #e0e0e0;border-radius:8px;padding:3rem;text-align:center;margin-bottom:1rem;transition:all .2s ease;cursor:pointer;position:relative;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.media-dropzone:hover{border-color:#46178f;background:#f8f9fa}.media-dropzone.drag-active{border-color:#46178f;background:#f0f4ff;border-style:solid}.media-dropzone.has-image{padding:0;min-height:auto}.dropzone-icon{font-size:3rem;margin-bottom:.5rem}.media-dropzone p{color:#666;font-size:.95rem;margin:0}.media-buttons{display:flex;gap:.75rem}.media-btn{background:#fff;border:1px solid #e0e0e0;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;font-family:inherit;transition:all .2s ease;display:inline-block}.media-btn:hover{background:#f5f5f5;border-color:#46178f}.media-btn.remove-btn{background:#ff4757;color:#fff;border-color:#ff4757}.media-btn.remove-btn:hover{background:#ee5a6f;border-color:#ee5a6f}.image-preview-container{position:relative;width:100%;height:100%;min-height:200px;border-radius:8px;overflow:hidden}.uploaded-image{width:100%;height:100%;object-fit:contain;max-height:400px;display:block}.remove-image-btn{position:absolute;top:.5rem;right:.5rem;background:#000000b3;color:#fff;border:none;border-radius:50%;width:32px;height:32px;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:10}.remove-image-btn:hover{background:#000000e6;transform:scale(1.1)}.youtube-preview{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:#f8f9fa;border-radius:8px}.youtube-icon{font-size:3rem;color:red;margin-bottom:.5rem}.youtube-preview p{color:#666;margin:0;font-size:.9rem}.question-settings-section{display:flex;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e0e0e0}.setting-item{flex:1}.setting-item label{display:block;font-weight:600;color:#333;margin-bottom:.5rem;font-size:.9rem}.slider-container{display:flex;align-items:center;gap:1rem}.slider-value{min-width:60px;font-weight:600;color:#46178f;font-size:.95rem}.slider{flex:1;height:6px;border-radius:3px;background:#e0e0e0;outline:none;-webkit-appearance:none}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#46178f;cursor:pointer}.slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#46178f;cursor:pointer;border:none}.answer-options-select{width:100%;padding:.5rem;border:1px solid #e0e0e0;border-radius:6px;font-size:.9rem;font-family:inherit;background:#fff;cursor:pointer}.answer-options-select:focus{outline:none;border-color:#46178f}.answers-section{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.answer-field{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:none;border-radius:8px;transition:all .2s ease;box-shadow:0 2px 4px #0000001a;min-height:auto}.answer-field:focus-within{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}.answer-field.answer-triangle{background-color:#e21b3c!important}.answer-field.answer-diamond{background-color:#1368ce!important}.answer-field.answer-circle{background-color:orange!important}.answer-field.answer-square{background-color:#26890c!important}.answer-shape{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.95rem;flex-shrink:0;background-color:#fff3!important;border-radius:4px}.answer-shape.diamond span{display:inline-block}.answer-input{flex:1;border:none;padding:.5rem .75rem;font-size:.95rem;font-family:inherit;outline:none;background:transparent;color:#fff;font-weight:500}.answer-input::placeholder{color:#ffffffb3}.answer-input:-webkit-autofill,.answer-input:-webkit-autofill:hover,.answer-input:-webkit-autofill:focus{-webkit-text-fill-color:white;-webkit-box-shadow:0 0 0px 1000px transparent inset;transition:background-color 5000s ease-in-out 0s}.correct-btn{width:32px;height:32px;border:2px solid rgba(255,255,255,.5);border-radius:50%;background:#fff3;cursor:pointer;font-size:1.2rem;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.correct-btn:hover{border-color:#fffc;background:#ffffff4d}.correct-btn.active{background:#fff;border-color:#fff;color:#26890c;box-shadow:0 2px 8px #0000004d}.question-navigation{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;margin-bottom:1rem;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.nav-btn{padding:.5rem 1rem;background:#fff;border:1px solid #e0e0e0;border-radius:6px;font-size:.9rem;cursor:pointer;font-family:inherit;transition:all .2s ease}.nav-btn:hover:not(:disabled){background:#f5f5f5;border-color:#46178f}.nav-btn:disabled{opacity:.5;cursor:not-allowed}.question-counter{font-weight:600;color:#666;font-size:.9rem}.delete-question-btn{width:100%;padding:.75rem;background:#ff4757;color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s ease}.delete-question-btn:hover{background:#ee5a6f;transform:translateY(-1px);box-shadow:0 2px 4px #ff47574d}.explanation-section{margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid #e0e0e0}.explanation-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.explanation-header label{font-weight:600;color:#333;font-size:.9rem}.explanation-toggle-btn{background:#f5f5f5;border:1px solid #e0e0e0;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;cursor:pointer;font-family:inherit;transition:all .2s ease;color:#666}.explanation-toggle-btn:hover{background:#e8e8e8;border-color:#46178f;color:#46178f}.explanation-input{width:100%;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:.95rem;font-family:inherit;resize:vertical;min-height:80px;transition:all .2s ease;box-sizing:border-box}.explanation-input:focus{outline:none;border-color:#46178f;box-shadow:0 0 0 3px #46178f1a}.explanation-input::placeholder{color:#999}.empty-question-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;color:#666}.empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.empty-question-state h2{margin:0 0 .5rem;color:#333}.empty-question-state p{margin:0;color:#999}.ai-generate-btn{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;border:none!important;font-weight:600}.ai-generate-btn:hover:not(:disabled){background:linear-gradient(135deg,#5568d3,#653a91)!important;transform:translateY(-1px);box-shadow:0 2px 4px #667eea4d}.ai-generate-btn:disabled{opacity:.5;cursor:not-allowed;background:#e0e0e0!important;color:#999!important}.ai-icon{font-size:1.2rem;margin-right:.5rem}.ai-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ai-modal-content{background:#fff;border-radius:16px;width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ai-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}.ai-modal-header h2{margin:0;font-size:1.5rem;color:#333;font-weight:700}.ai-modal-close{background:none;border:none;font-size:2rem;color:#999;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.ai-modal-close:hover:not(:disabled){background:#f5f5f5;color:#333}.ai-modal-close:disabled{opacity:.5;cursor:not-allowed}.ai-modal-body{padding:1.5rem}.ai-modal-description{color:#666;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.ai-form-group{margin-bottom:1.5rem}.ai-form-group label{display:block;font-weight:600;color:#333;margin-bottom:.5rem;font-size:.9rem}.ai-input{width:100%;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s ease;box-sizing:border-box}.ai-input:focus{outline:none;border-color:#46178f;box-shadow:0 0 0 3px #46178f1a}.ai-input:disabled{background:#f5f5f5;cursor:not-allowed}.ai-form-group small{display:block;color:#999;font-size:.85rem;margin-top:.25rem}.ai-error-message{background:#fee;color:#c33;padding:.75rem 1rem;border-radius:8px;border:1px solid #fcc;font-size:.9rem;margin-top:1rem;white-space:pre-line;line-height:1.6}.ai-error-message a{color:#46178f;text-decoration:underline}.ai-warning-message{background:#fff3cd;color:#856404;padding:.75rem 1rem;border-radius:8px;border:1px solid #ffeaa7;font-size:.9rem;margin-top:1rem}.ai-modal-footer{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid #e0e0e0}.ai-cancel-btn{padding:.75rem 1.5rem;background:#fff;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s ease;color:#666}.ai-cancel-btn:hover:not(:disabled){background:#f5f5f5;border-color:#46178f;color:#333}.ai-cancel-btn:disabled{opacity:.5;cursor:not-allowed}.ai-generate-btn-modal{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.ai-generate-btn-modal:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.ai-generate-btn-modal:disabled{opacity:.6;cursor:not-allowed;transform:none}.ai-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}.ai-modal-content-wide{max-width:1200px}.ai-modal-content-wide.ai-overview-active .ai-modal-header{background:linear-gradient(135deg,#46178f,#6a1b9a);color:#fff;border-bottom:none}.ai-modal-content-wide.ai-overview-active .ai-modal-header h2{color:#fff}.ai-modal-content-wide.ai-overview-active .ai-modal-close{color:#ffffffe6}.ai-modal-content-wide.ai-overview-active .ai-modal-close:hover:not(:disabled){background:#fff3;color:#fff}.ai-modal-content-wide.ai-overview-active .ai-modal-body{background:linear-gradient(180deg,#f8f5fc,#fff)}.ai-modal-content-wide.ai-overview-active .ai-modal-description{color:#4a148c;font-weight:500}.ai-preview-list{display:flex;flex-direction:column;gap:.75rem;max-height:50vh;overflow-y:auto;padding:.25rem 0}.ai-preview-card{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:2px solid #e1d5f0;border-radius:14px;cursor:grab;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:0 2px 8px #46178f14}.ai-preview-card:hover{border-color:#b39ddb;box-shadow:0 4px 12px #46178f1f}.ai-preview-card:active{cursor:grabbing}.ai-preview-card-dragging{opacity:.6;border-style:dashed;border-color:#7b1fa2;background:#fffffff2}.ai-preview-card-drop-target{border-color:#46178f;background:#46178f0f;box-shadow:0 0 0 3px #46178f26}.ai-preview-drag-handle{flex-shrink:0;color:#7b1fa2;font-size:1.25rem;letter-spacing:-2px;padding:.25rem;cursor:grab;-webkit-user-select:none;user-select:none}.ai-preview-checkbox{flex-shrink:0;display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;font-weight:600;color:#4a148c}.ai-preview-checkbox input{width:1.1rem;height:1.1rem;cursor:pointer;accent-color:#46178f}.ai-preview-card-body{flex:1;min-width:0}.ai-preview-question-text{font-weight:600;color:#2d1f4e;margin-bottom:.5rem;line-height:1.4}.ai-preview-options{display:flex;flex-direction:column;gap:.35rem}.ai-preview-option{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#5e4a6e;padding:.25rem 0}.ai-preview-option-label{flex-shrink:0;font-weight:700;width:1.5rem;color:#6a1b9a}.ai-preview-option-correct .ai-preview-option-label{color:#26890c}.ai-preview-option-correct .ai-preview-option-text{font-weight:600;color:#2d1f4e}.ai-modal-content-wide.ai-overview-active .ai-modal-footer{border-top:1px solid #e1d5f0;background:#faf8fc}.ai-modal-content-wide.ai-overview-active .ai-cancel-btn{color:#46178f;border:2px solid #b39ddb;background:#fff}.ai-modal-content-wide.ai-overview-active .ai-cancel-btn:hover:not(:disabled){background:#f3e5f5;border-color:#7b1fa2}.ai-modal-content-wide.ai-overview-active .ai-generate-btn-modal{background:linear-gradient(135deg,#46178f,#6a1b9a);color:#fff}.ai-modal-content-wide.ai-overview-active .ai-generate-btn-modal:hover:not(:disabled){background:linear-gradient(135deg,#5a1fa8,#7b1fa2);box-shadow:0 4px 12px #46178f59}@media(max-width:768px){.ai-modal-content,.ai-modal-content-wide{width:95%;margin:1rem}.ai-modal-header h2{font-size:1.25rem}.ai-modal-footer{flex-direction:column}.ai-cancel-btn,.ai-generate-btn-modal{width:100%}}@media(max-width:1200px){.quiz-sidebar{width:240px}.question-settings-section{flex-direction:column;gap:1rem}}@media(max-width:768px){.quiz-maker-body{flex-direction:column}.quiz-sidebar{width:100%;max-height:300px}.quiz-maker-header{flex-wrap:wrap}.header-center{order:3;width:100%;padding:.5rem 0 0}.header-left{flex-direction:column;gap:.5rem}.quiz-title-input{width:100%;max-width:none}}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.auth-card{background:#fff;border-radius:20px;padding:3rem;width:100%;max-width:450px;box-shadow:0 20px 60px #0000004d}.auth-header{text-align:center;margin-bottom:2rem}.auth-logo{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.auth-logo-image{height:100px;width:auto;max-width:350px;object-fit:cover;object-position:center center;border-radius:8px}.auth-header h2{font-size:1.8rem;margin:0 0 .5rem;color:#333}.auth-header p{color:#666;margin:0;font-size:1rem}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#333;font-size:.95rem}.form-group input{padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;font-family:inherit}.form-group input:focus{outline:none;border-color:#46178f;box-shadow:0 0 0 3px #46178f1a}.auth-error{background:#fee;color:#c33;padding:.75rem 1rem;border-radius:8px;border:1px solid #fcc;font-size:.9rem}.auth-button{background:linear-gradient(135deg,#46178f,#5a1fa8);color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit;margin-top:.5rem}.auth-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #46178f4d}.auth-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-footer{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid #e0e0e0}.auth-footer p{color:#666;margin:0}.auth-link{background:none;border:none;color:#46178f;font-weight:600;cursor:pointer;text-decoration:underline;font-family:inherit;font-size:inherit;padding:0}.auth-link:hover{color:#5a1fa8}@media(max-width:640px){.auth-card{padding:2rem 1.5rem}.auth-logo-image{height:80px;max-width:280px}.auth-header h2{font-size:1.5rem}}.quiz-maker-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.quiz-maker-container .back-to-dashboard-btn{position:absolute;top:2rem;left:2rem;background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-family:inherit}.quiz-maker-container .back-to-dashboard-btn:hover{background:#ffffff4d;border-color:#ffffff80;transform:translate(-4px)}.quiz-header{text-align:center;color:#fff;margin-bottom:2rem;position:relative}.quiz-header h1{font-size:3rem;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.quiz-header p{font-size:1.2rem;margin-top:.5rem;opacity:.9}.quiz-content{max-width:1200px;margin:0 auto}.quiz-info-section{background:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 30px #0003}.input-group{margin-bottom:1.5rem}.input-group:last-child{margin-bottom:0}.input-group label{display:block;font-weight:600;margin-bottom:.5rem;color:#333;font-size:.95rem}.input-field{width:100%;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease;box-sizing:border-box;font-family:inherit}.input-field:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.textarea{resize:vertical;min-height:80px}.questions-section{background:#fff;border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 10px 30px #0003}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.section-header h2{margin:0;color:#333;font-size:1.5rem}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-primary:active{transform:translateY(0)}.empty-state{text-align:center;padding:4rem 2rem;color:#999}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-state p{font-size:1.1rem;margin:0}.questions-list{display:flex;flex-direction:column;gap:2rem}.question-card{background:#f8f9fa;border-radius:12px;padding:1.5rem;border:2px solid #e0e0e0;transition:all .3s ease}.question-card:hover{border-color:#667eea;box-shadow:0 4px 15px #667eea1a}.question-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.question-number{font-weight:700;font-size:1.1rem;color:#667eea}.btn-remove{background:#ff4757;color:#fff;border:none;width:32px;height:32px;border-radius:50%;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;line-height:1}.btn-remove:hover{background:#ff3838;transform:scale(1.1)}.answers-section{margin:1.5rem 0}.answers-section>label{display:block;font-weight:600;margin-bottom:1rem;color:#333;font-size:.95rem}.answers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.answer-input-group{display:flex;flex-direction:column;gap:.5rem}.answer-label{display:flex;align-items:center;gap:.75rem}.answer-letter-badge{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1rem;flex-shrink:0}.answer-input{flex:1}.btn-correct{background:#e0e0e0;color:#666;border:2px solid #ccc;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-correct:hover{background:#d0d0d0;border-color:#999}.btn-correct.active{background:linear-gradient(135deg,#11998e,#38ef7d);color:#fff;border-color:#11998e;box-shadow:0 2px 10px #11998e4d}.question-settings{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.setting-group{display:flex;flex-direction:column;gap:.5rem}.setting-group label{font-weight:600;color:#666;font-size:.9rem}.setting-input{width:100%}.actions-section{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 30px #0003}.btn-preview,.btn-save,.btn-export{padding:1rem 2rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.btn-preview{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.btn-preview:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #f5576c66}.btn-save{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff}.btn-save:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #4facfe66}.btn-export{background:linear-gradient(135deg,#43e97b,#38f9d7);color:#fff}.btn-export:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #43e97b66}.btn-preview:disabled,.btn-save:disabled,.btn-export:disabled{opacity:.5;cursor:not-allowed;transform:none}.preview-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.preview-header{width:100%;max-width:800px;display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;color:#fff}.preview-header h2{margin:0;font-size:1.5rem}.preview-info{font-size:1.1rem;font-weight:600}.btn-secondary{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:#ffffff4d;border-color:#ffffff80}.preview-question-card{background:#fff;border-radius:24px;padding:3rem;max-width:800px;width:100%;box-shadow:0 20px 60px #0000004d;text-align:center}.preview-question-header{display:flex;justify-content:space-between;margin-bottom:2rem;font-size:1.1rem;font-weight:600;color:#666}.preview-time,.preview-points{display:flex;align-items:center;gap:.5rem}.preview-question-text{font-size:2.5rem;font-weight:700;color:#333;margin:2rem 0;min-height:80px;display:flex;align-items:center;justify-content:center}.preview-answers{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:2rem 0}.preview-answer{padding:2rem;border-radius:16px;color:#fff;font-weight:600;font-size:1.3rem;cursor:pointer;transition:all .3s ease;position:relative;min-height:120px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 4px 15px #0003}.preview-answer:hover{transform:scale(1.05);box-shadow:0 6px 20px #0000004d}.preview-answer.correct{border:4px solid #fff;box-shadow:0 0 0 4px #ffffff80,0 6px 20px #0000004d}.answer-letter{font-size:2rem;font-weight:700;margin-bottom:.5rem;opacity:.9}.answer-text{font-size:1.1rem}.correct-badge{position:absolute;top:10px;right:10px;background:#ffffff4d;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-navigation{display:flex;justify-content:space-between;margin-top:2rem;gap:1rem}.btn-nav{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.btn-nav:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn-nav:disabled{opacity:.5;cursor:not-allowed;transform:none}@media(max-width:768px){.quiz-maker-container{padding:1rem}.quiz-header h1{font-size:2rem}.answers-grid,.preview-answers{grid-template-columns:1fr}.preview-question-text{font-size:1.8rem}.actions-section{flex-direction:column}.actions-section button{width:100%}.preview-header{flex-direction:column;gap:1rem;text-align:center}}.quiz-player{height:100vh;width:100%;max-width:100vw;display:flex;flex-direction:column;overflow:hidden;background:#fff;color:#212121;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-sizing:border-box}.quiz-player-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#fff;color:#212121}.quiz-player.thank-you-screen{display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#4c1d95,#5b21b6,#7c3aed 70%,#a855f7);background-attachment:local;color:#fff;position:relative}.quiz-player.thank-you-screen:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(168,85,247,.15) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(124,58,237,.12) 0%,transparent 45%);pointer-events:none}.quiz-player.thank-you-screen:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px);background-size:24px 24px;pointer-events:none;opacity:.6}.thank-you-content{text-align:center;padding:2rem;position:relative;z-index:1}.thank-you-title{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;margin:0;line-height:1.3}.loading-spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.quiz-player-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:#3d2c6e;border-bottom:1px solid rgba(255,255,255,.15);flex-shrink:0;gap:1rem;position:relative}.header-left{display:flex;flex-direction:row;align-items:center;gap:1rem;flex:1;min-width:0;justify-content:flex-start}.header-left h1{margin:0;font-size:1.5rem;font-weight:700;color:#fff}.header-center{position:absolute;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;pointer-events:none}.state-badge{font-size:1.25rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:#ffffffd9;background:none;border:none;padding:0;cursor:default;pointer-events:auto}.header-right{display:flex;gap:1rem;align-items:center;flex:1;min-width:0;justify-content:flex-end}.hub-status{padding:.35rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;flex-shrink:0}.hub-status.connected{background:#4caf50e6;color:#fff}.hub-status.disconnected{background:#fff3;color:#ffffffe6}.lobby-pair-prompt{margin-top:1.5rem;padding:1rem 1.5rem;background:#f5f5f5;color:#212121;border-radius:12px;max-width:420px;font-size:1rem}.pair-hub-section{margin-top:2rem;padding:1.5rem;background:#f5f5f5;color:#212121;border-radius:12px;max-width:400px}.pair-hub-section h3{margin:0 0 1rem;font-size:1.1rem;color:#212121}.pair-code-box{margin-top:1rem;padding:1rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#212121}.pair-code-label{margin:0 0 .5rem;font-size:.9rem;color:#424242}.pair-code-value{margin:0;font-size:2rem;font-weight:700;letter-spacing:8px;font-variant-numeric:tabular-nums;color:#212121}.pair-code-hint{margin:.75rem 0 0;font-size:.85rem;color:#616161}.mobile-join-section{margin-bottom:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#6c5ce7,#5b4cdb);color:#fff;border-radius:16px;max-width:340px;text-align:center}.mobile-join-title{margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.mobile-join-code-row{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1rem}.mobile-join-label{font-size:.9rem;opacity:.95}.mobile-join-code{font-size:1.75rem;font-weight:700;letter-spacing:4px;font-variant-numeric:tabular-nums}.mobile-join-qr-wrap{margin:0 auto .75rem;padding:12px;background:#fff;border-radius:12px;display:inline-block}.mobile-join-qr{display:block;width:200px;height:200px}.mobile-join-hint{margin:0;font-size:.85rem;opacity:.95;line-height:1.4}.mobile-join-count{margin:.75rem 0 0;font-size:.9rem;font-weight:600;opacity:.95}.pair-hub-btn{background:#7b1fa2;color:#fff}.pair-hub-btn:hover:not(:disabled){background:#6a1b9a}.back-btn{background:#ffffff26;color:#fff;margin-right:.5rem}.back-btn:hover{background:#ffffff40}.game-pin-screen.game-pin-kahoot{width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;background-image:url(/new_quiz_player_background.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:local;border-radius:0;overflow:visible;padding:2rem 1.5rem}.game-pin-content{position:relative;z-index:1;width:100%;max-width:560px;display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding-bottom:2rem}.game-pin-shelf-removed,.game-pin-plant,.game-pin-window,.game-pin-remote,.game-pin-popcorn{display:none}.game-pin-remote{bottom:14%;right:22%;width:28px;height:12px;background:#1a1a1a;border-radius:4px;box-shadow:0 2px 4px #0006}.game-pin-panel{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.25rem;width:100%;max-width:480px;background:#fff;border-radius:14px;padding:1.5rem 1.75rem;box-shadow:0 4px 20px #0000004d}.game-pin-brand-top{margin:0;padding-bottom:.25rem}.game-pin-panel-row{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.75rem;width:100%}.game-pin-panel-row .game-pin-join-text{margin:0;text-align:center}.game-pin-panel-left{flex:0 0 auto;text-align:left}.game-pin-join-text{margin:0 0 .2rem;font-size:.95rem;font-weight:600;color:#212121}.game-pin-join-sub{margin:0;font-size:.85rem;color:#616161}.game-pin-panel-center{flex:1;text-align:center;min-width:0}.game-pin-label{font-size:1.2rem;font-weight:800;color:#212121;margin-bottom:.25rem}.game-pin-value-wrap{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.game-pin-value-large{font-size:2.75rem;font-weight:800;color:#000;letter-spacing:.12em;font-variant-numeric:tabular-nums;line-height:1}.game-pin-asterisk{margin-left:.08em;color:#000}.game-pin-placeholder{font-size:2.25rem;font-weight:700;color:#9e9e9e;letter-spacing:.08em}.game-pin-panel-right{flex:0 0 auto}.game-pin-qr{width:88px;height:88px;display:block;border-radius:6px}.game-pin-brand{margin:.25rem 0 0}.game-pin-logo-img{height:88px;width:auto;max-width:320px;object-fit:contain;display:block;filter:brightness(1.05) drop-shadow(0 2px 6px rgba(0,0,0,.3))}.game-pin-status-bar{width:100%;max-width:480px;margin-top:0;background:#3d2c6e;border-radius:10px;padding:.65rem 1.25rem;text-align:center;box-shadow:0 2px 6px #00000040}.game-pin-status-text{font-size:1.1rem;font-weight:700;color:#fff;letter-spacing:.02em}.joined-remotes-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:.5rem;margin-bottom:0;width:100%;max-width:520px;box-sizing:border-box}.joined-remote-card{display:flex;align-items:center;gap:.6rem;padding:.6rem 1rem;background:#1976d2;border-radius:12px;border:2px solid rgba(255,255,255,.25);box-shadow:0 2px 8px #00000040;min-width:140px;flex:0 0 auto}.joined-remote-avatar{font-size:1.5rem;line-height:1;flex-shrink:0;color:#fff;filter:brightness(0) invert(1)}.joined-remote-name{font-size:1rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.03em}.remote-test-qr-merged.game-pin-kahoot{width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:2rem;background-image:url(/new_quiz_player_background.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:2rem 1.5rem 3.5rem;position:relative}.remote-test-qr-column{flex:1 1 0;min-width:280px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.remote-test-qr-left{justify-content:flex-start;border-right:2px solid rgba(255,255,255,.5);padding-right:2rem;margin-right:-1px;align-items:stretch}.remote-test-qr-left .remote-test-content{max-width:100%;width:100%;padding:0 1rem;box-sizing:border-box}.remote-test-qr-right{padding-left:2rem}.remote-test-qr-right .player-join-content{max-width:100%}.remote-test-qr-merged .player-join-title{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4)}.remote-test-qr-merged .player-join-sub{color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.3)}.remote-test-qr-merged-btn{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);margin-top:0}.remote-test-screen.game-pin-kahoot{width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-image:url(/new_quiz_player_background.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:2rem 1.5rem}.remote-test-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:640px;width:100%}.remote-test-title{margin:0;font-size:1.75rem;font-weight:800;color:#fff;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.4)}.remote-test-sub{margin:0;font-size:1rem;color:#fffffff2;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.3)}.remote-test-sub strong{color:#fff;font-weight:700}.remote-test-remotes{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;width:100%}.remote-test-remote-card{background:#fffffff2;border-radius:14px;padding:1rem 1.25rem;box-shadow:0 4px 16px #00000040;min-width:0}.remote-test-remote-label{font-size:1rem;font-weight:700;color:#3d2c6e;margin-bottom:.75rem;text-align:center}.remote-test-keys{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.remote-test-key{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:10px;background:#e0e0e0;color:#424242;font-size:1.1rem;font-weight:700;position:relative;transition:background .2s,color .2s}.remote-test-key-done{background:#3d2c6e;color:#fff}.remote-test-key-char{display:block}.remote-test-key-check{position:absolute;right:2px;bottom:2px;font-size:.7rem;color:#ffffffe6}.remote-test-skip-btn{margin-top:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;background:#fff!important;color:#3d2c6e!important;border:2px solid rgba(255,255,255,.5);border-radius:12px;cursor:pointer;transition:background .2s,color .2s}.remote-test-skip-btn:hover{background:#f0e6ff!important;color:#2d1f4e!important}.player-join-screen{width:100%;flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:2rem 1.5rem;min-height:0}.player-join-screen.game-pin-kahoot{flex:1 1 auto;min-height:100vh;background-image:url(/new_quiz_player_background.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:local;border-radius:0;overflow:visible;padding:2rem 1.5rem}.player-join-content{display:flex;flex-direction:column;align-items:center;gap:1.25rem;max-width:420px}.player-join-screen.game-pin-kahoot .player-join-title{color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.4)}.player-join-screen.game-pin-kahoot .player-join-sub{color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.3)}.player-join-title{margin:0;font-size:1.75rem;font-weight:800;color:#212121;text-align:center}.player-join-sub{margin:0;font-size:1rem;color:#424242;text-align:center}.player-join-qr-wrap{padding:1.25rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000040;text-align:center}.player-join-qr-img{display:block;width:260px;height:260px}.player-join-qr-url{margin:.75rem auto 0;max-width:260px;font-size:.9rem;font-weight:600;color:#333;word-break:break-all;overflow-wrap:break-word;line-height:1.35;text-align:center}.player-join-qr-hint{margin:.5rem 0 0;font-size:.85rem;color:#616161;max-width:280px;line-height:1.4}.player-join-code-row{margin-top:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.player-join-code-label{font-size:1rem;font-weight:600;color:#fffffff2}.player-join-code-value{font-size:1.5rem;font-weight:800;color:#fff;letter-spacing:.15em;text-shadow:0 1px 2px rgba(0,0,0,.3)}.player-join-count{margin:.75rem 0 0;font-size:.95rem;color:#ffffffe6}.player-join-pair-block{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.player-join-pair-btn{padding:.65rem 1.25rem;font-size:1rem;font-weight:600;background:#fff3!important;color:#fff!important;border:2px solid rgba(255,255,255,.5)}.player-join-pair-btn:hover:not(:disabled){background:#ffffff59!important;border-color:#ffffffb3}.player-join-pair-code-box{padding:1rem 1.25rem;background:#00000040;border-radius:12px;border:1px solid rgba(255,255,255,.2);text-align:center}.player-join-pair-code-label{margin:0 0 .35rem;font-size:.85rem;color:#ffffffe6}.player-join-pair-code-value{margin:0;font-size:1.5rem;font-weight:700;letter-spacing:.2em;color:#fff;font-variant-numeric:tabular-nums}.player-join-pair-code-hint{margin:.5rem 0 0;font-size:.8rem;color:#ffffffb3}.player-join-to-pin-btn{margin-top:.5rem;padding:.9rem 1.75rem;font-size:1.1rem;font-weight:700;background:#fff!important;color:#3d2c6e!important;border:2px solid rgba(255,255,255,.5)}.player-join-to-pin-btn:hover{background:#f0e6ff!important;color:#2d1f4e!important}.game-pin-proceed{margin-top:.75rem;margin-bottom:1.5rem;flex-shrink:0;background:#fff!important;color:#3d2c6e!important;border:2px solid rgba(255,255,255,.4);font-weight:700}.game-pin-proceed:hover{background:#f0e6ff!important;color:#2d1f4e!important}.game-pin-tv-stand{width:110%;max-width:520px;height:20px;background:linear-gradient(180deg,#6b5b4a,#5a4a3a);border-radius:0 0 12px 12px;margin-top:-4px;box-shadow:0 4px 12px #00000059}.joined-remotes{margin-top:1rem;padding:.75rem 1rem;background:#fff;border-radius:14px;border:1px solid #e0e0e0;color:#212121}.joined-remotes h4{margin:0 0 .5rem;font-size:1.1rem;font-weight:700;color:#212121}.joined-remotes ul{margin:0;padding-left:1.25rem;font-size:1rem;font-weight:600;color:#212121}.joined-remotes li{margin:.25rem 0}.proceed-name-btn{margin-top:1.25rem;padding:.9rem 1.75rem;font-size:1.1rem;font-weight:700;background:#1976d2;color:#fff;border:none;border-radius:12px;cursor:pointer;transition:transform .15s,background .15s;display:block;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.proceed-name-btn:hover{transform:scale(1.02);background:#1565c0}.superhero-names-measure{position:absolute;left:0;top:0;opacity:0;pointer-events:none;z-index:-1;display:flex;flex-wrap:nowrap;gap:.5rem 1rem;overflow:visible}.superhero-names-measure .superhero-item-measure{flex:0 0 auto}.superhero-item-measure .superhero-name{overflow:visible;flex:0 1 auto;white-space:nowrap}.superhero-names-section.name-selection-kahoot{width:100%;flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;background-image:url(/new_quiz_player_background.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:0;overflow-y:auto;overflow-x:hidden;padding:2rem 1.5rem;margin-top:0;text-align:center;-webkit-overflow-scrolling:touch}.name-selection-content{position:relative;z-index:1;width:720px;max-width:100%;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:stretch;gap:.75rem;direction:ltr;box-sizing:border-box}.superhero-names-section.name-selection-kahoot h3{margin:0 0 .5rem;font-size:1.6rem;font-weight:800;letter-spacing:.02em;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5);width:100%;text-align:center}.superhero-names-section.name-selection-kahoot .superhero-hint{margin:0 auto 1rem;font-size:1.4rem;color:#fffffff2;line-height:1.4;text-shadow:0 1px 4px rgba(0,0,0,.4);width:100%;max-width:100%;text-align:center;white-space:nowrap;display:block;transform:translate(-4rem)}@media(max-width:640px){.superhero-names-section.name-selection-kahoot .superhero-hint{white-space:normal}}.superhero-grid{display:grid;grid-template-columns:repeat(4,minmax(min-content,1fr));gap:.75rem 1rem;grid-auto-rows:minmax(2.75em,auto);width:max-content;max-width:100%;margin-left:auto;margin-right:auto;justify-content:center}.superhero-names-section.name-selection-kahoot .superhero-grid,.superhero-names-section.name-selection-kahoot .superhero-item,.superhero-names-section.name-selection-kahoot .superhero-item .superhero-name{font-family:Poppins,sans-serif}.superhero-item{display:flex;align-items:center;gap:.6rem;min-height:3em;min-width:min-content;padding:.5rem 1rem .5rem .85rem;background:#fff;border-radius:2rem;font-size:1.15rem;font-weight:600;border:1px solid #e0e0e0;box-shadow:0 2px 8px #00000014;color:#212121;position:relative;transition:box-shadow .2s ease}.superhero-item:before{display:none}.superhero-item:hover{box-shadow:0 3px 12px #0000001f}.superhero-item .superhero-id{font-family:Poppins,sans-serif;font-weight:700;width:2.5em;min-width:2.5em;flex-shrink:0;font-variant-numeric:tabular-nums;font-size:1.25em;padding:.25em .35em;border-radius:1.25rem;border:none;background:linear-gradient(145deg,#7b1fa2,#6a1b9a,#4a148c);text-align:center;color:#fff;-webkit-text-stroke:2px rgba(0,0,0,.3);text-stroke:2px rgba(0,0,0,.3);paint-order:stroke fill;box-shadow:none}.superhero-item .superhero-name{min-width:0;flex:1;white-space:nowrap;overflow:visible;font-size:1.12em;font-weight:600;color:#212121;line-height:1.35;text-shadow:none}@media(min-width:900px){.superhero-grid{gap:.75rem 1.25rem}}.superhero-names-section .remote-names-assigned{margin-top:1.25rem;padding:1rem 1.25rem;background:#ffffffeb;border-radius:14px;border:1px solid rgba(255,255,255,.4);box-shadow:0 2px 12px #0003}.remote-names-assigned h4{margin:0 0 .75rem;font-size:1.35rem;font-weight:800;letter-spacing:.02em;color:#212121}.remote-names-assigned ul{margin:0;padding-left:0;list-style:none;font-size:1.2rem;font-weight:600}.remote-names-assigned li{margin:.5rem 0;padding:.65rem 1rem;background:#ffffffb3;border-radius:12px;border-left:4px solid rgba(255,180,0,.9);color:#212121;display:flex;align-items:center;gap:.75rem;box-shadow:0 2px 8px #00000014}.assigned-remote-badge{font-weight:800;padding:.25em .5em;background:#00000014;border-radius:8px;font-variant-numeric:tabular-nums;color:#212121}.assigned-arrow{font-weight:500;color:#424242;font-size:.95em}.assigned-name{font-weight:800;font-size:1.1em;flex:1;color:#212121}.answer-notifications-panel{position:fixed;top:5rem;right:1.5rem;width:220px;max-height:50vh;overflow-y:auto;background:#00000059;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.2);z-index:100;box-shadow:0 4px 20px #0003}.answer-notifications-title{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;opacity:.95;color:#fff}.answer-notification-item{font-size:1rem;padding:.4rem .5rem;margin-bottom:.25rem;background:#ffffff1a;border-radius:8px;color:#fff;border-left:3px solid rgba(255,255,255,.5)}.answer-notification-item.rank-1{background:#ffd7004d;border-left-color:gold;color:gold;font-weight:700}.answer-notification-item.rank-2{background:#2196f359;border-left-color:#2196f3;color:#90caf9;font-weight:600}.answer-notification-item.rank-3{background:#cd7f3259;border-left-color:#cd7f32;color:#e8c9a8;font-weight:600}.question-leaderboard-screen{position:fixed;inset:0;background:linear-gradient(180deg,#46178f,#6a1b9a,#4a148c);display:flex;flex-direction:column;align-items:center;padding:3rem 1.5rem 2rem;z-index:200;overflow-y:auto}.question-leaderboard-title{margin:0 0 2rem;font-size:2.5rem;font-weight:800;color:#fff;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.3)}.question-leaderboard-list{width:100%;max-width:420px;flex:1 1 auto;display:flex;flex-direction:column;gap:.5rem}.question-leaderboard-row{display:flex;align-items:center;gap:1rem;padding:.85rem 1.25rem;background:#ffffff1f;border-radius:12px;border-left:4px solid rgba(255,255,255,.4)}.question-leaderboard-rank{font-size:1.5rem;font-weight:800;color:#fff;min-width:2rem;text-align:center}.question-leaderboard-avatar{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:2px solid rgba(255,255,255,.5)}.question-leaderboard-avatar-icon{font-size:1.5rem;filter:brightness(0) invert(1)}.question-leaderboard-name{flex:1;font-size:1.2rem;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.question-leaderboard-points-wrap{display:inline-flex;align-items:center;gap:.4rem;margin-left:auto}.question-leaderboard-points{font-size:1.35rem;font-weight:800;color:#fff}.question-leaderboard-points-up{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:1.25em;line-height:0;flex-shrink:0}.question-leaderboard-points-up svg{width:1em;height:1em;display:block}.question-leaderboard-next-btn{margin-top:2rem;padding:1rem 2rem;font-size:1.25rem;background:#fff!important;color:#46178f!important;border:none;border-radius:12px;font-weight:700;box-shadow:0 4px 20px #00000040}.question-leaderboard-next-btn:hover{background:#f0e6ff!important;color:#4a148c!important;transform:translateY(-2px);box-shadow:0 6px 24px #0000004d}.control-btn{padding:.5rem 1rem;border:none;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease;font-family:inherit;white-space:nowrap}.start-btn{background:#1976d2;color:#fff}.start-btn:hover:not(:disabled){background:#1565c0;transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}.start-btn:disabled{opacity:.6;cursor:not-allowed;background:#9e9e9e!important}.start-btn:disabled:hover{transform:none;box-shadow:none}.reveal-btn{background:#ff9800;color:#fff}.reveal-btn:hover{background:#f57c00;transform:translateY(-2px)}.next-btn{background:#2196f3;color:#fff}.next-btn:hover{background:#1976d2;transform:translateY(-2px)}.prev-btn{background:#9e9e9e;color:#fff}.prev-btn:hover{background:#757575}.reset-btn{background:#7b1fa2;color:#fff}.reset-btn:hover{background:#6a1b9a}.hub-options-dropdown{position:relative}.hub-options-trigger{background:#fff3!important;color:#fff!important}.hub-options-trigger:hover{background:#ffffff4d!important}.hub-options-menu{position:absolute;top:100%;right:0;margin-top:.25rem;min-width:160px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000040;border:1px solid rgba(0,0,0,.1);z-index:100;overflow:hidden}.hub-options-item{display:block;width:100%;padding:.6rem 1rem;border:none;background:none;color:#212121;font-size:.95rem;font-weight:600;text-align:left;cursor:pointer;transition:background .15s ease}.hub-options-item:hover:not(:disabled){background:#f5f5f5}.hub-options-item:disabled{opacity:.6;cursor:not-allowed}.hub-options-item+.hub-options-item{border-top:1px solid #eee}.lobby-options-menu .lobby-options-pair-code{padding:.75rem 1rem;border-top:1px solid #eee;background:#f9f9f9;display:flex;flex-direction:column;gap:.25rem}.lobby-options-pair-label{font-size:.75rem;color:#666;font-weight:600}.lobby-options-pair-value{font-size:1.25rem;font-weight:700;letter-spacing:.15em;color:#212121;font-variant-numeric:tabular-nums}.lobby-options-pair-hint{font-size:.7rem;color:#888}.end-btn{background:#d32f2f;color:#fff}.end-btn:hover{background:#b71c1c}.quiz-player-body{flex:1;min-height:0;padding:1.5rem;max-width:1400px;margin:0 auto;width:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;-webkit-overflow-scrolling:touch}.quiz-player-body.game-pin-fullscreen{padding:0;max-width:none;margin:0;overflow:hidden;display:flex;flex-direction:column;min-height:0;background:#3d2c6e}.quiz-player-body.game-pin-fullscreen .lobby-screen{padding:0;flex:1;display:flex;flex-direction:column;min-height:0;width:100%;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:#3d2c6e}.lobby-screen,.ended-screen{text-align:center;padding:2rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;flex:0 0 auto;width:100%}.lobby-screen h2,.ended-screen h2{font-size:2.5rem;margin-bottom:1rem}.ended-screen-scoreboard{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:linear-gradient(180deg,#4c1d95,#5b21b6,#7c3aed 70%,#a855f7);background-attachment:local;position:relative}.ended-screen-scoreboard:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(168,85,247,.15) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(124,58,237,.12) 0%,transparent 45%);pointer-events:none}.ended-screen-scoreboard:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.12) 1px,transparent 1px);background-size:24px 24px;pointer-events:none;opacity:.6}.scoreboard-hero{flex-shrink:0;margin:0 1rem;padding:0 0 2rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;background:#312e81bf;border-radius:0 0 24px 24px;box-shadow:0 8px 32px #00000059;position:relative;z-index:1;width:100%;max-width:640px;margin-left:auto;margin-right:auto}.ended-screen-scoreboard .scoreboard-title{margin:0;width:100%;padding:1rem 1.5rem;font-size:1.5rem;font-weight:800;letter-spacing:.12em;color:#fff;text-transform:uppercase;background:#1e1b4be6;border-radius:0 0 16px 16px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.scoreboard-top3{display:flex;align-items:flex-end;justify-content:center;gap:1rem;width:100%;max-width:640px;padding:0 1rem}.scoreboard-bar-wrap{flex:1;max-width:200px;display:flex;flex-direction:column;align-items:center}.scoreboard-bar-wrap--1{order:2}.scoreboard-bar-wrap--2{order:1}.scoreboard-bar-wrap--3{order:3}.scoreboard-bar-rank-top{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem;flex-shrink:0;font-weight:900;line-height:1;letter-spacing:-.02em}.scoreboard-bar-rank-top--1{font-size:4.875rem;color:#e5e7eb;text-shadow:0 0 16px rgba(229,231,235,.9),0 0 32px rgba(156,163,175,.5),0 2px 4px rgba(0,0,0,.5),0 3px 6px rgba(0,0,0,.3)}.scoreboard-bar-rank-top--2{font-size:3.25rem;color:#e5e7eb;text-shadow:0 0 16px rgba(229,231,235,.9),0 0 32px rgba(156,163,175,.5),0 2px 4px rgba(0,0,0,.5),0 3px 6px rgba(0,0,0,.3)}.scoreboard-bar-rank-top--3{font-size:2.5rem;color:#e5e7eb;text-shadow:0 0 14px rgba(229,231,235,.8),0 0 28px rgba(156,163,175,.45),0 2px 4px rgba(0,0,0,.5),0 3px 6px rgba(0,0,0,.3)}.scoreboard-bar{width:100%;display:flex;flex-direction:column;align-items:center;padding:1.25rem .75rem;border-radius:14px;background:#312e81e6;border:2px solid rgba(255,255,255,.85);box-shadow:0 4px 16px #00000040,inset 0 1px #ffffff1a;color:#fff;position:relative}.scoreboard-bar--1{min-height:220px;border-color:#fffffff2;box-shadow:0 6px 20px #0000004d,inset 0 1px #ffffff26}.scoreboard-bar--2{min-height:180px}.scoreboard-bar--3{min-height:150px}.scoreboard-crown{position:absolute;left:50%;transform:translate(-50%);top:-1.25rem;font-size:2.85rem;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4));color:#fbbf24;line-height:1}.scoreboard-bar-avatar{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;flex-shrink:0;margin-bottom:.5rem;background:#fff3;border:2px solid rgba(255,255,255,.5);color:#fff}.scoreboard-bar-avatar--1{background:#ffffff40;border-color:#ffffffb3;color:#fff}.scoreboard-bar-avatar--2,.scoreboard-bar-avatar--3{background:#ffffff2e;border-color:#ffffff80;color:#fff}.scoreboard-bar-avatar-icon{font-size:1.75rem;line-height:1;filter:brightness(0) invert(1)}.scoreboard-bar-name{font-size:1.35rem;font-weight:700;text-align:center;margin-bottom:.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:#fff}.scoreboard-bar-score{font-size:1.35rem;font-weight:800;color:#fff}.scoreboard-bar-score--gold{color:#fef08a;font-size:1.6rem}.scoreboard-rest{flex-shrink:0;width:100%;padding:0 1rem .5rem}.scoreboard-rest-list{width:100%;display:flex;flex-direction:column;gap:.5rem}.scoreboard-rest-row{display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;border-radius:12px;background:#fff;box-shadow:0 2px 8px #00000014;border:1px solid #e9ecef}.scoreboard-rest-rank{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#5b21b6,#4c1d95);color:#fff;font-size:1rem;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0003}.scoreboard-rest-avatar{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:#5b21b6;color:#fff;font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center}.scoreboard-rest-avatar-icon{font-size:1.4rem;line-height:1;filter:brightness(0) invert(1)}.scoreboard-rest-name{flex:1;font-size:1.35rem;font-weight:700;color:#4c1d95;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scoreboard-rest-pts{flex-shrink:0;font-size:1rem;font-weight:700;color:#fff;padding:.4rem .85rem;border-radius:10px;background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 1px 3px #00000026}.scoreboard-content{display:none}.scoreboard-heading{margin:0;font-size:2rem;font-weight:800;color:#fff}.scoreboard-list{width:100%;display:flex;flex-direction:column;gap:.5rem}.scoreboard-row{display:flex;align-items:center;gap:1rem;padding:.85rem 1.25rem;border-radius:14px}.scoreboard-row-highlight{background:#ffffff47}.scoreboard-rank{flex-shrink:0;min-width:2rem;font-size:1.35rem;font-weight:800;color:#fff}.scoreboard-avatar{flex-shrink:0;font-size:1.5rem;width:2rem;text-align:center;color:#fff}.scoreboard-name{flex:1;font-size:1.2rem;font-weight:700;color:#fff}.scoreboard-pts{flex-shrink:0;font-size:1.2rem;font-weight:700;color:#fff;margin-left:auto}.countdown-display{flex:1;width:100%;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.countdown-number{font-size:8rem;font-weight:900;color:#fff;animation:pulse 1s ease-in-out infinite;line-height:1}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.9}}.countdown-text{font-size:2rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:3px}.question-screen,.reveal-screen{background-image:url(/new_quiz_player_background.png);background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:0;padding:1.5rem;color:#fff;box-shadow:none;display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto}.question-screen.has-image,.reveal-screen.has-image{padding:1rem}.question-screen.has-image .question-header,.reveal-screen.has-image .question-header{margin-bottom:.75rem}.question-screen.has-image .question-number,.reveal-screen.has-image .question-number{font-size:1rem}.question-screen.has-image .question-controls,.reveal-screen.has-image .question-controls{margin-top:1.5rem;padding-top:1rem}.question-screen.has-image .question-split-layout,.reveal-screen.has-image .question-split-layout{gap:1rem;margin-top:.5rem}.question-screen.has-image .question-left-panel,.reveal-screen.has-image .question-left-panel{gap:.75rem}.quiz-player-body:has(.question-screen),.quiz-player-body:has(.reveal-screen){padding:0;max-width:none}.question-header{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;flex-shrink:0}.question-header-top{display:flex;justify-content:space-between;align-items:center}.question-number{font-size:1.2rem;font-weight:600;color:#fffffff2}.timer{display:flex;align-items:center;justify-content:center;width:100%}.timer-bar-track{width:100%;height:20px;border-radius:10px;background:#fff3;border:1px solid rgba(255,255,255,.5);position:relative;overflow:hidden;box-shadow:inset 0 1px 4px #0003}.timer-bar-fill{position:absolute;left:0;top:0;bottom:0;border-radius:9px;background:linear-gradient(90deg,#fb923c,#ea580c);box-shadow:0 0 8px #fb923c66}.timer-bar-label{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);text-align:center;color:#fff;font-size:1.1rem;font-weight:700;text-shadow:0 1px 3px rgba(0,0,0,.5);pointer-events:none}.timer-circle{width:60px;height:60px;border-radius:50%;background:#ffffff40;border:3px solid rgba(255,255,255,.6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;font-weight:700;box-shadow:0 4px 15px #0000004d}.points{font-size:1.2rem;font-weight:600;color:#7dce82}.question-image{margin:1rem 0;text-align:center;flex-shrink:0}.question-image img{max-width:100%;max-height:200px;border-radius:12px;box-shadow:0 4px 15px #0000001a;object-fit:contain}.question-text{margin:1rem 0;flex-shrink:0}.question-text h2{font-size:2.25rem;font-weight:700;line-height:1.3;color:#fff;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.4)}.answers-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:1.2rem;margin-top:1rem;max-width:896px;margin-left:auto;margin-right:auto}.answer-card{display:flex;align-items:center;gap:.8rem;padding:.96rem 1.36rem;border-radius:12px;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;position:relative;min-height:100px;height:100%}.answer-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000004d}.answer-card.locked{border:4px solid #FFD700;box-shadow:0 0 20px #ffd70099}.answer-card.correct{border:4px solid #4CAF50;box-shadow:0 0 20px #4caf5099}.answer-shape{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:8px;font-weight:700;font-size:1.5rem;flex-shrink:0;text-shadow:1px 1px 0 rgba(80,80,80,.55),-1px -1px 0 rgba(80,80,80,.55),1px -1px 0 rgba(80,80,80,.55),-1px 1px 0 rgba(80,80,80,.55),0 1px 0 rgba(80,80,80,.55),0 -1px 0 rgba(80,80,80,.55),1px 0 0 rgba(80,80,80,.55),-1px 0 0 rgba(80,80,80,.55),2px 2px 0 rgba(80,80,80,.4),-2px -2px 0 rgba(80,80,80,.4),2px -2px 0 rgba(80,80,80,.4),-2px 2px 0 rgba(80,80,80,.4),0 2px 0 rgba(80,80,80,.4),0 -2px 0 rgba(80,80,80,.4),2px 0 0 rgba(80,80,80,.4),-2px 0 0 rgba(80,80,80,.4)}.answer-shape.triangle{clip-path:polygon(50% 0%,0% 100%,100% 100%)}.answer-shape.diamond{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}.answer-shape.circle{border-radius:50%}.answer-shape.square{border-radius:4px}.answer-text{flex:1;font-size:1.84rem;line-height:1.3;text-shadow:1px 1px 0 rgba(80,80,80,.55),-1px -1px 0 rgba(80,80,80,.55),1px -1px 0 rgba(80,80,80,.55),-1px 1px 0 rgba(80,80,80,.55),0 1px 0 rgba(80,80,80,.55),0 -1px 0 rgba(80,80,80,.55),1px 0 0 rgba(80,80,80,.55),-1px 0 0 rgba(80,80,80,.55),2px 2px 0 rgba(80,80,80,.4),-2px -2px 0 rgba(80,80,80,.4),2px -2px 0 rgba(80,80,80,.4),-2px 2px 0 rgba(80,80,80,.4),0 2px 0 rgba(80,80,80,.4),0 -2px 0 rgba(80,80,80,.4),2px 0 0 rgba(80,80,80,.4),-2px 0 0 rgba(80,80,80,.4)}.locked-badge,.correct-badge{position:absolute;top:.5rem;right:.5rem;background:#000000b3;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:700}.correct-badge{background:#4caf50e6}.explanation-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.explanation-modal-content{background:#fff;border-radius:16px;width:90%;max-width:560px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d;animation:explanationModalSlideIn .3s ease-out}@keyframes explanationModalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.explanation-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#46178f,#6a1b9a);border-radius:16px 16px 0 0}.explanation-modal-header h2{margin:0;font-size:1.5rem;color:#fff;font-weight:700}.explanation-modal-close{background:#fff3;border:none;font-size:1.75rem;color:#fffffff2;cursor:pointer;padding:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.explanation-modal-close:hover{background:#ffffff4d;color:#fff}.explanation-modal-body{padding:1.5rem;overflow-y:auto;background:linear-gradient(180deg,#f8f5fc,#fff)}.explanation-modal-text{margin:0;color:#333;font-size:1rem;line-height:1.65}.explanation-btn{background:#fff3!important;color:#fff!important;border:2px solid rgba(255,255,255,.5)}.explanation-btn:hover{background:#ffffff59!important;border-color:#ffffffb3}.explanation-box{margin-top:1rem;padding:1rem;background:#ffffff26;border-radius:12px;border-left:4px solid rgba(255,255,255,.5);flex-shrink:0}.question-left-panel .explanation-box{margin-top:auto}.explanation-box h3{margin:0 0 1rem;color:#fff;font-size:1.2rem}.explanation-box p{margin:0;line-height:1.6;color:#fffffff2}.scores-display{margin-top:1rem;padding:1rem;background:#ffffff1f;border-radius:12px;flex-shrink:0;max-height:200px;overflow-y:auto}.question-right-panel .scores-display{margin-top:auto}.scores-display h3{margin:0 0 1rem;color:#fff}.scores-list{display:flex;flex-direction:column;gap:.75rem}.score-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background:#ffffff26;border-radius:8px;font-weight:600;color:#fff}.score-rank{flex-shrink:0;min-width:1.5rem;color:#ffffffe6;font-weight:700}.score-name{flex:1;text-align:left;min-width:0;color:#fff}.score-pts{flex-shrink:0;font-weight:700;color:#fff}.score-item.score-rank-1 .score-rank{color:gold}.score-item.score-rank-2 .score-rank{color:silver}.score-item.score-rank-3 .score-rank{color:#cd7f32}.final-scores{margin-top:2rem}.final-scores h3{font-size:2rem;margin-bottom:1.5rem}.quiz-player-body.ended-fullscreen,.quiz-player-body:has(.ended-screen-scoreboard){padding:0;max-width:none;display:flex;flex-direction:column;min-height:0;overflow:hidden}.quiz-player-body.ended-fullscreen .ended-screen-scoreboard{flex:1;min-height:0;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding:1rem 0 2rem}.quiz-player-body.ended-fullscreen .ended-screen-scoreboard .scoreboard-hero{flex-shrink:0}.question-split-layout{display:flex;gap:1.5rem;flex:1;min-height:0;margin-top:1rem}.question-left-panel{flex:1;display:flex;flex-direction:column;min-width:0;gap:1rem}.question-left-panel .question-text{flex-shrink:0}.question-left-panel .question-text h2{font-size:2.25rem;line-height:1.3;margin:0;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.4)}.question-split-layout .question-left-panel .question-text h2{font-size:1.35rem;line-height:1.25}.question-split-layout .question-image-large{min-height:180px;padding:.75rem}.question-split-layout .answers-list{gap:.6rem}.question-split-layout .answer-card-large{padding:.65rem 1rem;font-size:1rem;min-height:56px}.question-split-layout .answer-shape-large{width:44px;height:44px;font-size:1.25rem}.question-split-layout .answer-text-large{font-size:1.2rem;line-height:1.3}.question-right-panel{flex:1;display:flex;flex-direction:column;min-width:0;gap:1rem;overflow:hidden}.question-image-large{flex:1;display:flex;align-items:center;justify-content:center;min-height:280px;background:#ffffff1f;border-radius:12px;padding:1rem;overflow:hidden}.question-image-large img{width:100%;height:100%;object-fit:contain;border-radius:12px;box-shadow:0 4px 15px #0000001a;display:block}.answers-list{display:flex;flex-direction:column;gap:1rem;flex:1;min-height:0;overflow:hidden;justify-content:space-evenly}.answer-card-large{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-radius:12px;color:#fff;font-weight:600;font-size:1.3rem;cursor:pointer;transition:all .2s ease;position:relative;flex:1;min-height:0}.answer-card-large:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000004d}.answer-card-large.locked{border:4px solid #FFD700;box-shadow:0 0 20px #ffd70099}.answer-card-large.correct{border:4px solid #4CAF50;box-shadow:0 0 20px #4caf5099}.answer-shape-large{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:8px;font-weight:700;font-size:1.8rem;flex-shrink:0;text-shadow:1px 1px 0 rgba(80,80,80,.55),-1px -1px 0 rgba(80,80,80,.55),1px -1px 0 rgba(80,80,80,.55),-1px 1px 0 rgba(80,80,80,.55),0 1px 0 rgba(80,80,80,.55),0 -1px 0 rgba(80,80,80,.55),1px 0 0 rgba(80,80,80,.55),-1px 0 0 rgba(80,80,80,.55),2px 2px 0 rgba(80,80,80,.4),-2px -2px 0 rgba(80,80,80,.4),2px -2px 0 rgba(80,80,80,.4),-2px 2px 0 rgba(80,80,80,.4),0 2px 0 rgba(80,80,80,.4),0 -2px 0 rgba(80,80,80,.4),2px 0 0 rgba(80,80,80,.4),-2px 0 0 rgba(80,80,80,.4)}.answer-shape-large.triangle{clip-path:polygon(50% 0%,0% 100%,100% 100%)}.answer-shape-large.diamond{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}.answer-shape-large.circle{border-radius:50%}.answer-shape-large.square{border-radius:4px}.answer-text-large{flex:1;font-size:2.33rem;line-height:1.4;font-weight:600;text-shadow:1px 1px 0 rgba(80,80,80,.55),-1px -1px 0 rgba(80,80,80,.55),1px -1px 0 rgba(80,80,80,.55),-1px 1px 0 rgba(80,80,80,.55),0 1px 0 rgba(80,80,80,.55),0 -1px 0 rgba(80,80,80,.55),1px 0 0 rgba(80,80,80,.55),-1px 0 0 rgba(80,80,80,.55),2px 2px 0 rgba(80,80,80,.4),-2px -2px 0 rgba(80,80,80,.4),2px -2px 0 rgba(80,80,80,.4),-2px 2px 0 rgba(80,80,80,.4),0 2px 0 rgba(80,80,80,.4),0 -2px 0 rgba(80,80,80,.4),2px 0 0 rgba(80,80,80,.4),-2px 0 0 rgba(80,80,80,.4)}.question-controls{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:2px solid rgba(255,255,255,.2);flex-shrink:0}.question-controls .control-btn{padding:.75rem 2rem;font-size:1rem;min-width:140px;background:#fff!important;color:#555!important;border:1px solid rgba(0,0,0,.12)}.question-controls .control-btn:hover:not(:disabled){background:#f5f5f5!important;color:#333!important;transform:translateY(-2px);box-shadow:0 2px 8px #00000026}.question-controls .control-btn:disabled{opacity:.5;cursor:not-allowed;background:#eee!important;color:#999!important}.question-controls .control-btn:disabled:hover{transform:none;box-shadow:none}.question-controls .explanation-btn{background:#fff!important;color:#555!important;border:1px solid rgba(0,0,0,.12)}.question-controls .explanation-btn:hover:not(:disabled){background:#f5f5f5!important;color:#333!important}@media(max-width:768px){.answers-grid{grid-template-columns:1fr}.quiz-player-header{flex-direction:column;gap:1rem}.header-right{flex-wrap:wrap;justify-content:center}.question-split-layout{flex-direction:column}.question-image-large{min-height:200px}.answer-card-large{min-height:80px;padding:1rem;font-size:1.1rem}.answer-shape-large{width:50px;height:50px;font-size:1.5rem}.answer-text-large{font-size:2rem}}
