L'Équipage · Portefeuille réel PEA
Perf. cumulée
Perf. YTD
Positions actives
Cash disponible
No Data Found
No Data Found
Base 100 au lancement · SCXF = STOXX® Europe ex UK Small NR · Données mises à jour mensuellement
Composition · Verdicts DQV
Enveloppes
L'Équipage · Positions actives
Contenu réservé à l'équipage
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body {
width: 100%;
height: 100%;
}
body {
background: linear-gradient(180deg, #E8E4DC 0%, #D9D3C8 100%);
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
font-family: 'DM Sans', sans-serif;
color: #1B3A5C;
padding: 40px 20px;
}
.container {
max-width: 650px;
width: 100%;
text-align: center;
}
/* Ancre */
.anchor {
margin-bottom: 48px;
animation: anchorFloat 3s ease-in-out infinite;
}
.anchor svg {
width: 48px;
height: 48px;
opacity: 0.6;
}
@keyframes anchorFloat {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-8px);
}
}
/* Surtitre or */
.subtitle {
font-family: 'Playfair Display', serif;
font-size: 24px;
font-style: italic;
font-weight: 400;
color: #B8933A;
margin-bottom: 16px;
letter-spacing: 0.3px;
}
/* Titre principal */
.title {
font-family: 'Playfair Display', serif;
font-size: 42px;
font-weight: 700;
color: #1B3A5C;
line-height: 1.2;
margin-bottom: 24px;
letter-spacing: -0.5px;
}
/* Description */
.description {
font-family: 'EB Garamond', Georgia, serif;
font-size: 16px;
font-style: italic;
color: #6B6B68;
line-height: 1.8;
margin-bottom: 40px;
max-width: 580px;
margin-left: auto;
margin-right: auto;
}
/* Liste des éléments */
.features {
margin-bottom: 48px;
}
.feature-item {
font-family: 'DM Sans', sans-serif;
font-size: 14px;
font-weight: 500;
color: #3A3A37;
margin-bottom: 16px;
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
letter-spacing: 0.2px;
}
.feature-icon {
width: 12px;
height: 12px;
background: #B8933A;
display: inline-block;
flex-shrink: 0;
clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 50% 75%, 18% 100%, 0% 38%);
}
/* CTA Button */
.cta-button {
display: inline-block;
background: #1B3A5C;
color: #FAFAF8;
padding: 16px 48px;
font-family: 'DM Sans', sans-serif;
font-size: 13px;
font-weight: 700;
letter-spacing: 1.5px;
text-transform: uppercase;
text-decoration: none;
border: none;
cursor: pointer;
transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
position: relative;
overflow: hidden;
min-width: 320px;
border: 2px solid #1B3A5C;
}
.cta-button::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: #B8933A;
transition: left 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
z-index: -1;
}
.cta-button:hover {
color: #1B3A5C;
border-color: #B8933A;
transform: translateY(-2px);
box-shadow: 0 8px 24px rgba(27, 58, 92, 0.15);
}
.cta-button:hover::before {
left: 0;
}
.cta-button:active {
transform: translateY(0);
}
/* Responsive */
@media (max-width: 768px) {
.title {
font-size: 32px;
}
.subtitle {
font-size: 20px;
}
.description {
font-size: 14px;
}
.feature-item {
font-size: 13px;
}
.cta-button {
padding: 14px 32px;
font-size: 12px;
min-width: 280px;
}
}
@media (max-width: 480px) {
body {
padding: 24px 16px;
}
.title {
font-size: 28px;
margin-bottom: 20px;
}
.subtitle {
font-size: 18px;
margin-bottom: 12px;
}
.description {
font-size: 13px;
margin-bottom: 32px;
}
.feature-item {
font-size: 12px;
margin-bottom: 12px;
}
.cta-button {
padding: 12px 24px;
font-size: 11px;
min-width: 100%;
}
}
Le nom, le ticker, les 6 tableaux DQV, le score composite, la valeur intrinsèque et la décision de portefeuille — réservés à l'équipage.
Historique · Positions soldées
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
html, body {
width: 100%;
height: 100%;
}
body {
background: linear-gradient(180deg, #E8E4DC 0%, #D9D3C8 100%);
display: flex;
justify-content: center;
align-items: center;
min-height: 100vh;
font-family: 'DM Sans', sans-serif;
color: #1B3A5C;
padding: 40px 20px;
}
.container {
max-width: 650px;
width: 100%;
text-align: center;
}
/* Ancre */
.anchor {
margin-bottom: 48px;
animation: anchorFloat 3s ease-in-out infinite;
}
.anchor svg {
width: 48px;
height: 48px;
opacity: 0.6;
}
@keyframes anchorFloat {
0%, 100% {
transform: translateY(0px);
}
50% {
transform: translateY(-8px);
}
}
/* Surtitre or */
.subtitle {
font-family: 'Playfair Display', serif;
font-size: 24px;
font-style: italic;
font-weight: 400;
color: #B8933A;
margin-bottom: 16px;
letter-spacing: 0.3px;
}
/* Titre principal */
.title {
font-family: 'Playfair Display', serif;
font-size: 42px;
font-weight: 700;
color: #1B3A5C;
line-height: 1.2;
margin-bottom: 24px;
letter-spacing: -0.5px;
}
/* Description */
.description {
font-family: 'EB Garamond', Georgia, serif;
font-size: 16px;
font-style: italic;
color: #6B6B68;
line-height: 1.8;
margin-bottom: 40px;
max-width: 580px;
margin-left: auto;
margin-right: auto;
}
/* Liste des éléments */
.features {
margin-bottom: 48px;
}
.feature-item {
font-family: 'DM Sans', sans-serif;
font-size: 14px;
font-weight: 500;
color: #3A3A37;
margin-bottom: 16px;
display: flex;
align-items: center;
justify-content: center;
gap: 12px;
letter-spacing: 0.2px;
}
.feature-icon {
width: 12px;
height: 12px;
background: #B8933A;
display: inline-block;
flex-shrink: 0;
clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 50% 75%, 18% 100%, 0% 38%);
}
/* CTA Button */
.cta-button {
display: inline-block;
background: #1B3A5C;
color: #FAFAF8;
padding: 16px 48px;
font-family: 'DM Sans', sans-serif;
font-size: 13px;
font-weight: 700;
letter-spacing: 1.5px;
text-transform: uppercase;
text-decoration: none;
border: none;
cursor: pointer;
transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
position: relative;
overflow: hidden;
min-width: 320px;
border: 2px solid #1B3A5C;
}
.cta-button::before {
content: '';
position: absolute;
top: 0;
left: -100%;
width: 100%;
height: 100%;
background: #B8933A;
transition: left 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
z-index: -1;
}
.cta-button:hover {
color: #1B3A5C;
border-color: #B8933A;
transform: translateY(-2px);
box-shadow: 0 8px 24px rgba(27, 58, 92, 0.15);
}
.cta-button:hover::before {
left: 0;
}
.cta-button:active {
transform: translateY(0);
}
/* Responsive */
@media (max-width: 768px) {
.title {
font-size: 32px;
}
.subtitle {
font-size: 20px;
}
.description {
font-size: 14px;
}
.feature-item {
font-size: 13px;
}
.cta-button {
padding: 14px 32px;
font-size: 12px;
min-width: 280px;
}
}
@media (max-width: 480px) {
body {
padding: 24px 16px;
}
.title {
font-size: 28px;
margin-bottom: 20px;
}
.subtitle {
font-size: 18px;
margin-bottom: 12px;
}
.description {
font-size: 13px;
margin-bottom: 32px;
}
.feature-item {
font-size: 12px;
margin-bottom: 12px;
}
.cta-button {
padding: 12px 24px;
font-size: 11px;
min-width: 100%;
}
}
Le nom, le ticker, les 6 tableaux DQV, le score composite, la valeur intrinsèque et la décision de portefeuille — réservés à l'équipage.
Politique éditoriale
Track record complet