body{background:#fafcff;font-family:Arial,sans-serif;margin:0;padding:0}.quiz-page,.report-page,.start-page{background:#fff;border-radius:6px;box-shadow:0 0 6px #e0e0e0;margin:24px auto;max-width:700px;padding:24px}input[type=email]{font-size:1rem;margin-right:12px;padding:8px;width:240px}button{border-radius:4px;font-size:1rem;margin:4px 6px;padding:8px 20px}.overview-panel{grid-gap:14px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#fffffff2,#f8faffe6);border:1px solid #667eea26;border-radius:20px;box-shadow:0 12px 32px #667eea1f,0 4px 16px #0000000d,inset 0 1px 0 #fffc;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(52px,1fr));margin-bottom:32px;padding:28px;position:relative}.overview-panel:before{background:linear-gradient(90deg,#667eea,#764ba2 50%,#667eea);border-radius:20px 20px 0 0;content:"";height:2px;left:0;position:absolute;right:0;top:0}.overview-btn{align-items:center;background:linear-gradient(135deg,#fff,#f8faff);border:2px solid #0000;border-radius:16px;box-shadow:0 4px 12px #00000014,inset 0 1px 0 #ffffffe6;color:#4a5568;cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:52px;justify-content:center;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:52px}.overview-btn:before{background:linear-gradient(45deg,#0000,#667eea33,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.overview-btn:hover:before{left:100%}.overview-btn:hover{background:linear-gradient(135deg,#f0f4ff,#e0e7ff);border-color:#667eea4d;box-shadow:0 12px 28px #667eea40,0 6px 16px #0000001a;transform:translateY(-3px) scale(1.08)}.overview-btn.current{border:2px solid #667eea;box-shadow:0 12px 32px #667eea80,0 6px 16px #764ba24d;color:#fff;transform:scale(1.15);z-index:2}.overview-btn.current,.overview-btn.current:after{background:linear-gradient(135deg,#667eea,#764ba2)}.overview-btn.current:after{border-radius:19px;content:"";inset:-3px;opacity:.3;position:absolute;z-index:-1}.overview-btn.visited{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#60a5fa;box-shadow:0 4px 12px #60a5fa33,inset 0 1px 0 #ffffffb3;color:#1d4ed8}.overview-btn.visited:hover{background:linear-gradient(135deg,#bfdbfe,#93c5fd);border-color:#3b82f6;color:#1e3a8a}.overview-btn.attempted{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#34d399;box-shadow:0 4px 12px #34d39933,inset 0 1px 0 #ffffffb3;color:#065f46;position:relative}.overview-btn.attempted:hover{background:linear-gradient(135deg,#a7f3d0,#6ee7b7);border-color:#10b981;color:#064e3b}.overview-btn.attempted:after{background:linear-gradient(135deg,#10b981,#059669);border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #10b98166;content:"";height:16px;position:absolute;right:-3px;top:-3px;width:16px;z-index:3}.timer{-webkit-text-fill-color:#0000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;background-color:#667eea0d;border:2px solid #667eea1a;border-radius:16px;font-size:2rem;font-weight:700;letter-spacing:.1em;margin-bottom:32px;padding:20px 0;position:relative;text-align:center}.timer.danger{-webkit-text-fill-color:#e53e3e!important;animation:dangerPulse 1.5s ease-in-out infinite;background:linear-gradient(135deg,#fed7d7,#feb2b2);border-color:#e53e3e4d;color:#e53e3e!important;font-weight:800;transform:scale(1.02)}@keyframes dangerPulse{0%,to{box-shadow:0 0 0 0 #e53e3e66}50%{box-shadow:0 0 0 20px #e53e3e00}}.question-title{font-size:1.15rem;margin-bottom:10px}.report-page table{border-collapse:collapse;width:100%}.report-page td,.report-page th{border:1px solid #ddd;padding:10px 6px}tr.right{background:#eaffec}tr.wrong{background:#ffecec}.quiz-page-compact{background:linear-gradient(135deg,#fff,#f8faff);box-sizing:border-box;display:flex;flex-direction:column;height:100vh;margin:0;max-width:100vw;overflow:hidden;padding:12px;position:relative}.quiz-page-compact:before{background:linear-gradient(90deg,#667eea,#764ba2 50%,#667eea);content:"";height:3px;left:0;position:absolute;right:0;top:0}.quiz-top-bar{background:#fffc;border-radius:12px;box-shadow:0 2px 8px #0000000d;justify-content:space-between;margin-bottom:12px;min-height:60px;padding:8px 16px}.question-info,.quiz-top-bar{align-items:center;display:flex}.question-counter-compact{background:#667eea1a;border-radius:8px;color:#667eea;font-size:1.2rem;font-weight:700;padding:8px 16px}.quiz-main-content{display:flex;flex:1 1;gap:16px;min-height:0}.quiz-left-panel{display:flex;flex-direction:column;gap:16px;width:280px}.quiz-right-panel{display:flex;flex:1 1;flex-direction:column;min-height:0}.quiz-left-panel .overview-panel{grid-gap:10px;background:linear-gradient(135deg,#fffffff2,#f8faffe6);border:1px solid #667eea26;border-radius:16px;box-shadow:0 8px 20px #667eea1a,0 3px 12px #0000000d,inset 0 1px 0 #fffc;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(40px,1fr));margin-bottom:0;max-height:240px;overflow-y:auto;padding:20px}.quiz-left-panel .overview-panel:before{border-radius:16px 16px 0 0;height:2px}.quiz-left-panel .overview-btn{border-radius:12px;box-shadow:0 3px 8px #00000014,inset 0 1px 0 #ffffffe6;font-size:.9rem;font-weight:700;height:40px;width:40px}.quiz-left-panel .overview-btn:hover{box-shadow:0 8px 20px #667eea33,0 4px 12px #0000001a;transform:translateY(-2px) scale(1.05)}.quiz-left-panel .overview-btn.current{box-shadow:0 8px 24px #667eea66,0 4px 12px #764ba240;transform:scale(1.1)}.quiz-left-panel .overview-btn.attempted:after{border:2px solid #fff;height:12px;right:-2px;top:-2px;width:12px}.quiz-controls-compact{background:#fffc;border:1px solid #667eea1a;border-radius:12px;display:flex;flex-direction:column;gap:8px;padding:16px}.nav-btn-compact{background:linear-gradient(135deg,#f7fafc,#edf2f7);border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 16px;transition:all .3s ease}.nav-btn-compact:hover:not(:disabled){background:linear-gradient(135deg,#edf2f7,#e2e8f0);box-shadow:0 4px 12px #4a556826;transform:translateY(-1px)}.nav-btn-compact:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.submit-btn-compact{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;margin-top:8px;padding:12px 16px;transition:all .3s ease}.submit-btn-compact:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1);box-shadow:0 6px 16px #667eea4d;transform:translateY(-1px)}.quiz-top-bar .timer{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;background-color:#667eea0d;border:1px solid #667eea1a;border-radius:8px;font-size:1.4rem;font-weight:700;letter-spacing:.05em;margin:0;padding:8px 16px}.quiz-top-bar .timer.danger{-webkit-text-fill-color:#e53e3e!important;animation:dangerPulse 1.5s ease-in-out infinite;background:linear-gradient(135deg,#fed7d7,#feb2b2);border-color:#e53e3e4d;color:#e53e3e!important}.quiz-right-panel .question{background:#fffc;border:1px solid #667eea1a;border-radius:12px;box-shadow:0 4px 16px #667eea0d;display:flex;flex-direction:column;height:100%;margin-bottom:0;overflow-y:auto;padding:20px}.quiz-right-panel .question:before{height:2px}.quiz-right-panel .question-title h3{font-size:1.2rem;line-height:1.5;margin-bottom:16px}.quiz-right-panel .choices-list{display:flex;flex:1 1;flex-direction:column;gap:10px}.quiz-right-panel .choice-label{border-radius:10px;font-size:.95rem;padding:14px 18px}@media (max-width:1024px){.quiz-main-content{flex-direction:column}.quiz-left-panel{flex-direction:row;gap:12px;width:100%}.quiz-left-panel .overview-panel{flex:1 1;max-height:120px}.quiz-controls-compact{align-items:center;flex-direction:row;min-width:200px;padding:12px}}@media (max-width:768px){.quiz-page-compact{padding:8px}.quiz-top-bar{min-height:50px;padding:6px 12px}.question-counter-compact{font-size:1rem;padding:6px 12px}.quiz-top-bar .timer{font-size:1.2rem;padding:6px 12px}.quiz-controls-compact{flex-direction:row;gap:6px}.nav-btn-compact,.submit-btn-compact{font-size:.85rem;padding:8px 12px}}.report-page-modern{background:linear-gradient(135deg,#fff,#f8faff);border-radius:24px;box-shadow:0 32px 80px #667eea26,0 8px 32px #0000001a,inset 0 1px 0 #ffffffe6;margin:20px auto;max-width:1200px;overflow:hidden;padding:32px;position:relative}.report-page-modern:before{background:linear-gradient(90deg,#667eea,#764ba2 50%,#667eea);border-radius:24px 24px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.report-header{margin-bottom:40px;text-align:center}.report-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;margin:0 0 8px}.report-subtitle{color:#64748b;font-size:1.1rem;font-weight:500;margin:0}.score-summary{margin-bottom:48px}.score-card-main{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #667eea1a;border-radius:20px;box-shadow:0 12px 32px #667eea14;gap:48px;padding:40px}.score-card-main,.score-circle{align-items:center;display:flex;justify-content:center}.score-circle{background:#ffffffe6;border:6px solid;border-radius:50%;flex-direction:column;height:160px;position:relative;width:160px}.score-circle.excellent{border-color:#10b981;box-shadow:0 0 40px #10b9814d}.score-circle.good{border-color:#3b82f6;box-shadow:0 0 40px #3b82f64d}.score-circle.average{border-color:#f59e0b;box-shadow:0 0 40px #f59e0b4d}.score-circle.poor{border-color:#ef4444;box-shadow:0 0 40px #ef44444d}.score-percentage{font-size:2.2rem;font-weight:800;line-height:1}.score-circle.excellent .score-percentage{color:#10b981}.score-circle.good .score-percentage{color:#3b82f6}.score-circle.average .score-percentage{color:#f59e0b}.score-circle.poor .score-percentage{color:#ef4444}.score-label{color:#64748b;font-size:.9rem;font-weight:600;margin-top:4px}.score-details{flex:1 1;max-width:400px}.score-message{color:#2d3748;font-size:1.8rem;font-weight:700;margin:0 0 24px}.score-stats{display:flex;gap:24px;justify-content:center}.stat-item{align-items:center;border-radius:16px;display:flex;flex-direction:column;min-width:80px;padding:20px}.stat-item.correct{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:2px solid #10b981}.stat-item.incorrect{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #ef4444}.stat-item.total{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border:2px solid #667eea}.stat-number{font-size:1.8rem;font-weight:800;line-height:1}.stat-item.correct .stat-number{color:#065f46}.stat-item.incorrect .stat-number{color:#991b1b}.stat-item.total .stat-number{color:#3730a3}.stat-label{color:#4b5563;font-size:.9rem;font-weight:600;margin-top:4px}.detailed-results{margin-top:48px}.results-heading{color:#2d3748;font-size:1.5rem;font-weight:700;margin:0 0 24px;padding-left:16px;position:relative}.results-heading:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.results-table-container{background:#fffc;border:1px solid #667eea1a;border-radius:16px;box-shadow:0 8px 24px #667eea14;overflow:hidden}.results-table{border-collapse:collapse;width:100%}.results-table thead{background:linear-gradient(135deg,#667eea,#764ba2)}.results-table th{border:none;color:#fff;font-size:.95rem;font-weight:600;padding:16px 20px;text-align:left}.col-number{text-align:center;width:60px}.col-status{text-align:center;width:80px}.col-correct-answer,.col-your-answer{width:25%}.result-row{border-bottom:1px solid #e2e8f080;transition:all .3s ease}.result-row:hover{background:#667eea0d;transform:translateX(4px)}.result-row.correct{background:linear-gradient(135deg,#d1fae54d,#a7f3d033);border-left:4px solid #10b981}.result-row.incorrect{background:linear-gradient(135deg,#fee2e24d,#fca5a533);border-left:4px solid #ef4444}.result-row.unanswered{background:linear-gradient(135deg,#f9fafb4d,#f3f4f633);border-left:4px solid #9ca3af}.results-table td{border:none;padding:16px 20px;vertical-align:top}.question-number{text-align:center}.number-badge{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:inline-flex;font-size:.9rem;font-weight:600;height:32px;justify-content:center;width:32px}.question-text{color:#374151;font-size:.95rem;line-height:1.5}.correct-answer,.user-answer{font-size:.9rem;line-height:1.4}.no-answer{color:#9ca3af;font-style:italic}.answer-status{text-align:center}.status-badge{align-items:center;border-radius:50%;display:inline-flex;font-size:1rem;font-weight:700;height:32px;justify-content:center;width:32px}.status-badge.correct{background:#10b981;color:#fff}.status-badge.incorrect{background:#ef4444;color:#fff}.status-badge.unanswered{background:#9ca3af;color:#fff}@media (max-width:768px){.report-page-modern{margin:12px;padding:20px}.report-title{font-size:2rem}.score-card-main{flex-direction:column;gap:24px;padding:24px}.score-circle{border-width:4px;height:120px;width:120px}.score-percentage{font-size:1.8rem}.score-message{font-size:1.4rem;text-align:center}.score-stats{gap:12px}.stat-item{min-width:60px;padding:16px 12px}.stat-number{font-size:1.4rem}.results-table-container{overflow-x:auto}.results-table td,.results-table th{font-size:.85rem;padding:12px 8px}.col-question{min-width:200px}.col-correct-answer,.col-your-answer{min-width:150px}}.question{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #667eea1a;border-radius:20px;box-shadow:0 8px 32px #667eea14;margin-bottom:32px;padding:32px;position:relative}.question:before{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:20px 20px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.question-title h3{color:#2d3748;font-size:1.4rem;font-weight:600;line-height:1.7;margin-bottom:28px;padding-left:16px;position:relative}.question-title h3:before{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.choices-list{grid-gap:16px;display:grid;gap:16px;list-style:none;padding:0}.choice-item{margin-bottom:0}.choice-label{align-items:center;background:linear-gradient(135deg,#fff,#f8faff);border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #0000000a;cursor:pointer;display:flex;overflow:hidden;padding:20px 24px;position:relative}.choice-label:before{background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.choice-label:hover:before{left:100%}.choice-label:hover{background:linear-gradient(135deg,#f0f4ff,#e0e7ff);border-color:#667eea;box-shadow:0 8px 24px #667eea26}.choice-label input[type=radio]{accent-color:#667eea;cursor:pointer;height:20px;margin-right:16px;width:20px}.choice-label input[type=radio]:checked+.choice-text{color:#667eea;font-weight:600}.choice-label:has(input[type=radio]:checked){background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-color:#667eea;box-shadow:0 8px 24px #667eea33}.choice-text{color:#4a5568;flex:1 1;font-size:1rem;line-height:1.6}.quiz-controls{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #667eea1a;border-radius:16px;display:flex;gap:20px;justify-content:space-between;margin-top:32px;padding:24px}.quiz-controls button{border:none;border-radius:12px;box-shadow:0 4px 12px #0000001a;cursor:pointer;font-size:1rem;font-weight:600;min-width:120px;overflow:hidden;padding:16px 32px;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.quiz-controls button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.quiz-controls button:hover:before{left:100%}.quiz-controls button:first-child,.quiz-controls button:nth-child(2){background:linear-gradient(135deg,#f7fafc,#edf2f7);border:2px solid #e2e8f0;color:#4a5568}.quiz-controls button:first-child:hover,.quiz-controls button:nth-child(2):hover{background:linear-gradient(135deg,#edf2f7,#e2e8f0);border-color:#cbd5e0;box-shadow:0 8px 20px #4a556833;transform:translateY(-2px)}.quiz-controls button:last-child{background:linear-gradient(135deg,#667eea,#764ba2);border:2px solid #0000;color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.5px;position:relative;text-transform:uppercase}.quiz-controls button:last-child:after{background:linear-gradient(135deg,#5a67d8,#6b46c1);border-radius:12px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:-1}.quiz-controls button:last-child:hover:after{opacity:1}.quiz-controls button:last-child:hover{box-shadow:0 12px 32px #667eea80;transform:translateY(-3px) scale(1.05)}.quiz-controls button:disabled{background:#f7fafc!important;border-color:#e2e8f0!important;box-shadow:none!important;color:#a0aec0!important;cursor:not-allowed;opacity:.5;transform:none!important}.quiz-controls button:disabled:before{display:none}.start-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;justify-content:center;margin:0;max-width:none;min-height:100vh;padding:40px 20px;width:100vw}.welcome-section{margin-bottom:50px;padding:0 10px;text-align:center}.welcome-heading{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 15px}.welcome-subtitle{color:#666;font-size:1rem;line-height:1.5;margin:0 auto;max-width:400px;opacity:.85}.welcome-cards-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #ffffff4d;border-radius:20px;box-shadow:0 20px 40px #0000001a,0 0 0 1px #fff3,inset 0 1px 0 #ffffffe6;margin-bottom:30px;max-width:500px;overflow:hidden;padding:50px 40px 40px;position:relative;width:100%}.welcome-cards-container:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#667eea,#764ba2,#667eea);background-size:200% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%,to{background-position:200% 0}50%{background-position:-200% 0}}.content-container{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:24px;box-shadow:0 32px 64px #0003,0 0 0 1px #ffffff1a,inset 0 1px 0 #fffc;display:flex;flex-direction:column;gap:40px;max-width:600px;padding:40px;width:100%}.features-cards{align-items:stretch;display:flex;gap:0;justify-content:space-between;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:400px;padding:0 10px}.feature-card{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff2;border:1px solid #fff9;border-radius:14px;box-shadow:0 10px 25px #0000001f;flex:1 1;margin:0 4px;max-width:115px;overflow:hidden;padding:20px 12px;position:relative;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:1}.feature-card:first-child{margin-left:0}.feature-card:last-child{margin-right:0}.feature-card:before{background:linear-gradient(90deg,#0000,#667eea1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.feature-card:hover:before{left:100%}.feature-card:hover{border-color:#667eea66;box-shadow:0 25px 50px #0003,0 10px 20px #667eea4d;transform:translateY(-15px) scale(1.05);z-index:10}.card-icon{display:block;font-size:2.2rem;margin-bottom:10px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.feature-card:hover .card-icon{transform:scale(1.2) rotate(8deg)}.card-title{color:#2d3748;font-size:1rem;font-weight:600;line-height:1.2;margin:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.feature-card:hover .card-title{color:#667eea;transform:translateY(-2px)}.email-section{align-items:center;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:linear-gradient(145deg,#fffffff2,#f8fafcf2);border:1px solid #fff6;border-radius:24px;box-shadow:0 25px 50px #00000026,0 0 0 1px #ffffff4d,inset 0 1px 0 #fffffff2,inset 0 -1px 0 #00000005;display:flex;flex-direction:column;max-width:500px;overflow:hidden;padding:45px 35px;position:relative;text-align:center;transform-style:preserve-3d;width:100%}.email-section:before{animation:shimmer 4s ease-in-out infinite reverse;background:linear-gradient(90deg,#667eea,#764ba2 25%,#667eea 50%,#764ba2 75%,#667eea);background-size:300% 100%;border-radius:0 0 24px 24px;height:5px}.email-section:after,.email-section:before{bottom:0;content:"";left:0;position:absolute;right:0}.email-section:after{background:radial-gradient(circle at 50% 0,#667eea08 0,#0000 50%);border-radius:24px;pointer-events:none;top:0}.email-input-component{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:0;box-shadow:none;padding:0}.email-header,.email-input-component{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}.email-header{margin-bottom:20px}.email-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0 0 8px}.email-description{color:#64748b;font-size:.95rem;line-height:1.5;margin:0 auto;max-width:320px}.email-form{flex-direction:column;gap:16px}.email-form,.input-wrapper{align-items:center;display:flex;width:100%}.input-wrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:2px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 12px #0000000d,inset 0 1px 0 #ffffffe6;flex-direction:row;height:54px;margin-bottom:0;max-width:380px;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.input-icon{align-items:center;color:#667eea;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:600;justify-content:center;padding:0 14px;position:static}.input-wrapper:focus-within{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea26,0 8px 20px #667eea33,inset 0 1px 0 #ffffffe6;transform:translateY(-2px)}.input-wrapper.error{background:#fef2f2e6;border-color:#e53e3e;box-shadow:0 0 0 4px #e53e3e26,0 8px 20px #e53e3e33}.email-field{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:0;box-shadow:none;box-sizing:border-box;color:#2d3748;font-size:1.05rem;font-weight:500;height:100%;outline:none;padding:18px 0;width:100%}.email-field::placeholder{color:#0000}.email-field:focus+.email-label,.email-field:not(:placeholder-shown)+.email-label{opacity:0;visibility:hidden}.email-label{background:#0000;border-radius:0;color:#a0aec0;font-size:1.05rem;font-weight:500;left:55px;padding:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .4s cubic-bezier(.25,.46,.45,.94);z-index:1}.clear-email-btn{align-items:center;background:linear-gradient(135deg,#f7fafc,#edf2f7);border:1px solid #fffc;border-radius:50%;box-shadow:0 2px 6px #00000014;color:#a0aec0;cursor:pointer;display:flex;flex-shrink:0;font-size:1rem;font-weight:700;height:26px;justify-content:center;margin-right:12px;position:static;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:26px}.clear-email-btn:hover{background:linear-gradient(135deg,#edf2f7,#e2e8f0);box-shadow:0 4px 12px #00000026;color:#4a5568;transform:translateY(-50%) scale(1.08)}.email-error{align-items:center;animation:slideInError .4s cubic-bezier(.25,.46,.45,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fef2f2e6,#fff5f5e6);border-left:4px solid #e53e3e;border-radius:12px;box-shadow:0 4px 12px #e53e3e26;color:#e53e3e;display:flex;font-size:.9rem;font-weight:500;gap:10px;justify-content:center;margin-bottom:20px;max-width:420px;padding:14px 18px;text-align:center;width:100%}@keyframes slideInError{0%{opacity:0;transform:translateY(-15px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.error-icon{filter:drop-shadow(0 1px 2px rgba(229,62,62,.3));font-size:1.1rem}.submit-btn{align-items:center;background:linear-gradient(145deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 6px 16px #667eea4d,inset 0 1px 0 #fff3;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;height:50px;justify-content:center;letter-spacing:.3px;margin:0 auto;overflow:hidden;position:relative;text-shadow:0 1px 2px #0000001a;transition:all .4s cubic-bezier(.25,.46,.45,.94);width:180px}.submit-btn:before{background:linear-gradient(90deg,#0000,#ffffff40,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.submit-btn:hover:not(:disabled):before{left:100%}.submit-btn:hover:not(:disabled){background:linear-gradient(145deg,#5a67d8,#6b46c1);box-shadow:0 15px 35px #667eea66,inset 0 1px 0 #ffffff4d;transform:translateY(-5px) scale(1.05)}.submit-btn:disabled{box-shadow:0 4px 12px #667eea33;cursor:not-allowed;opacity:.6;transform:none}.btn-text{font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:none}@media (max-width:768px){.start-page{padding:20px 15px}.welcome-heading{font-size:2.5rem}.welcome-subtitle{font-size:1rem}.features-cards{gap:15px;grid-template-columns:1fr;max-width:350px}.feature-card{padding:30px 20px}.email-input-component{max-width:350px;padding:30px 20px}.email-title{font-size:1.5rem}.email-description{font-size:.9rem}.email-section{padding:35px 25px}.submit-btn{height:48px;width:160px}.quiz-page{border-radius:16px;margin:12px;padding:24px 20px}.overview-panel{gap:8px;grid-template-columns:repeat(auto-fill,minmax(40px,1fr));padding:16px}.overview-btn{font-size:.85rem;height:40px;width:40px}.question{border-radius:16px;padding:20px}.question-title h3{font-size:1.2rem;margin-bottom:20px}.choice-label{border-radius:12px;padding:16px 20px}.quiz-controls{flex-direction:column;gap:12px;padding:20px}.quiz-controls button{min-width:auto;padding:14px 24px;width:100%}.timer{font-size:1.8rem;margin-bottom:24px;padding:16px 0}.question-counter{margin-bottom:20px}.current-question{font-size:1.3rem}}@media (max-width:480px){.welcome-heading{font-size:2rem}.features-cards{max-width:300px}.feature-card{padding:25px 15px}.card-icon{font-size:2rem}.card-title{font-size:1.1rem}.email-input-component{max-width:300px}.quiz-page{padding:16px}.overview-panel{grid-template-columns:repeat(auto-fill,minmax(35px,1fr));padding:12px}.overview-btn{font-size:.8rem;height:35px;width:35px}.question{padding:16px}.question-title h3{font-size:1.1rem;padding-left:12px}.choice-label{padding:14px 16px}.timer{font-size:1.6rem;padding:12px 0}}.overview-panel::-webkit-scrollbar,.quiz-left-panel .overview-panel::-webkit-scrollbar{width:8px}.overview-panel::-webkit-scrollbar-track,.quiz-left-panel .overview-panel::-webkit-scrollbar-track{background:#667eea0d;border-radius:4px}.overview-panel::-webkit-scrollbar-thumb,.quiz-left-panel .overview-panel::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border:1px solid #fff3;border-radius:4px}.overview-panel::-webkit-scrollbar-thumb:hover,.quiz-left-panel .overview-panel::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1)}.overview-panel,.quiz-left-panel .overview-panel{scrollbar-color:#667eea #667eea1a;scrollbar-width:thin}
/*# sourceMappingURL=main.df0a5e76.css.map*/