<div id="mtk-top">
<style>
#mtk-top {
--b: #0066b1;
--r: #991b1b;
--tx: #111827;
--tm: #4b5563;
--brd: #e5e7eb;
--sh: 0 4px 14px rgba(0,0,0,0.06);
--rad: 14px;
font-family: 'Inter','DM Sans',system-ui,sans-serif;
-webkit-font-smoothing: antialiased;
max-width: 1000px;
margin: 0 auto;
padding: 0 0 1.5rem;
color: var(--tx);
}
#mtk-top *, #mtk-top *::before, #mtk-top *::after {
box-sizing: border-box; margin: 0; padding: 0;
}
#mtk-top .chip {
display: inline-flex; align-items: center; gap: 7px;
background: #eff6ff; border: 1px solid #bfdbfe;
border-radius: 100px; padding: 5px 14px;
font-size: 0.68rem; font-weight: 700;
letter-spacing: 0.1em; text-transform: uppercase;
color: var(--b); margin-bottom: 0.9rem;
}
#mtk-top .chip-dot {
width: 6px; height: 6px; border-radius: 50%;
background: var(--r); flex-shrink: 0;
}
#mtk-top h1 {
font-size: clamp(1.5rem, 4vw, 2.2rem);
font-weight: 900; font-style: italic;
text-transform: uppercase; letter-spacing: -0.03em;
line-height: 1.05; color: var(--tx);
margin-bottom: 0.7rem;
}
#mtk-top h1 span { color: var(--b); }
#mtk-top .desc {
font-size: 0.95rem; color: var(--tm);
line-height: 1.75; max-width: 820px;
margin-bottom: 1.1rem;
}
#mtk-top .desc strong { color: var(--tx); }
#mtk-top .badges {
display: flex; flex-wrap: wrap; gap: 0.6rem;
}
#mtk-top .badge {
display: inline-flex; align-items: center; gap: 7px;
background: #fff; border: 1.5px solid var(--brd);
border-radius: 100px; padding: 7px 14px;
font-size: 0.73rem; font-weight: 700;
color: var(--tx); text-transform: uppercase;
letter-spacing: 0.05em; box-shadow: var(--sh);
}
#mtk-top .bd {
width: 6px; height: 6px; border-radius: 50%;
flex-shrink: 0; background: var(--b);
}
#mtk-top .badge:nth-child(2) .bd { background: var(--r); }
#mtk-top .badge:nth-child(3) .bd { background: #059669; }
@media (max-width: 480px) {
#mtk-top { padding: 0 0 1rem; }
#mtk-top h1 { font-size: 1.4rem; }
}
</style>
<div class="chip"><span class="chip-dot"></span>Distribuidor Oficial Mooto Korea · España & Portugal</div>
<h1>Tienda de Taekwondo Online — <span>Equipación Mooto Oficial WT para España y Portugal</span></h1>
<p class="desc">
Toda la <strong>equipación de taekwondo Mooto</strong> en un solo lugar: doboks homologados WT,
protecciones de competición, zapatillas, cinturones y ropa deportiva técnica.
La marca oficial de las selecciones olímpicas, con <strong>stock real en Madrid</strong>
y envío express <strong>24–48h</strong> a toda España y Portugal.
</p>
<div class="badges">
<div class="badge"><span class="bd"></span>Equipación Oficial WT</div>
<div class="badge"><span class="bd"></span>Único Distribuidor España</div>
<div class="badge"><span class="bd"></span>Envío 24h a toda España</div>
</div>
</div>























































































































