: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}body{margin:0;min-width:320px;min-height:100vh}#root{width:100%;min-height:100vh}button,input,textarea{font-family:inherit}.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}.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;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a;z-index:100}.header-left{display:flex;align-items:center;gap:1.5rem;flex:1}.pickle-logo{display:flex;align-items:center}.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;width:300px;font-family:inherit}.quiz-title-input::placeholder{color:#ffffffb3}.quiz-title-input:focus{outline:none;background:#ffffff4d}.header-right{display:flex;gap:.75rem;align-items:center}.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}.settings-btn{background:#2196f3;color:#fff}.settings-btn:hover{background:#1976d2}.exit-btn{background:#fff3;color:#fff}.exit-btn:hover{background:#ffffff4d}.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}@media(max-width:768px){.ai-modal-content{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}.header-left{flex-direction:column;gap:.5rem}.quiz-title-input{width:100%}}.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}.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}.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;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.quiz-player-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.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:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2);flex-shrink:0}.header-left h1{margin:0;font-size:1.5rem;font-weight:700}.session-code{margin:.5rem 0 0;font-size:1rem;opacity:.9;font-weight:600;letter-spacing:2px}.header-right{display:flex;gap:1rem;align-items:center}.state-badge{padding:.5rem 1rem;background:#fff3;border-radius:20px;font-weight:600;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.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:#4caf50;color:#fff}.start-btn:hover:not(:disabled){background:#45a049;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:#9e9e9e;color:#fff}.reset-btn:hover{background:#757575}.end-btn{background:#f44336;color:#fff}.end-btn:hover{background:#d32f2f}.quiz-player-body{flex:1;padding:1.5rem;max-width:1400px;margin:0 auto;width:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.lobby-screen,.ended-screen{text-align:center;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;min-height:0}.lobby-screen h2,.ended-screen h2{font-size:2.5rem;margin-bottom:1rem}.countdown-display{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.countdown-number{font-size:8rem;font-weight:900;color:#fff;text-shadow:0 0 30px rgba(255,255,255,.8);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:#ffffffe6;text-transform:uppercase;letter-spacing:3px}.question-screen,.reveal-screen{background:#fff;border-radius:20px;padding:1.5rem;color:#333;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto}.question-screen.has-image,.reveal-screen.has-image{padding:1rem}.question-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #e0e0e0;flex-shrink:0}.question-number{font-size:1.2rem;font-weight:600;color:#666}.timer{display:flex;align-items:center;justify-content:center}.timer-circle{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.2rem;font-weight:700;box-shadow:0 4px 15px #667eea66}.points{font-size:1.2rem;font-weight:600;color:#4caf50}.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:1.5rem;font-weight:700;line-height:1.3;color:#333;margin:0}.answers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1rem;flex:1;min-height:0}.answer-card{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:12px;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;position:relative;min-height:0;flex:1}.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:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fff3;border-radius:8px;font-weight:700;font-size:1.1rem;flex-shrink:0}.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:.95rem;line-height:1.3}.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-box{margin-top:1rem;padding:1rem;background:#f5f5f5;border-radius:12px;border-left:4px solid #667eea;flex-shrink:0}.question-left-panel .explanation-box{margin-top:auto}.explanation-box h3{margin:0 0 1rem;color:#667eea;font-size:1.2rem}.explanation-box p{margin:0;line-height:1.6;color:#555}.scores-display{margin-top:1rem;padding:1rem;background:#f5f5f5;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:#333}.scores-list{display:flex;flex-direction:column;gap:.75rem}.score-item{display:flex;justify-content:space-between;padding:.75rem 1rem;background:#fff;border-radius:8px;font-weight:600}.final-scores{margin-top:2rem}.final-scores h3{font-size:2rem;margin-bottom:1.5rem}.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:1.8rem;line-height:1.3;margin:0}.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:0;background:#f5f5f5;border-radius:12px;padding:1rem}.question-image-large img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px;box-shadow:0 4px 15px #0000001a}.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}.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:1.3rem;line-height:1.4;font-weight:600}.question-controls{display:flex;justify-content:center;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:2px solid #e0e0e0;flex-shrink:0}.question-controls .control-btn{padding:.75rem 2rem;font-size:1.1rem;min-width:150px}.question-controls .control-btn:disabled{opacity:.5;cursor:not-allowed;background:#ccc!important}.question-controls .control-btn:disabled:hover{transform:none;box-shadow:none}.question-controls .reveal-btn{background:#ff9800;color:#fff}.question-controls .reveal-btn:hover{background:#f57c00;transform:translateY(-2px)}.question-controls .next-btn{background:#2196f3;color:#fff}.question-controls .next-btn:hover{background:#1976d2;transform:translateY(-2px)}@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:1.1rem}}
