*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f0f7ff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.space-x-4>*+*{margin-left:1rem}.space-y-3>*+*{margin-top:.75rem}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.gap-2{gap:.5rem}.gap-4{gap:1rem}.relative{position:relative}.absolute{position:absolute}.inset-0{bottom:0;left:0;right:0;top:0}.z-10{z-index:10}.flex-1{flex:1 1}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mr-2{margin-right:.5rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-4xl{font-size:2.25rem}.text-sm{font-size:.875rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.text-left{text-align:left}.capitalize{text-transform:capitalize}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.text-blue-600{color:#2563eb}.text-blue-800{color:#1e40af}.border-blue-500{border-color:#3b82f6}.bg-orange-50{background-color:#fff7ed}.bg-orange-100{background-color:#ffedd5}.bg-orange-500{background-color:#f97316}.bg-orange-600{background-color:#ea580c}.text-orange-600{color:#ea580c}.text-orange-800{color:#9a3412}.border-orange-500{border-color:#f97316}.bg-green-50{background-color:#f0fdf4}.bg-green-100{background-color:#dcfce7}.bg-green-500{background-color:#22c55e}.bg-green-600{background-color:#16a34a}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.border-green-500{border-color:#22c55e}.bg-purple-50{background-color:#faf5ff}.bg-purple-100{background-color:#f3e8ff}.bg-purple-500{background-color:#a855f7}.bg-purple-600{background-color:#9333ea}.text-purple-600{color:#9333ea}.text-purple-800{color:#6b46c1}.border-purple-500{border-color:#a855f7}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-gray-100{background-color:#f3f4f6}.bg-gray-300{background-color:#d1d5db}.bg-gray-400{background-color:#9ca3af}.bg-gray-500{background-color:#6b7280}.bg-gray-600{background-color:#4b5563}.bg-gray-800{background-color:#1f2937}.bg-gray-900{background-color:#111827}.text-white{color:#fff}.text-gray-200{color:#e5e7eb}.text-gray-300{color:#d1d5db}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.border-gray-300{border-color:#d1d5db}.text-red-600{color:#dc2626}.text-red-800{color:#991b1b}.bg-red-100{background-color:#fee2e2}.hover\:bg-blue-600:hover{background-color:#2563eb}.hover\:bg-blue-200:hover{background-color:#bfdbfe}.hover\:bg-orange-600:hover{background-color:#ea580c}.hover\:bg-orange-200:hover{background-color:#fed7aa}.hover\:bg-green-600:hover{background-color:#16a34a}.hover\:bg-green-200:hover{background-color:#bbf7d0}.hover\:bg-purple-600:hover{background-color:#9333ea}.hover\:bg-purple-200:hover{background-color:#e9d5ff}.hover\:bg-gray-400:hover{background-color:#9ca3af}.hover\:bg-gray-500:hover{background-color:#6b7280}.border-2{border-width:2px}.border-transparent{border-color:#0000}.rounded-lg{border-radius:.75rem}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.bg-opacity-70{background-color:#000000b3}.transition{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}button,input,textarea{border:none;outline:none}input[type=number]{-moz-appearance:textfield}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.overflow-y-auto{overflow-y:auto}.max-h-96{max-height:24rem}.max-h-64{max-height:16rem}.max-h-48{max-height:12rem}.rounded-full{border-radius:9999px}.h-2\.5{height:.625rem}.h-3{height:.75rem}.transition-all{transition:all .3s ease}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.bg-gray-200{background-color:#e5e7eb}.bg-red-50{background-color:#fef2f2}.border{border-style:solid;border-width:1px}.border-green-300{border-color:#86efac}.border-red-200{border-color:#fecaca}.border-red-300{border-color:#fca5a5}.text-yellow-600{color:#ca8a04}.text-3xl{font-size:1.875rem;line-height:2.25rem}input[type=range]{-webkit-appearance:none;background:#d1d5db;border-radius:3px;height:6px;outline:none;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#3b82f6;border-radius:50%;cursor:pointer;height:20px;width:20px}input[type=range]::-moz-range-thumb{background:#3b82f6;border:none;border-radius:50%;cursor:pointer;height:20px;width:20px}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.bg-yellow-100{background-color:#fef3c7}.text-yellow-800{color:#92400e}.mb-1{margin-bottom:.25rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.pt-8{padding-top:2rem}.pt-safe{padding-top:max(env(safe-area-inset-top,0px),2.5rem)}.text-xs{font-size:.75rem}.text-md{font-size:1rem}.overflow-y-auto::-webkit-scrollbar{width:6px}.overflow-y-auto::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.inline-flex{display:inline-flex}.justify-end{justify-content:flex-end}.gap-1{gap:.25rem}.gap-3{gap:.75rem}.space-y-2>*+*{margin-top:.5rem}.pl-2{padding-left:.5rem}.pr-2{padding-right:.5rem}.mt-3{margin-top:.75rem}.rounded-xl{border-radius:.875rem}.rounded-2xl{border-radius:1rem}.pb-safe{padding-bottom:max(env(safe-area-inset-bottom,0px),1.25rem)}.press-feedback{-webkit-tap-highlight-color:transparent;transition:transform .12s ease-out,opacity .12s ease-out}.press-feedback:active{opacity:.9;transform:scale(.97)}.bg-app-dark{background-color:#0b1020}.surface-border{border:1px solid #0f172a14}.surface-border-dark{border:1px solid #ffffff1a}.app-mark{align-items:center;border-radius:.625rem;color:#fff;display:inline-flex;flex-shrink:0;font-size:1.3125rem;font-weight:700;height:36px;justify-content:center;line-height:1;width:36px}.home-title{font-size:1.875rem;font-weight:700;line-height:1.1}.home-tagline{font-size:.9375rem;line-height:1.35}.icon-btn{background:#0000;border-radius:9999px;height:44px;width:44px}.icon-btn,.topic-icon{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}.topic-icon{border-radius:.625rem;height:32px;width:32px}.topic-icon-arithmetic{background-color:#e0f2fe;color:#0284c7}.topic-icon-powers{background-color:#ede9fe;color:#7c3aed}.topic-icon-fractions{background-color:#fef3c7;color:#d97706}.topic-icon-algebra{background-color:#d1fae5;color:#059669}.topic-icon-geometry{background-color:#ffe4e6;color:#e11d48}.topic-icon-stats{background-color:#e0e7ff;color:#4f46e5}.topic-icon-arithmetic-dark{background-color:#0c4a6e4d;color:#38bdf8}.topic-icon-powers-dark{background-color:#4c1d954d;color:#a78bfa}.topic-icon-fractions-dark{background-color:#78350f4d;color:#fbbf24}.topic-icon-algebra-dark{background-color:#064e3b4d;color:#34d399}.topic-icon-geometry-dark{background-color:#8813374d;color:#fb7185}.topic-icon-stats-dark{background-color:#312e814d;color:#818cf8}.topic-row{align-items:center;background:#0000;border-radius:.875rem;display:flex;font-weight:500;justify-content:space-between;min-height:56px;padding:.625rem .875rem;width:100%}.topic-label{font-size:1rem;font-weight:500}.chev{font-size:1rem;opacity:.45;transition:transform .15s ease-out}.chev-open{transform:rotate(90deg)}.cta-btn{border-radius:1rem;box-shadow:0 1px 2px #0000000d,0 6px 16px -8px #0000002e;flex-direction:column;font-weight:600;gap:.25rem;min-height:64px}.cta-btn,.secondary-btn{align-items:center;display:flex;font-size:.9375rem;justify-content:center}.secondary-btn{background:#0000;border-radius:.875rem;font-weight:500;gap:.5rem;min-height:48px;width:100%}
/*# sourceMappingURL=main.dbc4b2a8.css.map*/