/* Page autonome du Bachelor Logistique Transport IET × WESFORD. */
.logistique-page .hamburger { border: 0; background: transparent; }
.logistique-page .logo-area a { display: block; }
.lt-page { --lt-ink: #102e48; --lt-blue: #0a4e9b; --lt-accent: #0a4e9b; color: var(--lt-ink); background: #fff; overflow-wrap: break-word; }
.lt-shell { width: min(1160px, calc(100% - 48px)); margin-inline: auto; }
.lt-page section[id] { scroll-margin-top: 24px; }
.lt-page p { line-height: 1.75; }
.lt-page h1 { max-width: 950px; margin: 20px 0 24px; color: #fff; font-size: clamp(2.2rem, 4.5vw, 4.1rem); line-height: 1.12; }
.lt-page h1 span { display: block; }
.lt-page h1 span:first-child { margin-bottom: 12px; font-size: .52em; font-weight: 500; }
.lt-page h1 span:last-child { color: #ffd200; }
.lt-page h2 { max-width: 900px; margin: 12px 0 28px; font-size: clamp(1.8rem, 3vw, 2.65rem); line-height: 1.2; }
.lt-page h3, .lt-page h4 { line-height: 1.4; }
.lt-hero { padding: 64px 0 0; color: #fff; background: linear-gradient(110deg, rgba(6,32,59,.98), rgba(10,78,155,.88)), var(--lt-image) center/cover; }
.lt-partner { display: inline-block; padding: 9px 16px; border: 1px solid #ffffff60; border-radius: 6px; }
.lt-partner strong { color: #ffdf4d; }
.lt-eyebrow { color: var(--lt-accent); font-size: .8rem; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.lt-hero .lt-eyebrow { margin-top: 30px; color: #c0e6ee; }
.lt-lead { max-width: 850px; color: #e5edf8; font-size: 1.1rem; }
.lt-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 30px; }
.lt-btn { display: inline-flex; align-items: center; justify-content: center; gap: 12px; min-height: 52px; padding: 15px 22px; border: 1px solid transparent; border-radius: 7px; background: #ffd200; color: #102e48; font-weight: 700; text-align: center; text-decoration: none; transition: background .18s, transform .18s; }
.lt-btn:hover { background: #ffe367; transform: translateY(-2px); }
.lt-btn-outline { background: transparent; color: #fff; border-color: #c3d6ec; }
.lt-btn-outline:hover { background: #ffffff18; }
.logistique-page a:focus-visible, .logistique-page button:focus-visible { outline: 3px solid #db9400; outline-offset: 5px; }
.lt-facts { display: grid; grid-template-columns: 1fr 2fr; gap: 30px; margin-top: 48px; padding: 25px 0; border-top: 1px solid #ffffff40; }
.lt-facts p:first-child { display: flex; align-items: center; gap: 14px; }
.lt-facts i { color: #ffd200; font-size: 1.5rem; }
.lt-facts span { display: block; font-size: .8rem; color: #bcd8ee; }
.lt-facts strong { font-size: 1.08rem; }
.lt-section { padding: 72px 0; }
.lt-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.lt-card { padding: 25px; border: 1px solid #dce5ec; border-radius: 12px; background: #fff; box-shadow: 0 6px 20px #102e4805; }
.lt-card h3, .lt-card h4 { margin-bottom: 12px; font-size: 1.15rem; }
.lt-card p { font-size: .95rem; color: #425970; }
.lt-card > i, .lt-card-top > i { display: grid; place-items: center; width: 46px; height: 46px; border-radius: 10px; background: #edf4f8; color: var(--lt-accent); font-size: 1.3rem; }
.lt-card > i { margin-bottom: 20px; }
.lt-objectives .lt-card { border-top: 4px solid var(--lt-blue); }
.lt-programme { padding-top: 58px; background: #f3f6fb; }
.lt-axis-nav { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 14px; padding-bottom: 42px; }
.lt-axis-nav a { display: flex; align-items: center; gap: 12px; padding: 18px; border: 1px solid #ccdae7; border-radius: 8px; color: #164d80; background: #fff; text-decoration: none; font-weight: 700; line-height: 1.5; }
.lt-axis-nav a:hover { border-color: #0a4e9b; background: #eaf2fb; }
.lt-axis-nav span { color: #60768b; font-size: .8rem; }
.lt-axis { padding: 48px 0 56px; border-top: 1px solid #dae4ee; }
.lt-axis-2 { --lt-accent: #116c62; background: #eef7f5; }
.lt-axis-3 { --lt-accent: #4f4b91; background: #f4f3fa; }
.lt-axis-heading { display: flex; align-items: flex-start; gap: 22px; margin-bottom: 30px; }
.lt-axis-heading h3 { max-width: 850px; margin: 7px 0 10px; font-size: clamp(1.5rem, 2.4vw, 2rem); }
.lt-axis-heading p:last-child { color: #425970; }
.lt-axis-number { color: var(--lt-accent); font-size: 2.8rem; font-weight: 800; line-height: 1.15; }
.lt-card-top { display: flex; align-items: center; justify-content: space-between; margin-bottom: 20px; }
.lt-module-number { font-size: .85rem; font-weight: 700; color: #60768b; }
.lt-project { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; padding: 40px; border-radius: 14px; background: #092e53; color: #fff; }
.lt-project .lt-eyebrow { color: #ffdf4d; }
.lt-project h2 { color: #fff; font-size: clamp(1.7rem, 2.8vw, 2.3rem); }
.lt-project p { color: #d5e4f3; }
.lt-project-icon { margin-top: 25px; font-size: 2.7rem; color: #ffd200; }
.lt-steps { list-style: none; counter-reset: step; display: grid; gap: 12px; align-content: center; }
.lt-steps li { counter-increment: step; display: flex; align-items: center; gap: 14px; padding-bottom: 12px; border-bottom: 1px solid #ffffff25; line-height: 1.6; }
.lt-steps li::before { content: counter(step, decimal-leading-zero); flex-shrink: 0; color: #ffd200; font-weight: 800; }
.lt-practice { padding: 30px; margin-top: 24px; border-left: 5px solid #ffd200; border-radius: 8px; background: #fff9dd; }
.lt-practice h3 { margin-bottom: 12px; font-size: 1.4rem; }
.lt-soft { background: #f3f6fb; }
.lt-skills { list-style: none; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px 30px; }
.lt-skills li { display: flex; gap: 12px; align-items: baseline; line-height: 1.65; }
.lt-skills i { color: #116c62; }
.lt-jobs { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; }
.lt-jobs p { display: flex; gap: 14px; align-items: baseline; padding: 22px; background: #f2f6fb; border: 1px solid #dce5ec; border-radius: 9px; font-weight: 700; }
.lt-jobs i { color: #0a4e9b; }
.lt-study { padding-top: 28px; margin-top: 30px; border-top: 1px solid #dce5ec; }
.lt-study h3 { margin-bottom: 10px; }
.lt-study p { max-width: 900px; color: #425970; }
.lt-download { background: #092e53; color: #fff; }
.lt-download h2 { color: #fff; }
.lt-download .lt-eyebrow { color: #ffdf4d; }
.lt-download p { max-width: 800px; }
.lt-pdf-icon { margin-bottom: 22px; color: #ffd200; font-size: 2.5rem; }
@media (min-width: 768px) and (max-width: 1199px) {
    .logistique-page .header-content { flex-direction: column; gap: 15px; padding-block: 10px; }
    .logistique-page .menu > ul { flex-wrap: wrap; justify-content: center; gap: 20px; }
    .lt-grid, .lt-jobs { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .lt-section { padding-block: 58px; }
    .lt-project { gap: 28px; padding: 30px; }
}
@media (max-width: 767px) {
    .lt-shell { width: calc(100% - 32px); }
    .lt-hero { padding-top: 38px; }
    .lt-section { padding-block: 44px; }
    .lt-programme { padding-top: 40px; }
    .lt-grid, .lt-axis-nav, .lt-project, .lt-skills, .lt-jobs, .lt-facts { grid-template-columns: minmax(0, 1fr); }
    .lt-axis-nav { gap: 10px; padding-bottom: 30px; }
    .lt-axis { padding-block: 36px; }
    .lt-axis-heading { gap: 14px; }
    .lt-axis-number { font-size: 2rem; }
    .lt-facts { gap: 18px; margin-top: 32px; }
    .lt-partner { font-size: .9rem; }
    .lt-actions { flex-direction: column; }
    .lt-btn { width: 100%; }
    .lt-card, .lt-project, .lt-practice { padding: 23px; }
    .lt-project { gap: 25px; }
    .logistique-page .top-bar .container { flex-wrap: wrap; gap: 10px 18px; }
    .logistique-page .top-bar .left { flex-wrap: wrap; justify-content: center; }
    .logistique-page .localiser-text { display: none; }
    .logistique-page .header-content { width: 100%; padding: 10px 16px; flex-direction: row; flex-wrap: wrap; }
    .logistique-page .logo-area img { width: 190px; }
    .logistique-page .hamburger { display: block; min-width: 44px; min-height: 44px; }
    .logistique-page .menu { display: none; width: 100%; }
    .logistique-page .menu.active { display: block; }
    .logistique-page .menu > ul { flex-direction: column; gap: 15px; padding: 20px 0; }
}
@media (prefers-reduced-motion: reduce) {
    .lt-page a { transition: none; }
    .lt-page a:hover { transform: none; }
}
