
			body {
    margin: 0 !important;
    padding: 0 !important;
}

.site-main {
    padding: 0 !important;
    margin: 0 !important;
}

.entry-content {
    margin: 0 !important;
    padding: 0 !important;
}

.elementor-container {
    max-width: 100% !important;
    padding: 0 !important;
}/* ═══════════════════════════════════════════════════════════ */
/* DÉCLIC FLE — STYLE TUTOR LMS                              */
/* Coller dans Apparence → Personnaliser → CSS additionnel   */
/* EN DESSOUS du code existant                               */
/* ═══════════════════════════════════════════════════════════ */

/* ── POLICES ── */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Nunito:wght@300;400;500;600;700&display=swap');

/* ── FOND GÉNÉRAL PAGE TUTOR ── */
.tutor-page-wrap,
.tutor-wrap {
  background: #FBF7F3 !important;
  font-family: 'Nunito', sans-serif !important;
}

/* ── MASQUER LE HEADER ASTRA MOCHE ── */
.page-id-tableau-de-bord .site-header,
.tutor-dashboard .site-header {
  display: none !important;
}

/* ── FORMULAIRE DE CONNEXION ── */
.tutor-login-form-wrap,
.tutor-form-wrap,
.tutor-login-wrap {
  max-width: 480px !important;
  margin: 3rem auto !important;
  background: #FFFFFF !important;
  border-radius: 20px !important;
  padding: 2.5rem !important;
  box-shadow: 0 8px 40px rgba(45, 41, 38, 0.08) !important;
  border: 1px solid #E8DDD0 !important;
  font-family: 'Nunito', sans-serif !important;
}

/* ── TITRE "Salut, bon retour !" ── */
.tutor-login-form-wrap h4,
.tutor-login-form-wrap .tutor-fs-4,
.tutor-form-wrap h4,
.tutor-form-wrap .tutor-fs-4 {
  font-family: 'Playfair Display', serif !important;
  font-size: 1.6rem !important;
  color: #2D2926 !important;
  margin-bottom: 1.5rem !important;
}

/* ── LABELS ── */
.tutor-login-form-wrap label,
.tutor-form-wrap label {
  font-family: 'Nunito', sans-serif !important;
  font-weight: 600 !important;
  font-size: 0.85rem !important;
  color: #3A3330 !important;
  margin-bottom: 0.4rem !important;
}

/* ── CHAMPS INPUT ── */
.tutor-login-form-wrap input[type="text"],
.tutor-login-form-wrap input[type="email"],
.tutor-login-form-wrap input[type="password"],
.tutor-form-wrap input[type="text"],
.tutor-form-wrap input[type="email"],
.tutor-form-wrap input[type="password"],
.tutor-login-wrap input[type="text"],
.tutor-login-wrap input[type="password"] {
  width: 100% !important;
  padding: 0.8rem 1rem !important;
  border: 1.5px solid #E8DDD0 !important;
  border-radius: 10px !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.95rem !important;
  color: #3A3330 !important;
  background: #FBF7F3 !important;
  transition: border-color 0.3s, box-shadow 0.3s !important;
  outline: none !important;
}
.tutor-login-form-wrap input:focus,
.tutor-form-wrap input:focus,
.tutor-login-wrap input:focus {
  border-color: #C2785C !important;
  box-shadow: 0 0 0 3px rgba(194, 120, 92, 0.15) !important;
}

/* ── BOUTON SE CONNECTER / S'INSCRIRE ── */
.tutor-login-form-wrap button,
.tutor-login-form-wrap .tutor-btn,
.tutor-login-form-wrap .tutor-btn-primary,
.tutor-login-form-wrap input[type="submit"],
.tutor-form-wrap button,
.tutor-form-wrap .tutor-btn,
.tutor-form-wrap .tutor-btn-primary,
.tutor-form-wrap input[type="submit"],
.tutor-login-wrap .tutor-btn,
.tutor-login-wrap button[type="submit"] {
  background: #C2785C !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 50px !important;
  padding: 0.9rem 2rem !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  cursor: pointer !important;
  transition: background 0.3s, transform 0.2s !important;
  width: 100% !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
}
.tutor-login-form-wrap button:hover,
.tutor-login-form-wrap .tutor-btn:hover,
.tutor-login-form-wrap .tutor-btn-primary:hover,
.tutor-form-wrap button:hover,
.tutor-form-wrap .tutor-btn:hover,
.tutor-form-wrap .tutor-btn-primary:hover,
.tutor-login-wrap .tutor-btn:hover,
.tutor-login-wrap button[type="submit"]:hover {
  background: #A35D42 !important;
  transform: translateY(-1px) !important;
}

/* ── LIENS (Mot de passe oublié, S'inscrire) ── */
.tutor-login-form-wrap a,
.tutor-form-wrap a,
.tutor-login-wrap a {
  color: #C2785C !important;
  font-weight: 600 !important;
  text-decoration: none !important;
  font-family: 'Nunito', sans-serif !important;
}
.tutor-login-form-wrap a:hover,
.tutor-form-wrap a:hover,
.tutor-login-wrap a:hover {
  text-decoration: underline !important;
  color: #A35D42 !important;
}

/* ── CHECKBOX "Me garder connecté" ── */
.tutor-login-form-wrap input[type="checkbox"],
.tutor-form-wrap input[type="checkbox"] {
  accent-color: #C2785C !important;
}

/* ═══════════════════════════════════════════ */
/* TABLEAU DE BORD APPRENANT (connecté)       */
/* ═══════════════════════════════════════════ */

/* Sidebar du dashboard */
.tutor-dashboard-left-menu,
.tutor-dashboard-menu {
  background: #2D2926 !important;
  border-radius: 16px !important;
  font-family: 'Nunito', sans-serif !important;
}
.tutor-dashboard-left-menu a,
.tutor-dashboard-menu a {
  color: rgba(255,255,255,0.8) !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.9rem !important;
  transition: color 0.3s !important;
}
.tutor-dashboard-left-menu a:hover,
.tutor-dashboard-menu a:hover {
  color: #E8C4B8 !important;
  background: rgba(194, 120, 92, 0.15) !important;
}
.tutor-dashboard-left-menu a.active,
.tutor-dashboard-menu a.active,
.tutor-dashboard-left-menu .tutor-active a,
.tutor-dashboard-menu .tutor-active a {
  color: #FFFFFF !important;
  background: #C2785C !important;
  border-radius: 8px !important;
}

/* Contenu du dashboard */
.tutor-dashboard-content {
  font-family: 'Nunito', sans-serif !important;
}
.tutor-dashboard-content h3,
.tutor-dashboard-content h4 {
  font-family: 'Playfair Display', serif !important;
  color: #2D2926 !important;
}

/* ═══════════════════════════════════════════ */
/* CARDS DE COURS                              */
/* ═══════════════════════════════════════════ */
.tutor-course-card,
.tutor-card {
  border-radius: 16px !important;
  border: 1px solid #E8DDD0 !important;
  box-shadow: 0 4px 20px rgba(45, 41, 38, 0.06) !important;
  overflow: hidden !important;
  transition: transform 0.3s, box-shadow 0.3s !important;
}
.tutor-course-card:hover,
.tutor-card:hover {
  transform: translateY(-3px) !important;
  box-shadow: 0 8px 30px rgba(45, 41, 38, 0.12) !important;
}
.tutor-course-card .tutor-course-name,
.tutor-card .tutor-course-name {
  font-family: 'Playfair Display', serif !important;
  color: #2D2926 !important;
}

/* Boutons dans les cours */
.tutor-btn-primary,
.tutor-course-card .tutor-btn,
.tutor-card .tutor-btn {
  background: #C2785C !important;
  color: #FFFFFF !important;
  border-radius: 50px !important;
  border: none !important;
  font-family: 'Nunito', sans-serif !important;
  font-weight: 700 !important;
}
.tutor-btn-primary:hover,
.tutor-course-card .tutor-btn:hover,
.tutor-card .tutor-btn:hover {
  background: #A35D42 !important;
}

/* Boutons secondaires */
.tutor-btn-outline,
.tutor-btn-secondary {
  border: 2px solid #C2785C !important;
  color: #C2785C !important;
  border-radius: 50px !important;
  background: transparent !important;
  font-family: 'Nunito', sans-serif !important;
  font-weight: 700 !important;
}
.tutor-btn-outline:hover,
.tutor-btn-secondary:hover {
  background: #C2785C !important;
  color: #FFFFFF !important;
}

/* ═══════════════════════════════════════════ */
/* BARRE DE PROGRESSION                        */
/* ═══════════════════════════════════════════ */
.tutor-progress-bar,
.tutor-progress-filled {
  background: #C2785C !important;
  border-radius: 50px !important;
}
.tutor-progress-container {
  background: #E8DDD0 !important;
  border-radius: 50px !important;
}

/* ═══════════════════════════════════════════ */
/* PAGE D'INSCRIPTION APPRENANT               */
/* ═══════════════════════════════════════════ */
.tutor-student-registration,
#tutor-registration-wrap,
.tutor-registration-form-wrap {
  max-width: 480px !important;
  margin: 3rem auto !important;
  background: #FFFFFF !important;
  border-radius: 20px !important;
  padding: 2.5rem !important;
  box-shadow: 0 8px 40px rgba(45, 41, 38, 0.08) !important;
  border: 1px solid #E8DDD0 !important;
}

.declic-auth-page {
  padding-bottom: 4rem;
}

.declic-auth-intro {
  max-width: 760px;
  margin: 0 auto;
  padding: 3.5rem 2rem 0;
  text-align: center;
}

.declic-auth-eyebrow {
  margin: 0 0 0.7rem;
  color: #C2785C;
  font-family: 'Nunito', sans-serif;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.declic-auth-intro h1,
.declic-auth-card h2 {
  margin: 0;
  color: #2D2926;
  font-family: 'Playfair Display', serif;
  font-size: clamp(2rem, 4vw, 3.2rem);
  font-weight: 600;
  line-height: 1.15;
}

.declic-auth-intro p {
  max-width: 540px;
  margin: 1rem auto 0;
  color: #5F5550;
  font-family: 'Nunito', sans-serif;
  font-size: 1rem;
  line-height: 1.7;
}

.declic-auth-switch,
.tutor-login-form-wrap .tutor-text-center,
.tutor-login-wrap .tutor-text-center,
.tutor-form-wrap .tutor-text-center {
  color: #5F5550 !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.95rem !important;
  text-align: center !important;
}

.declic-auth-switch {
  margin: -1.8rem auto 3rem;
}

.declic-auth-card {
  max-width: 520px;
  margin: 3rem auto;
  background: #FFFFFF;
  border: 1px solid #E8DDD0;
  border-radius: 20px;
  box-shadow: 0 8px 40px rgba(45, 41, 38, 0.08);
  padding: 2.5rem;
  text-align: center;
}

.declic-auth-card h2 {
  font-size: 1.8rem;
  margin-bottom: 1.4rem;
}

.declic-auth-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0.8rem 1.8rem;
  background: #C2785C;
  color: #FFFFFF !important;
  border-radius: 50px;
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.declic-auth-button:hover {
  background: #A35D42;
  text-decoration: none;
}

#tutor-registration-wrap .tutor-form-row {
  gap: 1rem;
}

#tutor-registration-wrap .tutor-form-col-6,
#tutor-registration-wrap .tutor-form-col-12 {
  width: 100%;
  flex: 1 1 100%;
}

#tutor-registration-wrap .tutor-form-wrap {
  max-width: none !important;
  margin: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

#tutor-registration-wrap input[type="text"],
#tutor-registration-wrap input[type="email"],
#tutor-registration-wrap input[type="password"] {
  width: 100% !important;
  padding: 0.8rem 1rem !important;
  border: 1.5px solid #E8DDD0 !important;
  border-radius: 10px !important;
  background: #FBF7F3 !important;
  color: #3A3330 !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.95rem !important;
  outline: none !important;
}

#tutor-registration-wrap input:focus {
  border-color: #C2785C !important;
  box-shadow: 0 0 0 3px rgba(194, 120, 92, 0.15) !important;
}

.declic-auth-switch a {
  color: #C2785C !important;
  font-weight: 700 !important;
  text-decoration: none !important;
}

.declic-auth-switch a:hover {
  color: #A35D42 !important;
  text-decoration: underline !important;
}

/* ═══════════════════════════════════════════ */
/* FOOTER ASTRA — STYLE DÉCLIC FLE            */
/* ═══════════════════════════════════════════ */
.site-footer,
.ast-footer {
  background: #2D2926 !important;
  color: rgba(255,255,255,0.7) !important;
  font-family: 'Nunito', sans-serif !important;
}
.site-footer a,
.ast-footer a {
  color: rgba(255,255,255,0.7) !important;
}
.site-footer a:hover,
.ast-footer a:hover {
  color: #E8C4B8 !important;
}/* ═══════════════════════════════════════════════════════════ */
/* CORRECTIF — HEADER ASTRA STYLE DÉCLIC FLE                 */
/* Ajouter tout en bas du CSS additionnel                    */
/* ═══════════════════════════════════════════════════════════ */

/* ── HEADER FOND SOMBRE ── */
.site-header,
.ast-primary-header,
.main-header-bar {
  background: rgba(45, 41, 38, 0.95) !important;
  backdrop-filter: blur(20px) !important;
  box-shadow: 0 4px 30px rgba(0,0,0,0.12) !important;
  border-bottom: none !important;
}

/* ── LOGO / TITRE DU SITE ── */
.site-title a,
.ast-site-title-wrap a,
.site-header .site-title a {
  font-family: 'Playfair Display', serif !important;
  font-size: 1.6rem !important;
  color: #FFFFFF !important;
  text-decoration: none !important;
  letter-spacing: -0.5px !important;
}
.site-title a:hover {
  color: #E8C4B8 !important;
}

/* ── SLOGAN ── */
.site-description {
  color: rgba(255,255,255,0.6) !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.8rem !important;
}

/* ── LIENS DU MENU ── */
.main-header-menu a,
.ast-header-sections-navigation a,
.main-navigation a,
.primary-menu > li > a {
  color: rgba(255,255,255,0.85) !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.9rem !important;
  font-weight: 400 !important;
  letter-spacing: 0.3px !important;
  transition: color 0.3s !important;
}
.main-header-menu a:hover,
.ast-header-sections-navigation a:hover,
.main-navigation a:hover,
.primary-menu > li > a:hover {
  color: #E8C4B8 !important;
}

/* ── "MON ESPACE" EN BOUTON ROSE ── */
.main-header-menu li:last-child a,
.primary-menu > li:last-child > a {
  background: #B56576 !important;
  color: #FFFFFF !important;
  padding: 0.5rem 1.2rem !important;
  border-radius: 50px !important;
  font-weight: 600 !important;
}
.main-header-menu li:last-child a:hover,
.primary-menu > li:last-child > a:hover {
  background: #9B4F60 !important;
}

/* ── MENU MOBILE (HAMBURGER) ── */
.ast-mobile-menu-trigger,
.ast-button-wrap .menu-toggle {
  color: #FFFFFF !important;
}
.ast-mobile-popup-content,
.ast-mobile-header-content {
  background: rgba(45, 41, 38, 0.97) !important;
}
.ast-mobile-popup-content a,
.ast-mobile-header-content a {
  color: rgba(255,255,255,0.85) !important;
  font-family: 'Nunito', sans-serif !important;
}
.ast-mobile-popup-content a:hover,
.ast-mobile-header-content a:hover {
  color: #E8C4B8 !important;
}

/* ═══════════════════════════════════════════════════════════ */
/* CORRECTIF — "MOT DE PASSE OUBLIÉ" = LIEN, PAS BOUTON     */
/* ═══════════════════════════════════════════════════════════ */
.tutor-login-form-wrap a[href*="lost"],
.tutor-login-form-wrap a[href*="password"],
.tutor-login-wrap a[href*="lost"],
.tutor-login-wrap a[href*="password"] {
  background: none !important;
  color: #C2785C !important;
  font-size: 0.85rem !important;
  font-weight: 600 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  width: auto !important;
  transform: none !important;
}
.tutor-login-form-wrap a[href*="lost"]:hover,
.tutor-login-form-wrap a[href*="password"]:hover,
.tutor-login-wrap a[href*="lost"]:hover,
.tutor-login-wrap a[href*="password"]:hover {
  background: none !important;
  color: #A35D42 !important;
  text-decoration: underline !important;
  transform: none !important;
}/* FORCER COULEUR MENU */
.main-header-menu > .menu-item > a,
.ast-header-sections-navigation .menu-item > a,
.ast-masthead .menu-item > a,
header .menu-item > a,
#ast-desktop-header .menu-item > a {
  color: rgba(255,255,255,0.85) !important;
}
#ast-desktop-header .menu-item > a:hover,
header .menu-item > a:hover {
  color: #E8C4B8 !important;
}/* REMPLACER "Salut, bon retour !" */
.tutor-login-form-wrapper .tutor-fs-5 {
  font-size: 0 !important;
  line-height: 0 !important;
}
.tutor-login-form-wrapper .tutor-fs-5::after {
  content: "Accédez à votre espace" !important;
  font-size: 1.6rem !important;
  font-family: 'Playfair Display', serif !important;
  color: #2D2926 !important;
  line-height: 1.4 !important;
}		
.nav-links.show{display:flex!important;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:rgba(45,41,38,.98);padding:1rem 2rem;gap:1rem}.declic-tutor-shell{padding-top:5.2rem;background:#FBF7F3;min-height:75vh}.declic-tutor-shell .tutor-wrap{padding:3rem 2rem}.declic-tutor-shell .tutor-container{max-width:1200px}

.tutor-frontend-dashboard {
  background: #FBF7F3 !important;
  min-height: 100vh !important;
  padding: 2rem 2rem 5rem !important;
}

.tutor-frontend-dashboard .tutor-container {
  max-width: 1180px !important;
}

.tutor-frontend-dashboard-header {
  align-items: center !important;
  margin-bottom: 2rem !important;
}

.tutor-dashboard-header-avatar img,
.tutor-dashboard-header-avatar .tutor-avatar-text {
  background: #B56576 !important;
  color: #FFFFFF !important;
  font-family: 'Playfair Display', serif !important;
}

.tutor-dashboard-header-username {
  color: #2D2926 !important;
  font-family: 'Playfair Display', serif !important;
  font-size: 1.8rem !important;
  font-weight: 600 !important;
}

.tutor-dashboard-title {
  color: #2D2926 !important;
  font-family: 'Playfair Display', serif !important;
  font-size: 1.7rem !important;
  font-weight: 600 !important;
  text-transform: none !important;
}

.tutor-dashboard-left-menu {
  background: #2D2926 !important;
  border-radius: 16px !important;
  box-shadow: 0 16px 45px rgba(45, 41, 38, 0.12) !important;
  overflow: hidden !important;
}

.tutor-dashboard-left-menu .tutor-dashboard-menu-item-link {
  color: rgba(255,255,255,0.76) !important;
  border-radius: 10px !important;
  font-family: 'Nunito', sans-serif !important;
}

.tutor-dashboard-left-menu .tutor-dashboard-menu-item-link:hover,
.tutor-dashboard-left-menu .tutor-dashboard-menu-item.active .tutor-dashboard-menu-item-link {
  background: #C2785C !important;
  color: #FFFFFF !important;
}

.tutor-dashboard-left-menu .tutor-dashboard-menu-divider-header {
  color: #E8C4B8 !important;
  font-family: 'Nunito', sans-serif !important;
  font-weight: 700 !important;
  letter-spacing: 0.04em !important;
}

.tutor-dashboard-left-menu .tutor-dashboard-menu-divider {
  border-color: rgba(232,196,184,0.28) !important;
}

.tutor-frontend-dashboard .tutor-card {
  background: #FFFFFF !important;
  border: 1px solid #E8DDD0 !important;
  border-radius: 16px !important;
  box-shadow: 0 10px 28px rgba(45, 41, 38, 0.07) !important;
}

.tutor-frontend-dashboard .tutor-round-box {
  background: #F3E7E0 !important;
  color: #C2785C !important;
}

.tutor-frontend-dashboard .tutor-btn-outline-primary,
.tutor-frontend-dashboard .tutor-btn-primary {
  border-color: #C2785C !important;
  background: #C2785C !important;
  color: #FFFFFF !important;
  border-radius: 999px !important;
  font-family: 'Nunito', sans-serif !important;
  font-weight: 700 !important;
}

.tutor-frontend-dashboard .tutor-btn-outline-primary:hover,
.tutor-frontend-dashboard .tutor-btn-primary:hover {
  border-color: #A35D42 !important;
  background: #A35D42 !important;
  color: #FFFFFF !important;
}

/* ==========================================================
   DÉCLIC FLE — DASHBOARD TUTOR REWORK
   Update-safe: all overrides live in the theme, never in Tutor LMS.
   ========================================================== */
body.tutor-screen-frontend-dashboard {
  --declic-terracotta: #C2785C;
  --declic-terracotta-deep: #A35D42;
  --declic-rose: #B56576;
  --declic-blush: #E8C4B8;
  --declic-cream: #FBF7F3;
  --declic-sand: #F5EDE4;
  --declic-border: #E8DDD0;
  --declic-charcoal: #2D2926;
  --declic-text: #3A3330;
  --declic-muted: #6B5E57;
  --declic-soft-shadow: 0 18px 50px rgba(45, 41, 38, 0.08);
  background: var(--declic-cream) !important;
}

body.tutor-screen-frontend-dashboard nav {
  background: rgba(45, 41, 38, 0.95) !important;
  backdrop-filter: blur(18px);
  box-shadow: 0 6px 26px rgba(45, 41, 38, 0.16) !important;
  padding: 0.8rem 2rem !important;
}

body.admin-bar.tutor-screen-frontend-dashboard nav {
  top: 32px;
}

body.tutor-screen-frontend-dashboard .nav-logo,
body.tutor-screen-frontend-dashboard .site-title a {
  letter-spacing: 0 !important;
}

body.tutor-screen-frontend-dashboard .tutor-page-wrap {
  background:
    linear-gradient(180deg, rgba(245, 237, 228, 0.9) 0, rgba(251, 247, 243, 0) 360px),
    var(--declic-cream) !important;
  min-height: 100vh;
  padding: 6.7rem clamp(1rem, 4vw, 3rem) 4rem !important;
}

body.admin-bar.tutor-screen-frontend-dashboard .tutor-page-wrap {
  padding-top: 8.5rem !important;
}

body.tutor-screen-frontend-dashboard .tutor-wrap.tutor-frontend-dashboard {
  background:
    linear-gradient(180deg, rgba(245, 237, 228, 0.9) 0, rgba(251, 247, 243, 0) 360px),
    var(--declic-cream) !important;
  max-width: none !important;
  min-height: 100vh !important;
  margin: 0 !important;
  padding: 6.7rem clamp(1rem, 4vw, 3rem) 4rem !important;
}

body.admin-bar.tutor-screen-frontend-dashboard .tutor-wrap.tutor-frontend-dashboard {
  padding-top: 8.5rem !important;
}

body.tutor-screen-frontend-dashboard .tutor-frontend-dashboard {
  background: transparent !important;
  max-width: none !important;
  min-height: auto !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

body.tutor-screen-frontend-dashboard .tutor-frontend-dashboard .tutor-container {
  max-width: 1320px !important;
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.tutor-screen-frontend-dashboard .tutor-frontend-dashboard-header {
  position: relative;
  display: flex !important;
  align-items: center !important;
  gap: clamp(1rem, 2vw, 1.5rem) !important;
  margin: 0 0 clamp(1.5rem, 3vw, 2.5rem) !important;
  padding: clamp(1.4rem, 3vw, 2.2rem) !important;
  background: var(--declic-charcoal) !important;
  border: 1px solid rgba(232, 196, 184, 0.18) !important;
  border-radius: 18px !important;
  box-shadow: 0 22px 60px rgba(45, 41, 38, 0.16) !important;
  color: #FFFFFF !important;
  overflow: hidden;
}

body.tutor-screen-frontend-dashboard .tutor-frontend-dashboard-header::after {
  content: "";
  position: absolute;
  inset: auto -8% -55% auto;
  width: min(420px, 45vw);
  height: min(420px, 45vw);
  background: radial-gradient(circle, rgba(194, 120, 92, 0.25), rgba(194, 120, 92, 0) 68%);
  pointer-events: none;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-header-avatar {
  position: relative;
  z-index: 1;
  flex: 0 0 auto;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-header-avatar .tutor-avatar,
body.tutor-screen-frontend-dashboard .tutor-dashboard-header-avatar .tutor-ratio {
  width: clamp(64px, 8vw, 88px) !important;
  height: clamp(64px, 8vw, 88px) !important;
  border-radius: 50% !important;
  overflow: hidden !important;
  background: var(--declic-rose) !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-header-avatar .tutor-ratio::before {
  display: none !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-header-avatar img,
body.tutor-screen-frontend-dashboard .tutor-dashboard-header-avatar .tutor-avatar-text {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: clamp(64px, 8vw, 88px) !important;
  height: clamp(64px, 8vw, 88px) !important;
  min-width: clamp(64px, 8vw, 88px) !important;
  border: 2px solid rgba(255, 255, 255, 0.16) !important;
  border-radius: 50% !important;
  background: var(--declic-rose) !important;
  color: #FFFFFF !important;
  -webkit-text-fill-color: #FFFFFF !important;
  font-family: 'Playfair Display', serif !important;
  font-size: clamp(1.55rem, 3vw, 2.05rem) !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-align: center !important;
  z-index: 2 !important;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.16) !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-header-avatar .tutor-avatar-text {
  position: absolute !important;
  inset: 0 !important;
  display: grid !important;
  place-items: center !important;
  width: 100% !important;
  height: 100% !important;
  min-width: 0 !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-header-display-name {
  position: relative;
  z-index: 1;
  color: rgba(255, 255, 255, 0.72) !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.4 !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-header-username {
  display: block;
  margin-top: 0.15rem !important;
  color: #FFFFFF !important;
  font-family: 'Playfair Display', serif !important;
  font-size: clamp(1.9rem, 3vw, 2.8rem) !important;
  font-weight: 600 !important;
  line-height: 1.05 !important;
}

body.tutor-screen-frontend-dashboard .tutor-header-right-side {
  position: relative;
  z-index: 1;
  margin-left: auto !important;
}

body.tutor-screen-frontend-dashboard .tutor-header-right-side .tutor-btn {
  background: #FFFFFF !important;
  border-color: #FFFFFF !important;
  color: var(--declic-charcoal) !important;
  box-shadow: none !important;
}

body.tutor-screen-frontend-dashboard .tutor-frontend-dashboard-maincontent {
  display: grid !important;
  grid-template-columns: minmax(220px, 280px) minmax(0, 1fr) !important;
  align-items: start !important;
  gap: clamp(1.4rem, 3vw, 2.3rem) !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

body.tutor-screen-frontend-dashboard .tutor-frontend-dashboard-maincontent > .tutor-col-12 {
  width: auto !important;
  max-width: none !important;
  flex: initial !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-left-menu {
  position: sticky;
  top: 6.2rem;
  background: var(--declic-charcoal) !important;
  border: 1px solid rgba(232, 196, 184, 0.18) !important;
  border-radius: 18px !important;
  box-shadow: 0 18px 45px rgba(45, 41, 38, 0.12) !important;
  overflow: hidden !important;
  padding: 0.75rem !important;
}

body.admin-bar.tutor-screen-frontend-dashboard .tutor-dashboard-left-menu {
  top: 8.1rem;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-permalinks {
  display: grid !important;
  gap: 0.18rem !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-item {
  margin: 0 !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-item-link {
  display: flex !important;
  align-items: center !important;
  min-height: 44px !important;
  padding: 0.68rem 0.82rem !important;
  border-radius: 12px !important;
  color: rgba(255, 255, 255, 0.76) !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.92rem !important;
  line-height: 1.25 !important;
  transition: background 0.18s ease, color 0.18s ease, transform 0.18s ease !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-item-link:hover {
  background: rgba(232, 196, 184, 0.12) !important;
  color: #FFFFFF !important;
  transform: translateX(2px);
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-item.active .tutor-dashboard-menu-item-link {
  background: var(--declic-terracotta) !important;
  color: #FFFFFF !important;
  box-shadow: 0 10px 22px rgba(194, 120, 92, 0.26) !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-item-icon {
  width: 1.35rem !important;
  min-width: 1.35rem !important;
  color: var(--declic-blush) !important;
  font-size: 1.15rem !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-item.active .tutor-dashboard-menu-item-icon,
body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-item-link:hover .tutor-dashboard-menu-item-icon {
  color: #FFFFFF !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-item-text {
  margin-left: 0.7rem !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-divider {
  margin: 0.7rem 0 0.55rem !important;
  border-color: rgba(232, 196, 184, 0.2) !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-divider-header {
  padding: 0.45rem 0.82rem 0.25rem !important;
  color: var(--declic-blush) !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.78rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-content {
  background: rgba(255, 255, 255, 0.68) !important;
  border: 1px solid rgba(232, 221, 208, 0.86) !important;
  border-radius: 18px !important;
  box-shadow: var(--declic-soft-shadow) !important;
  padding: clamp(1.2rem, 2.5vw, 2rem) !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-title,
body.tutor-screen-frontend-dashboard .popular-courses-heading-dashboard > span,
body.tutor-screen-frontend-dashboard .tutor-frontend-dashboard-course-progress > .tutor-fs-5 {
  color: var(--declic-charcoal) !important;
  font-family: 'Playfair Display', serif !important;
  font-size: clamp(1.65rem, 2.4vw, 2.2rem) !important;
  font-weight: 600 !important;
  line-height: 1.12 !important;
  text-transform: none !important;
  margin-bottom: 1.2rem !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-content-inner > .tutor-row.tutor-gx-lg-4 {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 1rem !important;
  margin: 0 0 0.5rem !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-content-inner > .tutor-row.tutor-gx-lg-4 > [class*="tutor-col"] {
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

body.tutor-screen-frontend-dashboard .tutor-card,
body.tutor-screen-frontend-dashboard .tutor-course-progress-item {
  background: #FFFFFF !important;
  border: 1px solid var(--declic-border) !important;
  border-radius: 16px !important;
  box-shadow: 0 12px 30px rgba(45, 41, 38, 0.06) !important;
  overflow: hidden !important;
  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease !important;
}

body.tutor-screen-frontend-dashboard .tutor-card:hover,
body.tutor-screen-frontend-dashboard .tutor-course-progress-item:hover {
  transform: translateY(-2px) !important;
  border-color: rgba(194, 120, 92, 0.42) !important;
  box-shadow: 0 18px 42px rgba(45, 41, 38, 0.1) !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-content-inner > .tutor-row.tutor-gx-lg-4 .tutor-card > .tutor-d-flex {
  align-items: flex-start !important;
  justify-content: space-between !important;
  min-height: 148px !important;
  padding: 1.25rem !important;
  text-align: left !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-content-inner > .tutor-row.tutor-gx-lg-4 .tutor-round-box {
  width: 48px !important;
  height: 48px !important;
  margin: 0 0 0.9rem !important;
  background: #F2DDD6 !important;
  color: var(--declic-terracotta) !important;
}

body.tutor-screen-frontend-dashboard .tutor-round-box i,
body.tutor-screen-frontend-dashboard .tutor-round-box [class^="tutor-icon-"],
body.tutor-screen-frontend-dashboard .tutor-round-box [class*=" tutor-icon-"] {
  color: var(--declic-terracotta) !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-content-inner > .tutor-row.tutor-gx-lg-4 .tutor-fs-3 {
  color: var(--declic-charcoal) !important;
  font-family: 'Playfair Display', serif !important;
  font-size: clamp(2.1rem, 3vw, 2.65rem) !important;
  font-weight: 600 !important;
  line-height: 1 !important;
  margin-top: auto !important;
}

body.tutor-screen-frontend-dashboard .tutor-dashboard-content-inner > .tutor-row.tutor-gx-lg-4 .tutor-fs-7 {
  color: var(--declic-muted) !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.95rem !important;
}

body.tutor-screen-frontend-dashboard .tutor-frontend-dashboard-course-progress {
  margin-top: clamp(1.4rem, 3vw, 2.2rem) !important;
}

body.tutor-screen-frontend-dashboard .tutor-course-progress-item .tutor-row {
  align-items: stretch !important;
}

body.tutor-screen-frontend-dashboard .tutor-card-image-left {
  height: 100% !important;
  min-height: 180px !important;
  object-fit: cover !important;
}

body.tutor-screen-frontend-dashboard .tutor-card-body {
  padding: clamp(1.2rem, 2vw, 1.6rem) !important;
}

body.tutor-screen-frontend-dashboard .tutor-course-progress-item-title,
body.tutor-screen-frontend-dashboard .tutor-course-name,
body.tutor-screen-frontend-dashboard .tutor-table a {
  color: var(--declic-charcoal) !important;
  font-family: 'Playfair Display', serif !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
}

body.tutor-screen-frontend-dashboard .tutor-color-secondary,
body.tutor-screen-frontend-dashboard .tutor-color-muted {
  color: var(--declic-muted) !important;
}

body.tutor-screen-frontend-dashboard .tutor-progress-bar {
  height: 8px !important;
  background: #F0E6DC !important;
  border-radius: 999px !important;
}

body.tutor-screen-frontend-dashboard .tutor-progress-value,
body.tutor-screen-frontend-dashboard .tutor-progress-filled {
  background: var(--declic-terracotta) !important;
  border-radius: 999px !important;
}

body.tutor-screen-frontend-dashboard .tutor-btn,
body.tutor-screen-frontend-dashboard button,
body.tutor-screen-frontend-dashboard input[type="submit"] {
  border-radius: 999px !important;
  font-family: 'Nunito', sans-serif !important;
  font-weight: 800 !important;
  letter-spacing: 0 !important;
}

body.tutor-screen-frontend-dashboard .tutor-btn-primary,
body.tutor-screen-frontend-dashboard .tutor-btn-outline-primary {
  background: var(--declic-terracotta) !important;
  border-color: var(--declic-terracotta) !important;
  color: #FFFFFF !important;
}

body.tutor-screen-frontend-dashboard .tutor-btn-primary:hover,
body.tutor-screen-frontend-dashboard .tutor-btn-outline-primary:hover {
  background: var(--declic-terracotta-deep) !important;
  border-color: var(--declic-terracotta-deep) !important;
  color: #FFFFFF !important;
}

body.tutor-screen-frontend-dashboard .tutor-btn-ghost {
  color: var(--declic-terracotta) !important;
}

body.tutor-screen-frontend-dashboard .tutor-nav {
  gap: 0.4rem !important;
  border-bottom-color: var(--declic-border) !important;
}

body.tutor-screen-frontend-dashboard .tutor-nav-link {
  border-radius: 999px !important;
  color: var(--declic-muted) !important;
  font-family: 'Nunito', sans-serif !important;
  padding: 0.7rem 1rem !important;
}

body.tutor-screen-frontend-dashboard .tutor-nav-link.is-active,
body.tutor-screen-frontend-dashboard .tutor-nav-link:hover {
  background: #F2DDD6 !important;
  border-color: transparent !important;
  color: var(--declic-terracotta-deep) !important;
}

body.tutor-screen-frontend-dashboard .tutor-form-control,
body.tutor-screen-frontend-dashboard select,
body.tutor-screen-frontend-dashboard textarea {
  min-height: 48px !important;
  background: #FFFCFA !important;
  border: 1.5px solid var(--declic-border) !important;
  border-radius: 12px !important;
  color: var(--declic-text) !important;
  font-family: 'Nunito', sans-serif !important;
}

body.tutor-screen-frontend-dashboard .tutor-form-control:focus,
body.tutor-screen-frontend-dashboard select:focus,
body.tutor-screen-frontend-dashboard textarea:focus {
  border-color: var(--declic-terracotta) !important;
  box-shadow: 0 0 0 3px rgba(194, 120, 92, 0.14) !important;
}

body.tutor-screen-frontend-dashboard .tutor-table-responsive {
  border: 1px solid var(--declic-border) !important;
  border-radius: 16px !important;
  overflow: hidden !important;
}

body.tutor-screen-frontend-dashboard .tutor-table {
  margin-bottom: 0 !important;
  border: 0 !important;
}

body.tutor-screen-frontend-dashboard .tutor-table th {
  background: #F5EDE4 !important;
  color: var(--declic-muted) !important;
  font-family: 'Nunito', sans-serif !important;
  font-size: 0.82rem !important;
  font-weight: 800 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
}

body.tutor-screen-frontend-dashboard .tutor-table td {
  color: var(--declic-text) !important;
  border-color: var(--declic-border) !important;
}

body.tutor-screen-frontend-dashboard .tutor-alert,
body.tutor-screen-frontend-dashboard .tutor-dashboard-content-inner > p,
body.tutor-screen-frontend-dashboard .tutor-empty-state {
  color: var(--declic-muted) !important;
  font-family: 'Nunito', sans-serif !important;
  line-height: 1.6 !important;
}

body.tutor-screen-frontend-dashboard #tutor-dashboard-footer-mobile {
  background: rgba(45, 41, 38, 0.96) !important;
  border-top: 1px solid rgba(232, 196, 184, 0.18) !important;
}

body.tutor-screen-frontend-dashboard #tutor-dashboard-footer-mobile a {
  color: rgba(255, 255, 255, 0.74) !important;
}

body.tutor-screen-frontend-dashboard #tutor-dashboard-footer-mobile a.active,
body.tutor-screen-frontend-dashboard #tutor-dashboard-footer-mobile a:hover {
  color: var(--declic-blush) !important;
}

@media (max-width: 1100px) {
  body.tutor-screen-frontend-dashboard .tutor-frontend-dashboard-maincontent {
    grid-template-columns: minmax(190px, 240px) minmax(0, 1fr) !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-dashboard-content-inner > .tutor-row.tutor-gx-lg-4 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 840px) {
  body.tutor-screen-frontend-dashboard .tutor-page-wrap {
    padding: 5.9rem 1rem 5rem !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-frontend-dashboard-header {
    align-items: flex-start !important;
    border-radius: 16px !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-header-right-side {
    display: none !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-frontend-dashboard-maincontent {
    display: block !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-dashboard-left-menu {
    position: static !important;
    display: block !important;
    margin-bottom: 1rem !important;
    padding: 0.6rem !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-dashboard-permalinks {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-divider,
  body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-divider-header {
    grid-column: 1 / -1;
  }

  body.tutor-screen-frontend-dashboard .tutor-dashboard-content {
    padding: 1rem !important;
  }
}

@media (max-width: 620px) {
  body.tutor-screen-frontend-dashboard nav {
    padding: 0.75rem 1rem !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-frontend-dashboard-header {
    padding: 1.1rem !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-dashboard-content-inner > .tutor-row.tutor-gx-lg-4,
  body.tutor-screen-frontend-dashboard .tutor-dashboard-permalinks {
    grid-template-columns: 1fr !important;
  }

  body.tutor-screen-frontend-dashboard #tutor-dashboard-footer-mobile {
    display: none !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-dashboard-content-inner > .tutor-row.tutor-gx-lg-4 .tutor-card > .tutor-d-flex {
    min-height: 88px !important;
    padding: 1rem !important;
    flex-direction: row !important;
    align-items: center !important;
    text-align: left !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-dashboard-content-inner > .tutor-row.tutor-gx-lg-4 .tutor-round-box {
    width: 46px !important;
    height: 46px !important;
    margin: 0 0.75rem 0 0 !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-dashboard-content-inner > .tutor-row.tutor-gx-lg-4 .tutor-fs-4 {
    margin-left: auto !important;
    color: var(--declic-charcoal) !important;
    font-family: 'Nunito', sans-serif !important;
    font-size: 1.4rem !important;
    font-weight: 800 !important;
  }

  body.tutor-screen-frontend-dashboard .tutor-dashboard-menu-item-link {
    min-height: 42px !important;
  }
}
