.member-body{min-height:100vh;background:#031126;color:#f3f8ff}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.auth-brand{padding:48px 7vw;display:flex;flex-direction:column;justify-content:space-between;background:radial-gradient(circle at 65% 40%,#106a714f,transparent 35%),linear-gradient(145deg,#04162d,#061e35)}.auth-brand h1{font-size:58px}.auth-brand>div>p:last-child{color:#a7bacc;font-size:18px;line-height:1.7;max-width:560px}.auth-brand>small{color:#6edbd4;letter-spacing:3px}.auth-card{display:grid;place-items:center;padding:45px;background:#06182d}.auth-card>div{width:min(430px,100%)}.auth-card h2{font-size:38px;margin-bottom:10px}.auth-card>div>p{color:#9fb0c1;line-height:1.6}.auth-card form{display:grid;gap:20px;margin-top:30px}.auth-card label{font-size:12px;font-weight:700;color:#c6d4df}.auth-card input{display:block;width:100%;margin-top:8px;background:#0a2139;border:1px solid #234861;border-radius:9px;color:#fff;padding:15px;font:inherit;outline:none}.auth-card input:focus{border-color:#25d8cd;box-shadow:0 0 0 3px #25d8cd18}.auth-card button{border:0;cursor:pointer}.auth-help{text-align:center;font-size:12px}.auth-help a{color:#2bd9ce}.alert{background:#5d1f2a;color:#ffdbe0;padding:13px;border-radius:8px;margin-top:20px;font-size:13px}.member-nav{height:84px;padding:0 max(30px,calc((100% - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #17364e;background:#041327dd;backdrop-filter:blur(12px);position:sticky;top:0;z-index:10}.member-nav nav{display:flex;gap:28px}.member-nav nav a{color:#9db0c0;text-decoration:none;font-size:13px;font-weight:700}.member-nav nav a.active,.member-nav nav a:hover{color:#2bd9ce}.member-wrap{width:min(1180px,calc(100% - 40px));margin:auto;padding:70px 0 100px}.welcome{display:flex;justify-content:space-between;align-items:center}.welcome h1{font-size:48px;margin:7px 0}.welcome>div>p:last-child{color:#9fb1c1}.progress-ring{--p:calc(var(--value)*1%);width:140px;height:140px;border-radius:50%;display:grid;place-items:center;align-content:center;background:radial-gradient(circle closest-side,#06182d 78%,transparent 80%),conic-gradient(#2bd9ce var(--p),#17354d 0)}.progress-ring strong{font:800 28px Manrope}.progress-ring span{font-size:10px;color:#91a6b7}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:45px 0 75px}.stats article{background:#071d34;border:1px solid #173c55;border-radius:12px;padding:25px;display:flex;flex-direction:column}.stats b{font:800 30px Manrope;color:#3de0d5}.stats span{color:#92a8b8;font-size:12px}.dashboard-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.dashboard-title h2{margin:5px 0}.dashboard-title small{color:#8198aa}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.course-card{background:linear-gradient(145deg,#081e35,#061529);border:1px solid #1a4059;border-radius:15px;padding:27px;transition:.2s}.course-card:hover{transform:translateY(-4px);border-color:#2bd9ce}.course-top{display:flex;justify-content:space-between;color:#71899a;font-size:11px}.course-top b{color:#2bd9ce}.course-icon{font-size:31px;color:#f3bd5d;margin:30px 0 18px}.course-card h3{font:700 18px Manrope}.course-card p{color:#94a9ba;font-size:13px;line-height:1.6;min-height:63px}.mini-progress{height:4px;background:#173248;margin:24px 0 16px}.mini-progress i{display:block;height:100%;background:linear-gradient(90deg,#2bd9ce,#39aee6)}.course-action{color:#48ddd4;text-decoration:none;font-size:12px;font-weight:800}.course-card.locked{opacity:.5}.course-card.locked:hover{transform:none;border-color:#1a4059}.lesson-wrap{width:min(920px,calc(100% - 40px));margin:auto;padding:65px 0 100px}.lesson-breadcrumb{color:#64dcd5;font-size:12px;text-transform:uppercase;letter-spacing:1px}.lesson-breadcrumb span{color:#687f91;margin:0 8px}.lesson-wrap h1{font-size:48px}.video-placeholder{aspect-ratio:16/8.7;background:radial-gradient(circle,#0c606a,#071a32 60%);border:1px solid #246078;border-radius:17px;display:grid;place-items:center;box-shadow:0 30px 70px #0008}.video-placeholder>div{display:flex;flex-direction:column;align-items:center;gap:10px}.video-placeholder span{width:65px;height:65px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#30ded3,#238bc4);font-size:22px}.video-placeholder small{color:#89a4b4}.lesson-content{max-width:720px;margin:45px auto}.lesson-content p{color:#aabac7;line-height:1.75}.exercise{background:#0a2138;border:1px solid #254a61;border-left:4px solid #f3bd5d;border-radius:9px;padding:20px;margin:28px 0}.exercise b{color:#f3c66e}.lesson-content button{border:0;cursor:pointer}@media(max-width:800px){.auth-shell{grid-template-columns:1fr}.auth-brand{min-height:450px}.course-grid{grid-template-columns:1fr 1fr}.member-nav nav a:first-child{display:none}}@media(max-width:520px){.auth-brand{padding:30px 24px}.auth-brand h1{font-size:42px}.auth-card{padding:55px 24px}.member-nav{padding:0 18px}.member-nav .brand-quiora strong{display:none}.member-wrap{padding-top:45px}.welcome{align-items:flex-start}.welcome h1{font-size:38px}.progress-ring{width:94px;height:94px}.stats{grid-template-columns:1fr;margin:30px 0 55px}.course-grid{grid-template-columns:1fr}.dashboard-title{align-items:flex-start;flex-direction:column;gap:10px}.lesson-wrap h1{font-size:38px}}
/* Parcours pedagogique */
.resume-card{margin-top:42px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:linear-gradient(110deg,#0b3045,#0a2038 65%,#44361c);border:1px solid #2b6b72;border-radius:18px;box-shadow:0 20px 50px #0004}.resume-kicker{color:#64e0d7;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.4px}.resume-card h2{margin:8px 0 4px;font-size:25px}.resume-card p{margin:0;color:#9fb4c2;font-size:13px}.resume-card .button{white-space:nowrap}.stats{margin-top:28px}.learning-path{margin-bottom:75px}.path-phases{display:grid;grid-template-columns:1fr 35px 1fr 35px 1fr;align-items:center}.path-phases>article{min-height:145px;padding:24px;display:grid;grid-template-columns:auto 1fr;gap:15px;background:#071d34;border:1px solid #173c55;border-radius:14px}.path-phases>article>b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#103d4c;color:#47e0d6}.path-phases>article span{font-weight:800}.path-phases>article p{color:#8fa6b7;font-size:12px;line-height:1.5}.path-phases>article small{grid-column:2;color:#efbd65;text-transform:uppercase;letter-spacing:1px}.path-phases>i{height:1px;background:linear-gradient(90deg,#2bd9ce,#eebd63)}.course-card.completed{border-color:#246a64}.course-top b{text-transform:uppercase;letter-spacing:.6px}.lesson-count{color:#718b9e;font-size:11px}.lesson-count+.mini-progress{margin-top:10px}
.lesson-layout{width:min(1360px,calc(100% - 40px));margin:auto;display:grid;grid-template-columns:320px minmax(0,920px);gap:65px;align-items:start;padding:45px 0 100px}.lesson-sidebar{position:sticky;top:110px;max-height:calc(100vh - 135px);overflow:auto;padding:24px;background:#06182c;border:1px solid #173c55;border-radius:15px}.back-path{display:inline-block;margin-bottom:24px;color:#55dcd3;text-decoration:none;font-size:12px;font-weight:700}.sidebar-progress{display:flex;justify-content:space-between;color:#91a7b7;font-size:12px}.sidebar-progress strong{color:#fff}.sidebar-bar{height:4px;margin:10px 0 25px;background:#173248}.sidebar-bar i{display:block;height:100%;background:#2bd9ce}.syllabus section+section{margin-top:22px}.syllabus h3{display:flex;gap:9px;margin:0 0 9px;color:#dce8ef;font:700 12px Manrope}.syllabus h3 span{color:#efbd65}.syllabus a{display:flex;gap:9px;padding:9px;border-radius:8px;color:#8fa5b5;text-decoration:none;font-size:11px;line-height:1.35}.syllabus a:hover,.syllabus a.current{background:#0d2b42;color:#fff}.syllabus a.current{box-shadow:inset 3px 0 #2bd9ce}.syllabus a.locked{opacity:.35;pointer-events:none}.syllabus a>b{width:14px;color:#3bdcd2}.syllabus a span{display:flex;flex-direction:column}.syllabus a small{color:#607d90;margin-top:3px}.lesson-main{min-width:0;padding-top:15px}.lesson-main>h1{font-size:46px;line-height:1.12;margin:16px 0 35px}.lesson-main .lesson-content{max-width:760px}.lesson-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:35px}.lesson-actions>a{color:#86a7b8;text-decoration:none;font-size:12px}.lesson-actions form{margin:0}
@media(max-width:1000px){.lesson-layout{grid-template-columns:260px minmax(0,1fr);gap:30px}.path-phases{grid-template-columns:1fr}.path-phases>i{width:1px;height:22px;margin-left:42px}}
@media(max-width:800px){.lesson-layout{display:block}.lesson-sidebar{position:static;max-height:none;margin-bottom:35px}.syllabus{display:none}.resume-card{align-items:flex-start;flex-direction:column}.resume-card .button{width:100%;text-align:center}}
@media(max-width:520px){.resume-card{padding:24px}.lesson-main>h1{font-size:34px}.lesson-actions{align-items:stretch;flex-direction:column}.lesson-actions form,.lesson-actions button{width:100%}}
/* Ressources pedagogiques */
.resources-hero{display:flex;align-items:center;justify-content:space-between;gap:50px;padding:20px 0 55px}.resources-hero h1{font-size:52px;line-height:1.08;margin:12px 0}.resources-hero>div>p:last-child{max-width:650px;color:#9fb1c1;line-height:1.7}.resource-total{width:165px;height:165px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:50%;background:radial-gradient(circle,#0b263d 63%,transparent 65%),conic-gradient(#2bd9ce 0 75%,#f1bc5b 75%);box-shadow:0 0 50px #1bd7ce1e}.resource-total strong{font:800 38px Manrope;color:#fff}.resource-total span{color:#8fa8b8;font-size:10px;text-transform:uppercase;letter-spacing:1px}.resource-filters{display:flex;gap:9px;margin-bottom:28px}.resource-filters span{padding:8px 13px;border:1px solid #25465d;border-radius:30px;color:#8ea5b6;font-size:11px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.resource-card{display:flex;flex-direction:column;padding:26px;background:linear-gradient(145deg,#081e35,#061529);border:1px solid #1a4059;border-radius:15px;transition:.2s}.resource-card:hover{transform:translateY(-4px);border-color:#2bd9ce}.resource-meta{display:flex;justify-content:space-between;color:#71899a;font-size:10px;text-transform:uppercase;letter-spacing:.7px}.resource-meta b{color:#efbd65}.resource-symbol{margin:26px 0 15px;color:#39dcd2;font-size:30px}.resource-card h2{font-size:18px;line-height:1.35}.resource-card>p{flex:1;color:#91a8b8;font-size:12px;line-height:1.65}.resource-card footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #17374f;padding-top:17px;margin-top:15px}.resource-card footer small{color:#6d8799}.resource-card footer a{color:#3bdcd2;text-decoration:none;font-size:11px;font-weight:800}.resource-sheet{width:min(900px,calc(100% - 40px));margin:50px auto 100px}.resource-sheet>header{display:flex;justify-content:space-between;align-items:end;gap:35px;padding:35px 0;border-bottom:1px solid #29485d}.resource-label{color:#39dcd2;font-size:11px;text-transform:uppercase;letter-spacing:1.2px}.resource-sheet h1{font-size:43px;line-height:1.15;margin:12px 0}.resource-sheet header p{max-width:600px;color:#91a8b8;line-height:1.6}.print-button{padding:12px 17px;white-space:nowrap;border:1px solid #3bdcd2;border-radius:8px;background:transparent;color:#3bdcd2;cursor:pointer}.sheet-section{display:grid;grid-template-columns:55px 1fr;gap:20px;padding:38px 0;border-bottom:1px solid #18374c}.sheet-number{font:800 13px Manrope;color:#efbd65}.sheet-section h2{margin:0 0 18px}.sheet-section li{margin:11px 0;color:#b3c2cd;line-height:1.55}.copy-template{padding:22px;background:#0b263d;border:1px solid #286172;border-radius:10px;color:#dbe7ed;line-height:1.75}.notes-lines{margin-top:25px}.notes-lines i{display:block;height:28px;border-bottom:1px dashed #274358}.sheet-footer{display:flex;justify-content:space-between;padding-top:28px;color:#7892a4;font-size:11px;letter-spacing:1px}.sheet-footer strong{color:#38d9d0}@media(max-width:900px){.resource-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.resources-hero{align-items:flex-start}.resource-total{width:100px;height:100px}.resources-hero h1{font-size:38px}.resource-grid{grid-template-columns:1fr}.resource-filters{overflow:auto}.resource-sheet>header{align-items:flex-start;flex-direction:column}.resource-sheet h1{font-size:34px}.sheet-section{grid-template-columns:35px 1fr}}@media print{.member-nav,.resource-sheet>.back-path,.print-button{display:none!important}.member-body{background:#fff!important;color:#102235!important}.resource-sheet{width:100%;margin:0}.resource-sheet header p,.sheet-section li{color:#334a5a!important}.sheet-section,.resource-sheet>header{border-color:#ccd8df}.copy-template{background:#f0f7f7!important;color:#102235!important}.notes-lines i{border-color:#ccd8df}.sheet-footer{color:#566}}
/* Quiz de validation */
.quiz-wrap{width:min(850px,calc(100% - 40px));margin:0 auto;padding:65px 0 110px}.quiz-wrap>h1{font-size:46px;margin:12px 0}.quiz-intro{max-width:680px;color:#98adbc;line-height:1.7}.quiz-result{display:flex;align-items:center;gap:20px;margin:32px 0;padding:22px 26px;border-radius:14px;border:1px solid}.quiz-result>strong{width:75px;height:75px;display:grid;place-items:center;border-radius:50%;font:800 20px Manrope}.quiz-result h2,.quiz-result p{margin:3px}.quiz-result p{font-size:12px;color:#a7bac6}.quiz-result.passed{background:#0a302d;border-color:#278c7e}.quiz-result.passed>strong{background:#145249;color:#5de5d7}.quiz-result.failed{background:#39251d;border-color:#9a623d}.quiz-result.failed>strong{background:#583622;color:#ffc278}.quiz-form{margin-top:35px}.quiz-form fieldset{margin:0 0 22px;padding:27px;border:1px solid #1d4057;border-radius:14px;background:#071a30}.quiz-form legend{display:flex;align-items:center;gap:12px;padding:0 10px;font:700 17px Manrope}.quiz-form legend span{color:#efbd65;font-size:11px}.quiz-choices{display:grid;gap:10px;margin-top:18px}.quiz-choices label{display:flex;align-items:center;gap:13px;padding:14px 16px;border:1px solid #25465c;border-radius:9px;color:#aabcc8;cursor:pointer;transition:.2s}.quiz-choices label:hover{border-color:#36d9cf;background:#0b263d}.quiz-choices input{position:absolute;opacity:0}.quiz-choices i{width:17px;height:17px;flex:none;border:2px solid #557286;border-radius:50%}.quiz-choices input:checked+i{border:5px solid #2bd9ce}.quiz-choices label.correct{border-color:#2da98f;background:#0c312e;color:#d8fff9}.quiz-choices label.wrong{border-color:#d1725c;background:#38201f;color:#ffdcd6}.quiz-explanation{margin:15px 3px 0;color:#90a9b8;font-size:12px;line-height:1.6}.quiz-explanation b{color:#efbd65}.quiz-form>.button{display:inline-block;margin-top:15px;border:0;text-decoration:none;cursor:pointer}@media(max-width:600px){.quiz-wrap>h1{font-size:34px}.quiz-form fieldset{padding:20px 14px}.quiz-form legend{font-size:15px}.quiz-result{align-items:flex-start}}
/* Fiche PDF de la lecon */
.lesson-pdf{display:flex;align-items:center;gap:15px;margin:24px 0;padding:17px 19px;border:1px solid #27616b;border-radius:11px;background:linear-gradient(110deg,#0b2b3c,#092039);color:#fff;text-decoration:none;transition:.2s}.lesson-pdf:hover{transform:translateY(-2px);border-color:#39dcd2}.lesson-pdf>span{width:45px;height:45px;display:grid;place-items:center;border-radius:9px;background:#2bd9ce;color:#032035;font:800 11px Manrope}.lesson-pdf>div{display:flex;flex:1;flex-direction:column}.lesson-pdf b{font-size:13px}.lesson-pdf small{margin-top:4px;color:#86a5b5;font-size:10px}.lesson-pdf>strong{color:#efbd65;font-size:22px}
/* Bibliotheque de prompts */
.prompt-hero{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:10px 0 45px}.prompt-hero h1{font-size:52px;line-height:1.08;margin:12px 0}.prompt-hero>div>p:last-child{max-width:640px;color:#9bb0bf;line-height:1.7}.prompt-counter{width:155px;height:155px;display:grid;place-content:center;text-align:center;flex:none;border-radius:50%;background:radial-gradient(circle,#092039 62%,transparent 64%),conic-gradient(#2bd9ce 0 75%,#f2bd62 75%);box-shadow:0 0 55px #22d9cd1c}.prompt-counter strong{font:800 37px Manrope}.prompt-counter span{color:#85a0b0;font-size:10px;text-transform:uppercase}.prompt-tools{position:sticky;top:84px;z-index:5;padding:17px 0;background:#031126ee;backdrop-filter:blur(12px)}.prompt-tools>label{display:flex;align-items:center;gap:12px;padding:0 17px;background:#0a2138;border:1px solid #28516a;border-radius:10px}.prompt-tools input{width:100%;padding:15px 0;border:0;outline:0;background:transparent;color:#fff;font:inherit}.prompt-categories{display:flex;gap:8px;margin-top:13px;overflow:auto;padding-bottom:4px}.prompt-categories button{padding:8px 13px;white-space:nowrap;border:1px solid #27485e;border-radius:30px;background:transparent;color:#8fa7b7;cursor:pointer}.prompt-categories button.active{border-color:#2bd9ce;background:#113b47;color:#5ce4dc}.prompt-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:25px}.prompt-card{display:flex;flex-direction:column;padding:22px;background:linear-gradient(145deg,#081e35,#061529);border:1px solid #1a4059;border-radius:14px}.prompt-card[hidden]{display:none}.prompt-card-top{display:flex;justify-content:space-between;color:#55ddd4;font-size:10px;text-transform:uppercase;letter-spacing:.7px}.prompt-card-top small{color:#617d90}.prompt-card h2{font-size:16px;line-height:1.35}.prompt-card>p{display:-webkit-box;overflow:hidden;flex:1;color:#8fa7b7;font-size:11px;line-height:1.6;-webkit-line-clamp:6;-webkit-box-orient:vertical}.copy-prompt{margin-top:16px;padding:11px;border:1px solid #2a596e;border-radius:8px;background:#0b2940;color:#43ddd3;font-weight:700;cursor:pointer}.copy-prompt:hover,.copy-prompt.copied{border-color:#2bd9ce;background:#12444c}.no-prompts{text-align:center;padding:70px;color:#8199aa}@media(max-width:900px){.prompt-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.prompt-hero{align-items:flex-start}.prompt-hero h1{font-size:38px}.prompt-counter{width:95px;height:95px}.prompt-counter strong{font-size:25px}.prompt-grid{grid-template-columns:1fr}.prompt-tools{top:75px}}
