:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f6f8fb;--surface:#fff;--surface-elevated:#fff;--surface-muted:#eef3f8;--foreground:#07111f;--foreground-secondary:#344153;--foreground-muted:#64748b;--brand:#08213f;--brand-hover:#0f315c;--brand-subtle:#e7f4ff;--border:#dbe4ef;--border-strong:#b8c7d9;--success:#14804a;--warning:#b7791f;--danger:#c24141;--subject-math:#1d72d8;--subject-physics:#6750d8;--subject-chemistry:#cf7b12;--subject-biology:#20845a;--subject-computer-science:#0284c7;--radius-sm:6px;--radius-md:8px;--radius-lg:14px;--shadow-soft:0 8px 30px #08213f14;--shadow-lift:0 18px 60px #08213f24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 18% -12%, #38bdf829, transparent 28rem), radial-gradient(circle at 88% 8%, #6750d81a, transparent 24rem), var(--background);color:var(--foreground);font-family:var(--font-sans), system-ui, sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}:focus-visible{outline-offset:2px;outline:3px solid #0ea5e973}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.container-page{width:min(1180px,100% - 32px);margin-inline:auto}.surface{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#ffffffeb}.fixed{position:fixed}.sticky{position:sticky}.relative{position:relative}.inset-y-0{top:0;bottom:0}.left-0{left:0}.top-0{top:0}.z-40{z-index:40}.hidden{display:none}.block{display:block}.grid{display:grid}.flex{display:flex}.inline-flex{display:inline-flex}.min-h-screen{min-height:100vh}.min-h-\[70vh\]{min-height:70vh}.min-h-\[calc\(100vh-64px\)\]{min-height:calc(100vh - 64px)}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2{height:.5rem}.h-full{height:100%}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.w-full{width:100%}.w-64{width:16rem}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-lg{max-width:32rem}.min-w-32{min-width:8rem}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.place-items-center{place-items:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-10{gap:2.5rem}.space-y-2>*+*{margin-top:.5rem}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.border{border:1px solid var(--border)}.border-\[var\(--border\)\]{border-color:var(--border)}.border-transparent{border-color:#0000}.border-sky-200{border-color:#bae6fd}.border-amber-200{border-color:#fde68a}.border-white\/15{border-color:#ffffff26}.border-b{border-bottom:1px solid var(--border)}.border-t{border-top:1px solid var(--border)}.border-y{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.border-r{border-right:1px solid var(--border)}.rounded{border-radius:4px}.rounded-full{border-radius:9999px}.rounded-md{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-lg)}.bg-white{background:#fff}.bg-transparent{background:0 0}.bg-\[var\(--background\)\]{background:var(--background)}.bg-\[var\(--brand\)\]{background:var(--brand)}.bg-\[var\(--surface-muted\)\]{background:var(--surface-muted)}.bg-\[var\(--brand-subtle\)\]{background:var(--brand-subtle)}.bg-\[var\(--danger\)\]{background:var(--danger)}.bg-sky-500{background:#0ea5e9}.bg-sky-50{background:#f0f9ff}.bg-emerald-50{background:#ecfdf5}.bg-amber-50{background:#fffbeb}.bg-red-50{background:#fef2f2}.bg-white\/72{background:#ffffffb8}.bg-white\/88{background:#ffffffe0}.bg-white\/10{background:#ffffff1a}.backdrop-blur{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.p-0{padding:0}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pb-1{padding-bottom:.25rem}.pl-5{padding-left:1.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.list-decimal{list-style:decimal}.list-disc{list-style:outside}.text-left{text-align:left}.text-center{text-align:center}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-black{font-weight:900}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.tracking-normal{letter-spacing:0}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.leading-\[1\.02\]{line-height:1.02}.text-white{color:#fff}.text-\[var\(--brand\)\]{color:var(--brand)}.text-\[var\(--foreground\)\]{color:var(--foreground)}.text-\[var\(--foreground-secondary\)\]{color:var(--foreground-secondary)}.text-\[var\(--foreground-muted\)\]{color:var(--foreground-muted)}.text-sky-600{color:#0284c7}.text-sky-700{color:#0369a1}.text-sky-800{color:#075985}.text-sky-900{color:#0c4a6e}.text-sky-900\/80{color:#0c4a6ecc}.text-emerald-600{color:#059669}.text-emerald-700{color:#047857}.text-amber-800{color:#92400e}.text-red-700{color:#b91c1c}.text-white\/75{color:#ffffffbf}.shadow-sm{box-shadow:0 1px 2px #08213f0f}.transition,.transition-all{transition:all .18s}.hover\:bg-\[var\(--brand-hover\)\]:hover{background:var(--brand-hover)}.hover\:border-\[var\(--border-strong\)\]:hover{border-color:var(--border-strong)}.hover\:bg-\[var\(--surface-muted\)\]:hover{background:var(--surface-muted)}.hover\:brightness-95:hover{filter:brightness(.95)}.hover\:text-\[var\(--foreground\)\]:hover{color:var(--foreground)}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.placeholder\:text-\[var\(--foreground-muted\)\]::placeholder{color:var(--foreground-muted)}.grid-cols-\[1fr_2fr_auto\]{grid-template-columns:1fr 2fr auto}.grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}@media (min-width:640px){.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-\[1fr_2fr_auto\]{grid-template-columns:1fr 2fr auto}.sm\:flex-row{flex-direction:row}.sm\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}}@media (min-width:1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:pl-64{padding-left:16rem}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-\[1fr_0\.9fr\]{grid-template-columns:1fr .9fr}.lg\:grid-cols-\[0\.8fr_1\.2fr\]{grid-template-columns:.8fr 1.2fr}.lg\:grid-cols-\[1fr_0\.8fr\]{grid-template-columns:1fr .8fr}.lg\:grid-cols-\[1fr_0\.32fr\]{grid-template-columns:1fr .32fr}}
