#personalized-section{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1rem}.personalized-content{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.personalized-content{grid-template-columns:repeat(2,1fr)}.exam-countdown{grid-column:1/span 2}}.dashboard-summary{background-color:#f8f9fa;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.dashboard-summary h3{color:#333;margin-top:0;margin-bottom:1rem;font-size:1.3rem}.stats-overview{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.stat-card{background-color:#fff;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;padding:1rem;transition:transform .2s;display:flex;box-shadow:0 1px 3px #0000001a}.stat-card:hover{transform:translateY(-5px)}.stat-value{color:#1a73e8;font-size:1.8rem;font-weight:700}.stat-label{color:#666;text-align:center;margin-top:.3rem;font-size:.85rem}.view-full-dashboard{text-align:center;color:#fff;background-color:#1a73e8;border-radius:4px;margin-top:1rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:block}.view-full-dashboard:hover{background-color:#1557b0}.subscribed-products{background-color:#f8f9fa;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.subscribed-products h3{color:#333;margin-top:0;margin-bottom:1rem;font-size:1.3rem}.products-grid{grid-template-columns:1fr;gap:1rem;display:grid}.product-card{color:inherit;background-color:#fff;border-radius:6px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.product-card:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0000001a}.product-icon{background-color:#e9f2fe;justify-content:center;align-items:center;width:70px;font-size:1.5rem;display:flex}.product-info{flex:1;padding:1rem}.product-info h4{color:#333;margin:0 0 .3rem}.product-info p{color:#666;margin:0 0 .5rem;font-size:.85rem}.expiry-date{color:#888;font-size:.75rem;display:block}.no-subscriptions{text-align:center;background-color:#fff;border-radius:6px;padding:1.5rem}.browse-products-btn{color:#fff;background-color:#1a73e8;border-radius:4px;margin-top:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.browse-products-btn:hover{background-color:#1557b0}.exam-countdown{background-color:#f8f9fa;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000000d}.exam-countdown h3{color:#333;margin-top:0;margin-bottom:1rem;font-size:1.3rem}.countdown-container{text-align:center}.countdown-date{color:#555;margin-bottom:1rem}.exam-date{color:#1a73e8;margin-top:.3rem;font-size:1.3rem;font-weight:700;display:block}.countdown-timer{justify-content:center;gap:1rem;margin:1.5rem 0;display:flex}.time-unit{flex-direction:column;align-items:center;min-width:80px;display:flex}.time-value{color:#1a73e8;font-size:2.5rem;font-weight:700}.time-label{color:#666;margin-top:.3rem;font-size:.85rem}.exam-prep-links{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.prep-link{color:#1a73e8;background-color:#e9f2fe;border-radius:4px;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s}.prep-link:hover{background-color:#d2e3fc}.no-exam-date{text-align:center;background-color:#fff;border-radius:6px;padding:1.5rem}.set-date-btn{color:#fff;background-color:#1a73e8;border-radius:4px;margin-top:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-block}.set-date-btn:hover{background-color:#1557b0}.loading-text{text-align:center;color:#666;padding:1rem 0}.payment-completion-banner{text-align:center;background-color:#e8f5e9;border:2px solid #4caf50;border-radius:8px;margin:20px 0;padding:15px;animation:2s infinite pulse}.payment-completion-banner p{color:#2e7d32;margin:0 0 10px;font-size:16px}.payment-success-link{color:#fff;background-color:#4caf50;border-radius:5px;padding:10px 20px;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block}.payment-success-link:hover{background-color:#388e3c}@keyframes pulse{0%{box-shadow:0 0 #4caf5066}70%{box-shadow:0 0 0 10px #4caf5000}to{box-shadow:0 0 #4caf5000}}.enhanced-hero{align-items:center;min-height:40vh;display:flex;position:relative;overflow:hidden;background:#0a2342!important;border-radius:0!important;margin-bottom:0!important}@keyframes floatInUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes floatInLeft{0%{opacity:0;transform:translate(-80px)}to{opacity:1;transform:translate(0)}}@keyframes floatInRight{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.enhanced-hero{min-height:40vh}}.hero-background{opacity:.1;background-image:radial-gradient(circle at 20%,#ffc53d4d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffc53d33 0%,#0000 50%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-overlay{background:linear-gradient(#0000 0%,#0a234233 100%);position:absolute;top:0;bottom:0;left:0;right:0}.enhanced-hero .hero-content{z-index:2;justify-content:center;align-items:flex-start;max-width:1200px;margin:0 auto;padding:-1rem 2rem 1rem;display:flex;position:relative}.hero-text{text-align:center;max-width:900px}.hero-badge{color:#ffc53d;background:#ffc53d33;border:1px solid #ffc53d4d;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;animation:1s ease-out .2s both fadeInScale;display:inline-block}.hero-title{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2;animation:1s ease-out .4s both floatInLeft}.hero-title .highlight{color:#ffc53d;position:relative}.hero-title .highlight:after,.hero-title .highlight:before{display:none!important}.hero-title{border-bottom:none!important;text-decoration:none!important}.hero-title:after,.hero-title:before{display:none!important}.hero-text h1,.hero-text .hero-title{box-shadow:none!important;border:none!important;text-decoration:none!important}.hero-text h1:after,.hero-text h1:before,.hero-text .hero-title:after,.hero-text .hero-title:before{display:none!important}.enhanced-hero .hero-tagline{margin-bottom:1rem;font-size:1.25rem;line-height:1.6;animation:1s ease-out .6s both floatInRight;color:#ffffffe6!important}.hero-stats{justify-content:center;gap:3rem;margin:1rem 0;animation:1s ease-out .8s both floatInUp;display:flex}.stat-item{text-align:center}.stat-number{color:#ffc53d;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;display:block}.hero-actions{justify-content:center;gap:1rem;margin:2rem 0;display:flex}.btn-large{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.enhanced-hero .btn-primary{color:#fff;background:0 0;border:2px solid #fff;box-shadow:0 4px 15px #fff3}.enhanced-hero .btn-primary:hover{color:#0a2342;background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #ffffff4d}.btn-secondary{color:#fff;background:0 0;border:2px solid #ffffff4d}.btn-secondary:hover{background:#ffffff1a;border-color:#ffffff80}.hero-disclaimer{color:#ffffffb3;margin-top:1rem;font-size:.9rem}.scroll-indicator{z-index:3;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-arrow{border-top:none;border-bottom:2px solid #fff9;border-left:2px solid #fff9;border-right:none;width:30px;height:30px;transform:rotate(-45deg)}.simple-mockup{padding:0}.simple-mockup h4{color:#fff;background:#0a2342;margin:0 0 1.5rem;padding:1rem;font-size:1.1rem;font-weight:600}.simple-content{padding:0 1rem}.simple-content p{color:#333;margin-bottom:1rem}.simple-options{margin:1rem 0}.simple-option{color:#555;padding:.5rem 0;font-size:1rem}.simple-option.correct{color:#28a745;font-weight:600}.simple-explanation{color:#666;border-top:1px solid #dee2e6;margin-top:1rem;padding-top:1rem;font-size:.9rem}#how-it-works{background:#f8f9fa;margin-bottom:0;padding:5rem 0;margin-top:0!important}#how-it-works .container{animation:1s ease-out .2s both floatInLeft}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title{text-align:center;color:#0a2342;margin-bottom:1rem;font-size:2.5rem}.section-subtitle{text-align:center;color:#666;margin-bottom:3rem;font-size:1.2rem}.steps-container{justify-content:space-between;align-items:center;margin-top:4rem;display:flex;position:relative}.step-item{text-align:center;z-index:2;flex:1;position:relative}.step-number{color:#fff;background:linear-gradient(135deg,#ffc53d,#ff9800);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2rem;font-weight:700;display:flex;box-shadow:0 10px 30px #ffc53d4d}.step-content h3{color:#0a2342;margin-bottom:.5rem;font-size:1.25rem}.step-content p{color:#666;max-width:200px;margin:0 auto}.step-connector{opacity:.3;z-index:1;background:linear-gradient(90deg,#ffc53d,#ff9800);width:100%;height:2px;position:absolute;top:40px}#study-modes{background:#f8f9fa;margin-top:0;padding:5rem 0}#study-modes .container{animation:1s ease-out .2s both floatInRight}.study-modes-container{flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.video-container{flex:1;justify-content:center;align-items:center;max-width:650px;margin:0 auto;display:flex}.learning-tool-video{border-radius:12px;width:100%;height:auto;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 24px #00000026}.learning-tool-video:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0003}.dashboard-video{max-width:750px}.dashboard-video .learning-tool-video{width:100%;height:auto}.mode-row .revision-demo-card,.mode-row .practice-demo-card,.mode-row .mock-exam-demo-card,.mode-row .dashboard-demo-card,.mode-row .mode-info,.mode-row .mode-simple-card{opacity:0;transition:all .8s ease-out;transform:translate(-80px)}.mode-row:nth-child(2n) .practice-demo-card,.mode-row:nth-child(2n) .dashboard-demo-card,.mode-row:nth-child(2n) .mode-info,.mode-row:nth-child(2n) .mode-simple-card{transform:translate(80px)}.mode-row.animate-left .revision-demo-card,.mode-row.animate-left .mock-exam-demo-card,.mode-row.animate-left .mode-info,.mode-row.animate-left .mode-simple-card,.mode-row.animate-right .practice-demo-card,.mode-row.animate-right .dashboard-demo-card,.mode-row.animate-right .mode-info,.mode-row.animate-right .mode-simple-card{opacity:1;transform:translate(0)}.mode-row .mode-info{transition-delay:.2s}.mode-row{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;min-height:500px;display:grid}.mode-row:first-child{grid-template-columns:1.4fr .6fr}.mode-row:nth-child(2){grid-template-columns:.6fr 1.4fr}.mode-row:nth-child(3){grid-template-columns:1.4fr .6fr}.mode-row:nth-child(4){grid-template-columns:.4fr 1.1fr}.mode-row.reverse{direction:rtl}.mode-row.reverse>*{direction:ltr}.mode-simple-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:2rem;transition:all .2s;box-shadow:0 2px 8px #0000000d}.mode-simple-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.mode-simple-card h3{color:#0a2342;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.mode-simple-card p{color:#666;margin:0;font-size:1rem;line-height:1.5}.revision-demo-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;height:450px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014}.animated-cursor{z-index:1000;pointer-events:none;filter:drop-shadow(2px 2px 4px #0000004d);transform-origin:50%;transition:all .1s ease-out;position:absolute}.cursor-image{object-fit:contain;width:20px;height:20px}@keyframes clickRipple{0%{opacity:1;transform:translate(-50%,-50%)scale(0)}to{opacity:0;transform:translate(-50%,-50%)scale(2)}}.revision-demo-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001f}.revision-demo-card .card-header{text-align:center;color:#fff;background:linear-gradient(135deg,#0a2342 0%,#1a3a5c 100%);padding:1.5rem}.revision-demo-card .card-header h3{margin:0 0 .5rem;font-size:1.4rem;font-weight:600}.revision-demo-card .card-header p{opacity:.8;margin:0;font-size:.9rem}.revision-demo-card .card-content{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem;display:flex}.card-with-ring{flex:1;gap:.75rem;height:100%;display:flex}.progress-ring-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;align-self:flex-start;width:140px;height:-webkit-fit-content;height:fit-content;padding:.75rem}.revision-demo-card .progress-ring-section{margin-top:-20px}.simple-progress-ring{flex-direction:column;align-items:center;gap:.25rem;display:flex}.simple-progress-ring h4{color:#fffc;text-align:center;margin:0;font-size:.85rem;font-weight:600}.ring-chart{justify-content:center;align-items:center;margin:.25rem 0;display:flex;position:relative}.ring-center{background:0 0;justify-content:center;align-items:center;display:flex;position:absolute}.percentage{color:#fff;text-shadow:0 1px 2px #0000004d;border:none;padding:0;font-weight:700;background:0 0!important;font-size:1.4rem!important}.ring-stats{text-align:center;flex-direction:column;align-items:center;gap:.3rem;width:100%;margin-top:.3rem;display:flex}.question-main-section{flex-direction:column;flex:1;justify-content:flex-start;gap:.25rem;min-width:0;height:100%;display:flex}.practice-demo-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;height:450px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014}.practice-demo-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f}.practice-demo-card .card-header{color:#fff;text-align:center;background:linear-gradient(135deg,#0a2342,#1e3a5f);padding:1.5rem}.practice-demo-card .card-header h3{margin:0 0 .5rem;font-size:1.4rem;font-weight:600}.practice-demo-card .card-content{flex-direction:column;flex:1;gap:.25rem;min-height:0;padding:1rem;display:flex;overflow:visible}.answers-section{flex-direction:column;gap:6px;margin-top:.5rem;display:flex}.answer-options{flex-direction:column;width:100%;margin-top:.25rem;display:flex;position:relative;transform:translateZ(0);gap:10px!important}.answer-option{color:#333;cursor:pointer;background-color:#fff;border-radius:6px;flex-grow:0;flex-shrink:0;transition:background-color .2s,color .2s,border-color .2s;position:relative;overflow:visible;box-sizing:border-box!important;text-align:left!important;border:1px solid #ddd!important;width:100%!important;height:auto!important;min-height:32px!important;margin:0!important;padding:6px 10px!important;font-size:13px!important;line-height:20px!important;display:block!important}.answer-option:hover{background-color:#f8f9fa;border:1px solid #ddd}.answer-option.correct{color:#fff!important;background-color:#28a745!important;border:1px solid #ddd!important}.answer-option.incorrect{color:#fff!important;background-color:#dc3545!important;border:1px solid #ddd!important}.answer-label{color:#666;min-width:20px;margin-right:.75rem;font-weight:700}.answer-text{color:#666;flex:1;font-size:.9rem;line-height:1.4}.question-section{flex:0;margin-bottom:.25rem}.question-label{color:#0a2342;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.8rem;font-weight:600}.question-text{color:#0a2342;background:#f8f9fa;border-left:4px solid #ffc53d;border-radius:8px;padding:.5rem .75rem;font-weight:500;line-height:1.3;font-size:1rem!important}.action-section{text-align:center;margin-top:1rem}.reveal-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffc53d 0%,#ff9800 100%);border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #ffc53d4d}.reveal-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ffc53d66}.reveal-btn:active,.feedback-btn:active{transform:scale(.95)}.answer-section{animation:.3s ease-out slideIn}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.answer-label{color:#0a2342;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.answer-text{color:#2e7d32;background:#e8f5e9;border:1px solid #4caf50;border-radius:8px;margin-bottom:1rem;padding:1rem;line-height:1.6}.revision-demo-card .feedback-buttons{align-items:center;gap:1rem;margin-top:1rem;display:flex;justify-content:center!important}.feedback-btn{cursor:pointer;border:none;border-radius:8px;min-width:120px;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.feedback-btn.correct{color:#fff;background:#28a745}.feedback-btn.correct:hover{background:#218838;transform:translateY(-2px)}.feedback-btn.incorrect{color:#fff;background:#dc3545}.feedback-btn.incorrect:hover{background:#c82333;transform:translateY(-2px)}.feedback-result{text-align:center;border-radius:8px;margin-top:-3rem;padding:1rem;font-weight:600;animation:.3s ease-out fadeIn}.feedback-result.correct{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.feedback-result.incorrect{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.demo-footer{text-align:center;padding-top:1rem}.try-full-btn{color:#fff;background:linear-gradient(135deg,#0a2342 0%,#1a3a5c 100%);border-radius:8px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.try-full-btn:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 16px #0a23424d}.mode-info{flex-direction:column;justify-content:center;padding:2rem 0;display:flex}.info-content h3{color:#0a2342;margin-bottom:1rem;font-size:2rem;line-height:1.2}.info-content p{color:#666;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.feature-highlights{margin-bottom:2rem}.highlight-item{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.highlight-icon{text-align:center;width:24px;font-size:1.2rem}.highlight-item span:last-child{color:#555;font-size:1rem}.mode-cta-btn{color:#fff;text-align:center;background:linear-gradient(135deg,#0a2342,#1a3a5c);border-radius:8px;align-self:flex-start;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #0a234233}.mode-cta-btn:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 20px #0a23424d}.mock-exam-demo-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;height:450px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000014}.mock-exam-demo-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001f}.mock-exam-demo-card .card-header{color:#fff;text-align:center;background:linear-gradient(135deg,#0a2342,#1e3a5f);padding:1.5rem}.mock-exam-demo-card .card-header h3{margin:0 0 .5rem;font-size:1.4rem;font-weight:600}.mock-exam-demo-card .card-content{flex-direction:column;flex:1;gap:.25rem;min-height:0;padding:1rem;display:flex;overflow:visible}.mock-exam-demo-card .answers-section{flex-direction:column;gap:6px;margin-top:.5rem;display:flex}.mock-exam-demo-card .answer-options{flex-direction:column;width:100%;margin-top:.25rem;display:flex;position:relative;transform:translateZ(0);gap:10px!important}.mock-exam-demo-card .answer-option{color:#333;cursor:pointer;background-color:#fff;border-radius:6px;flex-grow:0;flex-shrink:0;transition:background-color .2s,color .2s,border-color .2s;position:relative;overflow:visible;box-sizing:border-box!important;text-align:left!important;border:1px solid #ddd!important;width:100%!important;height:auto!important;min-height:32px!important;margin:0!important;padding:6px 10px!important;font-size:13px!important;line-height:20px!important;display:block!important}.mock-exam-demo-card .answer-option:hover{background-color:#f8f9fa;border:1px solid #ddd}.mock-exam-demo-card .answer-option.correct{color:#fff!important;background-color:#28a745!important;border:1px solid #ddd!important}.mock-exam-demo-card .answer-option.incorrect{color:#fff!important;background-color:#dc3545!important;border:1px solid #ddd!important}.mock-exam-demo-card .answer-label{color:#666;min-width:20px;margin-right:.75rem;font-weight:700}.mock-exam-demo-card .answer-text{color:#666;flex:1;font-size:.9rem;line-height:1.4}.mock-exam-demo-card .question-section{flex:0;margin-bottom:.25rem}.mock-exam-demo-card .question-label{color:#0a2342;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.8rem;font-weight:600}.mock-exam-demo-card .question-text{color:#0a2342;background:#f8f9fa;border-left:4px solid #ffc53d;border-radius:8px;padding:.5rem .75rem;font-weight:500;line-height:1.3;font-size:1rem!important}.mock-exam-demo-card .action-section{text-align:center;margin-top:1rem}.mock-exam-demo-card .reveal-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffc53d 0%,#ff9800 100%);border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #ffc53d4d}.mock-exam-demo-card .reveal-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ffc53d66}.mock-exam-demo-card .reveal-btn:active,.mock-exam-demo-card .feedback-btn:active{transform:scale(.95)}.mock-exam-demo-card .answer-section{animation:.3s ease-out slideIn}.mock-exam-demo-card .answer-label{color:#0a2342;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.mock-exam-demo-card .answer-text{color:#2e7d32;background:#e8f5e9;border:1px solid #4caf50;border-radius:8px;margin-bottom:1rem;padding:1rem;line-height:1.6}.mock-exam-demo-card .feedback-buttons{align-items:center;gap:1rem;margin-top:1rem;display:flex;justify-content:center!important}.mock-exam-demo-card .feedback-btn{cursor:pointer;border:none;border-radius:8px;min-width:120px;padding:.8rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s}.mock-exam-demo-card .feedback-btn.correct{color:#fff;background:#28a745}.mock-exam-demo-card .feedback-btn.correct:hover{background:#218838;transform:translateY(-2px)}.mock-exam-demo-card .feedback-btn.incorrect{color:#fff;background:#dc3545}.mock-exam-demo-card .feedback-btn.incorrect:hover{background:#c82333;transform:translateY(-2px)}.mock-exam-demo-card .feedback-result{text-align:center;border-radius:8px;margin-top:-3rem;padding:1rem;font-weight:600;animation:.3s ease-out fadeIn}.mock-exam-demo-card .feedback-result.correct{color:#155724;background:#d4edda;border:1px solid #c3e6cb}.mock-exam-demo-card .feedback-result.incorrect{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb}.mock-exam-demo-card .demo-footer{text-align:center;padding-top:1rem}.mock-exam-demo-card .try-full-btn{color:#fff;background:linear-gradient(135deg,#0a2342 0%,#1a3a5c 100%);border-radius:8px;padding:.8rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.mock-exam-demo-card .try-full-btn:hover{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 16px #0a23424d}#features{margin-bottom:3rem;padding-bottom:6rem!important}.feature-grid.enhanced{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.feature-card.animated:first-child{animation:1s ease-out .2s both floatInLeft}.feature-card.animated:nth-child(2){animation:1s ease-out .4s both floatInUp}.feature-card.animated:nth-child(3){animation:1s ease-out .6s both floatInRight}.feature-card.animated:nth-child(4){animation:1s ease-out .8s both floatInLeft}@media (max-width:768px){.feature-grid.enhanced{grid-template-columns:1fr;gap:1.5rem}}.feature-card.animated{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:2.5rem;transition:all .3s;box-shadow:0 10px 30px #0000001a}.feature-card.animated:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.feature-icon{margin-bottom:1.5rem;font-size:3rem}.feature-card h3{color:#0a2342;margin-bottom:1rem;font-size:1.5rem}.feature-stats{gap:1rem;margin-top:1rem;display:flex}.feature-stats .stat{color:#666;background:#f8f9fa;border-radius:20px;padding:.25rem .75rem;font-size:.85rem}#subjects{box-sizing:border-box;background:#f8f9fa;margin-top:0;margin-bottom:0;padding:6rem 2rem;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}#subjects .container{flex-direction:column!important;align-items:center!important;width:100%!important;max-width:none!important;margin:0 auto!important;padding:0!important;display:flex!important}#subjects *{border-radius:25px!important}#subjects .subject-category{border-radius:12px!important}.subjects-grid{grid-template-columns:1fr 1fr;justify-content:center;justify-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;gap:4rem!important}.subject-category{background:#fff;border-radius:12px;flex-direction:column;align-items:center;width:100%;min-width:0;max-width:520px;padding:2rem;display:flex;box-shadow:0 10px 30px #0000001a}.subject-category h3{color:#0a2342;text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.subject-list{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:.75rem;width:100%;max-width:550px;display:flex}#subjects .subject-item,.subjects-grid .subject-item,.subject-list .subject-item,.subject-category .subject-item{text-align:center;background:#f8f9fa;flex-shrink:0;min-width:auto;margin:.25rem;padding:.5rem 1rem;line-height:1.2;transition:all .3s;display:inline-block;border-radius:25px!important}#subjects .subject-item:hover{background:#e9ecef;transform:translate(5px);border-radius:20px!important}.subject-icon{font-size:2rem}.subject-item h4{color:#0a2342;margin:0;font-size:1.1rem}.subject-item p{color:#ffc53d;margin:0;font-size:.9rem}#testimonials{background:0 0;margin-bottom:0;padding:5rem 0;position:relative}#testimonials:before{content:"";z-index:-1;background:linear-gradient(135deg,#0a2342 0%,#1a3a5c 100%);border-radius:0;position:absolute;top:0;bottom:0;left:0;right:0}#testimonials .section-title,#testimonials .section-subtitle{color:#fff;z-index:1;position:relative}#testimonials .container{z-index:1;position:relative}#testimonials .testimonial-card,.testimonials-grid .testimonial-card{border-radius:30px!important}.testimonials-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid;position:relative}.testimonial-card:first-child{animation:1s ease-out .3s both floatInLeft}.testimonial-card:nth-child(2){animation:1s ease-out .5s both floatInUp}.testimonial-card:nth-child(3){animation:1s ease-out .7s both floatInRight}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;padding:2rem;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000001a;border-radius:30px!important}.testimonial-card:before{content:"\"";color:#ffc53d;opacity:.3;font-size:4rem;position:absolute;top:-10px;left:20px}.testimonial-rating{color:#ffc53d;margin-bottom:1rem}.testimonial-text{color:#555;margin-bottom:1.5rem;font-style:italic;line-height:1.6}.testimonial-author{border-top:1px solid #dee2e6;flex-direction:column;padding-top:1rem;display:flex}.testimonial-author strong{color:#0a2342;margin-bottom:.25rem}.testimonial-author span{color:#999;font-size:.9rem}#pricing{box-sizing:border-box;background:#f8f9fa;margin-top:0;margin-bottom:0;padding:5rem 2rem;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.pricing-info{text-align:center;max-width:800px;margin:3rem auto}.pricing-description{color:#555;margin-bottom:3rem;font-size:1.2rem;line-height:1.8}.pricing-highlights{flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:3rem;display:flex}.pricing-highlights .highlight{color:#0a2342;align-items:center;gap:.5rem;font-size:1.1rem;display:flex}.pricing-highlights .highlight-icon{font-size:1.5rem}.pricing-cta{color:#fff;background:#0a2342;border:none;padding:1rem 3rem;font-size:1.2rem;transition:all .3s}.pricing-cta:hover{background:#1a3a5c;transform:translateY(-2px);box-shadow:0 10px 25px #0a234233}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.pricing-card{background:#fff;border-radius:12px;padding:2rem;transition:all .3s;position:relative;box-shadow:0 10px 30px #0000001a}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.pricing-card.featured{border:2px solid #ffc53d;transform:scale(1.05)}.pricing-badge{color:#fff;background:#ffc53d;border-radius:20px;padding:.5rem 1.5rem;font-size:.85rem;font-weight:600;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.pricing-header{text-align:center;margin-bottom:2rem}.pricing-header h3{color:#0a2342;margin-bottom:1rem}.price{justify-content:center;align-items:baseline;gap:.25rem;display:flex}.currency{color:#999;font-size:1.5rem}.amount{color:#0a2342;font-size:3rem;font-weight:700}.period{color:#999}.pricing-features{margin-bottom:2rem;padding:0;list-style:none}.pricing-features li{color:#555;border-bottom:1px solid #f0f0f0;padding:.75rem 0}.btn-outline{color:#0a2342;text-align:center;background:0 0;border:2px solid #0a2342;width:100%;display:block}.btn-outline:hover{color:#fff;background:#0a2342}#cta{color:#fff;text-align:center;background:linear-gradient(135deg,#0a2342,#1a3a5c);padding:5rem 0}.cta-content h2{margin-bottom:1rem;font-size:2.5rem}.cta-content p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.cta-features{justify-content:center;gap:2rem;margin-bottom:2rem;display:flex}.cta-features span{color:#ffc53d;font-weight:600}.cta-buttons{justify-content:center;gap:1rem;display:flex}.animate-section{opacity:0;transition:all .8s;transform:translateY(30px)}.animate-section.visible{opacity:1;transform:translateY(0)}.fade-in{animation:.5s ease-in fadeIn}@media (max-width:992px){.enhanced-hero .hero-content{text-align:center;grid-template-columns:1fr;padding:1rem}.hero-visual{display:none}.hero-title{font-size:2.5rem}.hero-stats{justify-content:center;gap:2rem}.hero-actions{flex-wrap:wrap;justify-content:center}.steps-container{flex-direction:column;gap:2rem}.step-connector{display:none}.study-modes-container{gap:3rem}.mode-row{flex-direction:column;grid-template-columns:1fr;gap:2rem;min-height:auto;display:flex}.mode-row .mode-info{text-align:center;order:1}.mode-row .feature-highlights{text-align:center;flex-direction:column;align-items:center;display:flex}.mode-row .highlight-item{justify-content:center}.mode-row .video-container{order:2}.mode-row.reverse{direction:ltr}.mode-simple-card{padding:1.5rem}.mode-simple-card h3{font-size:1.3rem}.info-content h3{font-size:1.5rem}.subjects-grid{grid-template-columns:1fr;padding:0 1rem;gap:4rem!important;margin-bottom:2rem!important}.subject-category{box-sizing:border-box;text-align:center;width:100%;min-width:auto;max-width:100%;padding:1.5rem}.subject-list{justify-content:center;align-items:center}}@media (max-width:768px){.section-title,.hero-title,.stat-number{font-size:2rem}.hero-stats{gap:1.5rem}.stat-item{min-width:70px}.modes-selector{flex-direction:column;align-items:center}.mode-tab{width:100%;max-width:300px}.feature-grid.enhanced{grid-template-columns:1fr;gap:1.5rem}.feature-card.animated{padding:2rem 1.5rem}.pricing-grid{grid-template-columns:1fr}.pricing-card.featured{transform:scale(1)}.testimonials-grid{grid-template-columns:1fr}.cta-features{flex-direction:column;gap:1rem}.cta-buttons{flex-direction:column;align-items:center}.btn-large{width:100%;max-width:300px}.revision-demo-card,.practice-demo-card{height:auto;min-height:400px}.card-with-ring{flex-direction:column;gap:1rem}.progress-ring-section{align-self:center;width:100%;padding:1rem}.simple-progress-ring{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.ring-chart{order:1}.ring-stats{flex-direction:row;order:2;gap:1rem;margin:0}.simple-progress-ring h4{order:0;margin-bottom:0}.animated-cursor,.cursor-image{display:none}}@media (max-width:576px){.container{padding:0 1rem}.enhanced-hero{min-height:35vh}.enhanced-hero .hero-content{padding:1.5rem 1rem}.hero-badge{padding:.4rem .8rem;font-size:.8rem}.hero-title{margin-bottom:1rem;font-size:1.75rem;line-height:1.1}.enhanced-hero .hero-tagline{margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.hero-stats{gap:1rem;margin:1.5rem 0}.stat-number{font-size:1.8rem}.hero-actions{gap:.75rem;margin:1.5rem 0}.btn-large{padding:.8rem 1.5rem;font-size:1rem}.section-title{margin-bottom:.75rem;font-size:1.75rem}.section-subtitle{margin-bottom:2rem;font-size:1rem}.step-number{width:60px;height:60px;font-size:1.5rem}.amount{font-size:2.5rem}#study-modes{padding:3rem 0}.mode-row{gap:1.25rem}.info-content h3{margin-bottom:.75rem;font-size:1.3rem}.info-content p{margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.highlight-item{gap:.5rem;margin-bottom:.5rem}.highlight-item span:last-child{font-size:.9rem}.revision-demo-card,.practice-demo-card{height:auto;min-height:350px;margin:0 .5rem}.revision-demo-card .card-header,.practice-demo-card .card-header{padding:1rem}.revision-demo-card .card-header h3,.practice-demo-card .card-header h3{font-size:1.2rem}.revision-demo-card .card-content,.practice-demo-card .card-content{gap:.75rem;padding:1rem}.question-main-section{gap:.5rem}.reveal-btn{padding:.7rem 1.25rem;font-size:.9rem}.feedback-btn{min-width:90px;padding:.6rem 1rem;font-size:.85rem}.answer-options{gap:8px;margin-top:.5rem}.answer-option{min-height:36px!important;padding:8px 10px!important;font-size:.85rem!important;line-height:1.3!important}.answer-text{padding:1rem;font-size:.9rem}.mode-cta-btn{width:100%;max-width:250px;margin:0 auto;padding:.8rem 1.5rem;font-size:1rem}.progress-ring-section{margin-top:0;padding:.75rem}.simple-progress-ring{align-items:flex-start}.simple-progress-ring h4{align-self:flex-start;margin-bottom:.5rem;font-size:.8rem}.ring-chart svg{width:80px;height:80px}.percentage{font-size:1.2rem!important}.ring-stats{text-align:left;flex-direction:column;align-items:flex-start;gap:.25rem}.stat-item{flex-direction:row;align-items:center;gap:.5rem;display:flex}.stat-value{font-size:.9rem;font-weight:600}.stat-label{font-size:.75rem}.btn-large,.reveal-btn,.feedback-btn,.mode-cta-btn{touch-action:manipulation;min-height:44px}.answer-option{touch-action:manipulation;min-height:44px!important}body{-webkit-overflow-scrolling:touch}*{-webkit-tap-highlight-color:#ffc53d33}.btn-large,.reveal-btn,.feedback-btn,.mode-cta-btn,.answer-option{-webkit-user-select:none;user-select:none}.dashboard-demo-card{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:15px;width:100%;max-width:500px;padding:0;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000001a}.dashboard-demo-card:hover{transform:translateY(-5px)}.dashboard-main-section{padding:20px}.dashboard-progress-section{justify-content:center;margin-bottom:20px;display:flex}.main-progress-ring{position:relative}.dashboard-stats-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px;display:grid}.dashboard-demo-card .stat-card{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:10px;padding:12px;transition:all .3s}.dashboard-demo-card .stat-card.highlighted{background:#ffffff40;transform:scale(1.05);box-shadow:0 5px 15px #0003}.dashboard-demo-card .stat-number{color:#fff;margin-bottom:2px;font-size:1.4rem;font-weight:700}.dashboard-demo-card .stat-number.correct{color:#4caf50}.dashboard-demo-card .stat-label{color:#fffc;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}.subject-performance{grid-template-columns:repeat(2,1fr);gap:15px;transition:all .3s;display:grid}.subject-performance.highlighted{transform:scale(1.02)}.performance-section{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff1a;border-radius:8px;padding:12px}.performance-section h5{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.5px;margin:0 0 8px;font-size:.9rem}.subject-list{flex-direction:column;gap:6px;display:flex}.subject-item{background:#ffffff0d;border-radius:20px;align-items:center;gap:8px;padding:4px 8px;display:flex}.subject-icon{font-size:.8rem}.subject-name{color:#fff;font-size:.75rem;font-weight:500}.dashboard-demo-card .ring-center{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-demo-card .percentage{color:#fff;margin-bottom:2px;font-weight:700;line-height:1;display:block}.dashboard-demo-card .label{color:#fffc;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem}@media (max-width:768px){.dashboard-demo-card{max-width:100%}.dashboard-stats-grid{grid-template-columns:repeat(2,1fr);gap:8px}.dashboard-demo-card .stat-card{padding:10px}.dashboard-demo-card .stat-number{font-size:1.2rem}.subject-performance{grid-template-columns:1fr;gap:10px}.subject-name{font-size:.7rem}}}#faq{background-color:#f8fafc}.faq-list{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem 2rem;transition:box-shadow .2s}.faq-item:hover{box-shadow:0 4px 16px #00000014}.faq-question{color:#1a2b49;margin:0 0 .75rem;font-size:1.05rem;font-weight:600}.faq-answer{color:#4a5568;margin:0;font-size:.95rem;line-height:1.7}#why-jureo{background-color:#fff}.comparison-grid{grid-template-columns:1fr 1fr;gap:2rem;max-width:900px;margin:0 auto;display:grid}.comparison-card{border-radius:16px;padding:2rem}.comparison-card h3{margin-bottom:1.25rem;font-size:1.3rem;font-weight:700}.jureo-card{color:#fff;background:linear-gradient(135deg,#0a2342 0%,#1a3a5c 100%)}.jureo-card h3{color:#ffc53d}.traditional-card{color:#4a5568;background:#f8fafc;border:2px solid #e2e8f0}.traditional-card h3{color:#718096}.comparison-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.comparison-list li{padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.jureo-card .comparison-list li:before{content:"✓";color:#4caf50;font-weight:700;position:absolute;left:0}.comparison-list.negative li:before{content:"✗";color:#e53e3e;font-weight:700;position:absolute;left:0}@media (max-width:768px){.comparison-grid{grid-template-columns:1fr;gap:1.25rem}.faq-item{padding:1.25rem 1.5rem}}
