:root{--ink:#0f172a;--muted:#64748b;--primary:#4f46e5;--primary2:#7c3aed;--soft:#eef2ff;--line:#e2e8f0;--green:#16a34a}body{background:#f8fafc;color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.app-nav{background:linear-gradient(120deg,#111827,#312e81 55%,#5b21b6);box-shadow:0 8px 25px rgba(15,23,42,.18)}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:11px;background:rgba(255,255,255,.15)}.hero{background:radial-gradient(circle at 90% 10%,rgba(124,58,237,.32),transparent 28%),linear-gradient(130deg,#111827,#312e81 55%,#4c1d95);color:#fff;border-radius:0 0 34px 34px}.hero .badge{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2)}.glass{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(12px);border-radius:24px}.card{border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 28px rgba(15,23,42,.05)}.soft-card{background:linear-gradient(180deg,#fff,#f8fafc)}.action-card{transition:.2s;min-height:155px}.action-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(79,70,229,.12);border-color:#c7d2fe}.icon-box{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:var(--soft);color:var(--primary);font-size:1.35rem}.btn-primary{background:linear-gradient(120deg,var(--primary),var(--primary2));border:0}.btn-primary:hover{filter:brightness(.95)}.progress{height:10px;border-radius:10px}.subject-chip{display:inline-flex;gap:.4rem;align-items:center;padding:.45rem .75rem;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:.85rem}.ai-shell{min-height:520px}.ai-messages{min-height:330px;max-height:58vh;overflow:auto;background:#f8fafc;border-radius:18px;padding:1rem}.msg{max-width:88%;padding:.8rem 1rem;border-radius:18px;margin:.6rem 0;white-space:pre-wrap}.msg.user{margin-left:auto;background:#4f46e5;color:#fff;border-bottom-right-radius:5px}.msg.ai{background:#fff;border:1px solid var(--line);border-bottom-left-radius:5px}.quick-mode .btn{border-radius:999px}.footer{background:#fff;border-top:1px solid var(--line)}.mobile-bottom{position:fixed;bottom:0;left:0;right:0;height:66px;background:#fff;border-top:1px solid var(--line);display:flex;z-index:1040;box-shadow:0 -6px 20px rgba(15,23,42,.07)}.mobile-bottom a{flex:1;text-decoration:none;color:#64748b;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:.72rem;gap:2px}.mobile-bottom a i{font-size:1.2rem}.mobile-bottom .ai{color:#fff;background:linear-gradient(135deg,#4f46e5,#7c3aed);margin:-14px 8px 8px;border-radius:18px;box-shadow:0 8px 20px rgba(79,70,229,.3)}@media(max-width:767.98px){body{padding-bottom:72px}.hero{border-radius:0 0 24px 24px}.display-4{font-size:2.2rem}}.admin-sidebar{background:#111827;color:#fff;border-radius:20px}.admin-sidebar a{display:block;color:#cbd5e1;padding:.7rem .85rem;text-decoration:none;border-radius:10px}.admin-sidebar a:hover{background:#1f2937;color:#fff}.table>:not(caption)>*>*{vertical-align:middle}.stat-number{font-size:1.9rem;font-weight:800}.note-content{line-height:1.75}.paper-card iframe{width:100%;height:70vh;border:0}.badge-pro{background:#fef3c7;color:#92400e}.badge-free{background:#e0e7ff;color:#3730a3}
