<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover">
<title>Professor Ai Academy – Master Any Subject with Professor Ai</title>
<style>
html, body, #primary, #main, .site-content, .ast-container, .entry-content, .site-main, .entry, .post, .type-post { background-color: #fdf5e6 !important; background: #fdf5e6 !important; box-shadow: none !important; border: none !important; padding: 0 !important; margin: 0 !important; max-width: 100% !important; }
.site-header, #masthead, .main-header-bar, .ast-primary-header-bar, .site-primary-header-wrap { background-color: transparent !important; background: transparent !important; border: none !important; box-shadow: none !important; }
.ast-separate-container .ast-article-inner, .ast-separate-container .ast-article-single, .elementor-2026, .post-content, .entry-content, .hentry { background-color: transparent !important; background: transparent !important; box-shadow: none !important; border: none !important; padding: 0 !important; margin: 0 !important; }
.academy-force-body { background-color: #fdf5e6 !important; min-height: 100vh; width: 100%; display: flex; flex-direction: column; align-items: center; padding: 20px 15px !important; box-sizing: border-box; }
.top-gate-nav { width: 100%; max-width: 1200px; display: flex; justify-content: space-between; align-items: center; margin-bottom: 20px; background: transparent !important; }
.nav-btn-img { width: 140px !important; cursor: pointer; transition: 0.3s transform; background: transparent !important; }
.nav-btn-img:hover { transform: scale(1.05); }
.reg-dropdown { display: none; position: absolute; top: 55px; left: 0; background: white; min-width: 220px; box-shadow: 0 10px 25px rgba(0,0,0,0.15); border-radius: 15px; border: 2px solid #b45309; z-index: 10000; max-height: 400px; overflow-y: auto; }
.reg-container:hover .reg-dropdown { display: block; }
.reg-dropdown a { padding: 12px 15px; text-decoration: none; display: block; color: #1e293b; font-weight: 800; font-size: 13px; border-bottom: 1px solid #f1f5f9; }
.header-logo-container { text-align: center; margin-bottom: 10px; background: transparent !important; border: none !important; box-shadow: none !important; }
.header-logo-fix { width: 280px !important; height: auto !important; margin: 0 auto !important; display: block !important; background: transparent !important; border: none !important; box-shadow: none !important; }
.video-hero-box { width: 100%; max-width: 800px; border: none !important; box-shadow: 0 20px 50px rgba(0, 0, 0, 0.1); margin-bottom: 15px; overflow: hidden; border-radius: 20px; }
.title-gold { color: #b45309 !important; font-weight: 900; text-transform: uppercase; margin: 25px 0 15px 0; text-align: center; font-size: 24px; }
.grid-master { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; width: 100%; max-width: 500px; }
.college-grid { grid-template-columns: repeat(2, 1fr) !important; max-width: 320px !important; margin: 0 auto; }
.grade-card { display: flex; flex-direction: column; align-items: center; cursor: pointer; transition: 0.3s; }
.grade-card:hover { transform: scale(1.05); }
.grade-card img { width: 110px !important; height: 110px !important; border-radius: 20px; margin-bottom: 8px; box-shadow: 0 6px 12px rgba(0,0,0,0.1); }
.grade-card span { font-size: 11px; font-weight: 800; text-transform: uppercase; color: #000 !important; }
.trivia-grid-wrapper { width: 100%; max-width: 600px; margin-top: 15px; }
.trivia-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; }
.trivia-card-elite { background: white; border-radius: 20px; padding: 15px 5px; text-align: center; transition: 0.3s; border: 2px solid transparent; cursor: pointer; display: flex; flex-direction: column; align-items: center; box-shadow: 0 4px 10px rgba(0,0,0,0.05); }
.trivia-card-elite:hover { transform: translateY(-5px); border-color: #b45309; background: #fffbeb; }
.trivia-card-elite .icon { font-size: 32px; margin-bottom: 8px; }
.trivia-card-elite span { font-size: 10px; font-weight: 900; text-transform: uppercase; color: #0f172a !important; line-height: 1.2; }
.footer-custom { width: 100%; background-color: #111 !important; padding: 50px 20px; text-align: center; border-top: 5px solid #b45309; margin-top: auto; }
.footer-flex { display: flex; justify-content: center; gap: 80px; flex-wrap: wrap; max-width: 1000px; margin: 0 auto 30px auto; background: transparent !important; }
.footer-col-title { font-weight: 900; color: #fff; margin-bottom: 15px; font-size: 15px; text-transform: uppercase; }
.footer-link { color: #94a3b8; text-decoration: none; font-size: 14px; display: block; margin-bottom: 10px; font-weight: 600; }
.modal-overlay { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.9); z-index: 99999; justify-content: center; align-items: center; backdrop-filter: blur(10px); }
.registration-card, .login-card { background: #fff; width: 92%; max-width: 400px; border-radius: 40px; padding: 30px; }
.form-input { width: 100%; padding: 14px; margin: 10px 0; border: 2px solid #e2e8f0; border-radius: 15px; font-weight: 700; box-sizing: border-box; }
.locked-field { background: #f1f5f9 !important; border: 2px dashed #b45309 !important; text-align: center; }
.login-submit { width: 100%; background: #10b981; padding: 18px; border-radius: 50px; border: none; font-weight: 900; color: #fff; cursor: pointer; text-transform: uppercase; }
@media (max-width: 600px) { .grid-master { grid-template-columns: repeat(2, 1fr); gap: 15px; } .trivia-grid { grid-template-columns: repeat(2, 1fr); } }
</style>
</head>
<body>
<div class="academy-force-body">
<div class="top-gate-nav">...</div>
<div class="header-logo-container"><img src="https://i0.wp.com/professoraiquiz.com/wp-content/uploads/2026/04/image_8cfc0a9d-removebg-preview.png" class="header-logo-fix"></div>
<div class="video-hero-box"><img src="https://i0.wp.com/professoraiquiz.com/wp-content/uploads/2026/04/Home_Video__1_-removebg-preview.png" style="width:100%;"></div>
<h2 class="title-gold">Select Your Grade Level</h2>
<div class="grid-master">...</div>
<h2 class="title-gold" style="margin-top:50px;">Professor Ai Academy Highlights</h2>
<div class="trivia-grid-wrapper" style="margin: 0 auto; max-width: 500px;">
<div class="trivia-grid">
<div class="trivia-card-elite"><div class="icon">🤖</div><span>24/7 Mentorship</span></div>
<div class="trivia-card-elite"><div class="icon">📊</div><span>Weekly Report Card</span></div>
<div class="trivia-card-elite"><div class="icon">🏎️</div><span>Stadium Challenges</span></div>
<div class="trivia-card-elite"><div class="icon">🌍</div><span>Global Rankings</span></div>
<div class="trivia-card-elite"><div class="icon">💰</div><span>Earn Coins</span></div>
<div class="trivia-card-elite"><div class="icon">🧠</div><span>Professor AI Feedback</span></div>
</div>
</div>
<footer class="footer-custom">...</footer>
</div>
<script>
function openRegModal(s) { document.getElementById('locked-level-input').value = s; document.getElementById('reg-modal').style.display = 'flex'; }
function openLoginModal() { document.getElementById('login-modal').style.display = 'flex'; }
function finalizeReg() { window.location.href = "/dashboard-grade-1/"; }
</script>
</body>
</html>