.fm-wrap { font-family: 'Segoe UI', Arial, sans-serif; color: #1C2B3A; line-height: 1.7; max-width: 860px; }
.fm-hero-band {
background: linear-gradient(135deg, #0D1E35 0%, #1A3A5C 60%, #2A6496 100%);
border-radius: 8px;
padding: 36px 32px;
text-align: center;
margin-bottom: 28px;
position: relative;
overflow: hidden;
}
.fm-hero-band::before {
content: '';
position: absolute;
bottom: 0; left: 0; right: 0;
height: 4px;
background: linear-gradient(90deg, #E8720C, #F5924A, #E8720C);
}
.fm-hero-band .fm-tag {
display: inline-block;
background: #E8720C;
color: #fff;
font-size: 10px;
font-weight: 700;
letter-spacing: 2.5px;
text-transform: uppercase;
padding: 4px 16px;
border-radius: 2px;
margin-bottom: 14px;
}
.fm-hero-band h1 {
font-size: 38px;
font-weight: 900;
color: #fff;
letter-spacing: -1px;
margin: 0 0 4px;
text-transform: uppercase;
}
.fm-hero-band h1 span { color: #F5924A; }
.fm-hero-band .fm-sub {
color: rgba(255,255,255,0.6);
font-size: 12px;
letter-spacing: 3px;
text-transform: uppercase;
margin: 0 0 20px;
}
.fm-pills { display: flex; flex-wrap: wrap; justify-content: center; gap: 8px; margin-bottom: 24px; }
.fm-pill {
background: rgba(255,255,255,0.1);
border: 1px solid rgba(255,255,255,0.2);
color: rgba(255,255,255,0.85);
font-size: 12px;
font-weight: 600;
padding: 4px 14px;
border-radius: 20px;
}
.fm-specs-row {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 20px;
margin-bottom: 20px;
}
.fm-spec-item { text-align: center; }
.fm-spec-item .fm-spec-val {
display: block;
font-size: 20px;
font-weight: 900;
color: #F5924A;
line-height: 1.1;
}
.fm-spec-item .fm-spec-label {
display: block;
font-size: 10px;
color: rgba(255,255,255,0.5);
letter-spacing: 1.5px;
text-transform: uppercase;
margin-top: 2px;
}
.fm-spec-sep { width: 1px; background: rgba(255,255,255,0.15); align-self: stretch; }
.fm-dispo-badge {
display: inline-block;
background: rgba(30,122,69,0.2);
border: 2px solid #1E7A45;
border-radius: 6px;
padding: 10px 24px;
color: #5fcc8a;
font-size: 13px;
font-weight: 700;
letter-spacing: 1px;
text-transform: uppercase;
}
.fm-intro {
background: #fff;
border-left: 5px solid #E8720C;
border-radius: 0 8px 8px 0;
padding: 22px 26px;
margin-bottom: 28px;
font-size: 15px;
color: #1A3A5C;
box-shadow: 0 2px 12px rgba(13,30,53,0.07);
}
.fm-section-title {
display: flex;
align-items: center;
gap: 10px;
font-size: 17px;
font-weight: 800;
color: #0D1E35;
text-transform: uppercase;
letter-spacing: 0.5px;
margin: 32px 0 18px;
padding-bottom: 10px;
border-bottom: 2px solid #DDE4ED;
position: relative;
}
.fm-section-title::after {
content: '';
position: absolute;
bottom: -2px; left: 0;
width: 40px; height: 2px;
background: #E8720C;
}
.fm-highlight {
background: #fff;
border-radius: 8px;
padding: 22px 26px;
margin-bottom: 20px;
box-shadow: 0 2px 12px rgba(13,30,53,0.07);
border-top: 3px solid #E8720C;
font-size: 14.5px;
color: #1A3A5C;
}
.fm-highlight h3 {
font-size: 14px;
font-weight: 800;
color: #0D1E35;
text-transform: uppercase;
letter-spacing: 0.5px;
margin: 0 0 12px;
display: flex;
align-items: center;
gap: 8px;
}
.fm-moteur-banner {
background: linear-gradient(135deg, #0D1E35, #1A3A5C);
border-radius: 8px;
padding: 22px 28px;
display: flex;
align-items: center;
justify-content: space-between;
flex-wrap: wrap;
gap: 16px;
margin-bottom: 28px;
box-shadow: 0 4px 20px rgba(13,30,53,0.18);
}
.fm-moteur-banner .fm-mb-left p { font-size: 11px; color: rgba(255,255,255,0.5); letter-spacing: 1.5px; text-transform: uppercase; margin: 0 0 3px; }
.fm-moteur-banner .fm-mb-left h4 { font-size: 20px; font-weight: 900; color: #F5924A; margin: 0 0 4px; }
.fm-moteur-banner .fm-mb-left small { font-size: 12px; color: rgba(255,255,255,0.45); }
.fm-moteur-banner .fm-mb-right { display: flex; gap: 20px; flex-wrap: wrap; }
.fm-moteur-stat { text-align: center; }
.fm-moteur-stat str