*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f4f6fb;color:#1f2937}.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.auth-card{width:100%;max-width:420px;background:#fff;border-radius:12px;padding:32px;box-shadow:0 4px 24px #00000014}.auth-card h1{margin:0 0 4px;font-size:24px}.auth-subtitle{margin:0 0 24px;color:#6b7280;font-size:14px}.mode-tabs{display:flex;gap:8px;margin-bottom:20px}.mode-tabs button{flex:1;padding:8px;border:1px solid #d1d5db;border-radius:8px;background:#fff;cursor:pointer;font-size:13px}.mode-tabs button.active{background:#2563eb;color:#fff;border-color:#2563eb}form label{display:block;font-size:14px;margin-bottom:12px;color:#374151}input{width:100%;padding:10px 12px;margin-top:6px;border:1px solid #d1d5db;border-radius:8px;font-size:14px}button{width:100%;padding:11px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:15px;font-weight:600;cursor:pointer}button:disabled{opacity:.6;cursor:not-allowed}.error{color:#dc2626;font-size:14px;margin:8px 0}.success{color:#16a34a;font-size:14px;margin:8px 0}.layout{min-height:100vh}.topbar{display:flex;align-items:center;justify-content:space-between;background:#1e3a8a;color:#fff;padding:14px 24px}.brand{font-weight:700}.topbar-right{display:flex;align-items:center;gap:16px;font-size:14px}.trial-badge{background:#ffffff26;border:1px solid rgba(255,255,255,.35);padding:4px 12px;border-radius:20px;font-size:12px}.trial-badge.sub-active{background:#22c55e40;border-color:#22c55e80}.paywall{flex:1;display:flex;align-items:center;justify-content:center;padding:32px;overflow-y:auto}.paywall-card{background:#fff;border-radius:16px;padding:40px;max-width:480px;width:100%;box-shadow:0 8px 30px #0000001f;text-align:center}.paywall-card h2{margin:0 0 12px}.paywall-card p{color:#555;line-height:1.6}.paywall-price{margin:24px 0 8px;display:flex;align-items:baseline;justify-content:center;gap:6px}.price-amount{font-size:42px;font-weight:800;color:#2563eb}.price-period{font-size:16px;color:#777}.paywall-perks{text-align:left;margin:16px 0 24px;padding-left:22px;color:#444;line-height:1.9}.paywall-cta{width:100%;padding:14px;font-size:16px}.paywall-error{margin-top:12px}.rgpd-row{flex-wrap:wrap}.rgpd-row .badge{display:inline-flex}.rgpd-row button{width:auto}.btn-small{padding:6px 14px;font-size:13px}.rgpd-footer{padding:16px 24px;border-top:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;gap:20px;justify-content:center;font-size:13px}.rgpd-footer a,.link-like{background:none;border:none;color:#6b7280;text-decoration:none;cursor:pointer;width:auto;padding:0;font-size:13px}.rgpd-footer a:hover,.link-like:hover{color:#2563eb;text-decoration:underline}.link-like.danger:hover{color:#dc2626}.paywall-link{display:inline-block;margin-top:16px;color:#2563eb;font-size:14px}.policy-card{max-width:640px;max-height:85vh;overflow-y:auto}.policy-card h1{margin-bottom:16px}.policy-body h3{margin:20px 0 6px;font-size:15px}.policy-body p{color:#4b5563;font-size:14px;line-height:1.7}.policy-body ul{margin:8px 0;padding-left:20px;color:#4b5563;font-size:14px;line-height:1.8}.policy-back{display:inline-block;margin-top:20px;padding:8px 18px;color:#2563eb;border:1px solid #2563eb;border-radius:8px;text-decoration:none}.auth-footer{margin-top:16px;text-align:center;font-size:13px}.auth-footer a{color:#6b7280;text-decoration:none}.auth-footer a:hover{color:#2563eb;text-decoration:underline}.btn-ghost{width:auto;background:transparent;border:1px solid rgba(255,255,255,.5);padding:6px 14px;font-size:13px}.content{max-width:960px;margin:0 auto;padding:32px 24px}.card{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 12px #0000000f}.card h3{margin-top:0}.inline-form{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-end}.inline-form input{width:auto;flex:1;min-width:160px;margin-top:0}.inline-form button{width:auto;padding:10px 20px}.table{width:100%;border-collapse:collapse;font-size:14px}.table th,.table td{text-align:left;padding:10px 12px;border-bottom:1px solid #e5e7eb}.table th{color:#6b7280;font-weight:600;font-size:12px;text-transform:uppercase}.muted{color:#6b7280}.coming-soon{background:#fff;border-radius:12px;padding:48px;text-align:center;box-shadow:0 2px 12px #0000000f}.chat-layout{display:flex;flex-direction:column}.chat-shell{flex:1;display:flex;height:calc(100vh - 56px)}.chat-sidebar{width:280px;background:#fff;border-right:1px solid #e5e7eb;padding:16px;overflow-y:auto}.new-session{margin-bottom:12px;background:#16a34a}.session-list{display:flex;flex-direction:column;gap:8px}.session-item{width:100%;background:#f9fafb;border:1px solid #e5e7eb;text-align:left;padding:10px 12px;border-radius:8px;color:#1f2937;font-weight:400}.session-item.active{background:#eff6ff;border-color:#2563eb}.session-title{display:block;font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.session-date{display:block;font-size:12px;color:#6b7280;margin-top:2px}.chat-main{flex:1;display:flex;flex-direction:column;background:#f9fafb}.chat-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#6b7280;padding:24px}.chat-empty.small{justify-content:flex-start;padding-top:32px}.chat-messages{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:12px}.bubble{max-width:70%;padding:12px 16px;border-radius:12px;font-size:15px;line-height:1.5;white-space:pre-wrap}.bubble.user{align-self:flex-end;background:#2563eb;color:#fff}.bubble.assistant{align-self:flex-start;background:#fff;border:1px solid #e5e7eb}.typing{color:#9ca3af;font-style:italic}.chat-error{padding:0 24px}.chat-input{display:flex;gap:12px;padding:16px 24px;background:#fff;border-top:1px solid #e5e7eb}.chat-input input{margin-top:0;flex:1}.chat-input button{width:auto;padding:10px 24px}.small{font-size:13px}.admin-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:24px;align-items:start}@media (max-width: 900px){.admin-grid{grid-template-columns:1fr}}.table.clickable tbody tr{cursor:pointer}.table.clickable tbody tr:hover{background:#f8fafc}.row-active{background:#eff6ff}h4{margin:20px 0 10px;color:#374151}.badge{display:inline-block;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600}.lv-seen{background:#f3f4f6;color:#6b7280}.lv-working{background:#fef3c7;color:#92400e}.lv-mastered{background:#dcfce7;color:#166534}.badge-error{background:#fee2e2;color:#991b1b}.badge-improving{background:#fef3c7;color:#92400e}.session-reader{margin-top:16px;padding:16px;background:#f9fafb;border-radius:8px;display:flex;flex-direction:column;gap:10px}.session-reader .bubble{max-width:90%;font-size:14px}.btn-secondary{width:auto;background:#fff;color:#1d4ed8;border:1px solid #2563eb;padding:9px 18px}.report-row{display:flex;gap:12px;flex-wrap:wrap;margin:8px 0}.grade-row{display:flex;align-items:center;gap:10px;margin:8px 0 16px}.grade-row select{width:auto;margin-top:0;padding:6px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:14px}.inline-form select{flex:1;min-width:140px;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background:#fff}.usage-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin:12px 0 20px}.usage-stat{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:12px 16px;display:flex;flex-direction:column;gap:4px}.usage-stat-label{font-size:12px;color:#6b7280}.usage-stat-value{font-size:20px;font-weight:700;color:#111827}.usage-bars{display:flex;align-items:flex-end;gap:3px;height:120px;margin:12px 0 6px}.usage-bar-col{flex:1;height:100%;display:flex;align-items:flex-end}.usage-bar{width:100%;min-height:4px;background:#2563eb;border-radius:3px 3px 0 0}.tab-row{display:flex;gap:8px;margin:16px 0;flex-wrap:wrap}.tab-row button{padding:8px 16px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:14px;cursor:pointer}.tab-row button.tab-active{background:#2563eb;color:#fff;border-color:#2563eb}.ped-form{display:flex;flex-direction:column;gap:10px;margin-bottom:20px;padding:16px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px}.ped-form textarea{min-height:70px;resize:vertical}.btn-danger-ghost{background:transparent;border:1px solid #fca5a5;color:#dc2626;padding:4px 10px;border-radius:6px;font-size:12px;cursor:pointer}.btn-danger-ghost:hover{background:#fef2f2}td.small,.small{font-size:12px}.lp-page{background:#f8fafc;min-height:100vh}.lp-container{max-width:1080px;margin:0 auto;padding:0 20px}.lp-header{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid #e5e7eb}.lp-header-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;height:64px}.lp-brand{background:none;border:none;padding:0;width:auto;font-size:18px;font-weight:800;color:#1e3a8a;letter-spacing:-.3px;cursor:pointer}.lp-nav{display:flex;align-items:center;gap:4px}.lp-nav button{background:none;border:none;padding:8px 12px;border-radius:8px;font-size:14px;color:#374151;width:auto;cursor:pointer}.lp-nav button:hover{background:#eef2ff;color:#1e3a8a}.lp-header-actions{display:flex;align-items:center;gap:10px}.lp-burger{display:none;background:none;border:none;width:auto;font-size:22px;color:#1e3a8a;cursor:pointer}.lp-btn{width:auto;padding:10px 18px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid transparent}.lp-btn-solid{background:#2563eb;color:#fff}.lp-btn-solid:hover{background:#1d4ed8}.lp-btn-ghost{background:#fff;color:#1e3a8a;border-color:#c7d2fe}.lp-btn-ghost:hover{background:#eef2ff}.lp-btn-primary{background:#2563eb;color:#fff;padding:13px 24px;font-size:15px;box-shadow:0 6px 16px #2563eb40}.lp-btn-primary:hover{background:#1d4ed8}.lp-btn-ghost-dark{background:#fff;color:#1e3a8a;border-color:#d1d5db}.lp-btn-ghost-dark:hover{background:#f1f5f9}.lp-hero{background:linear-gradient(160deg,#eef2ff,#f8fafc 60%);padding:64px 0 72px}.lp-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center}.lp-eyebrow{text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:700;color:#2563eb;margin:0 0 12px}.lp-title{font-size:40px;line-height:1.15;color:#0f172a;margin:0 0 16px;letter-spacing:-1px}.lp-title span{color:#2563eb}.lp-subtitle{font-size:16px;line-height:1.7;color:#475569;margin:0 0 24px;max-width:460px}.lp-hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:24px}.lp-hero-points{list-style:none;padding:0;margin:0;display:grid;gap:8px}.lp-hero-points li{padding-left:22px;position:relative;font-size:14px;color:#334155}.lp-hero-points li:before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;border-radius:50%;background:#2563eb}.lp-login-wrap{display:flex;justify-content:center}.lp-login-card{background:#fff;border-radius:20px;padding:28px;width:100%;max-width:400px;box-shadow:0 16px 48px #1e3a8a29;border:1px solid #eef2ff}.lp-login-card h2{margin:0 0 4px;font-size:20px;color:#0f172a}.lp-login-foot{margin-top:16px;text-align:center;font-size:13px}.lp-login-foot a{color:#6b7280;text-decoration:none}.lp-login-foot a:hover{color:#2563eb;text-decoration:underline}.lp-section{padding:72px 0}.lp-section-alt{background:#fff;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.lp-section-title{font-size:28px;color:#0f172a;margin:0 0 36px;letter-spacing:-.5px}.lp-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.lp-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px}.lp-card h3{margin:0 0 8px;font-size:16px;color:#0f172a}.lp-card p{margin:0;font-size:14px;line-height:1.6;color:#475569}.lp-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lp-step{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:24px}.lp-step-num{font-size:32px;font-weight:800;color:#c7d2fe;display:block;margin-bottom:10px}.lp-step h3{margin:0 0 8px;font-size:16px;color:#0f172a}.lp-step p{margin:0;font-size:14px;line-height:1.6;color:#475569}.lp-levels{display:grid;grid-template-columns:1fr 1fr;gap:20px}.lp-level{border-radius:16px;padding:24px}.lp-level-college{background:#eef2ff}.lp-level-lycee{background:#f1f5f9}.lp-level h3{margin:0 0 8px;font-size:18px;color:#0f172a}.lp-level p{margin:0;color:#475569;font-size:14px;line-height:1.7}.lp-cta-band{background:#1e3a8a;padding:56px 0;text-align:center}.lp-cta-band h2{color:#fff;font-size:28px;margin:0 0 20px}.lp-cta-band .lp-btn{background:#fff;color:#1e3a8a}.lp-footer{background:#0f172a;color:#94a3b8;padding:28px 0;font-size:13px}.lp-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.lp-footer-links{display:flex;gap:16px;align-items:center}.lp-footer-links a{color:#94a3b8;text-decoration:none}.lp-footer-links a:hover{color:#fff}@media (max-width: 900px){.lp-hero-grid{grid-template-columns:1fr;gap:40px}.lp-cards{grid-template-columns:1fr 1fr}.lp-title{font-size:30px}}@media (max-width: 640px){.lp-nav{display:none;position:absolute;top:64px;left:0;right:0;flex-direction:column;background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 20px}.lp-nav.open{display:flex}.lp-burger{display:block}.lp-cards,.lp-steps,.lp-levels{grid-template-columns:1fr}.lp-header-actions .lp-btn{display:none}}
