:root{--color-primary:#0d9488;--color-primary-dark:#0f766e;--color-primary-light:#f0fdfa;--color-primary-mid:#ccfbf1;--color-text:#0f172a;--color-text-secondary:#475569;--color-text-muted:#94a3b8;--color-border:#e2e8f0;--color-border-hover:#cbd5e1;--color-bg:#f0fdfa;--color-white:#fff;--color-error:#ef4444;--color-error-bg:#fef2f2;--color-success:#10b981;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-pill:999px;--shadow-xs:0 1px 2px #0f172a0a;--shadow-sm:0 2px 8px #0f172a0f, 0 1px 2px #0f172a0a;--shadow-md:0 4px 16px #0f172a14, 0 2px 4px #0f172a0a;--shadow-teal:0 4px 16px #0d94882e;--transition:.18s ease}[data-theme=dark]{--color-primary:#2dd4bf;--color-primary-dark:#14b8a6;--color-primary-light:#0d2926;--color-primary-mid:#134040;--color-text:#f1f5f9;--color-text-secondary:#cbd5e1;--color-text-muted:#64748b;--color-border:#1e293b;--color-border-hover:#334155;--color-bg:#0a0f1e;--color-white:#111827;--color-error:#f87171;--color-error-bg:#1c0b0b;--color-success:#34d399;--shadow-xs:0 1px 2px #0000004d;--shadow-sm:0 2px 8px #0006, 0 1px 2px #0003;--shadow-md:0 4px 20px #00000080, 0 2px 4px #0000004d;--shadow-teal:0 4px 20px #2dd4bf26}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;height:100%;font-size:16px;overflow:hidden}body{background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;height:100%;font-family:Figtree,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow:hidden}#root{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.skip-link{background:var(--color-primary-dark);color:#fff;z-index:9999;border-radius:0 0 var(--radius-sm) 0;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;position:absolute;top:-100%;left:0}.skip-link:focus{top:0}:focus-visible{outline:2.5px solid var(--color-primary);outline-offset:3px;border-radius:4px}.badge{background:var(--color-primary-light);color:var(--color-primary-dark);letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-pill);align-items:center;gap:.25rem;padding:.25rem .65rem;font-size:.7rem;font-weight:700;display:inline-flex}[data-theme=dark] .badge{background:var(--color-primary-mid);color:var(--color-primary)}.badge--facile{color:#065f46;background:#d1fae5}.badge--moyen{color:#92400e;background:#fef3c7}.badge--difficile{color:#991b1b;background:#fee2e2}.btn-icon{border:1.5px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);cursor:pointer;transition:border-color var(--transition), color var(--transition), background var(--transition);white-space:nowrap;background:0 0;justify-content:center;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}.btn-icon:hover{border-color:var(--color-primary);color:var(--color-primary-dark);background:var(--color-primary-light)}.btn-back{cursor:pointer;color:var(--color-text-secondary);transition:color var(--transition);background:0 0;border:none;align-items:center;gap:.4rem;padding:.3rem .5rem .3rem 0;font-size:.875rem;font-weight:600;display:inline-flex}.btn-back:hover{color:var(--color-primary-dark)}.loading-text{text-align:center;color:var(--color-text-muted);padding:4rem 2rem;font-size:.95rem}.login-page{background:linear-gradient(145deg,#042f2e 0%,#065f4a 30%,#0d9488 65%,#0891b2 100%);justify-content:center;align-items:center;min-height:100dvh;padding:1.5rem;display:flex;position:relative;overflow:hidden}@keyframes ring-float{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-10px)scale(1.01)}}.login-ring{pointer-events:none;border:2px solid #ffffff38;border-radius:50%;animation:7s ease-in-out infinite ring-float;position:absolute}.login-ring--1{width:520px;height:520px;animation-delay:0s;bottom:-180px;right:-140px}.login-ring--2{border-color:#ffffff24;width:360px;height:360px;animation-duration:9s;animation-delay:-2.5s;bottom:-100px;right:-60px}.login-ring--3{border-color:#ffffff1a;width:700px;height:700px;animation-duration:11s;animation-delay:-5s;top:-280px;left:-220px}@media (prefers-reduced-motion:reduce){.login-ring{animation:none}}.login-theme-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#fff;width:44px;height:44px;transition:background var(--transition);z-index:10;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;top:1rem;right:1rem}.login-theme-btn:hover{background:#ffffff4d}.login-card{z-index:1;background:#fff;border-radius:28px;width:100%;max-width:400px;padding:2.25rem 2rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 32px 80px #021e1c73,0 4px 16px #0000001f}.login-card:before{content:"";background:linear-gradient(90deg,#0d9488 0%,#0891b2 100%);height:4px;position:absolute;top:0;left:0;right:0}.login-brand{align-items:center;gap:.875rem;margin-bottom:1.25rem;display:flex}.login-brand-icon{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 14px #0d948859}.login-brand-name{color:var(--color-text);letter-spacing:-.03em;font-size:1.375rem;font-weight:800;line-height:1.1}.login-brand-name span{color:var(--color-primary)}.login-brand-tagline{color:var(--color-text-secondary);letter-spacing:.01em;margin-top:1px;font-size:.7rem;font-weight:600}.login-divider{opacity:.5;background:linear-gradient(90deg,#0d9488 0%,#cbd5e1 60%,#0000 100%);height:1px;margin-bottom:1.25rem}.form-group{margin-bottom:1rem}.form-label{color:var(--color-text);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.4rem;font-size:.7rem;font-weight:800;display:block}.form-input-wrap{align-items:center;display:flex;position:relative}.form-input-icon{color:var(--color-text-muted);pointer-events:none;position:absolute;left:.875rem}.form-input-eye{cursor:pointer;color:var(--color-text-muted);transition:color var(--transition);background:0 0;border:none;border-radius:4px;align-items:center;padding:.25rem;display:flex;position:absolute;right:.75rem}.form-input-eye:hover{color:var(--color-primary)}.form-input{border-radius:var(--radius-md);width:100%;color:var(--color-text);transition:border-color var(--transition), box-shadow var(--transition), background var(--transition);background:#f8fafc;border:1.5px solid #cbd5e1;padding:.8rem 1rem;font-family:inherit;font-size:.9375rem}.form-input--icon{padding-left:2.5rem}.form-input--icon-right{padding-right:2.75rem}.form-input::placeholder{color:var(--color-text-muted)}.form-input:hover{border-color:var(--color-border-hover)}.form-input:focus{border-color:var(--color-primary);background:#fff;outline:none;box-shadow:0 0 0 3px #0d948821}[data-theme=dark] .form-input{background:#0f172a}[data-theme=dark] .form-input:focus{background:#1e293b}.form-input--error{background:#fff5f5;border-color:var(--color-error)!important}.form-input--error:focus{box-shadow:0 0 0 3px #ef444421!important}.form-input-icon--error{color:var(--color-error)}.form-field-error{color:var(--color-error);align-items:center;gap:.25rem;margin-top:.3rem;font-size:.75rem;font-weight:600;display:flex}.form-field-error:before{content:"⚠";font-size:.7rem}.login-label-row{justify-content:space-between;align-items:baseline;margin-bottom:.4rem;display:flex}.login-label-row .form-label{margin-bottom:0}.login-forgot{color:var(--color-primary);cursor:pointer;transition:opacity var(--transition);background:0 0;border:none;padding:0;font-size:.75rem;font-weight:600}.login-forgot:hover{opacity:.72}.btn-primary{color:#fff;border-radius:var(--radius-md);cursor:pointer;width:100%;transition:transform var(--transition), box-shadow var(--transition), opacity var(--transition);letter-spacing:.01em;background:linear-gradient(135deg,#0d9488 0%,#065f4a 100%);border:none;margin-top:.5rem;padding:.9rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:700;box-shadow:0 4px 20px #0d948861}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 28px #0d948873}.btn-primary:active:not(:disabled){transform:scale(.98)}.btn-primary:disabled{opacity:.58;cursor:not-allowed}.form-error{background:var(--color-error-bg);border-radius:var(--radius-md);color:var(--color-error);border:1px solid #ef444438;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.85rem;font-weight:500;display:flex}.login-tabs{background:#eef2f7;border-radius:12px;margin-bottom:1.5rem;padding:4px;display:flex;position:relative}.login-tab{color:#64748b;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:9px;flex:1;padding:.625rem 0;font-family:inherit;font-size:.875rem;font-weight:600;transition:color .2s;position:relative}.login-tab--active{color:#0f172a;font-weight:700}.login-tab-indicator{background:#fff;border-radius:9px;width:calc(50% - 4px);transition:transform .22s cubic-bezier(.34,1.56,.64,1);position:absolute;top:4px;bottom:4px;left:4px;box-shadow:0 1px 4px #0f172a1a}.login-tab-indicator--right{transform:translate(calc(100% + 4px))}.form-success{border-radius:var(--radius-md);color:#065f46;background:#d1fae5;border:1px solid #10b98140;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;display:flex}.login-name-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.login-name-row .form-group{margin-bottom:0}.login-theme-toggle{position:fixed;top:1rem;right:1rem}.app-header{z-index:100;-webkit-backdrop-filter:blur(8px);background:linear-gradient(160deg,#064e3b 0%,#043d30 100%);border-bottom:none;justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex;position:sticky;top:0}.app-header .btn-back,.app-header .btn-icon{color:#ffffffd9;border-color:#fff3}.app-header .btn-back:hover,.app-header .btn-icon:hover{color:#fff;background:#ffffff1a;border-color:#ffffff80}[data-theme=dark] .app-header{background:#111827e6}.parcours-page .app-header{background:linear-gradient(160deg,#064e3b 0%,#043d30 100%);border-bottom:none}.parcours-page .btn-back,.parcours-page .btn-icon{color:#ffffffe6}.parcours-page .btn-back:hover,.parcours-page .btn-icon:hover{color:#fff;background:#ffffff1f}.header-brand{color:var(--color-text);letter-spacing:-.02em;align-items:center;gap:.6rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:flex}.header-brand-icon{background:linear-gradient(135deg,#0d9488,#0f766e);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.95rem;display:flex}.header-brand-name span{color:var(--color-primary)}.header-actions{align-items:center;gap:.5rem;display:flex}.dashboard-page{background:var(--color-bg);flex-direction:column;height:100dvh;display:flex;overflow:hidden}.dashboard-main{flex-direction:column;flex:1;gap:1.25rem;width:100%;max-width:960px;min-height:0;margin:0 auto;padding:1.5rem;display:flex;overflow-y:auto}.dashboard-hero{border-radius:var(--radius-lg);color:#fff;box-shadow:var(--shadow-teal);background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);flex-shrink:0;padding:1.25rem 1.5rem;position:relative;overflow:hidden}.dashboard-hero:before{content:"";pointer-events:none;background:#ffffff12;border-radius:50%;width:120px;height:120px;position:absolute;top:-20px;right:-20px}.dashboard-hero-title{letter-spacing:-.02em;margin-bottom:.15rem;font-size:1.15rem;font-weight:800;position:relative}.dashboard-hero-sub{opacity:.82;font-size:.82rem;position:relative}.section-header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.section-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);font-size:.68rem;font-weight:700}.section-count{color:var(--color-primary);background:var(--color-primary-light);border-radius:var(--radius-pill);padding:.1rem .55rem;font-size:.75rem;font-weight:600}.excat-page{background:var(--color-bg);flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.excat-main{flex-direction:column;flex:1;align-items:center;gap:2rem;padding:5rem 1.25rem 2rem;display:flex;overflow-y:auto}.excat-hero{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.excat-hero-icon{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 8px 24px #0d948847}.excat-title{color:var(--color-text);letter-spacing:-.03em;font-size:1.75rem;font-weight:800;line-height:1.2}.excat-subtitle{color:var(--color-text-secondary);max-width:260px;font-size:1rem;line-height:1.6}.excat-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:1rem;width:100%;max-width:560px;list-style:none;display:grid}.excat-grid li{display:flex}.excat-card{background:var(--color-white);cursor:pointer;text-align:center;border:2px solid #7c9aaf;border-radius:20px;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:1.75rem 1rem 1.5rem;font-family:inherit;transition:border-color .2s,box-shadow .2s,transform .15s;display:flex;box-shadow:0 2px 4px #0f172a0f,0 8px 24px #0f172a14,inset 0 1px #ffffffe6}.excat-card:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 2px 4px #0d948814,0 12px 32px #0d948829,inset 0 1px #ffffffe6}.excat-card:active{transform:scale(.98)}.excat-card:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}@media (prefers-reduced-motion:reduce){.excat-card{transition:none}}.excat-card-icon{border:2px solid var(--color-primary);width:56px;height:56px;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.excat-card-title{color:var(--color-text);letter-spacing:-.01em;font-size:1rem;font-weight:800}.excat-card-desc{color:var(--color-text-secondary);font-size:.875rem;line-height:1.4}.ep-page{background:var(--color-bg);flex-direction:column;height:100dvh;display:flex;overflow:hidden}.ep-topbar{flex-shrink:0;align-items:center;gap:.75rem;padding:.875rem 1.25rem .5rem;display:flex}.ep-close{color:#fff;cursor:pointer;touch-action:manipulation;background:#111;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .15s;display:flex}.ep-close:hover{opacity:.8}.ep-progress{flex:1;gap:4px;display:flex}.ep-progress-dash{background:#cbd5e1;border-radius:2px;flex:1;height:4px;transition:background .2s}.ep-progress-dash--actif{background:var(--color-primary)}.ep-progress-label{color:var(--color-text-secondary);white-space:nowrap;font-size:.75rem;font-weight:600}.ep-instructions-content{flex-direction:column;flex:1;align-items:center;gap:1.375rem;width:100%;max-width:560px;margin:0 auto;padding:2rem 1.375rem 1rem;display:flex;overflow-y:auto}.ep-instructions-icon{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 8px 24px #0d948847}.ep-titre{color:var(--color-text);letter-spacing:-.025em;text-align:center;font-size:1.75rem;font-weight:800;line-height:1.2}.ep-instructions-bloc{background:#fff;border:1.5px solid #cbd5e1;border-radius:16px;width:100%;padding:1.25rem}.ep-instructions-bloc--partenaire{background:#f0fdfa;border-color:#a7f3d0}.ep-instructions-head{text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);margin-bottom:.5rem;font-size:.75rem;font-weight:700}.ep-instructions-texte{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.6}.ep-instructions-header{flex-direction:column;align-items:center;gap:.625rem;width:100%;display:flex}.ep-instructions-steps{flex-direction:column;gap:.875rem;width:100%;display:flex}.ep-instructions-step{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:1rem;padding:1.125rem 1.25rem;display:flex}.ep-step-num{color:#fff;background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9375rem;font-weight:800;display:flex;box-shadow:0 4px 12px #0d948840}.ep-step-body{flex-direction:column;gap:.25rem;padding-top:.125rem;display:flex}.ep-step-title{color:var(--color-text);font-size:1rem;font-weight:700}.ep-step-desc{color:var(--color-text-secondary);font-size:.875rem;line-height:1.55}.ep-instructions-count{color:var(--color-text-secondary);background:#f1f5f9;border-radius:100px;padding:.375rem 1rem;font-size:.8125rem;font-weight:600}.ep-exercice-content{flex:none;justify-content:center;align-items:center;padding:.75rem 1.25rem .5rem;display:flex}.ep-contenu{background:#fff;border:2px solid #7c9aaf;border-radius:20px;flex-direction:column;gap:.75rem;width:100%;max-width:520px;padding:1.25rem;display:flex;box-shadow:0 2px 4px #0f172a0f,0 8px 24px #0f172a14}.ep-phrase{color:var(--color-text);text-align:center;font-size:1.125rem;font-weight:600;line-height:1.5}.ep-phrase--xl{letter-spacing:-.02em;font-size:2rem;font-weight:800}.ep-alternatives{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:.5rem;display:flex}.ep-alternative{color:#0d9488;background:#f0fdfa;border:1.5px solid #0d9488;border-radius:999px;padding:.4rem 1rem;font-size:.9375rem;font-weight:600}.ep-mot-cle-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);text-align:center;font-size:.75rem;font-weight:600}.ep-mot-cle{text-align:center;color:var(--color-primary);background:#f0fdfa;border:1.5px solid #0d9488;border-radius:10px;padding:.5rem 1.25rem;font-size:1.1rem;font-weight:700;display:block}.ep-paire{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.ep-paire-mot{color:var(--color-text);background:#f8fafc;border:2px solid #cbd5e1;border-radius:12px;padding:.5rem 1.25rem;font-size:1.5rem;font-weight:800}.ep-paire-sep{color:var(--color-text-secondary);font-size:1.25rem}.ep-paire-hint{color:var(--color-text-secondary);text-align:center;font-size:.875rem;font-style:italic}.ep-groupe{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.ep-groupe-mot{color:var(--color-text);background:#f8fafc;border:1.5px solid #cbd5e1;border-radius:10px;padding:.4rem 1rem;font-size:1.1rem;font-weight:700}.ep-liste{flex-direction:column;gap:.625rem;list-style:none;display:flex}.ep-liste-item{color:var(--color-text);align-items:baseline;gap:.75rem;font-size:.9375rem;line-height:1.5;display:flex}.ep-liste-num{background:var(--color-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:700;display:flex}.ep-sequence-contexte{text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);margin-bottom:.25rem;font-size:.8125rem;font-weight:700}.ep-histoire-titre{color:var(--color-text);text-align:center;font-size:1rem;font-weight:800}.ep-histoire-texte{color:var(--color-text-secondary);font-size:.9375rem;line-height:1.7}.ep-question-num{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-secondary);text-align:center;font-size:.75rem;font-weight:700}.ep-reponse-reveal{background:#f0fdfa;border:1.5px solid #0d9488;border-radius:12px;padding:.75rem 1rem}.ep-reponse-label{text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.ep-reponse{color:var(--color-text);font-size:1rem;font-weight:600}.ep-btn-secondaire{border:1.5px solid var(--color-primary);color:var(--color-primary);cursor:pointer;background:0 0;border-radius:10px;align-self:center;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s}.ep-btn-secondaire:hover{background:#f0fdfa}.ep-termine-icon{margin-bottom:.5rem}.ep-btn-primary{color:#fff;cursor:pointer;touch-action:manipulation;background:#111;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.1rem 1.5rem;font-family:inherit;font-size:1.0625rem;font-weight:700;transition:background .12s,transform .1s;display:flex}.ep-btn-primary:active{background:#1e293b;transform:scale(.98)}.ep-footer{flex-shrink:0;padding:.75rem 1.25rem 1.25rem}@keyframes ep-feedback-slide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ep-footer-feedback{flex-direction:column;flex-shrink:0;gap:.75rem;padding:1rem 1.25rem 1.5rem;animation:.2s ease-out ep-feedback-slide;display:flex}.ep-footer-feedback--ok{background:#0d9488}.ep-footer-feedback--ko{background:#ef4444}.ep-footer-feedback-label{color:#fff;text-align:center;font-size:1rem;font-weight:700}.ep-footer-feedback-phrase{color:#ffffffd9;text-align:center;margin-top:.25rem;font-size:.875rem;font-style:italic}.ep-btn-suivant-inline{color:#fff;cursor:pointer;touch-action:manipulation;background:#00000038;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .12s;display:flex}.ep-btn-suivant-inline:hover{background:#00000052}.ep-footer-spacer{flex-shrink:0;height:1.5rem}.ep-progress-dash--current{background:#5eead4}.ep-play-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);border:none;border-radius:999px;justify-content:center;align-self:center;align-items:center;gap:.5rem;padding:.625rem 1.75rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 16px #0d94884d}.ep-play-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0d948866}.ep-play-btn:active{transform:scale(.97)}.ep-play-btn--playing{opacity:.75;pointer-events:none}.ep-dots{flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;display:flex}.ep-dot-pulse{background:var(--color-primary);opacity:.3;border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite ep-pulse}.ep-dot-pulse:nth-child(2){animation-delay:.2s}.ep-dot-pulse:nth-child(3){animation-delay:.4s}@keyframes ep-pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.ep-choix-grid{flex:1;grid-template-columns:1fr;align-content:center;gap:.625rem;padding:.5rem 1.25rem;display:grid}.ep-choix-btn{color:var(--color-text);cursor:pointer;text-align:center;background:#fff;border:2px solid #cbd5e1;border-radius:14px;padding:.75rem .625rem;font-size:.9375rem;font-weight:600;line-height:1.3;transition:border-color .15s,background .15s,transform .1s}.ep-choix-btn:hover:not(:disabled){border-color:var(--color-primary);background:#f0fdfa;transform:translateY(-1px)}.ep-choix-btn:active:not(:disabled){transform:scale(.98)}.ep-choix-btn--correct{color:#065f46;background:#d1fae5;border-color:#10b981}.ep-choix-btn--incorrect{color:#991b1b;background:#fee2e2;border-color:#ef4444}.ep-choix-btn--disabled{opacity:.4;cursor:default}.ep-result{background:var(--color-bg);flex-direction:column;align-items:center;width:100%;max-width:480px;height:100dvh;margin:0 auto;padding:3rem 1.5rem 2rem;display:flex}.ep-result-score{color:var(--color-text);text-align:center;letter-spacing:-.02em;font-size:1.6rem;font-weight:800;line-height:1.3}.ep-result-ring{flex:1;justify-content:center;align-items:center;display:flex}.ep-result-message{color:#64748b;text-align:center;margin-bottom:2rem;font-size:1.05rem;line-height:1.5}.ep-result-actions{flex-direction:column;gap:.75rem;width:100%;display:flex}.exercice-page{background:var(--color-bg);flex-direction:column;height:100vh;display:flex;overflow:hidden}.exercice-main{flex:1;width:100%;max-width:700px;margin:0 auto;padding:1.5rem;overflow-y:auto}.exercice-header{margin-bottom:1.25rem}.exercice-header .badge{margin-bottom:.6rem}.exercice-title{color:var(--color-text);letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.4rem;font-weight:800;line-height:1.2}.exercice-description{color:var(--color-text-secondary);font-size:.875rem;line-height:1.6}.audio-card{background:var(--color-white);border:1.5px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin:1rem 0;padding:1.25rem}.audio-card-header{align-items:center;gap:.75rem;margin-bottom:.9rem;display:flex}.audio-card-icon{border-radius:var(--radius-sm);width:40px;height:40px;box-shadow:var(--shadow-teal);background:linear-gradient(135deg,#0d9488,#0f766e);flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.audio-card-label{color:var(--color-text);letter-spacing:-.01em;font-size:.875rem;font-weight:700}.audio-card-sublabel{color:var(--color-text-muted);margin-top:.1rem;font-size:.75rem}.audio-waveform{justify-content:center;align-items:center;gap:3px;height:32px;margin:.6rem 0;padding:0 .5rem;display:flex}.audio-waveform-bar{background:var(--color-primary-mid);width:3px;transition:background var(--transition);border-radius:2px}.audio-card:hover .audio-waveform-bar{background:var(--color-primary)}.exercice-audio{border-radius:var(--radius-sm);width:100%;margin-top:.5rem}.btn-finish{color:#fff;border-radius:var(--radius-md);cursor:pointer;width:100%;box-shadow:var(--shadow-teal);transition:opacity var(--transition), transform var(--transition), box-shadow var(--transition);letter-spacing:.01em;background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);border:none;margin-top:.5rem;padding:1rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:700}.btn-finish:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 6px 20px #0d94884d}.btn-finish:active{transform:scale(.98)}.dashboard-hero-btn{color:#fff;border-radius:var(--radius-pill);cursor:pointer;transition:background var(--transition);background:#fff3;border:1.5px solid #fff6;margin-top:1rem;padding:.4rem 1.1rem;font-family:inherit;font-size:.8rem;font-weight:700;position:relative}.dashboard-hero-btn:hover{background:#ffffff52}.parcours-page{background:var(--color-bg);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.parcours-back-btn{z-index:10;color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .18s;display:flex;position:absolute;top:1.25rem;left:1.25rem}.parcours-back-btn:hover{background:#1e293b}.parcours-back-btn:focus-visible{outline:3px solid var(--color-primary);outline-offset:2px}.parcours-main{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-direction:column;flex:1;align-items:center;gap:2rem;width:100%;max-width:700px;min-height:0;margin:0 auto;padding:5rem 2rem 2rem;display:flex;overflow-y:auto}.parcours-hero{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.parcours-hero-icon{background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 8px 24px #0d948847}.parcours-title{color:var(--color-text);letter-spacing:-.03em;font-size:1.75rem;font-weight:800;line-height:1.2}.parcours-subtitle{color:var(--color-text-secondary);max-width:260px;font-size:1rem;line-height:1.6}.parcours-grid{box-sizing:border-box;grid-template-columns:1fr;gap:.875rem;width:100%;list-style:none;display:grid}@media (width>=520px){.parcours-grid{grid-template-columns:repeat(3,1fr)}}.parcours-grid>li{min-width:0;display:flex}.parcours-card{background:var(--color-white);border:2px solid var(--niveau-color,#7c9aaf);cursor:pointer;text-align:center;touch-action:manipulation;border-radius:20px;flex-direction:column;align-items:center;gap:.5rem;width:100%;min-width:0;padding:1.75rem 1rem 1.5rem;font-family:inherit;transition:box-shadow .2s,transform .15s;display:flex;box-shadow:0 1px 3px #0f172a12,0 4px 12px #0f172a14,inset 0 1px #ffffffe6}.parcours-card:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0f172a14,0 12px 32px #0f172a24,inset 0 1px #ffffffe6}.parcours-card:active{transform:scale(.98)}.parcours-card:focus-visible{outline:3px solid var(--niveau-color,var(--color-primary));outline-offset:2px}.parcours-niveau-icon{align-items:flex-end;gap:5px;height:36px;margin-bottom:.5rem;display:flex}.parcours-niveau-barre{background:currentColor;border-radius:4px;width:7px;transition:opacity .2s}.parcours-card-title{letter-spacing:-.01em;font-size:1rem;font-weight:800}.parcours-card-desc{color:var(--color-text-secondary);font-size:.875rem;line-height:1.4}.det-page{background:var(--color-bg);flex-direction:column;height:100dvh;display:flex;overflow:hidden}.det-topbar{flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.25rem 0;display:flex}.det-close{color:#fff;cursor:pointer;touch-action:manipulation;background:#111;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:opacity .15s;display:flex}.det-close:hover{opacity:.8}.detecter-close{color:#fff;cursor:pointer;touch-action:manipulation;z-index:10;background:#111;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:opacity .15s;display:flex;position:absolute;top:1.25rem;left:1.25rem}.detecter-close:hover{opacity:.8}.det-timer{color:#64748b;background:#fff;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.det-instruction{text-align:center;color:var(--color-text);flex:1;justify-content:center;align-items:center;padding:1.5rem 2.5rem;font-size:1.2rem;font-weight:700;line-height:1.55;display:flex}.det-play-area{flex:1.5;justify-content:center;align-items:center;padding:0 1.5rem;display:flex}.det-play-wrap{flex-shrink:0;width:200px;height:200px;position:relative}.det-ring-svg{width:200px;height:200px;position:absolute;top:0;left:0}.det-play-btn{color:#fff;cursor:pointer;touch-action:manipulation;background:#111;border:none;border-radius:50%;justify-content:center;align-items:center;width:172px;height:172px;transition:transform .12s,background .2s;display:flex;position:absolute;top:14px;left:14px}.det-play-btn:not(:disabled):active{transform:scale(.96)}.det-play-btn:disabled{opacity:.75;cursor:not-allowed}.det-play-btn--done{background:#0d9488}.det-footer{flex-shrink:0;padding:0 1.25rem 2rem}@keyframes det-feedback-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.det-feedback-bar{text-align:center;color:#fff;letter-spacing:.01em;background:#0d9488;border-radius:14px 14px 0 0;padding:.9rem 1.25rem;font-size:1rem;font-weight:700;animation:.18s ease-out det-feedback-in}.det-btn-son{color:#fff;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#111;border:none;border-radius:16px;width:100%;padding:1.25rem;font-family:inherit;font-size:1.1rem;font-weight:700;transition:background .12s,transform .1s}.det-btn-son:not(:disabled):active{background:#1e293b;transform:scale(.98)}.det-btn-son:disabled{opacity:.45;cursor:not-allowed}.det-result{background:var(--color-bg);flex-direction:column;width:100%;max-width:480px;height:100dvh;margin:0 auto;padding:3rem 1.5rem 2rem;display:flex}.det-result-score{color:var(--color-text);text-align:center;letter-spacing:-.02em;font-size:1.75rem;font-weight:800;line-height:1.3}.det-result-message{text-align:center;color:#64748b;margin-bottom:2rem;font-size:1.05rem;line-height:1.5}.det-result-actions{flex-direction:column;flex-shrink:0;gap:.75rem;display:flex}.det-btn-outline{color:#111;cursor:pointer;touch-action:manipulation;background:#fff;border:2px solid #cbd5e1;border-radius:16px;width:100%;padding:1.25rem;font-family:inherit;font-size:1.05rem;font-weight:700;transition:border-color .15s}.det-btn-outline:hover{border-color:#94a3b8}.det-btn-noir{color:#fff;cursor:pointer;touch-action:manipulation;background:#111;border:none;border-radius:16px;width:100%;padding:1.25rem;font-family:inherit;font-size:1.05rem;font-weight:700;transition:background .12s}.det-btn-noir:hover{background:#1e293b}@media (width<=480px){.det-instruction{padding:1.25rem 2rem;font-size:1.05rem}.det-play-wrap,.det-ring-svg{width:170px;height:170px}.det-play-btn{width:146px;height:146px;top:12px;left:12px}.det-result-score{font-size:1.5rem}}.rythme-page{background:var(--color-bg);flex-direction:column;height:100%;padding:0;display:flex;position:relative;overflow-y:auto}.rythme-topbar{align-items:center;gap:.75rem;padding:1.25rem 1.25rem 0;display:flex}.detecter-close--inline{flex-shrink:0;position:static}.rythme-progress{flex:1;gap:5px;display:flex}.rythme-progress-dash{background:var(--color-border);border-radius:var(--radius-pill);height:5px;transition:background var(--transition);flex:1}.rythme-progress-dash--actif{background:var(--color-text)}.rythme-timer-icon{border:2px solid var(--color-border);width:36px;height:36px;color:var(--color-text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.rythme-config-content{flex-direction:column;flex:1;align-items:center;gap:1rem;padding:4rem 1.5rem 1rem;display:flex;overflow-y:auto}.rythme-titre{color:var(--color-text);letter-spacing:-.03em;text-align:center;font-size:1.75rem;font-weight:800;line-height:1.2}.rythme-titre--sm{max-width:280px;font-size:1.15rem;font-weight:700}.rythme-sous-titre{color:var(--color-text-muted);text-align:center;font-size:1rem}.rythme-badges{justify-content:center;align-items:center;gap:2.5rem;padding:.25rem 0;display:flex}.rythme-badge-item{color:var(--color-text-secondary);flex-direction:column;align-items:center;gap:.35rem;font-size:.875rem;font-weight:600;display:flex}.rythme-badge-icon{color:var(--color-text-muted);font-size:1.6rem;line-height:1}.rythme-badge-icon--teal{color:var(--color-primary)}.rythme-description{color:var(--color-text);text-align:center;max-width:280px;font-size:1rem;font-weight:700;line-height:1.5}.rythme-voix-selector{background:var(--color-bg);border-radius:var(--radius-lg);gap:.2rem;width:100%;padding:.3rem;display:flex}.rythme-voix-btn{border-radius:var(--radius-md);color:var(--color-text-muted);cursor:pointer;transition:background var(--transition), color var(--transition);text-align:center;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:.3rem;padding:.65rem .2rem;font-family:inherit;font-size:.72rem;font-weight:600;line-height:1.2;display:flex}.rythme-voix-btn--actif{background:var(--color-white);color:var(--color-text);box-shadow:var(--shadow-sm)}.distinguer-plays{justify-content:center;align-items:center;gap:2.5rem;padding:1rem 1.5rem .5rem;display:flex}.distinguer-play-item{flex-direction:column;align-items:center;gap:.6rem;display:flex}.rythme-play-sm--joue{border-color:var(--color-primary);color:var(--color-primary)}.distinguer-hint{color:#64748b;text-align:center;padding:.25rem 1.5rem 0;font-size:.9375rem;font-weight:600}.rythme-instruction{letter-spacing:-.01em;color:var(--color-text);text-align:center;padding:1.5rem 1.5rem 0;font-size:1.0625rem;font-weight:800}.rythme-play-area{flex-direction:column;align-items:center;gap:.625rem;padding:1.25rem 1.5rem .75rem;display:flex}.rythme-big-play{cursor:pointer;touch-action:manipulation;background:#0f172a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;transition:transform .15s cubic-bezier(.34,1.56,.64,1),box-shadow .15s,background .2s;display:flex;box-shadow:0 8px 24px #0f172a38}.rythme-big-play:hover:not(:disabled){transform:scale(1.07);box-shadow:0 12px 28px #0f172a4d}.rythme-big-play:active:not(:disabled){transform:scale(.95)}.distinguer-play-btn--joue{background:#0d9488!important;box-shadow:0 8px 24px #0d948859!important}.rythme-play-hint{color:var(--color-text-muted);font-size:.9375rem;font-weight:600}.rythme-prepa-sons{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.rythme-prepa-son{flex-direction:column;align-items:center;gap:.75rem;display:flex}.rythme-ex-page{background:var(--color-bg);flex-direction:column;height:100%;display:flex}.rythme-ex-center{flex:1;justify-content:center;align-items:center;padding:1.25rem;display:flex}.rythme-ex-card{background:var(--color-white);border-radius:24px;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:400px;padding:2rem 1.5rem;display:flex;box-shadow:0 4px 24px #0f172a14}.rythme-ex-sep{background:var(--color-border);width:100%;height:1px;margin:.25rem 0}.rythme-ex-title{color:var(--color-text);letter-spacing:-.02em;text-align:center;font-size:1.375rem;font-weight:800}.rythme-ex-wave{width:180px;height:52px}.rythme-ex-wave-svg{width:100%;height:100%}.rythme-ex-wave-svg--on path{animation:.7s ease-in-out infinite alternate ga-wave-anim}.rythme-ex-status{color:var(--color-text-muted);min-height:1.2em;font-size:.8125rem}.rythme-relisten{color:var(--color-text-muted);cursor:pointer;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:999px;align-items:center;gap:.5rem;min-height:36px;padding:.5rem 1.25rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s,color .15s;display:flex}.rythme-relisten:hover:not(:disabled),.rythme-relisten--on{color:#0d9488;background:#f0fdfa;border-color:#0d9488}.rythme-relisten:disabled{opacity:.5;cursor:not-allowed}.rythme-ex-btns{gap:.75rem;width:100%;padding:0 .25rem;display:flex}.rythme-ex-btn{background:var(--color-white);border:2px solid var(--color-border);cursor:pointer;min-height:80px;color:var(--color-text-muted);letter-spacing:-.01em;border-radius:20px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.625rem;font-family:inherit;font-size:1rem;font-weight:800;transition:border-color .15s,background .15s,color .15s,transform .1s,box-shadow .15s;display:flex;box-shadow:0 1px 3px #0f172a0d}.rythme-ex-btn:hover:not(:disabled):not(.rythme-ex-btn--locked){color:var(--color-text);border-color:#94a3b8;box-shadow:0 4px 12px #0f172a14}.rythme-ex-btn:active:not(:disabled){transform:scale(.97)}.rythme-ex-btn--locked{opacity:.35;cursor:not-allowed}.rythme-ex-btn--selected{color:#0d9488;background:#f0fdfa;border-color:#0d9488;box-shadow:0 0 0 3px #0d94881f}.rythme-prepa-grid{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;max-width:320px;display:grid}.rythme-prepa-card{background:var(--color-white);border:2px solid var(--color-border);cursor:pointer;border-radius:20px;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem 1rem;font-family:inherit;transition:border-color .15s,box-shadow .15s,transform .1s;display:flex;box-shadow:0 1px 4px #0f172a0d}.rythme-prepa-card:hover{border-color:#0d9488;transform:translateY(-1px);box-shadow:0 4px 14px #0d948824}.rythme-prepa-card:active{transform:scale(.97)}.rythme-prepa-nom{color:var(--color-text);font-size:.9375rem;font-weight:800}.rythme-play-sm{background:var(--color-bg);border:4px solid var(--color-border);cursor:pointer;width:90px;height:90px;color:var(--color-text);transition:border-color var(--transition), transform var(--transition);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.rythme-play-sm:hover{border-color:var(--color-primary);transform:scale(1.05)}.rythme-prepa-label{color:var(--color-text);font-size:.95rem;font-weight:700}.rythme-reponses{box-sizing:border-box;flex-direction:column;flex:1;gap:.875rem;width:100%;padding:1rem 1.25rem 1.25rem;display:flex}.rythme-reponses--row{flex-direction:row}.rythme-reponses--compact .rythme-reponse-card{text-align:center;color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:76px;padding:1rem 1.25rem}.rythme-reponses--compact .rythme-reponse-card.rythme-reponse-card--select{color:#0d9488}.rythme-reponses--compact .rythme-reponse-card.rythme-reponse-card--correct{color:#16a34a}.rythme-reponses--compact .rythme-reponse-card.rythme-reponse-card--incorrect{color:#dc2626}.rythme-reponses--compact .rythme-reponse-icone{background:#f1f5f9;border-radius:16px;flex-shrink:0;width:56px;height:56px}.rythme-reponses--compact .rythme-reponse-card.rythme-reponse-card--select .rythme-reponse-icone{background:#ccfbf1}.rythme-reponses--compact .rythme-reponse-card.rythme-reponse-card--correct .rythme-reponse-icone{background:#bbf7d0}.rythme-reponses--compact .rythme-reponse-card.rythme-reponse-card--incorrect .rythme-reponse-icone{background:#fecaca}.rythme-reponses--compact .rythme-reponse-body{align-items:center}.rythme-reponses--compact .rythme-reponse-label{color:var(--color-text);font-size:1.125rem}.rythme-reponses--compact .rythme-reponse-card.rythme-reponse-card--select .rythme-reponse-label{color:#0d9488}.rythme-reponses--compact .rythme-reponse-card.rythme-reponse-card--correct .rythme-reponse-label{color:#16a34a}.rythme-reponses--compact .rythme-reponse-card.rythme-reponse-card--incorrect .rythme-reponse-label{color:#dc2626}.rythme-reponses--compact .rythme-reponse-sub{font-size:.8125rem}.rythme-reponse-card{background:var(--color-white);cursor:pointer;text-align:center;touch-action:manipulation;border:2px solid #e2e8f0;border-radius:28px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.25rem;width:100%;min-height:140px;padding:2rem 1.5rem;font-family:inherit;transition:border-color .15s,background .15s,box-shadow .18s,transform .15s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 2px 16px #0f172a12}.rythme-reponse-card:hover:not(:disabled):not(.rythme-reponse-card--locked){border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 8px 24px #0f172a1f}.rythme-reponse-card:active:not(:disabled):not(.rythme-reponse-card--locked){transition-duration:80ms;transform:scale(.97)}.rythme-reponse-card--select{background:#f0fdfa;border-color:#0d9488;transform:scale(1.01);box-shadow:0 0 0 3px #0d94882e,0 8px 24px #0d94881f}.rythme-reponse-card--select .rythme-reponse-icone{background:#99f6e4;transform:scale(1.05)}.rythme-reponse-card--select .rythme-reponse-label{color:#0d9488}.rythme-reponse-card--correct{background:#f0fdf4;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a26,0 8px 24px #16a34a1a}.rythme-reponse-card--correct .rythme-reponse-icone{background:#bbf7d0}.rythme-reponse-card--correct .rythme-reponse-label{color:#16a34a}.rythme-reponse-card--incorrect{background:#fef2f2;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261f}.rythme-reponse-card--incorrect .rythme-reponse-icone{background:#fecaca}.rythme-reponse-card--incorrect .rythme-reponse-label{color:#dc2626}.rythme-reponse-card--correct{pointer-events:none;background:#f0fdf4;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1f}.rythme-reponse-card--incorrect{pointer-events:none;background:#fef2f2;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.rythme-reponse-card--locked{opacity:.4;cursor:not-allowed;pointer-events:none}.rythme-reponse-icone{background:#f1f5f9;border-radius:24px;flex-shrink:0;justify-content:center;align-items:center;width:88px;height:88px;transition:background .2s,transform .15s;display:flex}.rythme-reponse-body{flex-direction:column;align-items:center;gap:.375rem;display:flex}.rythme-reponse-label{color:var(--color-text);letter-spacing:-.02em;font-size:1.5rem;font-weight:800;line-height:1.1}.rythme-reponse-sub{color:var(--color-text-muted);font-size:.9375rem;font-weight:500;line-height:1.4}.rythme-dot{background:var(--color-border);border-radius:50%;width:14px;height:14px;display:inline-block}.rythme-dot--teal{background:var(--color-primary)}.rythme-arrow{color:var(--color-text-muted);font-size:1.1rem;font-weight:700}.rythme-footer{background:var(--color-white);border-top:1px solid var(--color-border);flex-shrink:0;padding:1rem 1.25rem 1.5rem}.rythme-btn-noir{background:var(--color-text);color:#fff;cursor:pointer;width:100%;transition:opacity var(--transition);border:none;border-radius:14px;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700}.rythme-btn-noir:hover{opacity:.85}.rythme-btn-gris{color:#fff;cursor:not-allowed;width:100%;transition:background var(--transition), box-shadow var(--transition);background:#cbd5e1;border:none;border-radius:14px;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700}.rythme-btn-gris--actif{cursor:pointer;background:#0f172a;transform:none;box-shadow:0 6px 20px #0f172a40}.rythme-btn-gris--actif:hover{background:#1e293b}.rythme-btn-gris--actif:active{transition-duration:80ms;transform:scale(.98)}@media (width<=480px){.login-card{border-radius:22px;padding:1.75rem 1.5rem 2rem}.dashboard-main,.exercice-main,.parcours-main{padding:1.25rem 1rem}.dashboard-hero{border-radius:var(--radius-lg);padding:1.25rem}.dashboard-hero-title{font-size:1.15rem}.exercice-title{font-size:1.3rem}.app-header{padding:0 1rem}.parcours-card{padding:1.25rem 1rem}.parcours-card-title{font-size:.9375rem}.parcours-card-desc{font-size:.8125rem}.parcours-title{font-size:1.3rem}.detecter-instruction{margin-top:4rem;font-size:1rem}.detecter-play{width:130px;height:130px}}.dashboard-page:has(.dashboard-main--home){background:#022c22}.dashboard-main--home{-webkit-overflow-scrolling:touch;flex-direction:column;gap:0;max-width:100%;min-height:0;padding:0;display:flex;overflow-y:auto}.db-hero{background:linear-gradient(155deg,#022c22 0%,#064e3b 50%,#0d9488 100%);flex-shrink:0;padding:1rem 1.5rem 2rem;position:relative}.db-hero-inner{z-index:1;width:100%;max-width:600px;margin:0 auto;position:relative}.db-hero-actions{justify-content:flex-end;gap:.5rem;margin-bottom:1.25rem;display:flex}.db-hero-btn-icon{color:#ffffffd9;cursor:pointer;width:40px;height:40px;transition:background var(--transition);background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;display:flex}.db-hero-btn-icon:hover{background:#ffffff29}.db-hero-btn-icon:focus-visible{outline-offset:2px;outline:2px solid #ffffffb3}.db-hero-body{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.db-hero-avatar{color:#fff;letter-spacing:-.01em;background:#ffffff24;border:2px solid #ffffff47;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.375rem;font-weight:800;display:flex}.db-hero-title{color:#fff;letter-spacing:-.025em;margin-bottom:.3rem;font-size:1.875rem;font-weight:800;line-height:1.1}.db-hero-sub{color:#ffffffa6;font-size:.9375rem;font-weight:400;line-height:1.4}.db-hero-xp{flex-direction:column;gap:.5rem;display:flex}.db-hero-xp-chips{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.db-hero-chip{white-space:nowrap;letter-spacing:-.005em;border-radius:99px;align-items:center;gap:.3rem;padding:.35rem .875rem;font-size:.8125rem;font-weight:700;display:inline-flex}.db-hero-chip--niveau{color:#fff;background:#ffffff24;border:1.5px solid #ffffff38}.db-hero-chip--streak{color:#fed7aa;background:#f9731633;border:1.5px solid #f9731673}.db-hero-chip--xp{color:#99f6e4;background:#14b8a62e;border:1.5px solid #14b8a661}.db-hero-xpbar{background:#ffffff1a;border-radius:99px;height:6px;overflow:hidden}.db-hero-xpbar-fill{background:linear-gradient(90deg,#2dd4bf,#38bdf8);border-radius:99px;height:100%;transition:width 1.2s cubic-bezier(.22,1,.36,1);box-shadow:0 0 8px #38bdf880}.db-hero-xp-hint{color:#ffffff80;margin-top:.125rem;font-size:.8rem}.db-hero-xp-hint strong{color:#ffffffd1;font-weight:700}.db-section{background:var(--color-bg);flex-direction:column;flex-shrink:0;align-items:center;padding:1.75rem 1.25rem 1.5rem;display:flex}.db-section-inner{flex-direction:column;width:100%;max-width:600px;display:flex}.db-section-label{color:var(--color-text-muted);letter-spacing:.01em;margin-bottom:1rem;font-size:.8125rem;font-weight:600}.db-choix{flex-direction:column;gap:.75rem;list-style:none;display:flex}.db-section-inner nav{flex-direction:column;display:flex}.db-choix li{display:flex}.db-card{background:var(--color-white);cursor:pointer;text-align:left;border:none;border-radius:22px;flex-direction:row;align-items:center;gap:1rem;width:100%;padding:1.125rem 1.25rem;font-family:inherit;transition:box-shadow .2s,transform .15s;display:flex;box-shadow:0 1px 3px #0f172a0d,0 4px 16px #0f172a12}.db-card:hover{transform:translateY(-2px);box-shadow:0 2px 6px #0f172a0f,0 12px 32px #0f172a1f}.db-card:active{transition-duration:80ms;transform:scale(.985)}.db-card:focus-visible{outline:3px solid var(--color-primary);outline-offset:3px}@media (prefers-reduced-motion:reduce){.db-card{transition:none}.db-card:hover,.db-card:active{transform:none}}.db-card-icon-wrap{flex-shrink:0}.db-card-icon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.db-card-icon--teal{background:linear-gradient(135deg,#0d9488 0%,#0f766e 100%);box-shadow:0 4px 12px #0d94884d}.db-card-icon--violet{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);box-shadow:0 4px 12px #7c3aed47}.db-card-text{flex:1;min-width:0}.db-card-titre{color:var(--color-text);letter-spacing:-.015em;margin-bottom:.2rem;font-size:1.0625rem;font-weight:700;line-height:1.3}.db-card-sous{color:var(--color-text-muted);font-size:.875rem;line-height:1.45}.db-card-chevron{display:none}@media (width>=640px){.db-section{padding:2rem 0 1.5rem}.db-section-inner{max-width:1100px;padding:0 2.5rem}.db-hero{padding-left:0;padding-right:0}.db-hero-inner{max-width:1100px;padding:0 2.5rem}.db-choix{flex-direction:row;align-items:flex-start;gap:1.25rem}.db-choix li{flex:1}.db-card{flex-direction:column;align-items:flex-start;gap:1rem;padding:1.75rem 1.75rem 1.5rem}.db-card-icon{border-radius:20px;width:68px;height:68px}.db-card-titre{margin-bottom:.25rem;font-size:1.1875rem}.db-card-sous{font-size:.9rem;line-height:1.5}}.pl-page{background:var(--color-bg);-webkit-overflow-scrolling:touch;height:100dvh;overflow-y:auto}.pl-header{padding:3.5rem 1.5rem 3rem;position:relative;overflow:hidden}.pl-back{color:#fff;cursor:pointer;width:40px;height:40px;transition:background var(--transition);background:#ffffff2e;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;left:1rem}.pl-back:hover{background:#ffffff47}.pl-header-body{flex-direction:column;align-items:flex-start;padding-top:2rem;display:flex}.pl-header-titre{color:#fff;letter-spacing:-.04em;margin-bottom:.375rem;font-size:2rem;font-weight:900;line-height:1.1}.pl-header-count{color:#ffffffb3;font-size:.875rem;font-weight:600}.pl-header-wave{height:40px;position:absolute;bottom:-1px;left:0;right:0}.pl-header-wave svg{width:100%;height:100%;display:block}.pl-scroll{max-width:560px;margin:0 auto;padding:1.25rem 1.5rem 3rem}@keyframes pl-fadein{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.pl-timeline{list-style:none}.pl-item{align-items:flex-start;gap:1.25rem;animation:.35s ease-out both pl-fadein;display:flex}.pl-item-left{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.pl-cercle-wrap{flex-shrink:0;position:relative}.pl-cercle{border:2.5px solid var(--color-primary);background:#0f172a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 20px #00000040}.pl-num-badge{letter-spacing:.04em;color:#fff;border:2px solid var(--color-bg);border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.625rem;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 6px #0000002e}.pl-ligne{background:linear-gradient(to bottom, var(--level-color,#cbd5e1) 0%, transparent 100%);opacity:.35;border-radius:2px;flex:1;width:2px;min-height:24px;margin:6px 0}.pl-card{cursor:pointer;text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;gap:.25rem;padding:.5rem 0 1.5rem;font-family:inherit;transition:transform .15s;display:flex}.pl-card:hover .pl-card-titre{opacity:.75}.pl-card:active{transform:scale(.98)}.pl-item:has(.pl-card:active) .pl-cercle{transform:scale(.94);box-shadow:0 2px 10px #0003}.pl-card-type{text-transform:uppercase;letter-spacing:.08em;font-size:.6875rem;font-weight:700}.pl-card-titre{color:var(--color-text);font-size:1rem;font-weight:800;line-height:1.3;transition:opacity .15s}.pl-card--locked{cursor:not-allowed;opacity:.55}.pl-card--locked .pl-card-titre{color:var(--color-text-muted)}.pl-card--done .pl-card-titre{color:var(--color-text)}.plp-done-badge{color:#15803d;align-items:center;gap:.25rem;margin-top:.1rem;font-size:.6875rem;font-weight:700;display:inline-flex}.plp-lock-badge{color:#64748b;align-items:center;gap:.25rem;margin-top:.1rem;font-size:.6875rem;font-weight:600;display:inline-flex}.plp-unlock-badge{color:var(--plp-unlock-color,#7c3aed);align-items:center;gap:.25rem;margin-top:.1rem;font-size:.6875rem;font-weight:700;display:inline-flex}.plp-niveaux{flex-direction:column;gap:2rem;display:flex}.plp-niveau-section{flex-direction:column;gap:.5rem;display:flex}.plp-niveau-header{align-items:center;gap:.625rem;padding:0 .5rem;display:flex}.plp-niveau-badge{text-transform:uppercase;letter-spacing:.08em;border-radius:99px;padding:.25rem .75rem;font-size:.6875rem;font-weight:800}.plp-niveau-badge--facile{color:#15803d;background:#dcfce7}.plp-niveau-badge--moyen{color:#a16207;background:#fef9c3}.plp-niveau-badge--difficile{color:#b91c1c;background:#fee2e2}.plp-niveau-lock-hint{color:#94a3b8;align-items:center;gap:.25rem;font-size:.6875rem;font-weight:600;display:flex}.cml-barre-wrap{justify-content:center;align-items:center;width:100%;height:18px;display:flex}.cml-barre{height:14px;transition:background var(--transition);background:#cbd5e1;border-radius:7px}.rythme-reponse-card--select .cml-barre{background:#0d9488}.rythme-reponse-card--correct .cml-barre{background:#16a34a}.rythme-reponse-card--incorrect .cml-barre{background:#dc2626}.cml-barre--court{width:30px}.cml-barre--moyen{width:62px}.cml-barre--long{width:100px}[data-theme=dark] .dashboard-page:has(.dashboard-main--home){background:#011a13}[data-theme=dark] .db-hero{background:linear-gradient(170deg,#044338 0%,#022c22 50%,#011a13 100%)}[data-theme=dark] .db-section{background:#0d2420}[data-theme=dark] .db-card{box-shadow:0 1px 3px #0000004d,0 4px 16px #0006}[data-theme=dark] .db-card-arrow{background:#ffffff0a}[data-theme=dark] .db-stats{box-shadow:none}[data-theme=dark] .db-stat-icon{background:var(--color-primary-mid)}@media (width<=480px){.db-hero{padding:.875rem 1rem 1.5rem}.db-hero-title{font-size:1.625rem}.db-hero-avatar{width:50px;height:50px;font-size:1.125rem}.db-section{padding:1.25rem 1rem 1rem}.db-card{gap:.875rem;padding:1rem}.db-card-icon{border-radius:14px;width:50px;height:50px}.pl-scroll{padding:1rem 1.25rem 2.5rem}.pl-header{padding:3rem 1.25rem 2.75rem}.pl-header-titre{font-size:1.75rem}.pl-cercle{width:56px;height:56px}}.dorth-page{background:var(--color-bg);flex-direction:column;height:100%;display:flex;overflow-y:auto}.dorth-instruction{letter-spacing:-.01em;color:var(--color-text);text-align:center;flex-shrink:0;padding:1rem 1.5rem 0;font-size:1.0625rem;font-weight:800}.dorth-card-area{flex-direction:column;flex-shrink:0;align-items:center;gap:.75rem;padding:1.25rem 1.5rem 1rem;display:flex}.dorth-play-wrap{justify-content:center;align-items:center;display:flex;position:relative}.dorth-play-wrap--playing:before{content:"";background:#0d948826;border-radius:50%;width:108px;height:108px;animation:1s ease-out infinite dorth-pulse;position:absolute}.dorth-play-wrap--playing:after{content:"";background:#0d948812;border-radius:50%;width:124px;height:124px;animation:1s ease-out .3s infinite dorth-pulse;position:absolute}@keyframes dorth-pulse{0%{opacity:1;transform:scale(.85)}to{opacity:0;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.dorth-play-wrap--playing:before,.dorth-play-wrap--playing:after{animation:none}}.dorth-waveform{justify-content:center;align-items:center;gap:3px;height:24px;min-height:24px;display:flex}.dorth-waveform-bar{transform-origin:50%;background:#0d9488;border-radius:2px;width:3px}.dorth-waveform--playing .dorth-waveform-bar{animation:.6s ease-in-out infinite alternate dorth-wave}.dorth-waveform--playing .dorth-waveform-bar:first-child{height:8px;animation-delay:0s}.dorth-waveform--playing .dorth-waveform-bar:nth-child(2){height:16px;animation-delay:.1s}.dorth-waveform--playing .dorth-waveform-bar:nth-child(3){height:22px;animation-delay:50ms}.dorth-waveform--playing .dorth-waveform-bar:nth-child(4){height:14px;animation-delay:.15s}.dorth-waveform--playing .dorth-waveform-bar:nth-child(5){height:20px;animation-delay:80ms}.dorth-waveform--playing .dorth-waveform-bar:nth-child(6){height:10px;animation-delay:.12s}.dorth-waveform--playing .dorth-waveform-bar:nth-child(7){height:18px;animation-delay:30ms}.dorth-waveform--idle .dorth-waveform-bar{background:#cbd5e1;height:3px}@keyframes dorth-wave{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.dorth-waveform--playing .dorth-waveform-bar{height:12px;animation:none}}.dorth-play--on{background:#0d9488!important;box-shadow:0 8px 24px #0d948859!important}.dorth-choix{flex:1;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:.75rem;padding:0 1.25rem 1.25rem;display:grid}.dorth-choix>:last-child:nth-child(odd){grid-column:1/-1}.dorth-btn{color:var(--color-text);cursor:pointer;text-align:center;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#fff;border:2px solid #e2e8f0;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;font-family:inherit;font-size:1.125rem;font-weight:700;transition:border-color .15s,background .15s,box-shadow .15s,transform .12s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 2px 10px #0f172a0f}.dorth-btn:hover:not(:disabled):not(.dorth-btn--locked){border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 6px 20px #0f172a1a}.dorth-btn:active:not(:disabled){transition-duration:80ms;transform:scale(.97)}.dorth-btn--locked{opacity:.38;cursor:not-allowed}.dorth-btn--correct{color:#16a34a;background:#f0fdf4;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a26}.dorth-btn--incorrect{color:#dc2626;background:#fef2f2;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.dorth-btn--disabled{opacity:.35;cursor:default}.sp-page{background:var(--color-bg);flex-direction:column;min-height:100dvh;display:flex}.sp-hero{background:linear-gradient(160deg,#042f2e 0%,#065f4a 45%,#0d9488 100%);flex-direction:column;align-items:center;gap:1.25rem;padding:3rem 1.5rem 3.5rem;display:flex;position:relative;overflow:hidden}.sp-back{color:#fff;cursor:pointer;touch-action:manipulation;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .18s;display:flex;position:absolute;top:1.25rem;left:1.25rem}.sp-back:hover{background:#fff3}.sp-back:focus-visible{outline-offset:2px;outline:2px solid #fff}.sp-hero-ring{margin-top:1.5rem}.sp-hero-pills{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.sp-pill{color:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff24;border-radius:100px;align-items:center;gap:.3rem;padding:.3rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.sp-pill--flame{color:#fed7aa;background:#ea580c59}.sp-hero-wave{pointer-events:none;height:32px;position:absolute;bottom:0;left:0;right:0}.sp-hero-wave svg{width:100%;height:100%;display:block}.sp-loading{color:#ffffffb3;margin:3rem 0;font-size:.9375rem}.sp-scroll{box-sizing:border-box;flex-direction:column;flex:1;gap:2rem;width:100%;max-width:560px;margin:0 auto;padding:1.5rem 1.25rem 4rem;display:flex}.sp-section{flex-direction:column;gap:.875rem;display:flex}.sp-section-title{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);padding-left:.25rem;font-size:.6875rem;font-weight:800}.sp-type-list{background:var(--color-white);border-radius:18px;flex-direction:column;gap:0;list-style:none;display:flex;overflow:hidden;box-shadow:0 1px 3px #0f172a0f,0 4px 12px #0f172a12}.sp-type-row{border-bottom:1px solid #0f172a0f;align-items:center;gap:.875rem;padding:.875rem 1.1rem;display:flex}.sp-type-row:last-child{border-bottom:none}.sp-type-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.sp-type-body{flex-direction:column;flex:1;gap:.3rem;min-width:0;display:flex}.sp-type-head{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.sp-type-nom{color:var(--color-text);font-size:.9375rem;font-weight:700}.sp-type-pct{letter-spacing:-.02em;flex-shrink:0;font-size:.9375rem;font-weight:800}.sp-type-track{background:#e2e8f0;border-radius:3px;height:5px;overflow:hidden}.sp-type-fill{border-radius:3px;height:100%;transition:width .7s}.sp-type-meta{color:var(--color-text-muted);font-size:.6875rem}.sp-insights{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.sp-insight{border-radius:14px;flex-direction:column;gap:.2rem;padding:.875rem 1rem;display:flex}.sp-insight--ok{background:#ecfdf5;border-left:3px solid #16a34a}.sp-insight--ko{background:#fffbeb;border-left:3px solid #d97706}.sp-insight-label{text-transform:uppercase;letter-spacing:.07em;color:var(--color-text-muted);font-size:.6875rem;font-weight:700}.sp-insight--ok .sp-insight-label{color:#16a34a}.sp-insight--ko .sp-insight-label{color:#d97706}.sp-insight-val{color:var(--color-text);font-size:.9375rem;font-weight:800;line-height:1.3}.sp-timeline{flex-direction:column;gap:.5rem;list-style:none;display:flex}.sp-tl-item{background:var(--color-white);border-radius:14px;align-items:stretch;gap:.875rem;display:flex;overflow:hidden;box-shadow:0 1px 3px #0f172a0f}.sp-tl-line{flex-shrink:0;width:4px}.sp-tl-body{flex-direction:column;flex:1;gap:.3rem;min-width:0;padding:.75rem .875rem .75rem 0;display:flex}.sp-tl-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.sp-tl-titre{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:700;overflow:hidden}.sp-tl-score{letter-spacing:-.02em;flex-shrink:0;font-size:1rem;font-weight:800}.sp-tl-meta{align-items:center;gap:.5rem;display:flex}.sp-tl-date{color:var(--color-text-muted);font-size:.75rem}.sp-tl-time{color:var(--color-text-muted);opacity:.7;font-size:.75rem}.sp-empty{text-align:center;color:var(--color-text-muted);flex-direction:column;align-items:center;gap:1rem;padding:4rem 1.5rem;font-size:.9375rem;display:flex}.rs-page{background:var(--color-bg);flex-direction:column;height:100%;display:flex;overflow:hidden}.rs-hero{flex-direction:column;justify-content:center;align-items:center;min-height:55vh;padding:3.5rem 1.5rem 5rem;display:flex;position:relative;overflow:hidden}.rs-confetti{pointer-events:none;position:absolute;inset:0;overflow:hidden}.rs-confetti-piece{opacity:.85;animation:linear forwards confetti-fall;position:absolute;top:-12px}@keyframes confetti-fall{0%{opacity:1;transform:translateY(-10px)rotate(0)}80%{opacity:.9}to{opacity:0;transform:translateY(110vh)rotate(720deg)}}@media (prefers-reduced-motion:reduce){.rs-confetti{display:none}}.rs-icon-wrap{opacity:0;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;transition:opacity .4s,transform .5s cubic-bezier(.34,1.56,.64,1);display:flex;transform:scale(.5)}.rs-icon-wrap--in{opacity:1;transform:scale(1)}.rs-tier-label{text-transform:uppercase;letter-spacing:.1em;color:#fff9;opacity:0;margin-bottom:.25rem;font-size:.8125rem;font-weight:700;transition:opacity .4s .1s,transform .4s .1s;transform:translateY(10px)}.rs-tier-label--in{opacity:1;transform:translateY(0)}.rs-score-wrap{opacity:0;align-items:flex-start;gap:.05em;line-height:1;transition:opacity .5s .15s,transform .6s cubic-bezier(.34,1.3,.64,1) .15s;display:flex;transform:scale(.7)translateY(20px)}.rs-score-wrap--in{opacity:1;transform:scale(1)translateY(0)}.rs-score-num{letter-spacing:-.05em;font-size:8rem;font-weight:900;line-height:1}.rs-score-pct{color:#ffffff80;margin-top:1.2rem;font-size:2.75rem;font-weight:800}.rs-detail{color:#fff9;margin-top:.5rem;font-size:.9375rem}.rs-stars{gap:.75rem;margin-top:1.5rem;display:flex}.rs-star-wrap{opacity:0;transition:opacity .35s,transform .45s cubic-bezier(.34,1.56,.64,1);transform:scale(.3)rotate(-30deg)}.rs-star-wrap--in{opacity:1;transform:scale(1)rotate(0)}.rs-star--on{color:#fde68a;fill:#fde68a;filter:drop-shadow(0 0 6px #fde68ab3)}.rs-star--off{color:#fff3;fill:#ffffff1a}.rs-wave{pointer-events:none;height:56px;position:absolute;bottom:0;left:0;right:0}.rs-wave svg{width:100%;height:100%;display:block}.rs-body{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-direction:column;flex:1;align-items:center;gap:1.5rem;width:100%;max-width:420px;min-height:0;margin:0 auto;padding:1.75rem 1.5rem 3rem;display:flex;overflow-y:auto}.rs-label-badge{letter-spacing:.02em;border-radius:100px;padding:.35rem 1rem;font-size:.875rem;font-weight:800;display:inline-block}.rs-message{color:#475569;text-align:center;font-size:1rem;line-height:1.65}.rs-actions{flex-direction:column;gap:.75rem;width:100%;display:flex}.rs-btn{cursor:pointer;touch-action:manipulation;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.95rem 1.25rem;font-size:1rem;font-weight:700;transition:opacity .15s,transform .12s;display:flex}.rs-btn:active{opacity:.85;transform:scale(.97)}.rs-btn--primary{color:#fff}.rs-btn--outline{color:#0f172a;background:#f1f5f9}.db-achievements{padding:0 1.25rem 2.5rem}.db-achieve-head{justify-content:space-between;align-items:center;margin-bottom:1.125rem;display:flex}.db-achieve-title{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted);font-size:.625rem;font-weight:800}.db-achieve-count{color:#0d9488;font-size:.75rem;font-weight:700}.db-achieve-grid{grid-template-columns:repeat(4,1fr);gap:1.125rem .5rem;display:grid}.db-medal-item{flex-direction:column;align-items:center;gap:.4rem;display:flex}.db-medal-circle{border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s;display:flex;position:relative;overflow:hidden}.db-medal-circle:after{content:"";pointer-events:none;background:#ffffff80;border-radius:50%;width:12px;height:5px;position:absolute;top:7px;left:11px;transform:rotate(-35deg)}.db-medal-item--on .db-medal-circle{box-shadow:0 6px 20px var(--medal-glow,#f59e0b66)}.db-medal-item--on:hover .db-medal-circle{box-shadow:0 10px 28px var(--medal-glow,#f59e0b80);transform:translateY(-3px)scale(1.07)}.db-medal-item--off .db-medal-circle{box-shadow:none;opacity:.4;background:linear-gradient(145deg,#cbd5e1,#94a3b8)!important}.db-medal-item--off .db-medal-circle:after{display:none}.db-medal-name{text-transform:uppercase;letter-spacing:.05em;text-align:center;color:var(--color-text);font-size:.5rem;font-weight:700;line-height:1.3}.db-medal-item--off .db-medal-name{color:var(--color-text-muted)}.sw-card{background:var(--color-white);border-radius:24px;padding:1.375rem 1.375rem 1.5rem;box-shadow:0 1px 3px #0f172a0d,0 8px 24px #0f172a14}.sw-top{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.sw-flame-block{background:#f59e0b1a;border:1.5px solid #f59e0b40;border-radius:14px;flex-shrink:0;align-items:center;gap:.2rem;padding:.5rem .875rem;display:flex}.sw-flame-icon{color:#f59e0b}.sw-streak-num{color:#f59e0b;letter-spacing:-.04em;font-size:1.875rem;font-weight:900;line-height:1}.sw-streak-unit{color:#f59e0b;margin-top:2px;font-size:.8125rem;font-weight:700}.sw-streak-info{flex:1;min-width:0}.sw-streak-msg{color:var(--color-text);font-size:.9375rem;font-weight:700;line-height:1.3}.sw-next-milestone{color:var(--color-text-muted);margin-top:.2rem;font-size:.75rem}.sw-next-milestone strong{color:var(--color-text-secondary);font-weight:700}.sw-progress-row{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.sw-progress-bar{background:#f1f5f9;border-radius:99px;flex:1;height:6px;overflow:hidden}.sw-progress-fill{background:linear-gradient(90deg,#fbbf24,#f97316);border-radius:99px;height:100%;transition:width 1s cubic-bezier(.22,1,.36,1)}.sw-progress-label{color:var(--color-text-muted);white-space:nowrap;text-align:right;flex-shrink:0;min-width:2.5rem;font-size:.6875rem;font-weight:700}.sw-calendar{flex-direction:column;gap:.4rem;display:flex}.sw-cal-labels{justify-content:space-around;display:flex}.sw-day-label{text-align:center;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;flex:1;font-size:.5625rem;font-weight:800}.sw-day-label--today{color:#0d9488}.sw-cal-circles{justify-content:space-around;align-items:center;padding:3px 0;display:flex;position:relative}.sw-connector{z-index:0;background:#e2e8f0;height:2px;position:absolute;top:50%;left:5.5%;right:5.5%;transform:translateY(-50%)}.sw-circle{z-index:1;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .18s,box-shadow .18s;display:flex;position:relative}.sw-circle--on{background:linear-gradient(145deg,#fde68a 0%,#f59e0b 55%,#d97706 100%);box-shadow:0 3px 10px #f59e0b80}.sw-circle--today{background:var(--color-white);border:2.5px solid #0d9488;box-shadow:0 0 0 4px #0d94881f}.sw-circle--future{background:0 0;border:1.5px dashed #cbd5e1}.sp2-page{background:var(--color-bg);-webkit-overflow-scrolling:touch;flex-direction:column;height:100%;min-height:0;display:flex;overflow-y:auto}.sp2-hero{background:linear-gradient(160deg,#022c22 0%,#065f46 55%,#0f766e 100%);flex-shrink:0;padding:3.25rem 1.25rem 4.75rem;position:relative;overflow:hidden}.sp2-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#2dd4bf38 0%,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;right:-80px}.sp2-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#10b9812e 0%,#0000 70%);border-radius:50%;width:180px;height:180px;position:absolute;bottom:40px;left:-60px}.sp2-back{color:#fff;cursor:pointer;touch-action:manipulation;z-index:2;background:#ffffff1a;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:1.25rem;left:1.25rem}.sp2-back:hover{background:#ffffff2e}.sp2-hero-inner{z-index:1;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:relative}.sp2-hero-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:#ffffff80;margin-bottom:.5rem;font-size:.6875rem;font-weight:700}.sp2-kpi-row{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff1f;border-radius:20px;align-items:center;gap:.875rem;margin-top:.875rem;padding:.75rem 1.25rem;display:flex}.sp2-kpi-divider{background:#ffffff26;flex-shrink:0;width:1px;height:24px}.sp2-kpi{color:#ffffff8c;align-items:center;gap:.4rem;display:flex}.sp2-kpi svg{flex-shrink:0}.sp2-kpi-val{color:#fff;letter-spacing:-.03em;white-space:nowrap;font-size:1.0625rem;font-weight:800;line-height:1}.sp2-kpi-label{color:#ffffff73;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:.5625rem;font-weight:600;overflow:hidden}.sp2-kpi--flame .sp2-kpi-val,.sp2-kpi--flame{color:#fcd34d}.sp2-kpi--xp .sp2-kpi-val,.sp2-kpi--xp{color:#5eead4}.sp2-hero-title{color:#fff;text-align:center;font-size:1.5rem;font-weight:800}.sp2-hero-sub{color:#fff9;text-align:center;margin-top:.5rem;font-size:.9375rem}.sp2-hero-empty{text-align:center}.sp2-loading{color:#ffffff80;font-size:.9375rem}.sp2-wave{pointer-events:none;height:44px;position:absolute;bottom:0;left:0;right:0}.sp2-wave svg{width:100%;height:100%;display:block}.sp2-scroll{box-sizing:border-box;flex-direction:column;gap:1.75rem;width:100%;max-width:600px;margin:0 auto;padding:1.5rem 1rem 4rem;display:flex}.sp2-section{flex-direction:column;gap:.75rem;display:flex}.sp2-label{text-transform:uppercase;letter-spacing:.12em;color:var(--color-text-muted);padding-left:.125rem;font-size:.6875rem;font-weight:800}.sp2-cards-track{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (width>=540px){.sp2-cards-track{grid-template-columns:repeat(3,1fr)}}.sp2-type-card{background:var(--color-white);border-radius:20px;flex-direction:column;gap:.625rem;padding:1.125rem 1rem 1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0f172a0d,0 4px 12px #0f172a0f}.sp2-type-card:before{content:"";background:var(--tc,#0d9488);height:3px;position:absolute;top:0;left:0;right:0}.sp2-tc-header{justify-content:space-between;align-items:baseline;gap:.25rem;display:flex}.sp2-tc-nom{color:var(--color-text);font-size:.8125rem;font-weight:700;line-height:1.2}.sp2-tc-body{align-items:center;gap:.75rem;display:flex}.sp2-tc-body svg{flex-shrink:0;display:block}.sp2-tc-score{letter-spacing:-.04em;font-size:1.75rem;font-weight:900;line-height:1}.sp2-tc-meta{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.625rem;font-weight:600}.sp2-milestones{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}@media (width>=480px){.sp2-milestones{grid-template-columns:repeat(4,1fr)}}.sp2-ms-pill{opacity:.4;background:#f8fafc;border:1.5px solid #f1f5f9;border-radius:18px;flex-direction:column;align-items:center;gap:.3rem;padding:.875rem .5rem;transition:opacity .2s,transform .2s;display:flex}.sp2-ms-pill--on{background:var(--ms-bg,#f59e0b1a);border-color:var(--ms-border,#f59e0b59);opacity:1;box-shadow:0 2px 8px #0000000f}.sp2-ms-icon{font-size:1.5rem;line-height:1}.sp2-ms-days{color:var(--color-text-muted);letter-spacing:-.03em;font-size:.9375rem;font-weight:900;line-height:1}.sp2-ms-pill--on .sp2-ms-days{color:var(--ms-color,#b45309)}.sp2-ms-name{text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);text-align:center;font-size:.5625rem;font-weight:700;line-height:1.2}.sp2-ms-pill--on .sp2-ms-name{color:var(--ms-color,#b45309)}.sp2-insights{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.sp2-insight{border-radius:18px;align-items:flex-start;gap:.75rem;padding:1.125rem 1rem;display:flex}.sp2-insight--ok{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #a7f3d0}.sp2-insight--ko{background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a}.sp2-insight-label{text-transform:uppercase;letter-spacing:.1em;font-size:.5625rem;font-weight:800}.sp2-insight--ok .sp2-insight-label{color:#059669}.sp2-insight--ko .sp2-insight-label{color:#b45309}.sp2-insight-val{color:var(--color-text);margin-top:.25rem;font-size:.9375rem;font-weight:800;line-height:1.2}.sp2-feed{flex-direction:column;gap:.625rem;list-style:none;display:flex}.sp2-feed-item{background:var(--color-white);border-radius:18px;align-items:center;gap:1rem;padding:1rem;display:flex;box-shadow:0 1px 4px #0f172a0f,0 0 0 1px #0f172a08}.sp2-feed-score{color:#fff;letter-spacing:-.02em;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:.875rem;font-weight:900;display:flex}.sp2-feed-body{flex:1;min-width:0}.sp2-feed-titre{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:700;overflow:hidden}.sp2-feed-meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.375rem;display:flex}.sp2-feed-date{color:var(--color-text-muted);font-size:.75rem}.sp2-empty{text-align:center;color:var(--color-text-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;display:flex}.ga-page{background:var(--color-bg);flex-direction:column;height:100%;display:flex}.ga-body{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2rem;padding:2rem 1.5rem;display:flex}.ga-instruction{color:var(--color-text);letter-spacing:-.02em;text-align:center;font-size:1.5rem;font-weight:800}.ga-play{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:999px;align-items:center;gap:.75rem;padding:1.125rem 2.25rem;font-family:inherit;font-size:1.0625rem;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s;display:flex;box-shadow:0 4px 16px #0d94884d}.ga-play:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #0d948859}.ga-play:active:not(:disabled){transform:scale(.97)}.ga-play--on{background:#0f766e}.ga-play--done{color:#64748b;box-shadow:none;background:#f1f5f9}.ga-wave-vis{justify-content:center;align-items:center;width:160px;height:48px;display:flex}.ga-wave-svg{width:100%;height:100%}.ga-wave-svg--on path{animation:.8s ease-in-out infinite alternate ga-wave-anim}@keyframes ga-wave-anim{0%{d:path("M0,30 Q25,5 50,30 Q75,55 100,30 Q125,5 150,30 Q175,55 200,30")}to{d:path("M0,30 Q25,55 50,30 Q75,5 100,30 Q125,55 150,30 Q175,5 200,30")}}.ga-hint{color:var(--color-text-muted);text-align:center;font-size:.875rem}.ga-choix{gap:.75rem;padding:0 1.25rem 1.5rem;display:flex}.ga-btn{background:var(--color-white);border:2px solid var(--color-border);cursor:pointer;color:var(--color-text-muted);letter-spacing:-.02em;border-radius:18px;flex:1;padding:1.25rem .75rem;font-family:inherit;font-size:1.25rem;font-weight:800;transition:border-color .15s,background .15s,box-shadow .15s,color .15s;box-shadow:0 1px 3px #0f172a0d}.ga-btn:hover:not(:disabled):not(.ga-btn--locked){color:var(--color-text);border-color:#94a3b8;box-shadow:0 4px 12px #0f172a14}.ga-btn--locked{opacity:.35;cursor:not-allowed}.ga-btn--selected{color:#0d9488;background:#f0fdfa;border-color:#0d9488;box-shadow:0 0 0 3px #0d94881f}.ga-btn--correct{color:#16a34a;background:#f0fdf4;border-color:#16a34a}.ga-btn--incorrect{color:#dc2626;background:#fef2f2;border-color:#dc2626}.db-card-icon--green{background:linear-gradient(135deg,#16a34a 0%,#15803d 100%);box-shadow:0 4px 14px #16a34a47}.msim-play-area{flex-direction:column;flex-shrink:0;align-items:center;gap:.75rem;padding:1rem 1.25rem .5rem;display:flex}.msim-phase{justify-content:center;align-items:center;min-height:1.5rem;display:flex}.msim-phase-label{border-radius:100px;padding:.3rem .875rem;font-size:.875rem;font-weight:600;transition:all .2s}.msim-phase--serie{color:#92400e;background:#fef3c7}.msim-phase--cible{color:#065f46;background:#d1fae5;animation:.6s ease-in-out infinite alternate msim-pulse}.msim-phase--reponse{color:#1e40af;background:#dbeafe}@keyframes msim-pulse{0%{opacity:.7}to{opacity:1}}.msim-mots-serie{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.msim-mot-serie{color:#64748b;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;padding:.375rem .875rem;font-size:1.0625rem;font-weight:700;transition:color .2s,border-color .2s}.msim-mot--active{color:var(--color-primary);border-color:var(--color-primary)}.msim-choix{flex-direction:column;flex:1;justify-content:center;gap:.625rem;padding:.5rem 1.25rem;display:flex}.db-quete-card{cursor:pointer;background:linear-gradient(135deg,#7c3aed,#4f46e5);border:none;border-radius:16px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.125rem 1.25rem;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 4px 20px #7c3aed40}.db-quete-card:hover{transform:translateY(-2px);box-shadow:0 8px 28px #7c3aed59}.db-quete-card--done{background:linear-gradient(135deg,#059669,#0d9488);box-shadow:0 4px 20px #05966940}.db-quete-left{align-items:center;gap:.875rem;display:flex}.db-quete-icon{background:#fff3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.db-quete-titre{color:#fff;text-align:left;font-size:1rem;font-weight:700}.db-quete-sub{color:#fffc;text-align:left;margin-top:2px;font-size:.8125rem}.db-quete-right{flex-direction:column;align-items:flex-end;gap:.4rem;min-width:72px;display:flex}.db-quete-pct{color:#fff;font-size:1.125rem;font-weight:800}.db-quete-bar{background:#ffffff40;border-radius:99px;width:72px;height:6px;overflow:hidden}.db-quete-bar-fill{background:#fff;border-radius:99px;height:100%;transition:width .4s}.quete-hero{background:linear-gradient(145deg,#042f2e 0%,#065f4a 40%,#15803d 100%);border-radius:0 0 36px 36px;flex-direction:column;align-items:center;gap:.875rem;padding:3.5rem 1.5rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 36px #065f4a59,0 2px 8px #065f4a2e}.quete-hero:before{content:"";pointer-events:none;background:radial-gradient(at 75% 15%,#ffffff21 0%,#0000 58%);position:absolute;inset:0}.quete-hero .pl-back{position:absolute;top:1rem;left:1rem}.quete-hero-icon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 8px 24px #00000026,inset 0 1px 1px #ffffff59}.quete-hero-title{color:#fff;letter-spacing:-.03em;font-size:1.75rem;font-weight:800;line-height:1.2}.quete-hero-sub{color:#fff;text-align:center;font-size:1rem;font-weight:500}.quete-pbar-wrap{align-items:center;gap:.75rem;width:100%;max-width:320px;display:flex}.quete-pbar{background:#ffffff40;border-radius:99px;flex:1;height:10px;overflow:hidden;box-shadow:inset 0 2px 4px #0000001a}.quete-pbar-fill{background:#fff;border-radius:99px;height:100%;transition:width .7s cubic-bezier(.34,1.56,.64,1);box-shadow:0 0 8px #ffffff80}.quete-pbar-pct{color:#fff;text-align:right;min-width:34px;font-size:.8125rem;font-weight:800}.quete-empty{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:6rem 2rem;display:flex}.quete-empty-icon{font-size:3.25rem}.quete-empty-titre{color:var(--color-text);font-size:1.3125rem;font-weight:800}.quete-empty-sub{color:var(--color-text-muted);max-width:260px;font-size:.9375rem}.quete-success{text-align:center;background:linear-gradient(145deg,#16a34a 0%,#059669 60%,#0d9488 100%);border-radius:24px;flex-direction:column;align-items:center;gap:.5rem;margin:0 0 1rem;padding:2.25rem 1.5rem 2rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 32px #16a34a59}.quete-success:before{content:"";pointer-events:none;background:radial-gradient(at 25% 20%,#ffffff26 0%,#0000 55%);position:absolute;inset:0}.quete-success-emoji{font-size:2.75rem;position:relative}.quete-success-titre{color:#fff;font-size:1.25rem;font-weight:800;position:relative}.quete-success-sub{color:#ffffffd9;font-size:.875rem;position:relative}.quete-success-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border:1.5px solid #ffffff59;border-radius:14px;margin-top:1rem;padding:.7rem 1.75rem;font-size:.875rem;font-weight:700;transition:background .2s,transform .15s;position:relative}.quete-success-btn:hover{background:#ffffff47;transform:translateY(-1px)}.quete-success-btn:active{transform:scale(.97)}[data-theme=dark] .parcours-back-btn{background:#ffffff1a;border:1px solid #ffffff2e}[data-theme=dark] .parcours-back-btn:hover{background:#fff3}[data-theme=dark] .ep-instructions-bloc{background:var(--color-white);border-color:var(--color-border)}[data-theme=dark] .ep-instructions-bloc--partenaire{background:var(--color-primary-light);border-color:var(--color-primary-dark)}[data-theme=dark] .ep-instructions-step,[data-theme=dark] .ep-choix-btn{background:var(--color-white);border-color:var(--color-border)}[data-theme=dark] .ep-choix-btn:hover:not(:disabled){background:var(--color-primary-light);border-color:var(--color-primary)}[data-theme=dark] .ep-alternative,[data-theme=dark] .ep-mot-cle{background:var(--color-primary-light);border-color:var(--color-primary-dark)}[data-theme=dark] .ep-paire-mot,[data-theme=dark] .ep-groupe-mot{background:var(--color-white);border-color:var(--color-border)}[data-theme=dark] .ep-reponse-reveal{background:var(--color-primary-light);border-color:var(--color-primary-dark)}[data-theme=dark] .ep-btn-secondaire:hover{background:var(--color-primary-light)}[data-theme=dark] .ep-btn-primary{background:var(--color-primary);color:#fff}[data-theme=dark] .det-close,[data-theme=dark] .detecter-close{color:#fff;background:#ffffff1a;border:1px solid #fff3}[data-theme=dark] .det-timer{background:var(--color-white);border-color:var(--color-border);color:var(--color-text-muted)}[data-theme=dark] .det-play-btn{background:var(--color-primary)}[data-theme=dark] .det-play-btn.det-play-btn--done{background:var(--color-primary-dark)}[data-theme=dark] .det-btn-son{background:var(--color-primary);color:#fff}[data-theme=dark] .det-btn-son:not(:disabled):active{background:var(--color-primary-dark)}[data-theme=dark] .det-btn-outline{background:var(--color-white);color:var(--color-text);border-color:var(--color-border)}[data-theme=dark] .det-btn-noir{background:var(--color-primary);color:#fff}[data-theme=dark] .det-btn-noir:hover{background:var(--color-primary-dark)}[data-theme=dark] .dorth-btn{background:var(--color-white);border-color:var(--color-border);box-shadow:none}[data-theme=dark] .rs-btn--outline{background:var(--color-white);color:var(--color-text)}
